body {
	margin-left: 0px;
	margin-top: 0px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#rechts {
	position:absolute;
	width:879px;
	height:1672px;
	z-index:2;
	left: 1350px;
	top: 0px;
}
#anfrage {
	position:absolute;
	width:957px;
	height:893px;
	z-index:3;
	top: 0;
	left: 0;
}
#handy {
	position:absolute;
	width:393px;
	height:893px;
	z-index:3;
	top: 0;
	left: 957px;
}
#bottom {
	position:absolute;
	width:1350px;
	height:115px;
	z-index:4;
	left: 0px;
	top: 893px;
}

