
#content, #orderflow {
	margin: 0 auto;
	width: 760px;
	height: 510px;
	background: url(../img/hintergrund.jpg);
}

#question {
	position: relative;
	top: 200px;
	left: 100px;
}

#step1, #step2, #step3 {
	top: 190px;
	left: 300px;
}

#footer {
	width: 720px;
}

