body{ font-family:Arial;
      color:                 #FFEC8B;
      background-color:      grey;
      background-image:      url(bilder/index/hintergrund.png);
      background-repeat:     no-repeat;
      background-attachment: fixed;
      margin-left:           5%;
      margin-right:          5%;
     }

h1{
   color: #FFEC8B;
   text-align:center;
   }

h2{
   color: #FFEC8B;
   text-align:center;
   }

h3{
   color:      #FFEC8B;
   text-align: center;
  }

a {
    background-color: #6A5748;
  }

a:hover{
        background-color: #251503;
        }

a:link{
       color: #FFEC8B;
      }

a:visited {
           color: #FFEC8B;
          }

a:active  {
           color: #FFEC8B;
          }

p.text{
       text-align:  justify;
       font-weight: bold   ;
      }

div.text {
      position:         absolute;
      top:              150px   ;
      left:             200px   ;
      right:            200px   ;
      z-index: 2  }

div.textg {
      position:         absolute;
      top:              150px   ;
      left:             200px   ;
      right:            200px   ;
      z-index: 3  }


div.mapa {
      position:         absolute;
      top:              0px     ;
      left:             0px     ;
      border:    1px solid black;
      z-index: 1  }

div.mapb {
      position:         absolute;
      top:              85px   ;
      left:             0px     ;
      border:    1px solid black;
      z-index: 4  }


th {
      text-align:       center;
      background-color: #6A5748;
      color:            #FFEC8B;
    }

td {
      text-align:       center;
      background-color: #251503;
      color:            #FFEC8B;
   }

table {
       align:           center;
       border:          0;
       }

ul#navigation {
       top: 0;
       margin: 0;
       padding: 0;
       list-style-type: none;
       height: 50px;
       width: 1400px;
       border: 0;
       position: absolute;
       }

ul#navigation li {
       float: left;
       margin-left: 1px;
       }

ul#navigation2 {
       width: 180px;
       height: 800px;
       margin: 0;
       padding: 0;
       list-style-type: none;
       border: 0;
       position: absolute;
       }

ul#navigation2 li {
       margin-bottom: 1px;
       margin; 0;
       padding: 0;
       }