body {background-image: url(bilder/bg.gif);
      background-attachment: float;
      background-repeat:y-repeat;
      background-position: 12% 5%;
      background-color: #ffffcc;
height: 100%;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 1.0em;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
Font-Size: normal;
Text-Align: left;
Vertical-Align: baseline;
Text-Transform: none;
Text-Decoration: none;
margin-left: 8%;
margin-right: 6%;
}
.bild_r {float: right;
         margin-left:10px;
         margin-top:10px;
         margin-bottom:10px;
         margin-right:0px;
}

.bild_l {float: left;
         margin-right:10px;
         margin-top:10px;
         margin-bottom:10px;
         margin-left:0px;
}
.clearfix:after {
content:".";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow: hidden;
width: 100%;
}

.clearfix {
display: inline-block;
overflow: hidden;
width: 100%;
}
a div.bi {background-image: url(bilder/wappen.gif); 
          width: 91px; height: 115px;
		  background-repeat: no-repeat;
		  background-position: top center;
		  }
a:hover div.bi {background-image: url(bilder/wappen_wolf.gif); 
          width: 91px; height: 115px;
		  background-repeat: no-repeat;
		  background-position: top center;
		  }
.linie1 {color: #99ff66;
          }
		  
#hauptnavi
{
font: bold 10px Verdana, sans-serif;
margin-left: 50px;
margin-right: 50px;
padding: 3px 10px;
border-bottom: 1px solid #009933;

}

#hauptnavi li
{
margin: 0;
display: inline;
list-style: none;
}

#hauptnavi a
{
padding: 3px 10px;
margin-left: 5px;
border: 1px solid #009933;

background: #99FF66;
text-decoration: none;
}

#hauptnavi a:link, #hauptnavi a:visited { color: #009933; }

#hauptnavi a:hover
{
color: #000;
background-color: #CCFF99;
border-color: #009933;
}

#hauptnavi a#aktuell
{
border-bottom: 1px solid #009933;
background-color: #CCFF99;
}

p {margin-left: 5%;
   }
