h1{font-family:Arial,Helvetica,Geneva;font-size:20pt;font-style:italic;line-height:normal;font-weight:bold;color:#274CA9}
h2{font-family:Arial, Helvetica, Geneva;font-size:12pt;font-style:normal;line-height:normal;font-weight:bold;color:#274CA9}
h3{font-family:Arial, Helvetica, Geneva;font-size:10pt;font-style:normal;line-height:normal;font-weight:bold;color:#274CA9}
h4{font-family:Arial, Helvetica, Geneva;font-size:10pt;font-style:normal;line-height:normal;font-weight:bold;color:#274CA9}
.navigation{font-family:Verdana, Arial, Helvetica, Geneva;font-size:8pt;line-height:normal;font-weight:normal;color:#000000}

p{font-family:verdana,Arial,Helvetica,Geneva;font-size:12pt;color:#000000}

p{font-family:verdana,Arial,Helvetica,Geneva;font-size:12pt;color:#000000}

td{font-family:Verdana,Arial,Helvetica,Geneva;font-size:8pt;color:#000000}
th{font-family:Verdana, Arial, Helvetica, Geneva;font-size:9pt;font-weight:bold;text-align:center}
.grundtabelle{font-family:Verdana, Arial, Helvetica, Geneva; border-color: #CCCCCC #666666 #666666 #CCCCCC; border-style: solid; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px}

a{font-family:Verdana,Arial,Helvetica,Geneva;font-size:8pt;font-style:normal;font-weight:bold;color:#000000;text-decoration:none}
a:visited{font-family:Verdana,Arial,Helvetica,Geneva;font-size:8pt;font-style:normal;line-height:normal;font-weight:bold;color:#353535;text-decoration:none}
a:active{font-family:Verdana,Arial,Helvetica,Geneva;font-size:8pt;font-style:normal;line-height:normal;font-weight:bold;color:#DF0000;text-decoration:none}
a:hover{font-family:Verdana,Arial,Helvetica,Geneva;font-size:8pt;font-style:normal;line-height:normal;font-weight:bold;color:#274CA9;text-decoration:none}

.christina{font-family:Verdana, Arial, Helvetica, Geneva;font-size:8pt;font-style:normal;font-weight:bold;color: #333333}
.zettcenterfettblau{font-family:Verdana, Arial, Helvetica, Geneva;font-size:11pt;font-weight:bold;color:#274CA9;text-align:center}
.zett{font-family:Verdana, Arial, Helvetica, Geneva;font-size:10pt;color:#000000}
.zettcenterfett{font-family:verdana, Arial, Helvetica, Geneva;font-size:12pt;font-weight:bold;color:#000000;text-align:center}
.zettcenter{font-family:verdana, Arial, Helvetica, Geneva;font-size:12pt;text-align:center}
.zettweiss{font-family:Verdana, Arial, Helvetica, Geneva;font-size:10pt;color:#FFFFFF;text-align:justify}
.zettblau{font-family:Verdana, Arial, Helvetica, Geneva;font-size:11pt;color:#274CA9}

.willkommen{font-family:Verdana, Arial, Helvetica, Geneva;font-size:10pt;font-weight:bold;text-decoration:none;text-align:justify}
.willkommenmitte{font-family:Verdana, Arial, Helvetica, Geneva;font-size:8pt;font-weight:normal;text-decoration:none;text-align:justify}
.willkommenunten{font-family:Verdana, Arial, Helvetica, Geneva;font-size:10pt;font-style:italic;font-weight:bold;text-decoration:none;text-align:right}

.spruch{font-family:Verdana,Arial,Helvetica,Geneva;font-size:8pt;font-style:italic;line-height:normal;font-weight:normal;color:#274ca9;letter-spacing:normal;text-align:center}
.zettliste{font-family:Verdana, Arial, Helvetica, Geneva;font-size:10pt;color:#000000;line-height:150%}
.punkt{font-family:Verdana,Arial,Helvetica,Geneva;font-size:10pt;font-style:normal;vertical-align:text-bottom}
.unterpunktenavi{font-family:Verdana,Arial,Helvetica,Geneva;font-size:11pt;font-style:normal;line-height:100%}
.logotext{font-family:Verdana, Arial, Helvetica, Geneva;font-size:7pt;font-weight:normal;text-decoration:none;text-align:justify}


div#Rahmen {
    width: 83.0em;
    padding: 0.4em;
    border: 0px solid black;
    background-color: #274CA9;
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 59.0em;
    w\idth: 67.1em;
  }
  div#Rahmen div {
     clear: left;
  }

  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0.1em; padding: 0.1;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE */
    margin-bottom: 0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 2.8em; left: 0.4em;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: 1.5em;
    lef\t: 1.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.35m;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 10.5em;  /* Breite den in li enthaltenen Elementen zuweisen */
    height: 2.7em;  /* Höhe den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 0.1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #dfdfdf; background-color: #cc3333;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 10.6em;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
    w\idth: 10.6em;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #df0000;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: #ffffff; background-color: #ffffff;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: #000000;
  }