body {
	margin: 0px;
	padding: 0px;
}
.centerbox {
	padding: 0px;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -512px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.left {
	background-image: url(/images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 768px;
	width: 380px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.overline {
	background-image: url(/images/top_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 322px;
	width: 644px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.runter {
	background-image: url(/images/right_u.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 456px;
	width: 273px;
	position: absolute;
	right: 0px;
	top: 322px;
}
.unterline {
	background-image: url(/images/unten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 371px;
	position: absolute;
	top: 730px;
	left: 380px;
}
