body {}
p {}
td  { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
th {
    color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #000099;
    font-weight: bold;
    border: 1px solid #FFFFFF;
}


a { color: white; text-decoration: none }
a.weiss:hover  { 
	color: black; 
	background-color: white;
}
a.bild_hb:hover {
	background-color: #2030C4;	
}
a.bild_db:hover {
	background-color: #000033;	
}

.font9 { font-size: 9px }
.font11 { font-size: 11px }
.font14 { font-size: 14px }

#dblau {
	color: #000033;
}
