#zentriert {
     background-color: transparent;
     padding: 7px;
     margin: -275px 0 0 -357px;
     position:absolute;
     top: 50%;
     left: 50%;
     width: 750px;
	 xborder-right: 4px solid #f1f1f1;
	 xborder-bottom: 4px solid #f1f1f1;
    }

#main {
	background-color: #fff;
	width: 748px;
    height: 520px;
	border: 1px solid #DCDCD0;
	}

#header {
	height: 68px;
	padding: 10px;
    border-bottom: 1px solid #ccc;
	}
	
#logo {
	float: left;
	padding-top: 10px;
    }

#agencia-navi-language  {
	float: right;
	margin-top: 5px;
	}
	
#agencia-navi-language img  {
	padding-left: 4px;
 	}
	
#navi-main, #navi-sub, #navi-sub-img, #navi-sub-text, #navi-subprojects1, #navi-subprojects2, #navi-subprojects3, #navi-subprojects4, #navi-subprojects5 {
	float: left;
	width: 148px;
	height: 430px;
	border-right: 1px solid #e1e1e1;
	}
	
#navi-sub {
	height: 302px;
	padding-top: 128px;
	}
	
#navi-subprojects1{
	height: 305px;
	padding-top: 128px;
	}
#navi-subprojects2{
	height: 275px;
	padding-top: 158px;
	}
#navi-subprojects3{
	height: 245px;
	padding-top: 188px;
	}
#navi-subprojects4{
	height: 215px;
	padding-top: 218px;
	}
#navi-subprojects5{
	height: 185px;
	padding-top: 248px;
	}
	
	
	
#navi-sub-text {
   padding-top: 10px;
   }
	
#content-home, #content-agentur, #content-referenzen {
	float: left;
	width: 599px;
	}
	
#content-agentur {
	xheight: 430px;
	width: 559px;
	padding: 20px;
	xbackground: url(../../art/bg_agentur.jpg) no-repeat;
	xbackground: #999;
	xborder: 1px dotted red;
	}
	
#content-referenzen {
	width: 430px;
	height: 415px;
	padding: 10px;
	xmargin: 5px;
	xborder: 3px solid #f1f1f1;
	background: url(../../art/bg_content.gif) no-repeat;
	}




