.font { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #24696b
}
.fontklein { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #24696b
}
.ueberschrift { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #24696b
}
.untertitel {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		 font-weight: bold; 
		 color: #666666
}
.fontfunktion {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000
}
.fontfunktionweiss {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FFFFFF
}
.fontaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0080;
	text-decoration: underline;

}
.fontkleinaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FF0000
}
a {  
	text-decoration: none
; color: 24696b
}
a.nav:link  {
        color : #000000;
        text-decoration :none;
}
a.nav:activ {
        color : #FF3300
        text-decoration :none;
}
a.nav:visited {
        color : #000000;
        text-decoration :none;
}
a.nav:hover {
        color : #FFFFFF;
        text-decoration :none;
; border-color: #FFFFFF #FFFFFF black black; margin-top: 1px; margin-bottom: 1px
; cursor: auto; background-color: #FFFFFF?, Strength=?); padding-top: 4px; border-style: none; border-top-width: 1px; border-bottom-width: 1px
}
A:unknown {
	COLOR: #24696b; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
