/* RESET */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: bold;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}

/* STRUCTURE */
body {
	background: url("../img/bg-rock.png");
	background-position:top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img.thumbsmall {
	float: left;
	width: 55px;
	height: 55px;
	padding: 3px;
	background: #f6f4f4;
	border: 1px solid #b3b2b2;
	margin-top: 5px;
	margin-right: 15px;
}

div#headerleft {
	float: left;
	width: 300px;
}

div#headerright {
	float: right;
	width: 230px;
	height: 50px;
	padding-top: 13px;
	text-align: right;
}

	div#headerright img {
		margin-left: 8px;
		/* for IE */
  		filter:alpha(opacity=60);
  		/* CSS3 standard */
  		opacity:0.6;
	}
	
		div#headerright img:hover {
			margin-left: 8px;
			/* for IE */
	  		filter:alpha(opacity=99);
	  		/* CSS3 standard */
	  		opacity:0.99;
		}

div.textshort {
	min-height: 80px;
	width: 515px;
	float: right;
	margin-top: 6px;
}

div.newsheader {
	border-left: 3px solid #767576;
	width: 100%;
	float: left;
	margin-left: -19px;
	padding-left: 19px;
}

div.newsentry {
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}

div.news-item h5 {
	color: #423a38;
	font-size: 11px;
}

div.news-item h1,
div.news-item h1 a {
	color: #333333;
	font-size: 15px;
	margin-bottom: 3px;
	text-decoration: none;
}

	div.news-item h1 a:hover {
		color: #5a5959;
	}
	
	div.news-item img.thumbsmall {
		float: left;
	}

a.reactie {
	/*color: #949293;*/
	padding: 3px;
	background: url(../img/btnreactiepng) no-repeat left;
	font-size: 12px;
}

a.leesmeer {
	/*color: #949293;*/
	padding: 3px;
	background: url(../img/btnreactiepng) no-repeat left;
	font-size: 12px;
}

img.thumb {
	float: left;
	width: 175px;
	height: 175px;
	padding: 1px;
	border: 1px solid #e7e7e7;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
}

input.nieuwsbriefinput {
	border: 1px solid #a8674f;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 2px;
	margin-top: 4px;
	background: #e5c5b7;
}

input.aanmeldbtn {
	border: 1px solid #8b5440;
	margin-left: 5px;
	font-size: 11px;
	padding: 2px;
	color: white;
	margin-bottom: 2px;
	margin-top: 4px;
	background: #a8674f;
}

/*img {
	padding: 1px;
	border: 1px solid #e7e7e7;
}*/

.news-item {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	background: url(../img/bgline.png) repeat-x bottom left;
	padding-bottom: 15px;
}

div#delen {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-bottom: -30px;
}

body{border:0; margin:0; padding:0;}
form, ul, li{border:0; margin:0; padding: 0;}
form {font-size:12px;}
form, input {padding:0}
i{font-size:14px;}
h1,h2,h3,h4, h5 {margin:0; border:0; padding:0; color:#000; font-weight:normal;}
h1  {}
h2 {	
	font-size: 30px;
	color: #fff2e3;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: verdana, arial, serif;
	font-weight: 100;
}
		
	h2 a:link, h2 a:visited{}
	h2 a:hover{}
h3 { }

a {
	color: #683a0f;
}


/* -------------------------------- */
/* OPMAAK							*/ 
/* -------------------------------- */
#wrapper {
	width: 983px;
	margin: 0 auto;
}

#header {
	width: 100%;
	margin: 0 auto;
	float: left;
	bottom: 0;
	display: table;
	background: url(../img/bgheader.png);
	background-repeat: repeat-x;
	bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #8e8e8e;
	height: 67px;
	margin-bottom: 23px;
}

div#footerbox {
	float: left;
	width: 653px;
}

	div#footerbox label {
		float: left;
		width: 633px;
		height: 17px;
		font-size: 13px;
		color: #291107;
		background: url(../img/bgfooterboxtop.png) no-repeat left top;
		margin-left: 10px;
		margin-top: -10px;
		padding: 7px 10px 7px 10px;
	}

