﻿#Legende {
	padding:30px 20px 20px 20px;
	}
	
table.legende {margin-bottom:20px;width:100%;
	position:relative;
	font-size: 11px;
	text-align:left;
	color:#333;
	padding:0px;
	border:0px;}
table.legende thead th {font-size:11px;font-weight:bold;border-bottom:1px dotted #999;;color:#000;padding:6px 0 6px 0;}/*text-align:right;*/
table.legende tr {vertical-align:middle;}
table.legende th {text-align:left;border-bottom:1px dotted #999;padding:6px 0 6px 0;line-height:13px;font-weight:normal;font-size:11px;}
table.legende td {text-align:left;border-bottom:1px dotted #999;padding:6px 0 6px 0px;line-height:13px;font-size:11px;}
table.legende tr.noline th, table.legende tr.noline td {text-align:left;border-bottom:0px;padding:6px 0 6px 0;line-height:12px}