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

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}

a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.navi {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
a:hover  { 
	color: black; 
	background-color: white;
}
a.bild:hover {
	background-color: #2030C4;	
}
.font11 { font-size: 11px }
.font14 { font-size: 14px }
.menuh	{
		color : #000000;
		Background-Color : #FFFFFF ;
	}
.menulinks{ text-decoration:none; }
