	html, body  {
       			height:100%;
       	 		padding:0;
       			margin:0;
			overflow:show;	
                        background-color:#292929;
                        color:#000000;
                        font-family:arial;
                        font-size:11px;
                        text-align:center;
                        }
	#header	{
                        margin:auto;
			background-color:#856944;
                        width:100%;
                        height:194px;
			}
	#header_innen{
                        margin:auto;
                        width:778px;
                        height:194px;
                        background-image:url(../img/img_header.jpg); 
			}                      
	#content	{
                        margin:auto;        
			background-image:url(../img/img_hg-content.png); 
                        width:778px;                  
                        overflow:show; 
                        color:#FFFFFF;
                        text-align:center;
			} 
        #content_innen{         
                        margin:auto;        
                        width:760px;                  
                        overflow:show;   
                        text-align:left;
                        color:#FFFFFF;
                        }           
	#bottom	{
                        margin:auto;        
			background-image:url(../img/img_bottom.jpg); 
                        width:778px;
                        height:140px; 
                        text-align:right;
			}
        #bottom_impressum{      
                        margin-right:372px;
                        padding-top:70px;
			}      
        #referenzen_titel{      
                        margin:auto;
                        width:760px;
                        height:140px;
			}                            
                      