  body {
    color: #003366; background-color: #C0C0C0;
    font-size: 100.01%;
    font-family: Arial,sans-serif;
    margin: 0; padding: 0em;
    }

  div#Seite {
    text-align: left;
    padding: 0;
    background-image:url(inhalt.gif);
  }

 ul#Navigation {
    font-size: 0.73em;
    float: left; width: 12em;
    margin-left: 0.8em;
    padding: 0;
    margin-top: 1em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0;
    padding: 0.5em;
  }
  ul#Navigation a {
    padding: 0.2em;
  }
  ul#Navigation a:link {
     font-family: Arial;
     font-size: 10pt;
     color:#009ACE;
     text-decoration: none
  }
  ul#Navigation a:visited {
     color: #FF9F00;
     font-size: 10pt;
     text-decoration: none
  }
  ul#Navigation a:hover {
     color:#FFCF00;
     font-family: Arial;
     font-size: 10pt;
     font-weight: normal;
     font-style: italic;
     text-decoration: none
  }
  ul#Navigation a:active {
    color: red;
  }

  div#Inhalt {
    margin-left: 9em;
    margin-top: 1em;
    padding:  1em;

  }
  div#Inhalt h1 {
    font-size: 2.5em;
    margin:  0.5em;
    font-weight: bold;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em;
    font-weight: bold;
  }
  div#Inhalt h3 {
    font-weight: bold;
  }
  div#Inhalt h4 {
    color: #FF0000;
    font-weight: normal;
  }
  div#Inhalt h5 {
      font-size: 1em;
    color: #008000;
    font-weight: normal;
  }
  div#Inhalt h6 {
    font-size: 1em;
    color: #7000C0;
    font-weight: normal;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  div#Inhalt a:link {
    font-size: 11pt;
    color: #800000;
    margin: 1em 0;
  }
  div#Inhalt a:hover {
    font-size: 11pt;
    color: #003366;
    margin: 1em 0;
    font-weight: normal;
    font-style: italic;
    text-decoration: none
  }
  div#Inhalt a:visited {
    color: #000080;
  }
  ul#Inhalt a:active {
    color: red;
  }
  p#Fusszeile {
    clear: both;
    font-size: 0.5em;
    font-size: 0.1em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #C0C0C0;
    }

  table {
   font-family: Arial;
   color: #003366;
 }
   table a:hover{
     color:#003F00;
     font-size: 11pt;
     font-weight: normal;
     font-style: italic;
     text-decoration: none
 }
   table a:visited{
     color:#800000;
     font-size: 11pt;
     font-weight: normal;
 }
#show{
position:absolute;
visibility:hidden;
border: 1px solid black;
}

#leiste{
cursor: pointer;
background-color: #ffffef;
}

#leiste #schliessen_text{
font-weight: bold;
font-family: Arial;
font-size: 13px;
margin-right: 1px;
}
