

  body {
  	
  	background-image:url(pictures/bg_verlauf.gif);
  	background-repeat:repeat-x;
  	background-color: #CEBE82;
    
    color: black; background-color: E7D99A;
    font-size: 14px;
    font-family: Verdana; 
    margin: 0px; 
      
  }



div#inhalt a:link { text-decoration:none;  color:#FFFFFF}
div#inhalt a:visited { text-decoration:none; color:#FFFFFF }
div#inhalt a:hover { text-decoration:none; color:#FFFFFF}
div#inhalt a:active { text-decoration:none; color:#FFFFFF }
div#inhalt a:focus { text-decoration:none; color:#FFFFFF }


h1 {
 	background-image:url(pictures/headline_bg2.gif);
  	background-repeat:repeat-y;

 	background-color: #FFFFFF;
  	
  	border-right: 1px solid #AAAAAA;
  	border-bottom: 2px solid ;
  	border-bottom-color:#657030;
 	width:713px;
 	height:110px;
    
    padding-top: 15px; 
    padding-left:185px; 
  
    margin-top: 10px;
   
     margin: 0 auto;  
    
  }




div#menu {
	border-bottom:1px solid #FFFFFF;
  	border-top:1px solid #FFFFFF;
width:130px;
  float:left;
    
  }





div#Seite {
  	background-image:url(pictures/navi_bg.gif);
  	background-repeat:repeat-y;
	



 background-color: #FFFFFF;
  border-right:1px solid #AAAAAA;
  	
    text-align: left;   
    margin: 0 auto;      
    width: 898px;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    
    
  }



div#inhalt{


	background-image:url(pictures/inhalt_bg2.gif);
  	background-repeat:no-repeat;
  	background-position:60px 0px;
	font-family: Verdana; 
	 font-size:14px;
  	min-height:400px;
    margin-top:0px;
    margin-left: 145px;
    padding-top: 20px ;
    padding-left: 40px;
    padding-bottom:30px;
    
}




div#inhalt h2 {
  	
  	letter-spacing:0.em;
  	color:#657030;
    font-size: 12pt;
    padding-left:0px;
    margin-top:0;
    margin-bottom: 20px;
    
  }
  



 p#Fusszeile {
 color:#333333;
border-top: 1px solid #859549;
    width: 880px;
    font-size: 12px;
    padding: 10px;
    margin: 0 auto; 
    text-align: center;
    background-color: #; 
    
    
  }



