* { 
margin : 0 auto; 
padding :0 auto; 

} 
html { 
width: 100%;

label {
      width:150px;
      float: left;
  }

} 
html * { 
font-size : 100.01%; 
} 
body { 
min-height : 101%; 
width : 100%; 

margin: auto;
background-color : #ffffff; 
} 
div#clear { 
clear : both; 
} 
div#document_margin { 
margin : 0; 
} 


/* ------------------------------------------------------------------------------------ */




div#document_header {	
		margin: 0;
  		width: 900px;
  		height: 115px;
	    	position: absolute;
		
		background-image : url(layout_FILES/header.jpg); 
		background-color: #FFFFff;	
		
		}
		
	
 
		
                  	                  	
	
     	
     		div#top {
				width: 520px;
				height: 26px;
				position: absolute;
				top: 89px;
				left: 202px;
				
				background-color: #897960;
				
				}
         	
         	
         	
         	
/*  ----------------------------------------------------------------- */
              
div#document_content {
		margin: 0px; 
  		width: 900px;
  		height: 120%;
	    	position: absolute;
		top: 415px;
		background-color:#ded6c9;
		
                
		}            
			
	div#Inhalt {
			margin: 0px; 
  			width: 900px;
  			height: 100%;
		    	position: absolute;
			top: 10px;
			left: 202px;
			background-color:#000000;
			}
			    	
div#content_links { 
float : left; 
width : 870px; 
margin-top : 0px; 
padding : 0 10px 10px 10px; 
line-height : 160%; 
} 
div#content_mitte { 
float : left; 
width : 650px; 
margin-top : 0px; 
padding : 0 1px 1px 1px; 
border-left : 1px solid #ded6c9; 
line-height : 160%; 
}
div#content_rechts { 
float : right; 
width : 220px; 
margin-top : 0px; 
padding : 0 10px 10px 10px; 
border-left : 1px solid #ded6c9;
line-height : 160%; 
				
				
				
				}

           	



/*  ----------------------------------------------------------------- */


			
		


/*  ----------------------------------------------------------------- */
/*  ---------------------------  FIN  ------------------------------- */

