.html
{
	background: #7F7F7F url("../images/webseite.jpg") no-repeat center center scroll;
	background-size: cover !important;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	padding-top: 62px;
	padding-right: 1600px;
	padding-bottom: 838px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

