 body {
 margin-left:30px;
 margin-right:10px;
 margin-top:10px;
 margin-bottom:50px;
 text:#7E2933;
 link:#7E2933;
 vlink:#7E2933;
 alink:#7E2933;
 topmargin:0;
 bottommargin:50;
 leftmargin:30;
/*
scrollbar3dLightColor Farbe für 3D-Effekte (Scrollbars)  CSS-Beschreibung 
scrollbarArrowColor Farbe für Verschiebepfeile (Scrollbars)  CSS-Beschreibung 
scrollbarBaseColor Basisfarbe der Scroll-Leiste (Scrollbars)  CSS-Beschreibung 
scrollbarDarkshadowColor Farbe für Schatten (Scrollbars)  CSS-Beschreibung 
scrollbarFaceColor Farbe für Oberfläche (Scrollbars)  CSS-Beschreibung 
scrollbarHighlightColor Farbe für oberen und linken Rand (Scrollbars)  CSS-Beschreibung 
scrollbarShadowColor Farbe für unteren und rechten Rand (Scrollbars)  CSS-Beschreibung 
scrollbarTrackColor Farbe für freibleibenden Verschiebeweg (Scrollbars)  CSS-Beschreibung 

  scrollbar-base-color:#8C8CC6;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;

*/ 
  scrollbar-base-color:#000000;
  scrollbar-arrow-color:#F5CB3A;
  scrollbar-face-color:#7E2933;
  scrollbar-highlight-color:#7E2933;
  scrollbarShadowColor:#7E2933;  
  scrollbar-track-color:#000000;
 
}
/*im impressum*/
h2 {
  font-family: Arial,Helvetica;
  font-size: 12px;
  color:#7E2933;
  text-decoration:none;
  font weight:bold;
}

td,p,TD,li {
  font-family: Arial,Helvetica;
  font-size: 12px;
  color:#7E2933;
  text-decoration:none;
  font weight:normal;
}
a{
  font-size: 12px;
  text-decoration:underline;
  color:#7E2933;
}
li {
  margin-top:7px;
}
ul {
  margin-top:0px;
}
.ueber, h1 {
  font-family: Arial,Helvetica;
  font-size: 15px;
  color:#7E2933;
  text-decoration:none;
}
hr {
  color:#7E2933;
  text-align:left;
  height:1px;
  background-color:#7E2933; /*fÃ¼rn IE*/
  padding:0px 0px 0px 0px;
  margin:5px 0px 5px 0px;
  border:0px;
}
.mini {
  font-family: Arial,Helvetica;
  font-size: 11px;
  color:#7E2933;
  text-decoration:none;
}

.rot {
  font-family: Arial,Helvetica;
  color:#B51F2A;
  text-decoration:none;  
  font weight:normal;
}
.gruen {
  font-family: Courier,Arial,Helvetica;
  font-size: 10px;
  color:#7E9B28;
  font weight:normal;  
}  
.gelb {
  font-family: Courier,Arial,Helvetica;
  font-size: 10px;
  color:#E2CE1E;
  text-decoration:none;
  font weight:normal;  

}
.golden {
  font-family: Arial,Helvetica;
  font-size: 12px;
  color:#A38B38;
  text-decoration:none;
  font weight:normal;  
}
.goldentext {
  font-family: Arial,Helvetica;
  font-size: 12px;
  color:#A38B38;
  text-decoration:none;
  line-height:18px;
  font weight:normal;  
}
.orange {
  font-family: Arial,Helvetica;
  font-size: 9px;
  color:#FF8625;
  font weight: normal;
}

.text {
  line-height:17px;
}  
.abstand {
  margin-top:10px;
}  
.abstandmini {
  margin-top:5px;
}  

input, submit, textarea, checkbox {
  background:#FFE798;
  border-width:1px; 
  border-style:solid;
  border-color:#7E2933; 
  font-family: Arial,Helvetica;
  color:#7E2933;
  padding:0px;
  font weight:normal;
  margin-top:0px;
  margin-bottom:0px;
}
.submitnormal {
  background:#FFCE82;
  border-width:0px; 
  border-color:#7E2933; 
  font-family: Arial,Helvetica;
  color:#7E2933;
  padding:0px;
  font weight:normal;
  margin-top:0px;
  margin-bottom:0px;
  text-decoration:underline;
}
td.download {
  padding:4px 10px 0 0;
  border:0px solid #ff0000;
}
#startseite {
  position:relative;
  float:left;
  width:650px;
}
#footer {
  position:relative;
  float:left;
  width:650px;
}

