	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/kontakt.png); 
                        width:778px;
                        height:70px; 
                        text-align:right;
			}
        #bottom_impressum{      
                    float:left;
                    padding-top:19px;
                    margin-left:158px;
			}   
        #bottom_twitter{      
                        float:right;
                        padding-top:19px;
                        margin-right:8px;
			} 			   
        #referenzen_titel{      
                        margin:auto;
                        width:760px;
                        height:140px;
			}                            
                      
