 body {
    margin: 0;
    padding: 0;
    height:100%;
    color: black;
    background-color: #800000;
    font-size: 12px;
    font-family:Verdana, Arial, Helvetica,sans-serif;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

div#zentral
 {
   margin-left: auto;
   margin-right: auto;
   min-height: 100%;
   height: auto; !important;
   height:100%;
   overflow: hidden;
   text-align: center;
   padding:0px;
   border: 1px solid silver;
   background-color: #FCE9C3;
   width: 1150px;


}

  h1 {
    font-family: Verdana, Arial;
    color: #800000;
    font-size: 14px;
    margin: 0 0 0.1em;
    padding: 0.2em;
    text-align: left;
    border: 0px ridge silver;
  }

h2 {
    text-align:left;
    font-family:Verdana, Arial;
    font-size:14px;
    margin:1.0em 0 0.5em 0.3em;
    color:#7D0000;
    text-decoration: none;
  }

h3 {
     text-align:left;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin:0.4em 0;
    color:#000000;
     padding: 0em;
    text-weight: bold;
  }

div#adresse  {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 0 0em; padding: 0.4em;
    text-align: center;
    background-color: #B70000;
    border: 0px #840000;
  }

  div#adresse a:link {
    color:#FFFFFF;
    text-decoration: none;
      }

 div#adresse a:hover {
    color: #333333;
    text-decoration: none;
  }
  div#adresse a:active {
    color: #333333;
    text-decoration: none;
  }

    div#adresse a:visited {
    color: #FFFFFF;
    text-decoration: none;
  }


  ul#liste li{
    font-size: 12px;
    height: 0.9em;
    margin: 7px 0 0 0;
    padding: 0.1em;

  }

    ul#menu {
    clear: both;
    text-align: center;
    font-size: 12px;
    float: left;
    width:150px;
    margin: 20px 0px 0px 20px;
    padding: 3px;
    border:0px solid silver;
    background-color: #FCE9C3;
 }

  ul#menu li {
    list-style: none;
    margin: 0px; padding: 3px;
                 }
  ul#menu a {
         font-size: 12px;
         color: #FCF5DA;
         font-weight:bold;
         display: block;
         width:8em;
        padding:4px;
        background-color:#B70000;
        border:0px solid #530000;
        margin:0px 0px;
        text-align:center;
        text-decoration: none;
  }
  ul#menu a:link {
    color:#FCE9C3 ; background-color: #B70000;
      }

  ul#menu a:hover {
    color: white; background-color:#4F0000;
    font-weight: bold;
  }
  ul#menu a:active {
    color: white;
    background-color: #4F0000;
    font-weight: bold;
  }
  ul#Navigation {
    float:right;
    position:relative;
    font-size: 12px;
    font-weight: bold;
    width: 130px;
    margin: 0px 0 0 0;
    padding: 1.8em;
    border:0px solid silver;
   }
  ul#Navigation li {
    list-style: none;
    margin: 0;
    padding: 0.3em;
    text-align: left;
                 }
  ul#Navigation a {
     text-decoration: none;
  }
  ul#Navigation a:link {
    color: #000000;

  }
  ul#Navigation a:visited {
    color: #000000;
  }
  ul#Navigation a:hover {
    color: #7F0000;

  }
  ul#Navigation a:active {
    color: #7F0000;
  }
    div#Inhalt {
    float: left;
    height: 100%;
    width: 770px;
    margin: 0px 0 0 0;
    padding: 1em;
    border: 1px solid #BF0000;
    background-color: #FFFFFF;
    min-height: 700px;
  }
 
  div#Inhalt p {
     font-family: Verdana, Arial;
    color:#000000;
    font-size: 12px;
    margin: 0.3em 0;
    text-align:left;
  }

  div#Inhalt td {
    font-size: 12px;
    margin: 1em 0;
    text-align:justify;
  }

 div#Inhalt img {
    float: left;
    padding: 0.3em;
    border: 0px solid #BF0000;

 div#

  }

 div#Inhalt li {
    list-style: none;
    margin: 0px;
    padding: 0.2em;
    font-size: 12px;
    text-decoration: none;
 }


 div#Inhalt a:link {
    color:#0000A6;
    text-decoration: none;
      }

 div#Inhalt a:hover {
    color: #D05920;
    font-weight:;
  }
  div#Inhalt a:active {
    color: #D059200;
    font-weight:;
    text-decoration: none;
  }

    div#Inhalt a:visited {
    color: #0000A6;
    text-decoration: none;
  }

     div#Inhalt space {
       margin:0 0;
       height: 200px;

  }
