table.text{ 
   font-style: 		normal; 
   font-family: 	Verdana, Arial, Helvetica, sans-serif; 
   font-size: 		11pt; 
}

td.nav{ 
   font-style: 		normal; 
   font-family: 	Verdana, Arial, Helvetica, sans-serif; 
   font-size: 		9pt; 
}

a.menuelink:link, a.menuelink:visited {
   text-decoration:	none; 
   font-weight:		normal;
   font-family:         Verdana, Arial, Helvetica, sans-serif; 
   font-size: 		9pt; 
}

a.menuelink:active, a.menuelink:hover {
   font-weight:		bold;
}
a.gruen:link, a.gruen:visited { 
	text-decoration: 	none; 
	color: 			#003399;
} 

a.gruen:active, a.gruen:hover { 
	color: 			#99cc33;
} 

a.gelb:link, a.gelb:visited { 
	text-decoration: 	none; 
	color: 			#003399;
} 

a.gelb:active, a.gelb:hover { 
	color: 			#ff9900; 
} 

a.tuerkis:link, a.tuerkis:visited { 
	text-decoration: 	none; 
	color: 			#003399;
} 

a.tuerkis:active, a.tuerkis:hover { 
	color: 			#00cccc;
} 

a.rot:link, a.rot:visited { 
	text-decoration: 	none; 
	
} 
a.rot:active, a.rot:hover { 
	color: 			#cc3333;
} 
a.grau:link, a.grau:visited { 
	text-decoration: 	none; 
	
} 
a.grau:active, a.grau:hover { 
	color: 			#999999;
}

