#wrapperStickyFooter {
	background-image:url('images/startseite.png'), url('images/hintergrund_leiterbahn_1.gif');
	background-repeat: no-repeat, no-repeat;
	background-position: center bottom, center top;
	background-size: auto auto, 1353px 1047px;
}

#wrapperSection{
	margin: -500px auto 0;
	height: 500px;
	min-height: 0;
}

#section {
	width:760px;
}

#wrapperSection{
	position:relative;
	margin-top: 0px;
	margin: -500px auto 0;
	height: 500px;
}

#section {
	float:right;
}

#footer{
	margin-top:-100px;
}