body{
  font: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight:normal;
  font-stretch:condensed;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}

.ueberschrift {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight:bold;
  font-stretch:condensed;
}

.ueberschrift10 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight:bold;
  font-stretch:condensed;
}

.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight:normal;
  font-stretch:condensed;
}

.normal8 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight:normal;
  font-stretch:condensed;
}

.link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    color: red;
}

