BODY
{

  scrollbar-face-color:#DDEABF;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#DDEABF;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#DDEABF;
  scrollbar-darkshadow-color:#DDEABF;

  background-attachment: fixed;

}

{

  font-family: Arial, helvetica;
  color: #000000;
  font-size: 11px;
  font-style: bold;
  font-variant: normal;
}


a:link {
  text-decoration: none;
  color: #557826;
  font-size: 12px;
  font-style: bold;
  font-variant: normal;
  font-weight: bold;
  
}

a:visited {
  text-decoration: none;
  color: #557826;
  font-size: 12px;
  font-style: bold;
  font-variant: normal;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #7BAE37;
  font-size: 12px;
  font-style: bold;
  font-variant: normal;
  font-weight: bold;
}

TD {
  font-family: Arial, helvetica;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  color: #000000;
}


TD.ueberschrift
 {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #557826;

}

TD.zaehler
 {
  position:absolute; top:580px;
  left:10px; width:300px;

}