* { margin: 0; }

body {
	background: #eee;
	font: 12px Arial, Helvetica, sans-serif;
	color: #606060;
	line-height: 18px;
	margin: 0 0 15px;
	}

a { text-decoration: none; }
a img { border: none; }
h1 { font-size: 17px; line-height: 17px; height: 17px; color: #888; margin: 0 0 10px; }
h2 { font-size: 20px; line-height: 20px; height: 20px; color: #00a2ff; margin: 0 0 10px; }
h3 { font-size: 20px; line-height: 20px; height: 20px; color: #464646; margin: 0 0 10px; }
h4 { font-size: 17px; line-height: 17px; height: 17px; color: #aaa; margin: -10px 0 10px; }
h5 { font-size: 12px; line-height: 12px; height: 12px; color: #464646; margin: 0 0 5px; }
h6 { font-size: 17px; line-height: 17px; height: 17px; color: #aaa; }
p { margin: 0 0 18px; }
hr { height: 1px; background: #d3d3d3; border: 0; width: 100%; margin: 0 0 10px; clear: both; }
input, textarea, select { font: 12px Arial, Helvetica, sans-serif; color: #000; }

#container {
	width: 949px;
	margin: 32px auto 0;
	padding: 9px 19px 0;
	background: url(../img/bg/container.gif);
	}
	#container .top { width: 987px; height: 10px; margin: -9px -19px 0; background: url(../img/bg/container-top.gif); overflow: hidden;}
	#container .bottom { width: 987px; height: 10px; margin: 0 -19px; background: url(../img/bg/container-bottom.gif); overflow: hidden; }

#containerdark {
	width: 949px;
	margin: 10px auto 0;
	padding: 9px 19px 0;
	background: url(../img/bg/containerdark.gif);
	}
	#containerdark .top { width: 987px; height: 10px; margin: -9px -19px 10px; background: url(../img/bg/containerdark-top.gif); overflow: hidden;}
	#containerdark .bottom { width: 987px; height: 10px; margin: 10px -19px 0; background: url(../img/bg/containerdark-bottom.gif); overflow: hidden; }
	#containerdark a.abtn { width: 157px; height: 30px; display: block; padding: 12px 0 0; background: url(../img/bg/a-btn2.gif); text-align: center; color: #90b400; font-weight: bold; float: none; }
	#containerdark a.abtn span { color: #000; }
	#containerdark a:hover.abtn { color: #666; }

#header {
	width: 937px;
	height: 100px;
	padding: 20px 0px 0 12px;
	}
	#header .logo { width: 172px; height: 40px; margin: 7px 0 0; display: block; background: url(../img/bg/logo.gif); text-indent: -9999px; float: left; }
	#header ul { padding: 0; list-style: none; width: 733px; height: 61px; background: url(../img/bg/menu.gif); float: right; }
	#header li { float: left; }
	#header li a { float: left; height: 61px; display: block; text-indent: -9999px; outline: 0; }
		#header .home a { width: 85px; background: url(../img/menu/home.gif); }
		#header .home a:hover { background: url(../img/menu/home.gif) bottom; }
		#header .zoeken a { width: 113px; background: url(../img/menu/zoeken.gif); }
		#header .zoeken a:hover { background: url(../img/menu/zoeken.gif) bottom; }
		#header .aanbiedingen a { width: 137px; background: url(../img/menu/aanbiedingen.gif); }
		#header .aanbiedingen a:hover { background: url(../img/menu/aanbiedingen.gif) bottom; }
		#header .mijncollocated a { width: 148px; background: url(../img/menu/mijn-collocated.gif); }
		#header .mijncollocated a:hover { background: url(../img/menu/mijn-collocated.gif) bottom; }
		#header .bedrijf a { width: 89px; background: url(../img/menu/bedrijf.gif); }
		#header .bedrijf a:hover { background: url(../img/menu/bedrijf.gif) bottom; }
		#header .support a { width: 95px; background: url(../img/menu/support.gif); }
		#header .support a:hover { background: url(../img/menu/support.gif) bottom; }

div#loginbar {
	margin-top: 5px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
	
	div#loginbar input[type=text], div#loginbar input[type=password] {
		border: 1px solid #DDD;
	}
	
	div#loginbar a {
		padding-right: 5px;
		padding-left: 5px;
	}

#banner {
	width: 700px;
	height: 168px;
	padding: 0 0 0 249px;
	margin: 0 0 10px;
	background: url(../img/bg/banner.jpg) no-repeat #f4f4f4;
	overflow: hidden;
	}
	#banner .tekst { float: left; width: 449px; padding: 10px 0; margin: 0 20px 0 0; margin-top: 10px;}
		#banner .tekst .intro { font-size: 11px; color:#333333; }
	#banner .side { float: left; width: 209px; padding: 0 2px 0 0; }
		#banner .side .box { width: 209px; height: 61px; padding: 10px; margin: 2px 0 0; background: url(../img/bg/banner-box.gif); }
		#banner .side .box p { border-top: 1px solid #aaa; font-size: 11px; margin: 0; }

#content {
	width: 949px;
	padding: 20px 0 0;
	overflow: hidden;
	border-top: 1px solid #d3d3d3;
	}

#contentleft {
	width: 175px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	border-right: 1px dotted #aaa;
	color: #00a2ff;
	float: left;
	}
	#contentleft a { text-decoration: underline; color: #464646; }
	#contentleft a:hover { color: #00a2ff; }
	#contentleft li a { text-decoration: none; }

