body,p,td {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #00000;
}

h1 {
  font-family: arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #990000;
}

h2 {
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #990000;
}

h3 {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #990000;
}

div.titel {
  font-family: arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #990000;
}

a {
  color: #990000;
}

.menu {
  color: #990000;
  font-size: 11px;
  text-decoration: none;
}

.menu:hover {
  text-decoration: underline;
  font-size: 11px;
}

span.titel {
  font-family: arial, sans-serif;
  font-size: 12pt;
  color: #00000;
  font-weight: bold;
}

