body{

  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: Navy;
   padding:0px;
   margin: 0px;
   background-image: url(../bilder/links.jpg);
  background-repeat: repeat-y;
  }
  td,th,tr{
    font-size: 11px;
  }
  a{
  color: Navy;
      }
 h1{

   font-size:20px;
  }

   h2{
   font-size:16px;
  }
 h3{
   font-size: 14px;
  color:Navy;
 }
#head{
position:absolute;
top:5px;
left:200px;
height: 100px;
overflow: visible;
padding: 0px;
margin: 0px;
z-index:4;

width:600px;
}

#rahmen_menu{
   position: absolute;
   top: 85px;
  left: -2px;
  width: 181px;
  border-top: 1px;
  border-top-color: Black;
  border-top-style: solid;
  overflow: visible;
  font-size: 1em;
  font-weight:bold;
  float: left;
  z-index: 4;
}
.menu{
  padding: 4px 4 4 0;
  width: 175px;
  height: auto;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  overflow: hidden;
  text-align: right;
  text-decoration: none;
  z-index: 4;
  clear: both;
    }
.menu a{
  padding: 4px 4 4 0;
  display: block;
  text-decoration: none;
  color: Black;
  width: 181px;
  voice-family: "\"}\"";
voice-family:inherit;
width: 180px; }
html>body .menu a { width: 180px; } 


.menu a:hover{
  background-color: #FFF7A8;
  color: NAVY;
  }

.menu_act{
  width: 175px;
  height: auto;
  border-left: 1px solid #000000;
  overflow: hidden;
  text-align: right;
  text-decoration: none;
  z-index: 4;
  clear: both;

  background-color: #FFF7A8;
  color: NAVY;
    }
.menu_act a{
  padding: 4px 4px 4px 0px;
  display: block;
  text-decoration: none;
  color: Black;
  width: 181px;
  voice-family: "\"}\"";
voice-family:inherit;
width: 180px; }
 html>body .menu2_act a { width: 180px; } 
 
 
 #inhalt{
   position: absolute;
   top: 100px;
   left: 200px;
   padding-left: 0px;
   padding-top: 0px;
   float: left;
   z-index:3;
   width:600px;
}




.menu2{
         font-size:10px;
  width: 181px;
  height: 20;
  overflow: hidden;
  text-align: right;
  text-decoration: none;
  z-index: 4;
  clear: both;
    }
.menu2 a{
  padding: 4px 4 4 0;
  display: block;
  text-decoration: none;
  color: Black;
  width: 181px;
  
  }


.menu2 a:hover{
  background-color: #DBE0EC;
  color: NAVY;
  }

.menu2_act{

  font-size:10px;
  width: 181px;
  height: auto;
  overflow: hidden;
  text-align: right;
  text-decoration: none;
  z-index: 4;
  clear: both;

  background-color: #FFF7A8;
  color: NAVY;
    }
  

.menu2_act a{

  display: block;
  text-decoration: none;
  color: Black;
  width: 181px;
  voice-family: "\"}\"";
voice-family:inherit;
width: 180px; }
 html>body .menu2_act a { width: 180px; } 
 
  


#hintergrund{
position: absolute;
top: 0px;
left: 0px;
width: 755px;
height: 455px;
background-image:   url(../bilder/bg.jpg);
background-repeat: no-repeat;
z-index: 2;
clear:left;
}
#hintergrund_oben{
position: absolute;
top: 0px;
left: 0px;
height: 422px;
width:100%;
background-image: url(../bilder/oben.jpg);
background-repeat: repeat-x;
z-index: 1;
}

#footer{
   width: 100%;
  z-index: 4;
  border: 1px;
  border-color: Black;
  border-style: solid;
clear:left;
}