#menu {
	padding: 0;
	list-style: 0;
	margin: 0 0 40px;
	}
	#menu li { list-style: none; }
	#menu li a { width: 175px; padding: 4px 0; display: block; border-bottom: 1px dotted #d3d3d3; color: #00a2ff; }
	#menu li a:hover { color: #464646; }

#contentright {
	width: 733px;
	float: left;
	}

#first {
	width: 454px;
	height: 220px;
	border-right: 1px dotted #d3d3d3;
	padding: 0 20px 0 0;
	margin: 0 0 10px;
	float: left;
	}

#second {
	width: 454px;
	height: 220px;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	float: left;
	}
	#second .btn { width: 157px; height: 42px; padding: 0 20px 0 0; background: url(../img/bg/a-btn-wolk2.gif); text-align: right; font-weight: bold; color: #000; font-size: 11px; border: 0; cursor: pointer; float: right;}
	#second .btn:hover { color: #00a2ff; }
	#second label { width: 70px; float: left; margin: 0 0 10px 20px; color: #00a2ff; }
	#second select { width: 125px }

#third {
	width: 454px;
	height: 220px;
	border-right: 1px dotted #d3d3d3;
	padding: 0 20px 0 0;
	margin: 0 0 20px;
	float: left;
	clear: both;
	}
	#third p { clear: both; }
	#third img { padding: 40px 0 0; }

#fourth {
	width: 454px;
	height: 220px;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
	float: left;
	}
	#fourth p { clear: both; }
	#fourth img { padding: 20px 0 0 60px; }

a.abtn { width: 157px; height: 30px; display: block; padding: 12px 0 0; background: url(../img/bg/content-button-nieuw.gif); color: #90b400; font-weight: bold; text-align: center; color: #000; float: right; }
a:hover.abtn { color: #00a2ff; }
a.wolk { width: 117px; height: 30px; display: block; padding: 12px 0 0 40px; background: url(../img/bg/a-btn-wolk2.gif); text-align: center; font-weight: bold; color: #000; float: right; font-size: 11px; }
a:hover.wolk { color: #00a2ff; }
.tekst { float: right; width: 280px; }
.tekst label { float: left; width: 90px; clear: both; }
.tekst span { float: left; width: 190px; }
.imgl { float: left; margin: 0 20px 0 0; clear: both; }
.clr { clear: both; }
.split { width: 949px; height: 1px; margin: 0 0 10px; background: url(../img/bg/split.gif); overflow: hidden; }

a:link, a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00a2ff;
	text-decoration: underline;
}


.tbl_header {
	background-color: #00a2ff; 
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}

.tbl_100 {
	width: 100%;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.tbl_100_100 {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}

.tbl_nopadding {
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
}

.tbl_pad4 {
	width: 100%;
	border-collapse: collapse;
	padding: 4px;
	border: 0px;
}

.tbl_pad2 {
	border-collapse: collapse;
	padding: 2px;
	border: 0px;
}



.tbl_header5 {
	background-color: #bcbdbd; 
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}

.tbl_header2 {
	background-color: #b0b4b5; 
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}


#tbl_domchk_1 {
	width: 200px;
}

#tbl_domchk_2 {
	width: 100px;
}

#tbl_domchk_3 {
	width: 100px;
}

#tbl_domchk_4 {
	width: 100px;
}

.tbl_col30 {
	width: 30px;
}

.tbl_col175 {
	width: 175px;
}

.tbl_col250 {
	width: 250px;
}

.tbl_ln0 {
	padding: 4px;
	background-color: #ffffff;	
}

.tbl_ln1 {
	padding: 4px;
	background-color: #EAEAEA;	
}

.tbl_ln_over {
	padding: 4px;
	background-color: #CCCCCC;	
	cursor: pointer;
}


#stappen_balk {
	width: 100%;
	padding: 0px;
	border: 1px #000000 solid;
}

.stappen_balk_actief {
	background-color: #00a2ff;
	color: #ffffff;
	padding: 2px;
}

.stappen_balk_nietactief {
	background-color: #D3D3D3;
	color: #555555;
	padding: 2px;
}

#links{
width: 200px; /* pas de afmeting aan voor het plaatje */
float:left;
}

#rechts{ /* voor de locatie lijst */
width: 370px;
float:right;
}

#boxnederland{ 
height: 410px;
}

.tekstveld {
	border: 1px #000000 solid;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #555555;
}

.tekstveld_disabled {
	border: 1px #000000 solid;
	background-color: #D3D3D3;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #555555;
}

.tekstveld_fout {
	border: 1px #ff0000 solid;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #555555;
}

.selectieveld {
	border: 1px #000000 solid;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #555555;
}
.show {
	display: block;
}

.noshow {
	display: none;
}