/*///////////////////*/
/* STANDAARD ELEMENTS */
/* 	 Slicing door:	 */
/*    www.dwain.nl	 */
/*///////////////////

html, body {
		
		background: #DFDFDF url('../media/images/bg.png') repeat-x;
		font: normal 11px verdana, tahoma, arial, helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
}
#container {
		width: 857px;
		margin: 0 auto;
}
#overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #817b6e;
	width: 240px;
	height: 16px;
	padding: 2px 0 0 7px;
}
#overlay a , a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #E0E0E0;
}
#overlay a:hover {
	text-decoration: underline;
	color: #E0E0E0;
}


/* Header + Topmenu	 */
/*///////////////////
#header {
		width: 856px;
		height: 75px;
}
#header_l {
		float: left;
		margin: 20px 0 0 12px;
}
#header_l img {
		border: none;
}
#header_r {
		float: right;
}
#topmenu {
		float: left;
		padding-left: 90px;
		margin-top: 11px;
		font-size: 11px;
		width: 200px;
}
#topmenu a {
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		padding-right: 25px;
}
#topmenu a:hover {
		font-weight: normal;
		text-decoration: underline;
}

.icon-sitemap {
		background-position: 0 50%;
		background-repeat: no-repeat;
		background-image: none;
		padding: 1px 0 0 20px;
		background-image: url('../media/images/sitemap_color.png'); 
		border-bottom: none;
		height: 15px;
}
#topmenu a:hover {
		font-weight: normal;
		text-decoration: underline;
}

.icon-contact {
		background-position: 0 50%;
		background-repeat: no-repeat;
		background-image: none;
		padding: 1px 0 0 20px;
		background-image: url('../media/images/email.png'); 
		border-bottom: none;
		height: 15px;
}
#zoeken {
		float: right;
		margin-top: 6px;
}
.zoeken_input {
		background: url('../media/images/zoeken_input.png') no-repeat;
		width: 180px;
		height:	21px;
		color: #333333;
		border:	0px;
		font-size: 12px;
		padding: 2px 0 0 6px;
}
.zoeken_submit {
		position: relative; 
		left: 5px; 
		top: 0px;
}
#menu {
		padding-top: 6px;
}
#menu ul {
		list-style: none;
		float: right;
}
#menu ul li {
		float: left;
		font-size: 12px;
		font-weight: 600;
		background-image: url('../media/images/balk.png'); 
		background-position: right;
		background-repeat: no-repeat;
		padding: 0 15px 0 0px;
		margin-right: 15px;
}
#menu ul li a , a:visited {
		font-weight: 600;
		color: #FFFFFF;
		text-decoration: none;
}
#menu ul li a:hover {
		color: #CCCCCC;
		text-decoration: none;
}
#menu .last {
		background-image: none;
		margin-right: 0px;
}
#content {

		width: 929px;

		background: url('images/content_bg.png') repeat-y;

		padding-bottom: 20px;

		margin-top: 0px;

		border-top: 1px #eeeeee solid;

}

.header {

		padding: 5px 0 0 5px;

}

#nieuw {

		width: 905px;

		height: 26px;

		background: url('images/nieuw_bg.png') no-repeat;

		margin-left: 12px;

}

#nieuw h1 {

		padding: 6px 0 0 90px;

		font-size: 11px;

}

#inhoud {

		margin-top: 0px;

		margin-left: 12px;

		width: 500px;

		float: left;

}

#inhoud h3 {

		background: url('images/vlag.png') no-repeat 0px 0px;

		height: 36px;

		padding-left: 40px;

		padding-top: 2px;

		font-weight: normal;

		font-size: 19px;

		margin-top: 30px;

		margin-bottom: 0;

}

#inhoud p {

		padding: 0;

		margin: 0;

}

#sidebar {

		margin-top: 30px;

		float: left;

		width: 386px;

		padding-left: 30px;

}

#contactinformatie {

		background: url('images/contactinformatie.png') no-repeat;

		width: 291px;

		height: 108px;

		float: right;

}

#contactinformatie p {

		padding: 22px 0 0 132px;

		color: #ffffff;

}

.fotoreportage {

		float: right;

		margin: 20px 1px 0px 0;

}

#content h2 {

		padding: 2px 0 0 100px;

		font-size: 13px;

		font-weight: normal;

}

 /* Content div en classes 
	 #content_l {
	 		float: left;
			width: 279px;
	 }

	 .content h1 {
	 		font-size: 16px;
			padding: 0;
			margin: 0 0 -6px 0;
	 }
     #content_r .nieuwsbericht span {
     		font-size: 11px;
     }
	 #content_l .item {
	 		margin: 1px 0 10px 0;
	 }
	 .content p {
	 		margin: 0;
	 		padding: 0;
	 }
	 #content_r .nieuwsbericht {
	 		margin: 1px 0 10px 0;
	 }
	 #content_r {
	 		width: 530px;
			float: left;
	 }
	 .content .form label {
			font-weight: bolder;
			width: 120px;
			margin-left: 10px;
			float: left;
		}
		.content .captcha label {
			font-weight: bolder;
			width: 160px;
			margin-left: 10px;
			float: left;
		}
		
		.content input {
			width: 170px;
			font-size: 13px;
		}
		
		.content input.knop {
			width: 100px;
		}
		.content input.file {
			width: 100%;
		}
		.content .melding {
			margin-left: 10px;
		}
		.content .melding a {
			color: #555555;
			font-weight: bold;
			text-decoration: none;
		}
		.icon {
			background-position: 0% 50%;
			background-repeat: no-repeat;
			padding: 1px 0 0 20px;
			border-bottom: none;
			height: 16px;
		}
		
		.content .melding a:hover {
			color: #555555;
			font-weight: bold;
			text-decoration: underline;
		
		}
		
		.content label.captcha {
			margin-left: 10px;
			width: 200px;
			float: left;
		}
		
		.content input.checkb {
			width: 20px;
		}
		div#listContainer {
			width: 400px;
			border: 2px solid #336699;
			background: #EFF7FF;
		}
		div#listContainer div {
			border: 1px solid #336699;
			margin: 5px;
			padding: 3px 5px;
			background: #DFEFFF;
			font-weight: bold;
			cursor: move;
		}
		.bar {
			background: #928D82;
			height: 13px;
			width: 1px;
			float: left;
			margin-top: 4px;
			color: #fff;
		}
 /* Einde content div en classes 
.content_bottom {
		width: 856px;
		height: 15px;
	 	background: url('../media/images/content_bottom.png') no-repeat;
}
///////////////////
/* 		Footer		 */
/*///////////////////
#footer {
		width: 857px;
		color: #a5a5a5;
}
	#footer_left {
		float: left;
		margin-left: 20px;
		width: 560px;
	}
	#footer_right {
		float: right;
		margin-right: 20px;
		width: 215px;
	}
	
///////////////////
/* STANDARD ELEMENTS */
/* 	 Slicing door:	 */
/*    **********	 */
/*///////////////////*/

