@media screen 
{
#adresse {display: none; }

body
{
	font-family:Tahoma;			
	font-size:11px;								
	text-align:left;	
	background-color:#D8DBDC; 		
	scrollbar-base-color:#D8DBDC;
}

table {
	font-size:11px;								
	text-align:left;
	background-color:#FFFFFF;
	}
	
p {
    font-weight:normal;
	color:#000000;
	}
	
a.menu {
 	font-weight:bold;
 	margin-left:30px;
 	font-size:11px;	
 	color:#000000;
 	text-decoration:none;
 	line-height:25px;
 	}
 	
a.menu_hinweis {
 	font-weight:bold;
 	margin-left:30px;
 	font-size:8px;	
 	color:#000000;
 	text-decoration:none;
 	}
 
a.titel {
    font-weight:bold;
	color:#990000;
	} 

a.normal {
    font-weight:normal;
	color:#000000;
	} 	
}
 

 

