
body,html {
height: 97%; 
color: #222222; 
background-color: white; 
font-size: 10px; 
line-height: 13px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: left; }

body {
margin-top: 35px; 
margin-left: 16px; }

a:link {color: #787878; text-decoration: none;  }
a:active {color: #787878; text-decoration: none; }	
a:visited {color: #787878; text-decoration: none; } 	
a:hover {color: #222222; text-decoration: none; }

a.nav:link {color: #909090; text-decoration: none;  }
a.nav:active {color: #909090; text-decoration: none; }	
a.nav:visited {color: #909090; text-decoration: none; } 	
a.nav:hover {color: #222222; text-decoration: none; }

.subnav { 
font-size: 11px; 
line-height: 16px;
font-family: Times, "Times New Roman", serif; }

.nav { 
font-size: 9px; 
line-height: 16px; 
text-decoration: none; 
font-weight: bold;  }

.verzeichnis { 
margin-top: 5px;
margin-left: 5px; }

a.img:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6; 
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); }


img { border: 0; }

