body{
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	background-color:#bc068f;
}

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: 300px;
	left: 400px;
}

#button1 {
	left: -1px;
	position: relative;
	top: -100px;
	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;
}

