BODY


{

  font-family: Arial, helvetica;
  color: #000000;
  font-size: 11px;
  font-style: bold;
  font-variant: normal;
}


a:link {
  text-decoration: none;
  color: #4c4c4c;
  font-size: 12px;
  font-style: bold;
  font-variant: normal;
  font-weight: bold;
  
}

a:visited {
  text-decoration: none;
  color: #4c4c4c;
  font-size: 12px;
  font-style: bold;
  font-variant: normal;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #000000;
  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: #4c4c4c;

}

TD.zaehler
 {
  position:absolute; top:580px;
  left:10px; width:300px;

}

