#bg-1, #bg-2, #bg-3, #bg-4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 5px;
	background: #000;
	}
	
#bg-2 {
	top: 6px;
	height: 60px;
	background: #D5D8DD;
	}

#bg-3 {
	top: 87px;
	height: 160px;
	background: url(../../art/bg_illu_main.jpg) repeat-x;
	}
	
#bg-4 {
	top: 248px;
	height: 10px;
	background: #D5D8DD;
	}
	
#pix-white-links, #pix-white-rechts {
	position: absolute;
	top: 67px;
	left: 201px;
	height: 250px;
	 }
	 
#pix-white-rechts {
	top: 0px;
	left: 971px;
	height: 250px;
	 }
	
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#logo-dcms {
	position: absolute;
	left: -11px;
	top: -7px;
	width: 306px;
	padding-top: 30px;
	height: 33px;
	visibility: visible;
	padding-left: 50px;
	}
	
#logo-dcms img {
	padding-left: 28px;
	}
	
#anschrift, #tel-fax {
	position: absolute;
	top: 11px;
	left: 487px;
	width: 303px;
	}
	
#tel-fax {
	left: 652px;
	}
	
#navi-produkte-bg {
	position: absolute;
	left: 21px;
	top: 87px;
	width: 180px;
	height: 510px;
	background: url(../../art/bg_navi_produkte.jpg) no-repeat;
	}
	
#headline-produkte {
	position: absolute;
	left: 40px;
	top: 100px;
	}

#navi-produkte {
	position: absolute;
	left: 21px;
	top: 149px;
	width: 180px;
	}
	
#illu-main {
	position: absolute;
	top: 87px;
	left: 201px;
	}
	
#navi-main {
	position: absolute;
	left: 801px;
	top: 86px;
	width: 170px;
	}
	
#schriftzug-www {
	position: absolute;
	left: 801px;
	top: 247px;
	width: 170px;
	}
	
#content {
	position: absolute;
	top: 270px;
	left: 200px;
	width: 770px;
	margin-bottom: 20px;
	}
	
#content-padding {
	height: 20px; /* fuer IE */
	padding-left: 20px;
	padding-bottom: 5px;
	} html>body #content-padding {
		height: auto; /* fuer andere Browser */
	}
		
#overflow {
	padding-bottom: 2px;
	width: 720px;
	padding-right: 30px;
	}
	
#produkte-box {
	float: left;
	width: 265px;
	margin-right: 35px;
	margin-bottom: 10px;
	}
	
#produkte-box-content {
	padding-left: 8px;
	padding-top: 8px;
	background: #FFFFCD;
	border: 1px solid #C5D0E4;
	}
	
#footer {
	xposition: absolute;
	xbottom: 0px;
	xleft: 201px;
	height: 17px;
	width: 600px;
	background: #C5D0E4;
	float: left;
	}
	
#apDiv1 {
	position:absolute;
	top:67px;
	height:16px;
	z-index:-1;
	background-color: #D6D8DD;
	padding-top: 3px;
	width: 100%;
}