BODY {
  background-color: #FFE7CD;
  SCROLLBAR-FACE-COLOR: #FFE7CD;
  SCROLLBAR-HIGHLIGHT-COLOR: #678910;
  SCROLLBAR-SHADOW-COLOR: #678910;
  SCROLLBAR-3DLIGHT-COLOR: #FFE7CD;
  SCROLLBAR-ARROW-COLOR: #678910;
  SCROLLBAR-TRACK-COLOR: #FFE7CD;
  SCROLLBAR-DARKSHADOW-COLOR: #FFE7CD;
}

a:link { color:#AA5800; }
a:visited { color:#AA5800; }
a:active { color:#808080; }
a:hover { color:#ffffff; background-color:#FFA935}
a:{text-decoration: underline;}

td {
 font-family: Arial, Helvetica, Switzerland;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
 color: #000000;
 }

.mini {
 font-family: Arial, Helvetica, Switzerland;
 font: 9pt;
 font-weight: normal;
 font-style: normal;
 color: #000000;
 }

.ueberschrift {
 font-family: Arial, Helvetica, Switzerland;
 font-size: 15pt;
 font-weight: bold;
 font-style: normal;
 color: #C23D14;
 }

.footer {
 font-family: Arial, Helvetica, Switzerland;
 font: 9px;
 font-weight: normal;
 font-style: normal;
 color: #000000;
 }
