@charset "ISO-8859-1";
/* CSS Document */
#legendeBlock {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
#legendeBlock .abschnitt {
	/*width: 200px;*/
	padding: 3px 0 15px 0;
	background-repeat: no-repeat;
	font-size:10px;
}
#legendeBlock p {
	margin:0;
	padding:0 0 0 52px;
	/*width: 148px;*/
}
#legendeBlock .abschnitt p {
	line-height: 11px;
	padding-bottom: 16px;
}

#legendeBlock .header {
	/*width: 200px;*/
	padding:0 0 5px 0;
	font-weight: bold;
	font-size:12px;
}