html, body {
		margin:	0;
		background-color: #FFFFFF;
		font: normal 11px verdana, tahoma, arial, helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
}
#container {
		width: 929px;
		margin: 0 auto;
}
embed {
padding: 0;
margin: 0;
overflow: hidden;
}object {
padding: 0;
margin: 0;
overflow: hidden;
}
/*///////////////////*/
/* 		  Top	 	 */
/*///////////////////*/
#top { 
		width: 929px;
		background: url('../media/images/top_bg.png') no-repeat;
		height: 43px;
}
#top_left {
		float: left;
		width: 500px;
		height: 13px;
		margin-top: 3px;
		background: url('../media/images/tel.png') no-repeat;
		background-position: 0 50%;
		padding-left: 15px;
		margin: 13px 0 0 10px;
		font-size: 12px;
		color: #FFFFFF;
}
#top_right {
		float: right;
		width: 300px;
		padding-top: 8px;
		font-size: 12px;
		color: #FFFFFF;
}
#top_right p {
		margin-top: 5px;
}
#top_right p a, a:visited {
		color: #fff;
		text-decoration: underline;
}
#top_right .input {
		background: url('../media/images/input_bg.png') no-repeat;
		width: 100px;
		height: 17px;
		font-size: 10px;
		border: 0;
		padding-left: 5px;
}
#top_right .submit {
		width: 29px;
		height: 17px;
		border: 0;
		position: relative;
		top: 5px;
}
/*///////////////////*/
/* 	Logo en topmenu  */
/*///////////////////*/
#logo_topmenu {
		width: 929px;
		height: 100px;
		margin-top: 17px;
		margin-bottom: 3s5px;
}
#logo {
		float: left;
		height: 80px;
		border-right: 1px solid #e2e2e2;
		padding: 0px 3px 0 0;
}
#logo img {
		border: none;
}
#topmenu {
		float: left;
		padding: 30px 0 0 3px;
		font: normal helvetica, "Myriad Pro", verdana, tahoma, arial, "liberation sans", "dejavu sans condensed", sans-serif;
}
#topmenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
}
#topmenu ul li {
		float: left;
		padding-right: 8px;
		border-bottom: none;
		
}
#topmenu ul li:hover {
		
}
#topmenu ul li a {
font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		border-bottom: none;
}
#topmenu ul li a:hover {
		border-bottom: 1px #b83939 solid;
		font-weight: bold;
}
#flash {
	z-index: 1;
	position: relative;
}
    /* hack to correct IE5.5 faulty box model */
    * html .topmenu {width:746px; w\idth:745px;}
    /* remove all the bullets, borders and padding from the default list styling */
    .topmenu ul {padding:0;margin:0;list-style-type:none;}
    .topmenu ul ul { }
    /* float the list to make it horizontal and a relative positon so that you can control the dropdown topmenu positon */
    .topmenu li {float:left;position:relative; color: #808487;}
    /* style the links for the top level */
    .topmenu a, .topmenu a:visited {display:block;font-size:12px;text-decoration:none; color:#ffffff;  font-weight:normal; }
    /* a hack so that IE5.5 faulty box model is corrected */
    * html .topmenu a, * html .topmenu a:visited {width:149px; w\idth:138px;}
    
    /* hide the sub levels and give them a positon absolute so that they take up no room */
    .topmenu ul ul {visibility:hidden;position:absolute;height:0;top:14px;left:0; width:70px;border-top:5px solid #545454;  }
    /* another hack for IE5.5 */
    * html .topmenu ul ul {top:30px;t\op:31px;}
       
    /* style the table so that it takes no ppart in the layout - required for IE to work */
    .topmenu table {position:absolute; top:0; left:0; border-collapse:collapse;}
    
    /* style the second level links */
	.topmenu ul a, .topmenu ul a:visited { color: #808487; }
    .topmenu ul ul a, .topmenu ul ul a:visited {background:#000000; filter:alpha(opacity=67);-moz-opacity:.67;opacity:.67; color:#ffffff; height:auto; line-height:2em; padding:5px 10px; width:138px;border-width:0 1px 1px 1px; z-index: 2; position: relative;}
    /* yet another hack for IE5.5 */
    * html .topmenu ul ul a, * html .topmenu ul ul a:visited {width:160px;w\idth:138px;}
    
    
    
    /* make the second level visible when hover on first level list OR link */
    .topmenu ul li:hover ul,
    .topmenu ul a:hover ul{visibility:visible;background-color: none;}
    

/*///////////////////*/
/* 		Content		 */
/*///////////////////*/
#content {
		width: 929px;
		background: url('../media/images/content_bg.png') repeat-y;
		padding-bottom: 20px;
		margin-top: 0px;
		border-top: 1px #eeeeee solid;
		font: normal 12px verdana, tahoma, arial, helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
}
#beheer {
		width: 909px;
		padding: 10px 10px 10px 10px;
}
#content a, a:visited {
		color: #000000;
		text-decoration: none;
}
#content a:hover {
		text-decoration: underline;
}
.header {
		padding: 5px 0 0 5px;
		margin-bottom: 20px;
}
#nieuw {
		width: 905px;
		height: 26px;
		background: url('../media/images/nieuw_bg.png') no-repeat;
		margin-left: 12px;
}
#nieuw h1 {
		padding: 6px 0 0 90px;
		font-size: 11px;
}
#inhoud {

		margin-top: 0px;

		margin-left: 12px;

		width: 500px;

		float: left;

}

