body
{
 background-image: url(../grafik/kachel.gif);
 background-repeat: repeat;
 background-color: #81AD62;
   color: #107010;
   font-family: Arial, Verdana, Helvetica;
   font-size: 11px;
   text-align: center;
 }

img
{
	padding: 0;
	margin: 0;
	border: 0;
}
 h2
   {
   font-size: 16px;
   font-style: bold;
   padding: 0;
   margin-top: 5px;
   margin-bottom: 5px;
   }

 h3
   {
   font-size: 14px;
   font-style: bold;
   margin-top: 5px;
   margin-bottom: 5px;
   padding: 0;
   }
 h4
   {
   font-size: 14px;
   font-style: bold;
   margin-top: 4px;
   margin-bottom: 4px;
   padding: 0;
   }
 h5
   {
   font-size: 12px;
   font-style: bold;
   margin-top: 4px;
   margin-bottom: 4px;
   padding: 0;
   }

div#logo
{
   position: absolute;
   top: 2px;
   left: 5px;
   height: 330px;
   width: 785px;
}

div#banner
{
   position: absolute;
   top: 52px;
   left: 232px;
   width: 542px;
   height: 59px;
}

div#menu
{
   position: absolute;
   top: 200px;
   left: 11px;
   width: 140px;
   height: 440 px;
   margin: 0px;
   border: 0px;
   padding: 0px;
}

img.menu
{
   border: 0;
   width: 129px;
   height: 35px;
   margin: 0px 0px 5px;
   padding: 0px;
}

#menu a, #menu a:visited {
  text-decoration:none; 
  background-color:none; 
  color:#107010;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  font-style: italic; 
  display:block; 
  width:10em; 
  height:1.5em; 
  border-bottom:1px solid #fff;  
  border-right:1px solid #000; 
  padding:0.5em;
  }


#menu a:hover {
  border-bottom:1px solid #000; 
  text-align:right;
  }
  
  
.visit {
    border-bottom: 1px solid #000;
    text-align: right;
    font-weight: normal;
    color: #ff0000 ! important;
    }
    
a    {
   color: #003300;
   text-decoration:none;
   font-weight:normal;
   }
   
a:hover {
   color: #ff0000;
   }
