body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B3B5;
	background-image: url(hintergrund.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	background-attachment: fixed;
}
.hintergrund {
	position: fixed;
	background-image: url(content_back.gif);
	left:50%;
	top: 0px;
	width:990px;
	margin-left:-495px;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	bottom: 0px;
}
#content_top {
	position: absolute;
	top: 130px;
	left: 5px;
	background-color: #FFFFFF;
	height: 320px;
	width: 775px;
}
.page {
	z-index: 1;
	position: absolute;
	background-image: url(content_back.gif);
	left:50%;
	top: 0px;
	width:990px;
	margin-left:-495px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	bottom: 0px;
	overflow: visible;
	background-repeat: repeat;
	padding: 0px;
}
.page  .head {
	position: absolute;
	height: 130px;
	width: 988px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.page  .head  .logo {
	position: absolute;
	height: 20px;
	width: 177px;
	left: 802px;
	top: 110px;
}
.schraube {
	position: fixed;
	z-index: 3;
	height: 186px;
	width: 264px;
	right: 0px;
	bottom: 0px;
}