#inhoud h4 {
		background: url('../media/images/vlag.png') no-repeat 0px 0px;
		height: 36px;
		padding-left: 40px;
		padding-top: 2px;
		font-weight: normal;
		font-size: 19px;
		margin-top: 30px;
		margin-bottom: 0;
}
#inhoud h5 {
		background: url('../media/images/spreekwolk.png') no-repeat 0px 0px;
		height: 36px;
		padding-left: 27px;
		padding-top: 0px;
		font-weight: normal;
		font-size: 19px;
		margin-top: 30px;
		margin-bottom: 0;
}
#inhoud p {
		padding: 0;
		margin: 0;
}
#sidebar {
		margin-top: 15px;
		float: right;
		width: 300px;
		padding-left: 0px;
		/*border-left: 1px solid black;*/
}
#contactinformatie {
		background: url('../media/images/contactinformatie.png') no-repeat;
		width: 291px;
		height: 118px;
		float: right;
		background-color: #b90707;
}
#contactinformatie p {
		padding: 20px 0 0 132px;
		color: #ffffff;
}
.fotoreportage {
		float: right;
		margin: 20px 1px 0px 0;
}
#content h2 {
		padding: 2px 0 0 -10px;
		font-size: 13px;
		font-weight: normal;
}
	 #content .form label {
			font-weight: bolder;
			width: 120px;
			margin-left: 10px;
			float: left;
		}
		#content .captcha label {
			font-weight: bolder;
			width: 160px;
			margin-left: 10px;
			float: left;
		}
		
		#content input {
			width: 170px;
			font-size: 13px;
		}
		
		#content input.knop {
			width: 100px;
		}
		#content input.file {
			width: 100%;
		}
		#content .melding {
			margin-left: 20px;
			padding-top: 20px;
		}
		
		#content .melding a {
			color: #555555;
			font-weight: bold;
			text-decoration: none;
		}
		.icon {
			background-position: 0% 50%;
			background-repeat: no-repeat;
			padding: 1px 0 0 20px;
			border-bottom: none;
			height: 16px;
		}
		
		#content .melding a:hover {
			color: #555555;
			font-weight: bold;
			text-decoration: underline;
		
		}
		
		#content label.captcha {
			margin-left: 10px;
			width: 200px;
			float: left;
		}
		
		#content input.checkb {
			width: 20px;
		}
		div#listContainer {
			width: 400px;
			border: 2px solid #336699;
			background: #EFF7FF;
		}
		div#listContainer div {
			border: 1px solid #336699;
			margin: 5px;
			padding: 3px 5px;
			background: #DFEFFF;
			font-weight: bold;
			cursor: move;
		}
