body { background-color: white; }
p { margin-top: 0px; margin-bottom: 0px; }

.text		{ font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 12px; 
		  font-weight: normal; 
	 	  color: #333333;}
		  
A.tdlink_inaktiv:link { color: #333333; background-color:none ;text-decoration: none; display:block; width=100%; line-height:22px;}
A.tdlink_inaktiv:visited { color: #333333; background-color:none ;text-decoration: none; display:block; width=100%; line-height:22px;}
A.tdlink_inaktiv:hover { color: #333333; background-color:#E4E4E4; text-decoration: none; display:block; width=100%; line-height:22px;}
A.tdlink_inaktiv:active { color: #333333; background-color:#E4E4E4; text-decoration: none; display:block; width=100%; line-height:22px;}

A.tdlink_aktiv:link { color: #333333; background-color:#E4E4E4 ;text-decoration: none; display:block; width=100%; line-height:22px;}
A.tdlink_aktiv:visited { color: #333333; background-color:#E4E4E4 ;text-decoration: none; display:block; width=100%; line-height:22px;}
A.tdlink_aktiv:hover { color: #333333; background-color:#E4E4E4; text-decoration: none; display:block; width=100%; line-height:22px;}
A.tdlink_aktiv:active { color: #333333; background-color:#E4E4E4; text-decoration: none; display:block; width=100%; line-height:22px;}


td 		{ font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 11px; 
		  font-weight: normal; 
	 	  color: #333333;}
		  
.tdtitle 	{ font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 12px; 
		  font-weight: bold;
	 	  color: #333333;}
		  
		  		  
.werberei 	{font-family: Verdana, Arial, Helvetica, sans-serif; 
             text-decoration:none; 
			font-size:11px; 
			color: #cccccc;}
			
a.werberei:hover {color: #cccccc;
text-decoration:none; }
			
a.werberei:active {color: #cccccc;
text-decoration:none; }
		
a.werberei:link {color: #cccccc;
text-decoration:none; }


A:link 		{ text-decoration:none; 
		  color: #999999;}
		  
A:visited   { text-decoration:none; 
		  color: #999999;} 
		  
A:hover 	{ text-decoration:none; 
		  color: #333333;} 

/*A:active 	{ text-decoration:none; 
		  color: #999999;} */


