* {
	margin: 0;
	padding: 0;
}

body{
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
}

img{
	border: none;
}

#avschuin{
	text-align:right;
	width: 770px;
	height: 164px;
	margin: auto;
	position:relative;
	overflow:hidden;
}

#content{
	width: 680px;
	padding: 10px 10px;
	margin: -130px auto 40px;
	border: #fff solid 1px;
	background: #2c2c2c;
}

#banner{
	height: 160px;
	width: 680px;
	background: url(../img/refportal/bigbann.jpg) no-repeat;
	margin: 0 0 10px 0;
}
#stepper_content{
	width: 450px;
	margin: auto;
	padding: 0 10px;
}

#stepper_content h2{
	margin: 0 0 10px;
	color: #fff;
	font-size:1.3em;
	font-weight: normal;
}

* html #stepper_content h2{
	margin: 0 0 10px;
	font-size:1.3em;
}

* + html #stepper_content h2{
	margin: 0 0 10px;
	font-size:1.3em;
}

.galleryname{
	font-weight: bold;
	color: #f00;
}

#stepper_stap1, #stepper_stap2, #stepper_stap3{
	width: 448px;
	height: 65px;
	margin: 0 0 15px 0;
	background: #d7d5de;
	color: #000;
}

#stepper_stap1 img{
	float: left;
}

#stepper_stap1 p{
	float: left;
	margin: 25px 0 0 0;
	text-indent: 15px;
	font-size:1.15em;
	font-weight: bold;	
}

#stepper_stap1 select{
	float: left;
	width: 100px;
	margin: 20px 0 0 10px;
}

#stepper_stap2 img{
	float: left;
}

#bel{
	float: left;
	background: url(../img/refportal/bel.gif) no-repeat 15px 4px;
	text-indent: 30px;
	font-weight: bold;	
	margin: 22px 0 0 0;
}

.phonenumber{
	color: #cd0000;
	font-size:1.3em;
}

.costs{
	color: #000;
	font-size:10px;
}

#stepper_stap3 img{
	float: left;
}

#stepper_stap3 p{
	font-weight: bold;
	margin: 0 0 5px 0;
	text-indent: 15px;
	padding-top: 10px;
}

#stepper_stap3 .pinline{
	display: inline;
	color: #cd0000;
	margin-left: 15px;
	padding: 0;
}

#stepper_code{
	display: inline;
}

#stepper_code input{
	margin: 0 5px 0;
}

.waarschuwing{
	color: #fff;
	margin: 15px auto 20px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.waarschuwing a{
	color: #f00;
}

.helplink{
	color: #fff;
	margin: 10px auto 10px;
	font-size: 1.1em;
	display:block;
	width: 50px;
}

#stepper_imgWaarborg{
	display: block;
	margin: auto;
}

.note{
	text-align: center;
}

.note a{
	color: #f00;
	text-decoration: none;
}
