body {
  color: #000;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
}
h1, h2, h3, h4, h5, h6 {
  color: #0080ff;
  font-weight: bold;
}

h1 {
  font-size: 12pt;
  margin: 5px 0px 12px;
}

h2 {
  font-size: 11pt;
  margin: 5px 0px 10px;
}

h3 {
  font-size: 10pt;
  margin: 5px 0px 10px;
}

#content a, #content a:visited {
  color: #0080ff;
  font-weight: bold;
  text-decoration: underline;
}

.txt_blau, .txt_blau_fett {
  color: #0080ff;
}

.txt_blau_fett {
  font-weight: bold;
}

.txt_grau_fett, .txt_grau_gross {
  color: #666;
  font-weight: bold;
}

.txt_grau_gross {
  font-size: 12pt;
}
