body {
 scrollbar-face-color:  #698D83;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-3d-light-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-track-color:#FFFFFF;
 }

a.navi_top:link {
 font-size:15px;
 font-weight: 600;
 font-family: tahoma;
 text-decoration: none;
 color:#111111;
 padding-right: 5;
 padding-left: 13;
 padding-bottom: 7;

}

a.navi_top:visited{
 font-size:15px;
 font-weight: 600;
 font-family:tahoma;
 text-decoration: none;
 color:#111111;
 padding-right: 5;
 padding-left: 13;
 padding-bottom: 7;
}

a.navi_top:hover{
 font-size:15px;
 font-weight: 600;
 font-family:tahoma;
 text-decoration: none;
 color:#111111;
 background-color:#DE8D1F;
 padding-right: 5;
 padding-left: 13;
 padding-bottom: 7;
 }
  
a.navi_top:active {
 font-size:15px;
 font-weight: 600;
 font-family:tahoma;
 text-decoration: none;
 color:#111111;
 background-color:#DE8D1F;
 padding-right: 5;
 padding-left: 13;
 padding-bottom: 7;
}

a.navi_left:link {
 font-size:12px;
 font-weight: 600;
 font-family: tahoma;
 text-decoration: none;
 color:#333333;
 
 
}

a.navi_left:visited{
 font-size:12px;
 font-weight: 600;
 font-family:tahoma;
 text-decoration: none;
  color:#333333;
 
}

a.navi_left:hover{
 font-size:12px;
 font-weight: 600;
 font-family:tahoma;
 text-decoration: none;
 color:#DE8D1F;

 }
  
a.navi_left:active {
 font-size:12px;
 font-weight: 600;
 font-family:tahoma;
 text-decoration: none;
 color:#333333;
 
}

a.navi_liste:link {
 font-size:12px;
 font-weight: 300;
 font-family: tahoma;
 text-decoration: none;
 color:#333333;
 
 
}

a.navi_liste:visited{
 font-size:12px;
 font-weight: 300;
 font-family:tahoma;
 text-decoration: none;
  color:#333333;
 
}

a.navi_liste:hover{
 font-size:12px;
 font-weight: 300;
 font-family:tahoma;
 text-decoration: none;
 color:#DE8D1F;

 }

font {
 font-size:12px;
 font-weight: 300;
 font-family:tahoma;
 font-face=MONOSPACE;
 color:#333333;
}

font.black {
 font-weight: 600;
}

font.mini {
 font-size:10px;
 font-weight: 300;
 font-family:tahoma;
 font-face=MONOSPACE;
 color:#333333;
}


p {
 font-size:12px;
 font-weight: 300;
 font-family:tahoma;
 
 color:#333333;
}

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#698D83;
}

#oben {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#698D83;
}



#box{
	height:510;
	width:685;
	margin:20;
	padding-right: 5;
 	padding-left: 5;
	overflow:auto;
	
}

H1 {
	font-family:tahoma;
    font-size : 13px;
	color : #333333;
}
H2 {
	font-family:tahoma;
    font-size : 13px;
	color : #333333;
}