
  body {
    /*color: black; background-color: white;*/
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

  h1 {
    /*font-size: 1.5em;*/
    margin: 0 0 0em;
    /*padding: 0.3em;*/
    height: 105px; width: 980px;
    /*text-align: center;*/
    background-image:url(lagoon_kopf5.jpg);
    /*border: 0px ridge silver;*/
  }

  div#Navigation_o {
    height: 25px;
    width: 980px;
    clear: both;
    font-size: 0.8em;
    margin: 0 0 0em;
    text-align: left;
    background-color:#398fda;
    /*word-spacing: 15px;*/
    display: block;
  }

  div#Navigation_o li{
  list-style: none;about:
  /*height: 25px;
  width: 980px;*/
  background-color:#398fda;
  display: inline;
  margin-left: 20px;
  word-spacing: 20px;
  }

  div#Navigation_o a:link {
  /*height: 25px;
  width: 980px;*/
  color: white;
  font-weight:normal;
  text-decoration:none; 
  }
  div#Navigation_o a:visited {
    color: white;
    font-weight:bold;
    text-decoration:none;
  }
  div#Navigation_o a:hover {
    color: silver;
    text-decoration:none;
  }

  td#Navigation {
    valign: top;
    font-size: 0.9em;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-style:italic;
    text-align:left;
    color:#ddd;
    float: left;
    width: 150px;
    /*margin: 0.4em 0.4em 0.4em; padding: 0.4em;*/
    background-color:#398fda;
  }
/*  
  td#Navigation p{
    font-size: 1.2em;
    width: 150px;
    font-weight: bold;
    font-style:italic;
    color:#ddd;
  }
*/  
  div#land a {
    font-size: 1.1em;
    width: 150px;
    font-weight: normal;
    font-style:italic;
    text-decoration:underline;
    color:#ddd;
    margin-left: 0.2em; 
    margin-bottom: 0.2em;
    margin-top: 0.1em;
  }
 
  div#land a:hover {
    font-size: 1.1em;
    width: 150px;
    font-weight: normal;
    font-style:italic;
    text-decoration:underline;
    color:#aaa;
  }

/*
  td#Navigation li {
    list-style: none;
   margin: 0; padding: 0.1em;
    text-decoration:none;
  }*/
  div#revier a {
    font-size: 0.9em;
    display: block;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    text-decoration:underline;
    
}
  div#revier a:link {
    color: white; /*background-color: #cee3f6;*/
   text-decoration:underline;
  }
  div#revier a:visited {
    color: white; 
    text-decoration:underline;
  }
  div#revier a:hover {
    color: silver; 
    text-decoration:underline;
  }
  div#revier a:active {
    color: silver; 
    text-decoration:underline;
  }

  div#kopf {
    height: 30px; width:830px;
    margin: 0 0 0em; padding: 0;
    float: left;
    background-image:url(inhalt_kopf.jpg);
  }

 
  td#Inhalt {
    valign:top;
    float:left;
    /*width: 830px;*/
    padding: 0 0em;
    background-color:#cee3f6;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
 }
  h2 {
    font-family: Helvetica,Arial,sans-serif;
    color: #2F4FAA;
    font-size: 1.2em;
    margin: 10px;
  }

  h3 {
    font-family: Helvetica,Arial,sans-serif;
    color: #2F4FAA;
    font-size: 0.6em;
    margin: 10px;
  }

  div#Inhalt p {
    font-family: Helvetica,Arial,sans-serif;
    color: #2F4FAA;
    font-size: 1em;
    margin: 10px 8px;
  }
 
  div#Impressum p {
    clear: both;
    width: 980px;background-color:#398fda;
    font-size: 0.8em;
    margin: 0;
    text-align: center;
    background-color: #869DE1; border: 1px solid silver;
    
  }

label#name { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/
}

label#termin { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 150px; /* Breite.*/
}

label#revier { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}




