#outer {
	position:absolute;
	left:50%;
	margin-left:-455px;
	width:908px;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #afc8e2;
	border-top:0px;
}

#container {
	width:908x;
}
#container_inner {
	margin:0px 29px 0px 29px;
}

#header {
	margin-top:0px;
	width:100%;
	height:100px;
	text-align:left;
}

#header_unterseite {
	margin-top:4px;
	width:100%;
	height:280px;
	text-align:left;
	border:1px solid;
}

#pic_header_unterseite {
	position:absolute;
	top:178px;
	left:78px;
	width:229px;
	height:172px;
}

#text_header_unterseite {
	position:absolute;
	top:190px;
	left:340px;
	width:550px;
	height:160px;
}

#top {
	width:908px;
	height:151px;
	text-align:left;
	background-image:url(../../../img/layout/header_bg.jpg);
}
#main_under_header {
	margin-top:2px;
	text-align:left;
}

#main_on_header {
	margin-top:-260px;
	text-align:left;
}

#footer {
	margin-top:30px;
	height:120px;
	width:100%;
	background-image:url(../../../img/bg/footer_bg.jpg);
	text-align:left;
	color:#FFFFFF;
}

#navi {
	background-color:#003c72;
	width:910px;
	height:50px;
}

#logo {
	position:absolute;
	left:27px;
	top:34px;
	z-index:900;
}

#cart_login {
	position:absolute;
	z-index:250;
	left:622px;
	height:100px;
	top:0px;
	width:320px;
	background-image:url(../../../img/bg/bg_cart_login.jpg);
	background-repeat:repeat-x;
}

#index_content {
	margin-top: 5px;
}

/* Konfigurator */
#konf_note_left {
	float:left;
	width:320px;
}
#konf_note_right {
	float:left;
	width:185px;
	margin-left:5px;
}


/* ------------------------> CSS - HACKS <------------------------------ */
/* IE6 */

* html #index_content {
	margin-top: -2px;
}

* html #header_unterseite {
	margin-top:0px;
}

/* IE7 */

*+html #index_content {
	margin-top: -2px;
}

*+html #header {
	margin-top:4px;
}