.broodkruimel {
	font-size: 11px;
	width: 580px;
	padding-left: 34px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	width: 100%;
	margin: 0 auto;
	float: left;
	bottom: 0;
	display: table;
	background: url(../img/bgfooter.png);
	background-repeat: repeat-x;
	bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #8e8e8e;
}

	#footer a {
		color: #a0614a;
		text-decoration: none;
	}

	#footerwrapper,
	#headerwrapper {
		margin: 0 auto;
		width: 900px;
	}

	#footerleft {
		float: left;
		width: 220px;
		padding-top: 20px;
		padding-bottom: 15px;
	}
	
	#footerright {
		float: right;
		padding-top: 20px;
		padding-bottom: 15px;
	}


	#left {
		width: 681px;
		height: 100px;
		float: left;
		display: table;
		padding-left: 16px;
		margin-left: 14px;
	}
	
		#title {
			height: 40px;
			width: 644px;
			padding-top: 20px;
			padding-left: 29px;
		}
		
			#title img {
				border: 0px;
			}
	
		#menu {
			background: url("../img/mc_bg_menu.png");
			width: 671px;
			height: 85px;
			background-repeat: no-repeat;
			margin-left: 4px;
		}
		
			#menu_zonder {
				background: url("../img/mc_bg_menu_zonder.png");
				width: 671px;
				height: 60px;
				background-repeat: no-repeat;
				margin-left: 4px;
			}		
		
			#hoofdmenu {
				padding-top: 19px;
				padding-left: 30px;
				width: 641px;
				float: left;
				height: 32px;
			}
			
				#hoofdmenu ul li {
					float: left;
					color: #fff2e9;
					font-size: 13px;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					margin-right: 22px;
				}
				
					#hoofdmenu ul li a {
						color: #fff2e9;
						text-decoration: none;
					}
			
			#submenu {
				width: 671px;
				float: left;
				padding-top: 3px;
				padding-left: 30px;
			}
			
				#submenu ul li {
					float: left;
					margin-right: 17px;
					list-style-type: none;
					font-size: 11px;
					color: #b5b4b4;
				}
				
					#submenu ul li a {
						text-decoration: none;
						color: #b5b4b4;					
					}
		
		#content {
			background: url("../img/mc_bg_content.png");
			background-repeat: no-repeat;
			height: 409px;
			width: 671px;
			float: left;
		}
		
		#contentstart {
			background: url("../img/mc_bg_content.png");
			background-repeat: no-repeat;
			height: 409px;
			width: 671px;
			float: left;
		}
			
			#entry {
				background: url("../img/mc_bg_entry.png");
				background-repeat: repeat-y;
				padding-left: 30px;
				padding-right: 30px;
				float: left;
				width: 611px;
			}
			
				.entrycontent {
					margin-top: -370px;
					float: left;
					width: 611px;
					padding-right: 30px;
					font-size: 12px;
					line-height: 19px;
					color: #291107;
				}
				
				.entrycontent img {
					margin: 10px;
					border: 1px solid gray;
				}
				
				.entrycontent p {
					margin-bottom: 19px;
				}
				
				
				
				.entrycontentstart {
					margin-top: -107px;
					float: left;
					width: 611px;
					padding-right: 30px;
					font-size: 10px;
					color: #291107;
					line-height: 16px;
				}
				
				#entrynieuws {
					height: 50px;
				}
				
				#contentnieuws {
					margin-top: 0
				}
			
			#contentfooter {
				background: url("../img/mc_bg_contentfooter.png");
				background-repeat: no-repeat;
				height: 48px;
				margin-bottom: 30px;
				float: left;
				width: 671px;
			}
			
			#image {
				padding-top: 8px;
				padding-left: 25px;
			}
			
			#nieuws {}
			
				#nieuwsitem {
					margin-top: 20px;
					margin-bottom: 20px;
					
				}
			
				#nieuws h4 {
					font-size: 12px;
				}
	
	#sidebar {
		width: 240px;
		margin-left: -12px;
		height: 100px;
		margin-bottom: 20px;
		float: left;
		display: table;
	}
	
		#sidebar a {
			color: #5f2a1b;
		}
		
		#sidebar {
			color: #5f2a1b;
		}
		
		#laatstenieuws {
			float: left;
		}
		
			#laatstenieuws ul li {
				margin-top: 10px;
			}
			
		#extrafunctie {
			margin-top: 10px;
		}
		
		hr {
			border: 1px solid #75502f;
			height: 1px;
		}
	
		#webcam {
			width: 250px;
			background: url("../img/mc_bg_webcam.png");
			background-repeat: no-repeat;
			margin-top: -2px;
			height: 158px;
			float: left;
		}
		
			#webcam a img, #webcam img {
				border: 0px;
			}
			
			#webcam a {
				color: #FFFFFF;
			}	
	
	#page {
		width: 100%;
		display: table;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
		float: left;
		min-height: 800px; /* real browsers */
		position:relative; /* needed for footer positioning*/
		margin:0 auto; /* center, not in IE5 */	
	}
	
	#reacties {
		width: 585px;
		padding: 15px;
		margin-top: 20px;
		background: #d4d4d4;
		border: 1px solid #c9c7c7;
		padding: 15px;
	}
	
		#reacties .melding-goed {
			padding: 5px;
			margin-top: 10px;
			margin-bottom: 10px;
			color: white;
			font-size: 11px;
			background: green;
			width: 575px;
		}
	
		#reacties h3 {
			font-size: 13px;
			font-weight: bold;
		}
		
		#reactie textarea {
			width: 505px;
			float: left;
		}
		
		#reacties ul {
			border-top: 1px solid gray;
			padding-bottom: 4px;
			margin-top: 10px;
		}
		
		#reacties .snippettext {
			margin-top: 10px;
		}
		
		#reacties form {
			border-top: 1px solid gray;
			padding-top: 10px;
		}
	
	li.reactieeve {
		width: 555px;
		padding: 15px;
		background: #cac8c8;
		margin-top: 4px;
	}
	
	li.reactieone {
		width: 555px;
		padding: 15px;
		background: #cfcece;
		margin-top: 4px;
	}
	
	#reacties .avatar {
		float: left;
		margin-right: 20px;
		margin-top: 1px;
		border: 1px solid #b3735b;
		padding: 1px;
	}

