/*Hauptnavigation*/
A.naviagtion, A:ACTIVE.naviagtion, A:FOCUS.naviagtion, A:HOVER.naviagtion, A:LINK.naviagtion, A:VISITED.naviagtion {
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}

/*Zweiter Balken von oben aus gesehen*/
.zweiter_balken {
	font-size : 12px;
	color : #FFFFFF;
	padding-left : 45px;
}
/*Headline im ersten Balken*/
.superheadline {
	font-size : 18px;
	color : #202020;
	}
td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	
}
.zeilenabstand_hoch{
line-height : 20px;
margin-left : 40;

}
.zeilenabstand_nur_hoch{
line-height : 20px;
}
INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #202020;}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	color : #B39964;
	text-decoration : underline;
}    
