
p { font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular }
.lauftext { font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular }
.liste   { font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular; padding-left: 6px }
.ueberschrift  { color: #24365b; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular }
.trennzeile { border-bottom: 1px dotted #24365b }
.kopfanspr { padding: 3px }

.footer {
	font: 10px Verdana, Arial, sans-serif;
	color: #585858;
	text-align: left; 
	margin-top:8px; 
	width:665px;
}


.footer a {
	color: #585858;
	text-decoration: none;
}

.footer a {
	color: blue;
	
	text-decoration: underline;
}


/* GRID */

.grid {
	 border-top: 1px dotted #24365b;
	 width: 420px;
	 padding-top:15px;
	 padding-bottom:15px;
	 margin-left: 20px;
}

.dp60 {width:60%;  float:left;  display: inline;  *margin-right:-1px; }
.dp40 {width:40%;  float:left;  display: inline;  *margin-right:-1px; }
