/* Generated by KompoZer */
body {
  background-image: url(hintergrund.jpg);
  background-attachment: fixed;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Helvetica,sans-serif;
}
text, p, h1, h2, h3, h4, h5, h6, ul, ol, li, div, td, th, address, blockquote, a, nobr, b, i {
  font-family: Helvetica,sans-serif;
  color: black;
  font-size: 11pt;
}
h1 {
  font-size: 36pt;
}
h2 {
  font-size: 24pt;
}
h3 {
  font-size: 16pt;
}
h4 {
  font-size: 14pt;
}
h5 {
  font-size: 12pt;
}
h6 {
  font-size: 10pt;
}
a:link {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: red;
  font-weight: bold;
  text-decoration: none;
}
a.new:link {
  color: green;
  font-weight: bold;
  text-decoration: none;
}
a.new:hover {
  color: red;
  font-weight: bold;
  text-decoration: none;
}

