html, body {
	padding: 0;
	margin: 0;
	background:#fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:center;
}
body{
	width:1016px;
	margin:0 auto;
}

#wrapper {
	background: #fff url(../img/background_main.gif) repeat-y top center;
	width:1016px;
	margin:0 auto;
	position:relative;
	float:left;
}

a {
	color: #929291;
}

#frame {
	width: 970px;
	margin: 0 auto;
	background-position: 0px 0px;
	text-align:left;
	min-height:500px;
	position:relative;	
}

#navigation {
	position: absolute;
	top: 18px;
	right: 30px;

}

.staptel {
	float: left; 
	vertical-align: top;
	font-size: 16px;
}

.mintel {
	margin-left: 5px;
	float: left;
	font-size: 16px;
}

#navigation a {
	color:#000000;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-left:13px;
	padding: 5px;
	text-decoration:none;
	text-transform:uppercase;

}
.btn_navi_top_hover {
	background: #e2e2e2;
}
#navigation a:hover {
	margin-left:13px;
	padding: 5px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	background: #f17e25;
	padding:5px;
	display:block;
	float:right;
}


#content {
	background: url(../img/background_content2.png) repeat-y;
	margin-top: 10px;
	float:left;
	position:relative;
	min-height:280px;
}
#left_column {
	margin-top: 5px;
	margin-left: 15px;
	width: 330px;
/* 	background: red; */
	/* border-right: 1px solid #c9c9c9; */
	float: right;
	line-height:18px;
}

#right_column {
	margin-top: 5px;
	float: left;
	width: 590px;
	padding-left:10px;
	margin-left: 10px;
	line-height:18px;
/* 	background: green; */
}
#footer {
	background:#fff url(../img/footer_bg.png) no-repeat top left;
	width:1004px;
	margin-top: 5px;
	height:61px;
	color:#ea9500;
	position:relative;
	float:left;
	font-size:11px;
	padding-left: 42px;
	text-align: left;
}

#stappenteller {
	height: 30px;
	padding-top: 10px;
	border-bottom: 1px solid #c9c9c9;
	width: 965px;
	position:relative;
	float:left;
}
#content h3{margin:0px 0px 20px 0px;font-size: 20px;font-weight: lighter;color: #5f5f5f;}
#content h1{margin:0px 0px 20px 0px;font-size: 20px;font-weight: lighter;color: #5f5f5f;}
#content h2{font-weight: bold; font-size: 17px;}
.stap123 {
	font-size: 16px;
	margin: 0 20px;
	float: left; 
}

.grijs {
	color: #c9c9c9;
}
.grey {
	font-size: 20px;
	font-weight: lighter;
	color: #c9c9c9;
	/* margin-left: 10px; */
}
.orange {
	color:#ea9500;
}

input {
	background: url(../img/inputbackground.png) repeat-x top left;
	border: 1px solid #ddd;
	width: 128px;
}
input.ro{background: url(../img/inputbackground_ro.png) repeat-x top left; border: 1px solid #EEE;}
textarea {
	background: #eee;
	border: 1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stapImg{
	float:left;	
}
.bDateError{
	color:#FF0000;
}
#b_stap1{

}
input.error{
	font-weight:normal;
	color:#000;
}
.error{
	color:#FF0000;
	font-weight:bold;
}
.wassen{
	width:291px;	
}
.headertxt{
	font-size:13px;
	font-weight:bold;
}
.headertxt p {
	color:#FFFFFF;
}
.headertxt h1 {
	color:#FFFFFF;
	font-size:23px;
	font-weight:normal;
}
.gegevens {
 color:#FF9900;
 font-weight: bold;
}
#overdekt{width:auto; background:none; border:none;}
.btnVerstuur {
	width: 174px !important; 
	background: none !important; 
	border: none !important; 
	 
}
