/*
Allgemeine Hintergrundfarbe
*/
body {
	background-color: #fffffe;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}


td {
        
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #fffffe; 
}








.navi1 {
        
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #000066;
	
}

.navi1-active {
        font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #ff9933;
        margin-left: 11px;
}


link {
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
}

vlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}

A {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}



.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #003366; 
}


    


