BODY {
	margin: 0px;
	background-color: #CCCC99;
	bgcolor: #CCCC99;
  }

/* Scrollbar-Farbe */
Body
{scrollbar-face-color: "EDECC0";	/* Balken weiß */
 scrollbar-shadow-color: "CCCC9A"; 	/* Balken-Schatten grau */ 
 scrollbar-highlight-color: "CCCC9A"; 	/* Balken-Rahmen grau */
 scrollbar-track-color: "EDECC0"; 	/* Balken-Hintergrund weiß */
 scrollbar-3dlight-color: "EDECC0"; 	/* Balken-Hintergrund weiß */
 scrollbar-darkshadow-color: "EDECC0";	/* Balken-Hintergrund weiß */
 scrollbar-arrow-color: "CCCC9A"} 	/* Pfeile grau */

A {
  color: #8D8D61;
  text-decoration: underline;}
A.links {
  color: #af937f;
  text-decoration: none;
}

A:hover.links {
  color: #916B50;
  text-decoration: none;
}

A:hover {
  color: #AD6156;
  text-decoration: underline;
}



.lauftext { 
  color: #8D8D61;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: normal;
  }
.lauftextbl { 
  color: #8D8D61;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  }
.lauftextH1norm { 
  color: #AD6156;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px; 
  font-weight: normal;
}
.lauftextH1 { 
  color: #AD6156;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}
.lauftextblgr { 
  color: #8D8D61;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 24px; 
  font-weight: bold;
  }
 .linksunten { 
  color: #FFFFCC;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px; 
  font-weight: bold;
  }
  .discl { 
  color: #8D8D61;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 9px; 
  font-weight: normal;
  }
   .disclbl { 
  color: #8D8D61;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size:12px; 
  font-weight: bold;
  }
  .suchmasch {
  color:#FFFFFF; 
  font-family:Arial, Tahoma, Verdana, sans-serif;
  font-size:9px;
  font-weight:normal;
  }
  .suchmasch2 {
  color:#CCCC99; 
  font-family:Arial, Tahoma, Verdana, sans-serif;
  font-size:9px;
  font-weight:normal;
  }



