/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

*/

BODY {
  background: #FFFFFF;
  color: #000000;
  topmargin: 0px;
  leftmargin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

TD.top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: 000000;
  height: 20;
  text-align: center;
  text-valign: middle;
}

TD.toplogo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: ##FFCE00;
  color: 000000;
  height: 20;
}

TD.top1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E6B800;
  color: 000000;
  height: 20;
  font-weight : bold;
  text-align: center;
  text-valign: middle;
}

TD.topmenue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E6B800;
  color: 000000;
  height: 20;
  width: 200;
  font-weight : bold;
  text-align: left;
  text-valign: middle;
}

TD.menue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #C0C0C0;
  color: 000000;
  height: 20;
  width: 200;
  text-align: left;
  text-valign: middle;
}

TD.menuezwi {
  font-family: Verdana, Arial, sans-serif;
  font-size: 4px;
  background: #C0C0C0;
  color: 000000;
  height: 7;
  width: 200;
  text-align: left;
  text-valign: middle;
}

