h1{
	font-size:150%;
}

fieldset{
	text-align: left;
	width:430px;
}

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

#step1, #step2, #step3 {
	top: 345px;
	left: 365px;
}

#button1 {
	left: 180px;
	position: relative;
	top: -93px;
	width:163px;
}

#button2 {
	left: 140px;
	position: relative;
	top: -68px;
	width:163px;
}

#msisdn{
	position:relative;
	left:-35px;
}

#msisdn_example{
	text-align: center;
	padding: 0 0 0 25px;
	width: 160px;	
	position:relative;
	left:-35px;
}

#footer {
	margin-top: 10px;
	width: 760px;
}

