body, p, ul, td, th, div, form, select, input, textarea,h1, h2, h3, h4, h5, h6, h7, .h1, .h2, .h3, .h4, .h5, .h6, .h7, p, small, .klein, .kleiner, font, small, big, b, i, u, span, dt, dl, ul, ol, li{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
}

body {
  scrollbar-base-color:#856165;
  scrollbar-3dlight-color:#d0bda6;
  scrollbar-arrow-color:#d0bda6;
  scrollbar-darkshadow-color:#552329;
  scrollbar-face-color:#856165;
  scrollbar-highlight-color:#d0bda6;
  scrollbar-shadow-color:#552329;
  scrollbar-track-color:#9b7b7f;
}

<!---
scrollbar-base-color = Basisfarbe der Scroll-Leiste
scrollbar-3dlight-color = Farbe für 3D-Effekte
scrollbar-arrow-color = Farbe für Verschiebepfeile
scrollbar-darkshadow-color = Farbe für Schatten
scrollbar-face-color = Farbe für Oberfläche
scrollbar-highlight-color = Farbe für oberen und linken Rand
scrollbar-shadow-color = Farbe für unteren und rechten Rand
scrollbar-track-color = Farbe für freibleibenden Verschiebeweg
--->

ul { list-style-type: disc;}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 18px;
	color: #552329; 
	text-decoration: none;
	}
	
.text a:link{  
	color: #552329; 
	text-decoration: underline;
	}
	
.text a:visited{  
	color: #552329;
	text-decoration: underline;}
	
.text a:active{  
	color: #552329;
	text-decoration: underline;}
	
	
.unterzeile {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	color: #552329; 
	text-decoration: none;
	}
	
.unterzeile a:link{  
	color: #552329; 
	text-decoration: underline;
	}
	
.unterzeile a:visited{  
	color: #552329;
	text-decoration: underline;}
	
.unterzeile a:active{  
	color: #552329;
	text-decoration: underline;}
	
.vergroessern {  font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-align:right;
	font-size: 12px;
	line-height: 15px;
	color: #856165; 
	text-decoration: underline;
	}
	
.vergroessern a:link{  
	color: #856165; 
	text-decoration: underline;
	}
	
.vergroessern a:visited{
	color: #856165;
	text-decoration: underline;}
	
.vergroessern a:active{  
	color: #856165;
	text-decoration: underline;}
	
	
.fenster {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 22px;
	color: #D0BDA6; 
	text-decoration: underline;
	}
	
.fenster a:link{  
	color: #D0BDA6; 
	text-decoration: underline;
	}
	
.fenster a:visited{  
	color: #D0BDA6;
	text-decoration: underline;}

.fenster a:active{  
	color: #D0BDA6;
	text-decoration: underline;}
