
     body {background-color: navy; color: white}
     a.unten {font-weight: bold}
     a.unten:link {color: white}
     a.unten:visited {color: white}
     a.unten:hover {color: red}
     a.mitte {font-weight: bold}
     a.mitte:link {color: blue}
     a.mitte:visited {color: darkblue}
     a.mitte:hover {color: red}
     a.links {color: white; font-weight: bold}
     a.links:hover {color: red}
     h1 {font-size: 30; font-family: Lucida Sans, Arial; text-align: center; color: white}
     h2 {font-size: 25; font-family: Lucida Sans, Arial; text-align: center}
     h3 {font-size: 22; font-family: Lucida Sans, Arial; text-align: center}
     h4 {font-size: 15; font-family: Lucida Sans, Arial; text-align: left}
     h5 {font-size: 18; font-family: Lucida Sans, Arial; text-align: left}
     h6 {font-size: 11; font-family: Lucida Sans, Arial; text-align: center}
     a:hover {color: red}
     td.links {background-color: navy; font-family: arial; font-size: 18; font-weight: normal; color: white}
     td.mitte {background-color: lavender; color: black; font-family: Arial; font-size: 16; vertical-align: top}
  