/*///////////////////*/
/* 		Footer		 */
/*///////////////////*/
#footer {
		width: 929px;
		height: 36px;
		background: url('../media/images/footer.png') no-repeat;
		font: normal 12px verdana, tahoma, arial, helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
}
#footer_left {
		float: left;
		margin: 10px 0 0 15px;
}
#footer_left em {
		font-weight: bold;
}
#footer_right {
		float: right;
		margin: 10px 10px 0 15px;
}





/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 930px;
background-color: #eee;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 930px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 890px;
float: left;
padding: 0px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background: url('../media/images/bg.png') no-repeat;
width: 930px;
height: 55px;
padding-left: 5px;
}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 15px 55px;
outline: none;
color: white;
background: url('../media/images/border_right.png') no-repeat;
background-position: top right;
height: 55px;
font-size: 15px;
font-weight: bold;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background: url('../media/images/bg_hover.png') repeat-x;
}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;
text-decoration: underline;}

/*///////////////////*/
/* 	  	Forum		 */
/*///////////////////*/
#content .forum_top {
	background: url('../media/images/forum_top.png') no-repeat;
	width: 509px;
	height: 23px;
	color: #ffffff;
}
#content .forum {
	float: left;
	margin: 4px 0 0 15px;
}
#content .forum_naam a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
#content .forum_naam a:hover {
	text-decoration: underline;
}
#content .forum_naam {
	background: url('../media/images/forum_bg.png') repeat-y;
	width: 509px;
	height: 35px;
	padding-top: 5px;
}
#content .forum_bg {
	background: url('../media/images/forum_bg.png') repeat-y;
	width: 509px;
	height: auto;
	padding-top: 5px;
	padding-left: 15px;
}
	 #content .forum_bg label {
			font-weight: bolder;
			width: 120px;
			margin-left: 10px;
			float: left;
		}
#content .forum_naam_info {
	float: left;
	padding-left: 15px;
	
}
#content .topics {
	float: right;
	margin: 4px 15px 0 0;
}
#content .forum_bottom {
	background: url('../media/images/forum_bottom.png') no-repeat;
	width: 509px;
	height: 6px;
	margin-top: -1px;
	margin-bottom: 30px;
}