<style type="text/css">
  body {
 a:link { color:#EE0000; text-decoration:none; background-color:#666666; font-weight:bold; }
 a:visited { color:#EEAAAA; text-decoration:none; background-color:#666666; font-weight:bold; }
 a:hover { color:#EE0000; text-decoration:none; background-color:#C0C0C0; font-weight:bold; }
 a:active { color:#0000EE; background-color:#C0C0C0; font-weight:bold; }
 a:focus { color:#00AA00; background-color:#C0C0C0; font-weight:bold; }
 }
  body, p a {

    color: white; background-color: #181818;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
  }
  h5 {
    font-size: 1.5em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    text-decoration: blink;
    background-color: #101010;
    border: 2px ridge #303030;
  }
  h1{
    font-size: 1.5em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    background-color: #101010;
    border: 2px ridge #303030;
  }
  h2 {
    font-size: 1.0em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    background-color: #101010;
    border: 2px ridge #303030;
  }
  h3,h4 {
    font-size: 0.8em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    background-color: #101010;
    border: 2px ridge #303030;
  }
  html>body h1 {
    border-color: #303030;  /* Farbangleichung an den Internet Explorer  */
  }
  ul#Navigation {
    font-size: 0.83em;
    float: left; width: 14.5em;
    text-align: center;
    margin: 0 0 1.2em; padding: 0;
    border: 1px dashed #303030;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.2em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.3em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: white; background-color: #101010; text-decoration:underline
  }
  ul#Navigation a:visited {
    color: white; background-color: #101010; text-decoration:underline
  }
  ul#Navigation a:hover {
    color: white; color: #E00000; text-decoration:underline
  }
  ul#Navigation a:active {
    color: white; background-color: #101010; text-decoration:underline
  }
  ul#Navigation h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
    text-align: center;
  }
  div#Info {
    font-size: 0.9em;
    float: right; width: 13.05em;
    margin: 0 0 1.1em; padding: 0;
    background-color: #101010; border: 1px dashed #303030;
  }
  div#Info h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
    text-align: center;
  }
  div#Info p {
    font-size: 1em;
    margin: 1.5em;
 }
  div#Info a:link {
    color: white; background-color: #101010; text-decoration:underline
  }
 div#Info a:visited {
    color: white; background-color: #101010; text-decoration:underline
  }
 div#Info a:hover {
    color: white; color: #E00000; text-decoration:underline
  }
div#Info a:active {
    color: white; background-color: #101010; text-decoration:underline
  }
  div#Inhalt {
    margin: 0 12em 1em 12.05em;
    padding: 0 1em;
    border: 1px dashed black;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    text-align: center;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
    text-align: center;
  }
  div#Inhalt a:link {
    color: white; background-color: #101010; text-decoration:underline
  }
 div#Inhalt a:visited {
    color: white; background-color: #101010; text-decoration:underline
  }
 div#Inhalt a:hover {
    color: white; background-color: #E00000; text-decoration:underline
  }
div#Inhalt a:active {
    color: white; background-color: #101010; text-decoration:underline
  }
  p#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0.5em; padding: 0.1em;
    text-align: center;
    background-color: #101010; border: 1px solid #505050;
  }
  p#Fusszeile  a:link {
    color: white; background-color: #101010; text-decoration:underline
  }
  p#Fusszeile  a:visited {
    color: white; background-color: #101010; text-decoration:underline
  }
  p#Fusszeile  a:hover {
    color: white; color: #E00000; text-decoration:underline
  }
  p#Fusszeile  a:active {
    color: white; background-color: #101010; text-decoration:underline
  }
</style>