<style type="text/css">
  body {
    background: url(Bilder/235.gif); background-attachment: fixed;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 92%;
    padding: 0;
    background: url(Bilder/m891.gif); background-attachment: fixed;
    border: 1px ridge silver;
  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  h1 {
    font-size: 1.5em;
    color: #ff0000;
    margin: 0; padding: 0.2em;
    text-align: center;
    background: url(Bilder/m891.gif);
    
  }
 
  ul#Navigation {
    font-size: 1em;
    float: left; width: 135px;
    margin: 0 auto;
    padding-right: 2em; padding: 0;
    color: white;
    
    
    
    
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
    color: white;
    font-size: 1em;
    font-weight: bold;
  }
  ul#Navigation a {
    display:block;
    background: url(Bilder/2124.gif);
    padding: 0.5em;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
    color: gray; 

  }
  ul#Navigation a:link {
    color: silver; background-repeat: no-repeat; 
  }
  ul#Navigation a:visited {
    color: silver; background: url(Bilder/2124.gif); background-repeat:no-repeat;
    border-left-color: white; border-top-color: white;
    
  }
  ul#Navigation a:hover {
    background: url(Bilder/2125.gif); background-repeat: no-repeat;
    border-left-color: red; border-top-color: red;
    color: white;
  }
  ul#Navigation a:active {
    color: white; background: url(Bilder/2125.gif); background-repeat: no-repeat;
    border-left-color: red; border-top-color: red;
  }

  div#Inhalt {
    margin: 0 auto;
    padding-left: 4em;
    width: 680px;
    padding-top: 1em;
    color: white;
    
  }
  * html div#Inhalt {
    height: 1em;  
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: white;
  }
  
  div#Inhalt h3 {
    font-size: 1.3em;
    color: silver;
    text-align: center;
  } 
  
  div#Inhalt h4 {
    font-size: 1.3em;
    color: silver; 
  }  
    
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  
  ul#button {
    font-size: 0.85em;
    float: left; width: 148px;
    background-repeat: no-repeat;
    position:relative;left: 30%;
    margin: 2em; padding: 0;
    
    text-align: center;
  }
  
  ul#button li {
    list-style: none;
    margin: 0; padding: 0.5em;
    text-align: center;
  }  
  
  ul#button a {
    display:block;
    background: url(Bilder/39.jpg);
    background-repeat: no-repeat;
    padding: 0.5em;
    text-decoration: none; font-weight: bold;
    color: silver;
    text-align: center;  
  }
  
  ul#button a:link {
    color: silver; 
    background-repeat: no-repeat; 
    text-align: center;
    
  }
  
  ul#button a:visited {
    color: silver; 
    background-repeat: no-repeat; 
    background: url(Bilder/39.jpg);
    text-align: center;
  }
  
  ul#button a:hover {
    color: white; 
    background: url(Bilder/37.jpg);
    background-repeat: no-repeat;
    text-align: center; 
  }
  
  ul#button a:active {
    color: white; 
    background-repeat: no-repeat; 
    background: url(Bilder/37.jpg);
    text-align: center;
  } 
  
  div#header {
     text-align: center;
     }
    

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #000000;
    color: silver;
  }
</style>