
body, td, th
	{
		background-color: #747474; 
		font-size: 13px; 
		font-family: Verdana, Arial;
	}

td, th
	{
		background-color: transparent; 
	}

.menueAktiv, a.menueAktiv:link, a.menueAktiv:visited, a.menueAktiv:focus, a.menueAktiv:active { background-color: #747474; color: #FF9000; }

	
a.menue:link,
a.menue:visited,
.menue
	{                                         
		font-family: Arial;                     
		color: white; 
		font-size: 14px; 
		font-weight: bold;			            
		text-align: left;		                    
		text-decoration: none;	
	}              

a.menue:hover,
a.menue:focus, 
a.menue:active
{	
		font-weight: bold;
		font-family: Arial;                     
		color: #FF9000;    
		font-size: 14px; 
		font-weight: bold;			            
		text-align: left;		                    
		text-decoration: none;			
}

a:link,a:visited,a:hover,a:active,a:focus
	{                                         
		font-family: Verdana, Arial;                     
		color: blue; 
		font-size: 13px; 
		font-weight: normal;			            
		text-align: left;		                    
		text-decoration: none;	
	}  	                       