html, body {
	font-size:100.01%;
	height: 100%;
}
body{
	margin:0;
	font:64% 'Trebuchet MS', Arial, sans-serif;
	background:#c4b5aa ;
	color:#817364;
}
img{border-style:none;}
a{color:#817364;}
a:hover{text-decoration:none;}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
a.nodeco{text-decoration:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	background: url(../images/bg-main.gif) repeat-y;
	padding: 0 38px;
	margin:0 auto;
	width:910px;
	min-height: 100%;
	position: relative;
}
* html #wrapper {height: 100%;}
.logo{
	position: absolute;
	top:19px;
	left:38px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	width:295px;
	height:84px;
	z-index: 100;
	background: url(../images/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
#header{
	position: absolute;
	width:910px;
	padding:0 38px;
	height:147px;
	top:0;
	left:0;
	z-index: 99;
}
.search-form {
	padding: 40px 0 54px;
	float: right;
	width: 187px;
}
.hidden{ display: none;}
input.text {
	border: 1px solid #bebebe;
	border-top-color: #808080;
	border-bottom-color:#e9e9e9;
	float: left;
	margin: 0;
	padding: 2px 5px 1px;
	font-size: 11px;
	line-height: 14px;
}
.search-form  input.text {width: 115px;margin-top:1px;}

.search-form .btn {
	font-weight: bold;
	float: left;
	font-size: 10px;
	color: #827364;
	display: inline;
	margin: 1px 0 0 5px;
}

.formstyle1{font-size:14px;}
.formstyle1 label{float:left;width:125px;margin:0 10px 10px 0px;text-align:right;}
/*form#nieuwsbriefForm label.radio{float:right;width:auto;margin:0;padding:0;width:auto;display:inline-block !important;}
form#nieuwsbriefForm div.radiowrap{width:0px;float:left;position:relative;overflow:visible;white-space:nowrap}*/
.formstyle1 input.text{width:200px;}
.formstyle1 input.radio{float:none;margin:-1px 0 0 3px;display:inline-block !important;}
.formstyle1 input#cfLidmaatschapanders{display:none;}
.formstyle1 textarea{width:205px;height:90px;overflow:auto;margin-bottom:3px;}
.formstyle1 select{width:212px;margin-bottom:3px;font-size:11px;}
.formstyle1 br{clear:both;height:8px;line-height:12px;}
.formstyle1 .btn {
	font-weight: bold;
	float: left;
	font-size: 12px;
	color: #827364;
	display: inline;
}
.formstyle1 span.red{color:#D84F4B;}
.formstyle1 div.errors{float:left;margin-bottom:15px;clear:both;font-size:12px;display:block;width:100%;}
.formstyle1 span.requiredmsg{display:none;font-size:12px;line-height:12px;color:#D84F4B;clear:both;margin-bottom:2px;margin-left:137px;padding:0;}
.formstyle1 span.error{display:block;font-size:12px;line-height:12px;color:#D84F4B;clear:both;margin-bottom:2px;margin-left:137px;padding:0;}
.formstyle1 div.subtxt{font-size:11px;float:right;padding:5px 25px 0 0;display:inline;}

.nieuwsbrief-form  input.text {width:140px;margin-top:10px;color:#999}
.nieuwsbrief-form .btn {
	font-weight: bold;
	float: left;
	font-size: 10px;
	color: #827364;
	display: inline;
	margin: 10px 0 0 5px;
}
ul.top-nav {
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 42px 0 0;
}
ul.top-nav li{
	margin: 0 0 0 -1px;
	padding: 0 8px;
	background: url(../images/bg-top-nav-sep.gif) no-repeat 0 4px;
	font-size: 1.1em;
	float: left;
	list-style: none;
}
ul.top-nav li a{
	text-decoration: none;
	color: #827364;
}
ul.top-nav li a:hover{ text-decoration: underline;}
ul.top-nav li.active a{
	text-decoration: underline;
}
.main-nav {
	clear: both;
	width: 100%;
	height: 34px;
	background: url(../images/bg-main-nav.gif) repeat-x;
}
#nav {
	width:100%;
	margin:0;
	padding:0;
}
#nav li{
	background: url(../images/bg-main-nav-sep.gif) no-repeat 0 7px;
	float:left;
	padding: 0 0 0 1px;
	list-style:none;
}
#nav li:first-child{
	background: none;
	border: none;
}
#nav li a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	height: 23px;
	line-height: 22px;
	padding: 0 13px 0 12px;
	float: left;
}
#nav li.hover,
#nav li:hover {
	position:relative;
}
#nav li.hover a,
#nav li.active a, #nav li:hover a { background: url(../images/bg-main-nav-hov.gif) repeat-x;}
#nav li.hover div,
#nav li:hover div{
	display:block;
}
#nav div {
	width: 153px;
	display:none;
	position:absolute;
	left:0px;
	top:23px;
	z-index:10;
	background: url(../images/none.gif);
}
#nav ul {
	width:120px;
	padding: 2px 21px 1px 12px;
	margin:0;
	overflow: hidden;
	background: url(../images/bg-sub-nav.png);
}
#nav ul li{
	background: none;
	border-top: 1px solid #c3bcb4;
	float: left;
	width: 100%;
	padding: 1px 0;
}
#nav ul li a{
	background: none !important;
	padding: 0;
	float: none;
	height: auto;
	line-height: 18px;
	position: relative;
}
#main{
	padding: 147px 0 0;
	overflow:hidden;
	width: 100%;
}
.promo{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 5px;
}
.promo img{display: block;}
.seo-holder {
	width: 690px;
	float: right;
}
.box{
	overflow: hidden;
	height: 1%;
	margin-bottom: 11px;
	background: #c7d3cd url(../images/bg-box.gif) repeat-y 100% 0;
}
.heading {
	width: 100%;
	display: table;
	background:#b2bcb5 url(../images/bg-heading.gif) repeat-y 100% 0;
	padding-bottom: 3px;
}
.heading a{text-decoration:none;}
.heading h3,
.heading h2{
	background: url(../images/icon-heading.gif) no-repeat 8px 9px;
	display: table-cell;
	vertical-align: middle;
	height: 39px;
	padding: 0 0 0 45px;
	margin: 0;
	font-size: 1.5em;
	line-height:1.14em;
	color: #fff;
}
#content h2{margin-top:5px;margin-bottom:5px;}
#content{
	width:385px;
	float:left;
}
#content ul{margin-top:0px;}
#content ul li{font-size: 1.1em;line-height: 1.5em;}

