#Main {
	float: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	left:0px;
	top:0px;
	width:1024px;
	height:950px;
}

img {
	border: 0px;
}

.btn_submit {
width: 645px;
height: 74px;
background: url(php/images/submit.png);
border-width: 0px;
background-repeat: no-repeat;
position: absolute;

}


#archetyp-header {
	position:absolute;
	background-image:url(php/images/archetyp_header.jpg);
	left:0px;
	top:0px;
	width:1024px;
	height:244px;
}

#archetyp-left {
	position:absolute;
	background-image:url(php/images/archetyp_left.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:244px;
	width:145px;
	height:688px;
}

#archetyp-ausgabe {
	position:absolute;
	left:145px;
	top:244px;
	width:748px;
	height:688px;
}

#archetyp-intro {
	position:absolute;
	left:145px;
	top:244px;
	width:748px;
	height:688px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

#archetyp-preis {
	position:absolute;
	left:145px;
	top:244px;
	width:748px;
	height:688px;
	margin-left: auto;
	margin-right: auto;
	
}


#archetyp-frage {
	//background-image:url(php/images/frage/archetyp_frage.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:145px;
	top:244px;
	width:748px;
	height:688px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#archetyp-frage #_content {
	position: relative;
	top: 85px;
	padding: 20px;
	margin-bottom: 75px;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 75px;
}
#archetyp-code{
	position: relative;
	top: 450px;
	padding: 25px;
	margin: 35px;
	
}

#archetyp-right {
	position:absolute;
	background-image:url(php/images/archetyp_right.jpg);
	left:893px;
	top:244px;
	width:131px;
	height:688px;
}



#archetyp-footer {
	position:absolute;
	background-image:url(php/images/archetyp_footer.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:932px;
	width:1024px;
	height:200px;
}
