 stylesheet 
TD {  
	font : 13px Arial, Helvetica, sans-serif;
}
.fliesstext {  
	font : 13px Arial, Helvetica, sans-serif;
}
.fliesstextfett { 
	font : bold 13px Arial, Helvetica, sans-serif;
}
.klein { 
	font : normal 11px Arial, Helvetica, sans-serif;
	color: #000000; 
}
.headline { 
	font : bold 18px Arial, Helvetica, sans-serif;
	color:#101C5C;
}
.subheadline { 
	font : bold 16px Arial, Helvetica, sans-serif;
	color: #101C5C; 
}
.tabhl { 
	font: bold 13px Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	background : #101C5C;
}
.tabbody { 
	font: 13px Arial, Helvetica, sans-serif; 
	color: #000000; 
	background : #ffffff;
}
.tabborder{
	background : #101C5C;
}
.input{
	font: 11px Arial, Helvetica, sans-serif;
	width : 190px;
}
A:link {
	font-weight : bold;
	color: #101C5C; 
	text-decoration: none;
}
A:visited { 
	font-weight : bold;
	color: #101C5C; 
	text-decoration: none;
}
A:hover {
	font-weight : bold;
	color: #009933; 
	text-decoration: none;
}
A:active { 
	font-weight : bold;
	color: #009933; 
	text-decoration: none;
}
/* START Menudef */
.menu {
	font : bold 11px Arial, Helvetica, sans-serif;
	color: #101C5C; 
}
TD.menuback {
	background : #D0DBBA url(/anroechte/bilder/menueleer.gif) repeat-y;
}
A.menu:link {
	font-weight : bold;
	color: #101C5C;
	text-decoration : none;
}
A.menu:visited { 
	font-weight : bold;
	color: #101C5C; 
	text-decoration : none;
}
A.menu:active { 
	font-weight : bold;
	color: #009933; 
	text-decoration : none;
}
A.menu:hover {
	font-weight : bold;
	color: #009933; 
	text-decoration : none;
}
.inputlong {

	font: 11px Arial, Helvetica, sans-serif;
	width : 280px;
}

