

.font { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #000000 
}
.fontklein  { color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px }
.ueberschrift { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold; 
		color: #666666 
}
.untertitel {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
		 font-weight: bold; 
		 color: #666666
}
.fontfunktion {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #000000
}
.fontfunktionweiss {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #FFFFFF
}
.fontaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #D0002F
}
.fontkleinaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #D0002F
}
a   { font-weight: normal; text-decoration: none; background-color: transparent }
a.nav:link    { color: #000; font-weight: normal; text-decoration: none; background-color: transparent }
a.nav:activ   { color: #000; font-weight: normal; text-decoration: none; background-color: transparent }
a.nav:visited   { color: #000; font-weight: normal; text-decoration: none; background-color: transparent }
a.nav:hover    { color: #86868a; font-weight: normal; text-decoration: none; background-color: #fff }
.ueberschrift2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666 }