#content .heading { background:#e2d5b6 url(../images/bg-heading-brown.gif) repeat-y 100% 0;}
.heading h2 {
	background: none;
	color: #685c52;
	font-size: 1.5em;
	padding: 0 0 0 9px;
}
.text-holder {padding: 21px 0 0 9px;}
#content p{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
.evenementenLead{
	margin: 0;
	padding: 0 0 15px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.evenementenLead p {padding:0;}

#content p.important-text { font-weight: bold;}
#content h3{
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
.image-left {
	float: left;
	display: inline;
	margin: 4px 8px 8px 0; 
}
ul.list {
	margin: 0;
	padding: 1px 0 0;
}
ul.list li{
	padding: 0 0 0 9px;
	background: url(../images/bullet.gif) no-repeat 1px 7px;
	list-style: none;
	font-size: 1.1em;
	line-height: 1.5em;
}
#sidebar{
	float:right;
	width:297px;
}
.adv {margin-bottom: 11px;}
.adv  img{display: block;}
ul.link-list {
	margin: 0;
	padding: 2px 30px 2px 35px;
}
ul.link-list li{
	font-size: 1.4em;
	padding: 0 0 3px 10px;
	list-style: none;
	background: url(../images/bullet-green.gif) no-repeat 0 8px;	
}
ul.link-list li a{
	text-decoration: none;
	font-weight: bold;
	color: #4c5b52;
}
ul.link-list li a:hover{text-decoration: underline;}
.form {padding: 0 17px 3px 44px;}
.box p,
.slide p{
	margin: 0;
	padding: 1px 40px 13px 0;
	color: #4c5b52;
	font:1.1em/1.34em Tahoma, Arial, sans-serif;
}
div.boxpadded p, div.boxpadded p{padding-left:46px;padding-top:10px;}
.f-row {
	overflow: hidden;
	width: 100%;
}
.form .f-row{
	padding-bottom: 8px;
}
.radio-box {
	width: 16px;
	height: 15px;
	margin: 0;
	padding: 0;
}
.form .radio-box{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
.form label{
	float: left;
	margin: 0;
	padding: 0 0 1px 0;
	color: #4c5b52;
	font:1.1em/1em Tahoma, Arial, sans-serif;
}
.form  .input-bg{
	background: url(../images/bg-input.gif) no-repeat;
	width: 152px;
	height: 18px;
	padding: 0 10px;
}
.form  .input-bg input.text{
	border: none;
	width: 142px;
	padding: 1px 5px;
	background: none;
}
.form-alt {padding:18px 17px 6px 40px;}
.f-btn {
	text-decoration: none;
	background: url(../images/btn-l.gif) no-repeat;
	float: right;
	margin: -5px 8px 0 0;
}
.f-btn span{
	padding: 0 9px;
	display: inline;
	position: relative;
	margin: 0 -8px 0 0;
	background: url(../images/btn-r.gif) no-repeat 100% 0;
	float: left;
	height: 18px;
	font:1.09em/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	cursor: pointer;
}
input.pollbutton{float:right;margin:0 0 5px 0;padding:0 10px;}
.btn-marg {margin-top: -26px;}
.aside{
	width: 212px;
	float: left;
}
.aside .box{background: #f3eee2;}
.aside .heading{
	background: #ece4d0;
}
.aside .heading h3{
	padding-left: 5px;
	background: none;
	color: #6b5b4d;
}
.aside .heading h3 a{
	padding-left: 5px;
	line-height:39px;
	background: none;
	color: #6b5b4d !important;
	text-decoration:none !important;
}
ul.sub-nav {
	margin: 0;
	padding: 17px 0 3px;
}
ul.sub-nav li{
	border-top: 1px solid #fff;
	list-style: none;
}
ul.sub-nav li a{
	background: url(../images/bullet.gif) no-repeat 5px 12px;
	display: block;
	height: 1%;
	color: #6b5b4d;
	font-size: 1.2em;
	text-decoration: none;
	padding: 4px 14px 2px 14px;
	overflow:hidden;
}

ul.sub-nav li.level1 ul.sub-nav{
	margin: 0;
	padding: 1px 0 0px 0;
	display:none;
}
ul.sub-nav li.level1.breadcrumb ul.sub-nav,
ul.sub-nav li.level1.active ul.sub-nav{display:block;}

ul.sub-nav li.level1 ul.sub-nav li.level2{
	border:none;
	list-style: none;
}
ul.sub-nav li.level1 ul.sub-nav li.level2 a{
	background: url(../images/bullet.gif) no-repeat 10px 8px;
	display: block;
	height: 1%;
	color: #6b5b4d;
	font-size: 1.1em;
	text-decoration: none;
	padding: 1px 14px 1px 18px;
	overflow:hidden;
}


ul.sub-nav li.articles a{background:none;padding:4px 5px 2px 0px;}
ul.sub-nav li.active a, ul.sub-nav li a:hover{font-weight: bold;background:#e9dfc8 url(../images/bullet-brown.gif) no-repeat 5px 12px;}
ul.sub-nav li.level1 ul.sub-nav li.level2.active a,
ul.sub-nav li.level1 ul.sub-nav li.level2 a:hover{font-weight: bold;background:#e9dfc8 url(../images/bullet-brown.gif) no-repeat 10px 8px;}

ul.sub-nav li.articles.active a, ul.sub-nav li.articles a:hover{font-weight: bold;background:none;}

ul.sub-nav li.articles a em{float:left;font-style:normal;width:52px;text-align:center;display:inline-block;}
ul.sub-nav li.articles a div{float:left;display:block;display:inline-block;width:155px;}

#footer{
	clear: both;
	width: 100%;
	overflow:hidden;
	text-align: center;
	padding: 10px 0;
}
#footer p {
	padding: 0 50px 0 0;
	margin: 0;
}
.promo-bg {
	padding: 0 530px 5px 10px;
	width: auto;
	background: url(../images/bg-promo.jpg) no-repeat;
	min-height: 209px;
}
* html .promo-bg  {height: 209px;}
.promo-bg  p{
	font-size: 1.3em;
	line-height: 1.7em;
	padding: 26px 0 10px;
	margin: 0;
	color:#817364;
}
.inner #content{
	float: left;
	width: 377px;
	padding: 0 9px 0 0; 
	
}
.inner #content .box{
	margin-bottom: 0px;
	background:#f2ecdd url(../images/bg-box-content.gif) repeat-y 100% 0;
}
.inner #content .heading h2{
	padding-left: 43px;
	background: url(../images/icon-heading-brown.gif) no-repeat  6px 9px;;
}
.inner #content .adv { margin-top:4px; margin-bottom: 4px;}
.news {
	margin: 12px 0 0;
	padding:0 28px 0 42px;
	overflow: hidden;
	height: 1%;
}
.none-heading .news{
	margin-top:-1px;
	padding-bottom: 14px;
}
.post h4{
	margin: 6px 0 0;
	font-size: 1.5em;
	color: #817364;
}
.post h4 a{
	color: #817364;
	text-decoration: none;
}
.post h4 a:hover{ text-decoration: underline;}
.post {
	/*margin: -1px 0 0 0;*/
	margin: 0;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #827364;
}
.none-heading .post {margin-top:1px;}
.post p{
	color: #817364;
	padding-bottom: 0;
}
.inner #content .post p{padding-bottom: 7px;}
.aside-1 {
	width: 217px;
	float: left;
}
.aside-1 .box{background:#e8e7e5 url(../images/bg-box-gray.gif) repeat-y 100% 0;}
.aside-1 .box .heading{	background: #cfceca url(../images/bg-heading-gray.gif) repeat-y 100% 0;}
.aside-1 .box .heading h3{
	color: #5b5a58;
	background: url(../images/icon-heading-gray.gif) no-repeat 8px 9px;
}
.event-box {
	padding: 0 24px 12px 43px;
}
.event-box ul{
	margin: 0;
	padding: 13px 0 11px;
}
.event-box ul li{
	padding-bottom: 8px;
	list-style: none;
	border-bottom: 1px solid #827364;
}
.event-box ul li h4{
	font-size: 1.5em;
	margin: 5px 0 0;
	color: #817364;
}
.box .event-box ul li p{
	margin: 0;
	padding: 1px 0 0;
	color: #817364;
}
.event-box ul li h4 a{
	text-decoration: none;
	color: #817364;
}
.event-box ul li h4 a:hover{text-decoration: underline;}
.link {font-size: 1.1em;}
.accordion {
	margin: 0;
	padding: 0;
	list-style: none;
}
.accordion li .opener{ cursor: pointer;}
.accordion li{
	padding: 0 0 2px;
}
.slide{
	position: relative;
	width: 100%;
	overflow: hidden;
	background:#afc1b8 url(../images/bg-box-alt.gif) repeat-y 100% 0;
	color: #4c5b52;
}
.accordion li .heading{
	background:#919f96 url(../images/icon-arrow.gif) no-repeat 100% 100%;
}
.accordion li .ui-state-active {
	background:#919f96 url(../images/bg-heading-alt.gif) repeat-y 100% 0;
}
.accordion li .heading h3{background: url(../images/icon-heading-alt.gif) no-repeat 8px 9px;}
/*.accordion li ul.link-list li{height: 1%;background: url(../images/bullet-white.gif) left center no-repeat;}
.accordion li ul.link-list a{color: #fff;}*/


.directnaar ul{
	margin: 0;
	padding: 2px 30px 2px 35px;
}
.directnaar ul li{
	font-size: 1.4em;
	padding: 0 0 3px 10px;
	list-style: none;
	background: url(../images/bullet-green.gif) no-repeat 0 8px;	
}
.directnaar ul li a{
	text-decoration: none;
	font-weight: bold;
	color: #4c5b52;
}
.directnaar ul li a:hover{text-decoration: underline;}


.poll p.side{padding-left:42px;}
.poll ul.result{list-style-type:none;padding:0;margin:0;color:#4c5b52;}
.poll ul.result li{padding:1px;}
.poll ul.result li span.percentage{float:left;text-align:center;width:40px;}
.poll ul.result li strong{float:left;display:inline-block;width:115px;}
.poll ul.result li div.resultrow{width:100px;display:inline;float:left;margin-right:5px;}
.poll ul.result li div.resultrow span{background:#87887b;float:left;display:inline;}
.poll div.total{padding:5px 0 10px 40px;color: #4c5b52;clear:both;}
.poll div.total strong{padding-right:5px;}
.poll div.total em{}
#easypoll .form .radio-box{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
#easypoll .form label{
	float: left;
	margin: 0;
	padding: 0 0 1px 0;width:210px;
	color: #4c5b52;
	font:1.1em/1em Tahoma, Arial, sans-serif;
	white-space:normal;
}

/*sitemap styles START*/
ul.sitemap{}

ul.sitemap li.level1{font-size:12px !important;padding-bottom:10px;}
ul.sitemap li.level1 a{font-size:13px;}

ul.sitemap li.level1 ul{;padding-left:25px;}
ul.sitemap li.level2{font-size:12px !important;padding-bottom:5px;}
ul.sitemap li.level2 a{font-size:13px;}

ul.sitemap li.level2 ul{;padding-left:15px;}
ul.sitemap li.level3{font-size:13px !important;}
ul.sitemap li.level3 a{font-size:12px;}
/*sitemap styles EINDE*/

#content form#ajaxSearch_form input#ajaxSearch_input{
	width:115px;
	margin:1px 0 0 0;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top:1px solid #808080;
	border-bottom:1px solid #e9e9e9;
	float:left;
	padding:2px 5px 1px 5px;
	font-size:11px;
	line-height:14px;
}
#content form#ajaxSearch_form #ajaxSearch_submit{
font-weight: 700;
float: left;
font-size: 10px;
color: #827364;
display: inline;
margin-top: 1px;
margin-right: 0;
margin-left: 5px;
text-transform:uppercase;
}
#content form#ajaxSearch_form{padding-bottom:5px;}
#content p.ajaxSearch_resultsInfo span.ajaxSearch_highlight{font-weight:bold;font-size:1.2em;}
#content span.ajaxSearch_paging{font-size:12px;padding:7px 0 7px 0;float:left;width:100%;}
#content .ajaxSearch_result{padding-bottom:0px;}
#content .ajaxSearch_result a.ajaxSearch_resultLink{font-size:13px;font-weight:bold;}
#content .ajaxSearch_result .ajaxSearch_resultExtract p{padding-bottom:0px;}

a.link.meer-nieuws{float:left;margin-top:10px;clear:both;}


/* pagination styles START */
.pages{
	width:202px;
	overflow:hidden;
	padding:0 5px 0 5px;
}
.pages .prev{
	float:left;
	background:url(../images/bg-prev.gif) no-repeat;
	width:18px;
	height:17px;
	margin:0 3px 0 0;
}
.pages .next{
	float:right;
	background:url(../images/bg-next.gif) no-repeat;
	width:18px;
	height:17px;
	margin:0 0 0 3px;
}
.pages .prev:hover, .pages .next:hover{background-position:0 -17px;}
.pages ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.pages ul li{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	margin:0 1px;
	line-height:15px;
}
.pages ul li a, .pages ul li span{
	float:left;
	width:18px;
	height:17px;
	color:#fff;
	background:url(../images/bg-pages.gif) no-repeat;
	text-align:center;
	text-decoration:none;
}
.pages ul li a:hover, .pages ul li.active a{
	text-decoration:none;
	background-position:0 -17px;
}
/* pagination styles END */
