#wrapperStickyFooter {
	background-image:url('images/hintergrund_leiterbahn_1.gif');
	background-repeat: no-repeat, no-repeat;
	background-position: center bottom, center top;
	background-size: auto auto, 1353px 1047px;
}

@media (min-height:800px) {
	#wrapperStickyFooter {
		background-image:url('images/anmeldung.png'), url('images/hintergrund_leiterbahn_1.gif');
	}
}

.control-group {
	float:none;
	margin: 0 0 20px 0;
}

.control-group input {
	width: 350px;
	border: none;
}

.control-group label {
	width: 150px;
	float: left;
}

fieldset {
	border: none;
}

#confirm-registration {
	max-width: 500px;
}

.text {
	max-width: 500px;
}
