body {
	/*background: #e5eed2 url('/images/default/bg.png') repeat-x;*/
	background: #f7f7f7 url('/images/default/bg.png') repeat-x;
	margin-bottom: 50px;
}

a {
	color: #464646;
}

#topLinks {
	position: absolute;
	top: 5px;
	width: 950px;
	text-align: right;
	font-size: 11px;
}

	#topLinks, #topLinks a {
		color: #ffffff;
	}

#header {
	width: 932px;
	height: 74px;
	padding-top: 76px;
	padding-left: 18px;
	background: transparent url('/images/default/topBar.png') bottom no-repeat;
}

	#header img {
		float: left;
		margin: 5px;
	}
	
	#header h1 {
		color: #464646;
	}
	
	#header h1 a {
		color: #84c012;
		text-decoration: none;
		font-size: 24px;
	}
	
	#header h2 {
		color: #464646;
		font-size: 12px;
	}

#menuMain {
	width: 912px;
	height: 29px;
	padding: 15px 18px 0 18px;
	background: #f0f0f0 url('/images/default/menuMain-bg.png') repeat-x;
	margin-left: auto; margin-right: auto;
	clear: none;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

	#menuMain li {
		float: left;
		display: inline;
		border-right: 1px solid #dadada;
		padding: 0 10px 0 0;
		margin: 0 10px 0 0;
		list-style-type: none;
	}
	
	#menuMain li.lastitem {
		border-right: 0px;
	}
	
	#menuMain li a {
		color: #464646;
		text-decoration: none;
	}
	
	#menuMain li a:hover {
		color: #464646;
		text-decoration: underline;
	}

#contentBox { 
	border-left: 1px solid #dadada; 
	border-right: 1px solid #dadada;
	background-color: #ffffff;
	background-image: url('/images/default/banner-bg.png');
	background-repeat: repeat-x;
}

#regioSelect {
	width: 242px;
	margin-left: 18px;
	padding-top: 18px;
}

	#regioSelect .block {
		height: 188px;
	}

	#searchBox {
		background: #ffffff url('/images/default/search_box.png') no-repeat;
		float:left;
		/*height:19px;*/
		padding: 5px 0 7px 25px;
		width:179px;
		font-size: 11px;
	}

	#regioSelect .submit {
		background:#ffffff url('/images/default/search_btn.png') no-repeat;
		cursor:pointer;
		float:left;
		height:25px;
		width:26px;
	}

	.provSelect {
		width: 140px;
		height: 140px;
		margin-left: auto; 
		margin-right: auto;
		margin-bottom: 20px;
		background-image: url('/images/map/kaart_nederland.gif');
	}
	
		.provSelect img {
			position: absolute;
			display: none;
		}
		
		.provSelect .provSelectOverlay {
			display: block;
		}

#billboard {
	position: absolute;
	top: 212px;
	margin-left: 279px;
	border: 1px solid #dadada;
	background-color: #ffffff;
	padding: 5px;
	width: 640px;
	height: 214px;
}

	#billboardTitle, #billboardTitleBg {
		position: absolute;
		height: 32px;
		width: 640px;
		margin-top: 182px;
		color: #ffffff;
	}
	
	#billboardTitleBg {
		background-color: #000000;
		filter: alpha(opacity=30);
		opacity: .3;
	}
	
	#billboardTitle a {
		color: #ffffff;
		font-weight: bold;
	}
	
	#billboardTitleLeft {
		margin: 8px;
		font-weight: bold;
	}
	
	#billboardTitleRight {
		float: right;
		margin: 8px;
	}

#menuLeft {
	margin-left: 18px;
	width: 242px;
}

	#menuLeft ul {
		margin: 5px;
		list-style-type: none;
	}
	
	#menuLeft li {
		padding: 5px 0 5px 20px;
		background: transparent url('/images/icons/menu.png') left no-repeat;
	}
	
	#menuLeft li:hover {
		text-decoration: underline;
		background: #f0f0f0 url('/images/icons/menu.png') left no-repeat;
	}
	
	#menuLeft li a {
		color: black;
		text-decoration: none;
		width: 100%;
	}

#adBanners {
	padding-top: 10px;
	padding-left: 4px;
}

	#adBanners img {
		margin-bottom: 10px;
		width: 234px;
		height: 60px;
	}

#contentRight {
	width: 648px;
	margin-top: 259px;
	padding: 20px;
	float: right;
}

#breadcrumb {
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #dadada;
}

#bottomBar {
	height: 5px;
	background: #ffffff url('/images/default/bottomBar.png') no-repeat;
	width: 950px;
	margin-bottom: 5px;
}

	#bottomLinks {
		padding: 0 10px 0 10px;
		font-size: 11px;
	}

.greenButton {
	color: #ffffff;
	background-image: url('/images/default/titleTop.png');
	background-repeat: repeat-x;
	width: 230px;
	height: 15px;
	font-weight: bolder;
	padding: 6px;
}

.block {
	background: #fff url('/images/default/sidebar-bg.png') bottom left repeat-x;
	width: 230px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 5px;
}

#imageBlockRight {
	margin: 0 10px;
	width: 200px;
	float: right;
	border: 1px solid #e1e1e1;
}

#imageBlockRight #imageBlockRightCaption {
	color: #ffffff;
	background-image: url('/images/default/titleTop.png');
	background-repeat: repeat-x;
	width: 188px;
	height: 15px;
	font-weight: bolder;
	padding: 6px;	
}

#imageBlockRight img {
	background-color:#FFFFFF;
	border:1px solid #E1E1E1;
	float:left;
	margin: 5px;
	padding:4px;
	width:80px;
	max-height: 53px;
}
h2.disclaimer, h3.disclaimer {
	font-size: 14px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	color: #464646 !important;	
}

h3.disclaimer {
	color: #699f00 !important;		
}

.imageBlockLeft {
	margin: 0 10px 0 0;
	width: 115px;
	float: left;
	border: 1px solid #e1e1e1;
}

.imageBlockLeft img {
	background-color:#FFFFFF;
	border:1px solid #E1E1E1;
	float:left;
	margin: 5px 5px 5px 0;
	padding:4px;
	width:105px;
	max-height: 69px;
}