/* -------------------------------- */
/* OPMAAK SLIDE BOX					*/ 
/* -------------------------------- */

pre { margin-bottom: 1em; }


li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }



#list2 {
	width: 229px;
	margin-bottom: 15px;
	float: left;
}


#list2 .tab {
	background: url("../img/mc_bg_tab.png");
	cursor: pointer;
}

.active {
	/*background: url("../img/mc_bg_tabcontent_active.png");*/
	font-weight: bold;
}

#list2 .tab.active, #list2 .tabfirst.active {
	background: url("../img/mc_bg_tab_active.png");
	color: #fff5eb;
	cursor: pointer;
}

#list2 dd { 
	background: url("../img/mc_bg_tabcontent_active.png");
	font-size: 11px;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding: 10px;
}
	
		#list2 dd ul li {
			padding-top: 7px;
			padding-bottom: 7px;
			border-bottom: 1px solid #aa6c50;
		}
		
			#list2 dd ul li a,
			#list2 a {
				text-decoration: none;
			}
			
			#list2 dd ul li a:hover,
			#list2 a:hover {
				color: #fff5eb;
			}
		
		#list2 dd ul {
			padding-bottom: 10px;
		}
		

#list2 dt {
	font-size: 13px;
	color: #291107;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 6px;
	height: 25px;
	margin-top: 15px;
}

#list2 .tabfirst {
	background: url("../img/mc_bg_tab.png");
	cursor: pointer;
	margin-top: 0px;
}



#infobox {
	float: left;
	margin-left: 10px;
}	

/* -------------------------------- */
/* THICKBOX							*/ 
/* -------------------------------- */

*{padding: 0; margin: 0;}

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-2px;
  margin-top:-1px;
  margin-right:-1px;
  overflow: hidden;
}

@media projection, screen { 
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

/* -------------------------------- */
/* WEBCAM (TABS)					*/ 
/* -------------------------------- */

.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    min-width: 65px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 0px;
    background: url(../img/mc_tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #fff;
    font-size: 10px;
    margin-left: 0px;
	margin-top: -1px;
    text-align: center;
    white-space: nowrap; /* required in IE 6 */  
	background: url(../img/mc_tab.png) no-repeat;  
}
.tabs-nav .tabs-selected a {
    color: #fff;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
text-align:center;
	background: url(../img/mc_tab.png) no-repeat;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 23px; /* IE 6 treats height as min-height */
    min-height: 23px;
    padding-top: 2px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 2px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
margin-top: 11px;
margin-left: 10px;

   /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

#logobox {
	background: url(../img/logoboxbg.png);
	background-repeat: no-repeat;
	height: 200px;
	float: left;
	margin-left: 10px;
	width: 211px;
	padding: 10px;
	margin-top: 10px;
}

#logobox img {
	margin-bottom: 15px;
}

.fb-wall img{
	margin: 0px 0px 0px 0px;
}
