  body {
	background-image: url(./wasserburg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0em;

  }
  div#top {
	background-image: url(./wasserburg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 625px;
	width: 720px;
	top: 0px;
        left: 50%;
        margin-left: -364px;
	overflow: auto;
	position: absolute;

  }
   div#links {
   z-index:3;
   top:90px;
   position:absolute;
   left: 50%;
   margin-left: -355px;
   width: 70px;
   margin-bottom: 10px; padding: 0;
   padding-top:20px;

   }
  ul#Navigation {
   width: 126px;
   background-color: #F88D00;
   font-size: 0.83em;
   float: left; 
   margin: 0 0 1.2em; padding: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 2px;
  }
  ul#Navigation a {
 color: #F3CC27; background-color: #B26C26; border-left: 13px solid #F88D00; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
    display: block;
    font-weight: bold;
  }
  ul#Navigation a:hover {
    color: #F88D00; background-color: #000; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
    display: block;
    font-weight: bold;
  }
  
  ul#Gruppen {
   width: 126px;
   background-color: #F88D00;
   font-size: 0.83em;
   float: left; 
   margin: 0 0 1.2em; padding: 0;
  }
  ul#Gruppen li {
    list-style: none;
    margin: 0; padding: 2px;
  }
  ul#Gruppen a {
 color: #F3CC27; background-color: #B26C26; border-left: 13px solid #F88D00; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
    display: block;
    font-weight: bold;
  }
  ul#Gruppen a:hover {
    color: #F88D00; background-color: #000; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
    display: block;
    font-weight: bold;
  }

  div#Info {
display:none;
  }

  div#Inhalt {
	width: 555px;
	top: 145px;
        left: 50%;
        margin-left: -220px;
	overflow: auto;
	position: absolute;
  }


  #Fusszeile {
display:none;
  }
  ul#Berichte {
   width: 100%;
   margin: 0 0 1.2em; padding: 0;
}
  ul#Berichte li {
    list-style: none;
    border-bottom: 1px solid #F3CC27;
    margin-bottom: 20px;
  }
  ul#Berichte a {
   color: #F3CC27; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
  ul#Berichte a:hover {
   color: #F3CC27; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: underline overline; text-align: left;
  }

a:link {
   color: #F3CC27; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
a:visited {
   color: #F3CC27; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
a:hover {
   color: #F3CC27; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: underline overline; text-align: left;
  }
