html { 
font:small verdana, arial, helvetica, sans-serif;
margin:0;
padding:0;
color:black; 
Scrollbar-Face-Color:#ccc; 
Scrollbar-Arrow-Color:black; 
Scrollbar-Base-Color:#903; 
Scrollbar-Shadow-Color:white; 
Scrollbar-Darkshadow-Color:black; 
Scrollbar-Highlight-Color:#999; 
Scrollbar-3Dlight-Color:#903; 
Scrollbar-Track-Color:#999; 
} 

body {
background:url(bg2.gif) #999; 
margin:0px;
padding:10px;
text-align:center;
}

#main {
width:85%;
font-size:small; 
background-color:white; 
border:3px #903 dotted;
margin:auto;
margin-top:30px;
padding:30px; 
text-align:left;
} 

#main2 {
width:90%; 
font-size:small;  
background-color:white; 
margin:10px;
border:3px #903 dotted; 
padding:20px; 
text-align:left;
} 

#navi { 
float:left;
font-size:x-small; 
color:black; 
background-color:white;  
margin:10px;
margin-right:30px;
border:3px #903 dotted;
width:150px;
padding:10px; 
} 
  
p { 
font-size:small;  
} 
 
h1 { 
font-size:medium;  
color:#903; 
} 
 
h2 { 
font-size:small;
color:black;  
border-color:#903; 
border-left-style:solid; 
border-left-width:5px; 
border-bottom-style:solid; 
border-bottom-width:1px; 
padding-left:10px;
} 
 
h3 { 
font-size:small;
color:black;  
} 


.linkbox { 
font-family:verdana, arial, helvetica, sans-serif; 
font-size:small; 
margin-left:2px; 
border:3px #999 dotted; 
width:140px; 
padding:3px; 
color:black; 
background-color:white; 
} 
 
.linkboxaktiv { 
font-family:verdana, arial, helvetica, sans-serif; 
font-size:x-small; 
font-weight:bold; 
margin-left:1px; 
border:3px #999 dotted;
width:140px; 
padding:3px; 
color:black; 
background-color:white; 
} 
 
.aktiv { 
font-weight:bold; 
color:#903; 
}  
 
span.aktiv { 
background-color:#903; 
color:white; 
font-size:small;
font-weight:bold; 
} 

A {
text-decoration:none; 
color:black;
font-weight:bold;
font-size:x-small; 
} 
 
A:hover { 
background-color:white; 
color:#903;
text-decoration:underline;
} 
 
  
ul { 
list-style-image:url(kreis.gif); 
} 
 
li { 
font-size:small;  
} 
 
 
