/* GLOBAL STYLES 
************************************************************/
body {
	background-color: #F6F6F6;
	color:#4A5248;
}
p {
	margin: 1em 0;
	line-height: 1.4em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

strong em, em strong { font-weight: bold; font-style: italic;}

a:link, a:active, a:visited {
	color: #F5802B;
	text-decoration: none;
}
.contentContainer .siteContent a:visited {
	color: #F5802B;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
}

/* SITE CONTAINER 
************************************************************/
.siteContainer {
	width: 100%;
	min-width: 990px;
	background: #ffffff  url("../images/layout/title_content_background.jpg") repeat-x;
}
.siteContainerExtra { /* Extra layout div to put the image in background */
	background: transparent url("../images/layout/sidebar_tile.jpg") repeat-y;
}
.siteContainerExtra2 { /* Extra layout div to put the image in background */
	background: transparent url("../images/layout/sidebar_back_2.jpg") no-repeat bottom left;
}
.siteContainerExtra3 { /* Extra layout div to put the image in background */
	width:990px;
	min-height: 350px;
	overflow: hidden;
	background: transparent url("../images/layout/content_watermark.jpg") no-repeat 182px bottom;
}

/* PICTURES CONTAINER 
************************************************************/
#pagePictures{float:left; width:75px; margin:0; padding:0; overflow:hidden;}
#pagePictures li{margin:0; padding:0; margin-bottom:5px; }
#pagePictures li a{display:block; width:64px; overflow:hidden; border:1px solid #E1E1E1;}
#pagePictures li a span{display:block; margin:2px; width:60px; overflow:hidden;}
#pagePictures li a:hover{border:1px solid #F57E2A; }


/* PICTURES CONTAINER 
************************************************************/
#pageFiles{margin-top:30px; padding-top:5px; background:url("../images/layout/line_dotted.gif") repeat-x top left;}
#pageFiles img{vertical-align:middle; margin-right:2px;}

/* SITE TITLE 
************************************************************/
h1.siteTitle {
	background: transparent url("../images/layout/title_background.jpg") no-repeat;
	overflow: hidden;
	padding: 1px 0 0 0;
}
h1.siteTitle span {
	display: block;
	float: left;
	font-size: 245%;
	letter-spacing: -0.1em;
	margin: 21px 0 0 80px;
	padding: 0 2px 0 0;
	background: #ffffff url("../images/layout/title_span_background.jpg") repeat-x;
	color: #5FBE47;
}


h2{
	color: #F5802B;
	font-size:220%;
	margin-top:-3px;
}

h3{
	color: #F5802B;
	font-size:165%;
	margin-top:-3px;
}

h4{
	color: #F5802B;
	font-size:150%;
	margin-top:-3px;
}


/* CONTENT 
************************************************************/
.contentContainer {
	width:808px;
	float: left;
}

.contentContainer .siteContent {
	margin: 0px 0 30px 30px;
	font-size: 92%;
	overflow: hidden;
	width: 518px;
	_width:500px;
	float: left;
}

.siteContent ul.gemeentes{overflow:hidden;  width:172px; float:left;}
.siteContent ul.gemeentes li{float:left; width:100%; background: transparent url('../images/layout/arrow_single.gif') no-repeat left 5px; padding: 0 0 0 8px;
}
.siteContent ul.gemeentes ul{margin-top:4px; overflow:hidden; padding:0 0 0 8px;}
.siteContent ul.gemeentes li li{background:none; margin-bottom:4px; clear:both; color:#5FBE47; font-weight:bold;}
.siteContent ul.gemeentes li li span{font-size:11px; color:#4A5248; font-weight:normal;}
.contentContainer .siteContent ul.gemeentes a:visited{font-style:normal;}

.contentContainer .siteContent .pictureContainer{float:left; margin-top:13px;}
.contentContainer .siteContent .content{float:left; margin-top:10px; padding-bottom:20px;}

.contentContainer .panelBar {
	margin: 0px 30px 30px 30px;
	_margin: 0px 20px 20px 20px;
	font-size: 92%;
	overflow: hidden;
	width: 200px;
	float: left;
}

/* SIDEBAR 
************************************************************/
.sideBarContainer {
	width: 182px;
	float: left;
}
.sideBar {
	min-height: 250px;
	padding: 0 0 130px 0;
}
.sideBar ul {
	background: #78BC29 url("../images/layout/menu_tile.jpg") repeat-y;
	width: 169px;
	padding: 2px 0 2px 0;
}
.sideBar ul li {
	width: 167px;
}
.sideBar ul li a:link,
.sideBar ul li a:active,
.sideBar ul li a:visited {
	background: #78BC29 url("../images/layout/menu_back.gif") repeat-y left top;
	display: block;
	height: 24px;
	padding: 0 23px 0 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 92%;
	line-height: 24px;
	text-decoration: none;
}
.sideBar ul li a:hover {
	background-position: left bottom;
	color: #C0FB33;
}

/*submenu*/
.sideBar ul ul{background-color:#5B931B; border:0; background:none;}
.sideBar ul.subMenu li{width:169px; background-color:#F5802B; background:none;}
.sideBar ul li li a:link,
.sideBar ul li li a:active,
.sideBar ul li li a:visited {
	background: #5B931B url("../images/layout/menu_sub_back.gif") repeat-y right top;
	display: block;
	height: 23px;
	padding: 0 35px 0 0;
	text-align: right;
	color: #DFF297;
	font-size: 90%;
	line-height: 23px;
	text-decoration: none;
}
.sideBar ul li li a:hover {
	background-position: right bottom;
	color: #fff;
}

/* FOOTER 
************************************************************/
.siteFooter {
	width: 100%;
	background: transparent url("../images/layout/footer_tile.jpg") repeat-x;
	padding: 0 0 15px 0;
}
.siteFooterExtra {
	width:990px;
	overflow:hidden;
	background: transparent url("../images/layout/footer_sidebar_merger_2.jpg") no-repeat left top;
	min-height: 40px;
	padding: 15px 0 0 0;
}
.siteFooter .photos {float:left; width:340px;}

.siteFooter .addresses {
	float: left;
	margin: 0 35px 0 76px;
	_margin: 0 12px 0 38px;
	width: 430px;
}
.siteFooter .addresses li {
	float: left;
}
.siteFooter .addresses li.dbc {
	width: 140px;
}
.siteFooter .addresses li.ikc {
	width: 120px;
}
.siteFooter .addresses li.vzk {
	width: 170px;
}
.siteFooter .addresses li h4 {
	font-size: 92%;
	background: transparent url('../images/layout/logo_small.jpg') no-repeat left 2px;
	padding-left: 18px;
	color: #5FBE47;
	margin: 0 0 2px 0;
}
.siteFooter .addresses li p {
	font-size: 85%;
	margin: 0;
	padding-left: 18px;
}
.siteFooter .addresses li .arrow {
	padding: 0;
}
.siteFooter .addresses li .arrow a {
	font-size: 85%;
	float: left;
	margin-left: 8px;
}

.siteFooter div.credits {
	margin: 15px 0 0 5px;
	float: left;
	}
.siteFooter div.credits a {
	display: block;
	width: 89px;
	height: 27px;
	background: url('../images/layout/credits.gif') no-repeat top left;
	text-indent: -9000px;
	}
.siteFooter div.credits a:hover {
	background-position: bottom left;
	}

/* IMAGES 
************************************************************/
img.left {
	float: left;
	border: 2px solid #E3E3D3;
	margin: 6px 6px 6px 0;
	padding: 1px;
}
img.right {
	float: right;
	border: 2px solid #E3E3D3;
	margin: 6px 0 6px 6px;
	padding: 1px;
}

/* LINKS
************************************************************/
div.arrow {
	overflow: hidden;
	width: 100%;
	padding: 5px 0;
}
div.arrow a {
	float: right;
	font-weight:normal;
	background: transparent url('../images/layout/arrow_single.gif') no-repeat left 5px;
	padding: 0 0 0 10px;
	font-size: 92%;
}
.content div.arrow a:visited, .panel div.arrow a:visited {font-style:normal; font-weight:normal;}
.content div.arrow a:hover, .panel div.arrow a:hover {text-decoration:underline; font-weight:normal;}
div.arrowdouble {
	font-weight:normal;
	overflow: hidden;
	padding: 5px 0;
}
div.arrowdouble a {
	float: right;
	font-weight:normal;
	background: transparent url('../images/layout/arrow_double.gif') no-repeat left 5px;
	padding: 0 0 0 18px;
	font-size: 92%;
}
.panel + div.arrowdouble{
	padding: 0 0 15px 0;
	font-weight:normal;
	margin-right: 10px;
}

/* PANEL 
************************************************************/
.panel {
	width: 195px;
	background: transparent url("../images/layout/panel/bottom.jpg") no-repeat left bottom;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}
.panel div.panelExtra {
	background: transparent url("../images/layout/panel/top.jpg") no-repeat left top;
	padding: 8px;
}
.fold div.panelExtra {
	background: transparent url("../images/layout/panel/top_fold.jpg") no-repeat left top;
}
.panel div.panelExtra h2 {
	color: #F5802B;
	font-size: 167%;
	background: transparent url('../images/layout/line_dotted.gif') repeat-x 0 100%;
}
.panel div.panelExtra h3 {
	color: #5FBE47;
	font-size: 100%;
	margin: 2px 0 0 0;
}
.panel div.text {
	font-size: 92%;
}
.panel div.photo {
	text-align: center;
	margin: 10px 0 0 0;
}
.panel div.photo a img {
	border: 2px solid #E3E3D3;
}
.panel div.photo a:hover img {
	border: 2px solid #F57E2A;
}
.panel div.photo a:visited {
	background: none;
   padding-right: 0;
}
.panel div.photo img.promo {
	border: 0;
	position: absolute;
	margin: -5px 0 0 -30px;
}

.panel h2#promotieTitel, .panel h2#nieuwsTitel{margin-top:1px;}


/* CAPTCHA 
************************************************************/
div#captcha {width:90px; height:20px; background:transparent url("../images/layout/icons/captcha.png") no-repeat left top; border:2px solid #E3E3D3; padding:5px; float:left; margin-right:10px;}
div#captcha img {padding-top:3px; width:15px; height:15px;}

.niceForm input.captcha {width:86px; float:left; height:20px; padding:7px 7px 3px 7px; font-size:14px; letter-spacing:5px; color:#848484; text-align:center;}
