<style type="text/css">

  body {text-align: center; font-size: 100.01%}


/* Innere Seite */
  div#Seite {text-align: left; padding: 1em; margin: 0 auto; font-family: Helvetica,Arial,sans-serif;
             border: none; width:600px}
  div#Seite a:link {text-decoration:none; font-weight:bold; color:gray}
  div#Seite a:visited {text-decoration:none; font-weight:bold; color:gray}
  div#Seite a:hover {text-decoration:none; font-weight:bold; color:#000000}
  div#Seite a:active {text-decoration:none; font-weight:bold; color:#0000FF}
  div#Seite a:focus {text-decoration:none; font-weight:bold; color:#000000}


/* Fenster Oben */
  h1 {font-size: 0.9em; text-align: center; background-color:white; margin: 0 0 0 0;
      padding: 0.8em; border: 1px solid silver;height:270px}


/* Navigation Oben */
  ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 1px solid black;
    background-color: black}

  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.7em; padding: 0;
    font-size:0.7em}

  ul#Navigation a, ul#Navigation span {
    padding: 0.3em 0.8em;
    text-decoration: none; font-weight: bold;
    border: none;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: white}

  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray}


/* Fenster Mitte */
  div#Mitte {font-size: 0.9em; text-align: center; background-color: white; margin: 2.5em auto;
             padding: 1.5em; border: 1px solid silver; height:260px}


/* Fenster Mitte 1 Links */
  ul#M1Links {font-size: 1em; text-align: left; float: left; background-color: white; width: 8em;
              margin: 0 0 0 0; padding: 1em; border: 1px solid silver}
  ul#M1Links li {list-style: none; margin: 0; padding: 0.3em}


/* Fenster Mitte 1 Rechts */
  div#M1Rechts {font-size: 1em; text-align: left; background-color: white; margin: 0 0 0 12em;
                padding: 1em; border: 1px solid silver}


/* Fenster Mitte 2 Links */
  div#M2Links {font-size: 1em; text-align: left; float: left; background-color: white; width: 30em;
              margin: 0 0 0 0; padding: 1em; border: 1px solid silver}


/* Fenster Mitte 2 Rechts */
  ul#M2Rechts {font-size: 1em; text-align: center; background-color: white; margin: 0 0 0 34em;
                padding: 1em; border: 1px solid silver}


/* Fenster Unten */
  div#Unten {font-size: 0.7em; text-align: center; color: gray; background-color: white; margin: 6.0em 0 0 0;
             padding: 0.5em; border: 1px solid silver}

</style>
