
#content {
	margin: 0 auto;
	width: 760px;
	height: 510px;
	background: url(../img/hintergrund.jpg);
}

#schaltflaeche, #titten, #schaltflaeche2 {
	float: left;
	position: relative;
}

#schaltflaeche {
	top: 190px;
	left: 205px;
}

#titten {
	top: 205px;
	left: 228px;
}

#schaltflaeche2 {
	top: 245px;
	left: 255px;
}

#lightbox1 {
	text-align: center;
	height: 300px;
	width: 360px;
}

#lightbox1 p {
	clear: left;
	margin: 10px 0 0 0;
}

#step1, #step2, #step3 {
	padding: 10px 0 0 0;
}

#footer {
	width: 720px;
}

