body {
  font-family:Arial;
  font-size:9pt;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  margin-bottom:0;
  background-color:#FFFFFF;
}

td {
  font-family:Arial;
  font-size:10pt;
}

a.bereiche {
  font-family:Arial;
  font-size:10.5pt;
  font-weight:bold;
  color:#2288BD;
  text-decoration: none;
}

a.bereiche:hover {
  font-family:Arial;
  font-size:10.5pt;
  font-weight:bold;
  color:#FF0000;
  text-decoration: underline;
}

p.fuss {
  font-family:Arial;
  font-size:9pt;
  color:#111111;
  text-align: center;
}

a.fuss {
  font-family:Arial;
  font-size:9pt;
  color:#777777;
  text-align: center;
  text-decoration: none;
}