/* CSS Document */
body{
	background-color:#CCC;/*#8BC643*/
	padding:0;
	margin:0;
	text-align:center;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#373737;
/*	background-image:url(../images/opmaak/body_bgd_green.jpg);
	background-repeat:repeat-x;*/
}

#wrapper{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-repeat:no-repeat;
	background-color:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;

}
#toppanel{
	position:relative;
	z-index: 100;
	width: 984px;
	height: 277px;
	padding:0;
	background:url(../images/opmaak/header4.jpg) no-repeat;
}

#navigatie{
	height:25px;
	background-color:#F8F8F8;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:0;
}
.imgFacebook{
	border:none;
}
/**###############CONTENTSTRUCTUUR#########*/
#midpanel{
	width:100%;
	background:#fff url(../images/opmaak/midpanel_bg.png) repeat-y;
	overflow:hidden;
	line-height:16px;
/*	padding-bottom:5px;*/
	padding-top:15px;
}
#contentpanel{
	width:550px;
	float:left;
	top:0px;
	margin-left:40px;
}
#contentpanel ul{
	list-style:url(../images/opmaak/list_style.jpg);
}
#rightpanel{
	margin-left:580px;
	margin-top:0px;
	width: 400px;
	padding:0;
}
#foto img{background:#FFFFFF url(../images/loading.gif) no-repeat center center}
/*  ##########  OPMAAK CONTENT   ######  */
#contentpanel p, h1, h2, h2, h3{
	margin-left: 18px;
}
#contentpanel p{
/*	font-family:'AccordSimple', Verdana, Arial, Helvetica, sans-serif;*/
	font-size:70%;
	margin-right: 40px;
	line-height:18px;
	text-align:justify;
}
#contentpanel h1{
	font-size:100%;
/*	font-family:'SimploBlack', Verdana, Arial, Helvetica, sans-serif;*/
	color:#008D7F;
	font-variant:small-caps;
	text-align:left;
	letter-spacing:0.05em;
	margin-top:10px;
	margin-right:30px;
}
.titleBlog{
	font-size:100%;
	color:#008D7F;
	font-variant:small-caps;
	text-align:left;
	letter-spacing:0.2em;
	font-weight:lighter;
	margin:0 0 0 20px;
}
#contentpanel h3{
	font-size:90%;
	color:#999;
	font-weight:bold;
}
#contentpanel h2{
	font-size:80%;
/*	font-family:'SimploBlack', Verdana, Arial, Helvetica, sans-serif;*/
	color:#008D7F;
	margin-right:20px;
	line-height:normal;
	letter-spacing:0.05em;
}
#contentpanel .homeTitle{
/*	font-family:'AccordRegular', trebuchet, Verdana, sans-serif;*/
	font-size:90%;
	font-weight:700;
	color:/*#008D7F;*/#008D7F;
	margin-right:20px;
	text-decoration:none;
	letter-spacing:0.02em;
}
#contentpanel .homeTitle a{
	text-decoration:none;
	color:/*#008D7F;*/#008D7F;
}
#contentpanel .specialTitle{
	font-size:160%;
	color:#666;
	margin-right:20px;
	text-decoration:none;
}
#contentpanel li{
	line-height:18px;
	margin-right:20px;
}
#contentpanel li p{
	font-size:100%;
}
#contentpanel li ul{
	font-size:100%;
}
.date{
	color:#666666;
	font-style:italic;
}
/*#contentpanel img{border:#CCCCCC}*/
.lijsttitel{
	font-size:110%;
	color:#6F9300;
}
.gbTitle{
	color:#666;
	font-size:115%;
	font-weight:bold;
	letter-spacing:0.1em;
}
.gbName{
	color:#6F9300;
	font-size: 105%;
	font-weight:bold;
}
#contentpanel ul,#contentpanel ol{
	font-size:70%;
	margin-right:20px;
}
#rightpanel p{
	font-size:70%;
	margin-left:30px;
	margin-right:30px;
	margin-top:3px;
}
#blogDiv{
	margin-left:30px;
	margin-right:10px;
	margin-top:10px;
	background:url(../images/opmaak/Bgdkalender.jpg) no-repeat bottom;
}
#blogKalender{
	background:url(../images/opmaak/kalender.jpg) no-repeat top;
	width:50px;
	height:60px;
	padding:0;
	margin:0;
	text-align:center;
	line-height:20px;
	float:right;
}
#blogKalender .maand, #blogKalenderDetail .maand{
	color:#FFFFFF;
	font-size:70%;
	margin:0;
	padding:0;
	font-weight:bold;
}
#blogKalender .dag, #blogKalenderDetail .dag{
	color:#666666;
	font-size:130%;
}
#blogKalender p{
	margin:0;
	padding:0;
}
#blogTekst{
	width:300px;
	padding:0;
	margin:0;
	font-size:70%;
	text-align:justify;
}
#blogTekst p{
	margin:0;
	font-size:100%;
}
#blogTekst .titleBlog{
	margin:0;
	padding:0;
	color:#6F9300;
	font-size:110%;
	letter-spacing:0.1em;
	font-weight:bold;
}
#blogDiv h1{
	font-size:110%;
	color:#B70000;
	font-variant:small-caps;
	text-align:left;
	letter-spacing:0.2em;
	font-weight:lighter;
	margin:0 0 0 0px;
	padding:0 0 7px 0;
}
#blogKalenderDetail{
	background:url(../images/opmaak/kalender.jpg) no-repeat top;
	width:50px;
	height:60px;
	padding:0;
	margin:0 10px 0 13px;
	text-align:center;
	line-height:20px;
	float:left;
}
.clear{
	clear:both;
}
.clearleft{
	clear:left;
}

/*****   FOOTER   ****/
#footer{
	text-align:center;
	font-size:70%;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding: 0 0 10px 0;
}
.footercontent{
/*	margin-top: 10px;*/
	margin-left:auto;
	margin-right:auto;
	width:500px;
}
.footercontent ul{
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
.footercontent li{
	float: left;
	position: relative;
	padding: 0 30px 0 0;
	display:block;
	list-style:none;
	margin-right:auto;
	margin-left:auto;
}
.footercontent a{
	text-decoration:none;
	color:#666666;
}
.footercontent a:hover, .footercontent a:focus{
	text-decoration:underline;
}
/* #########  PIXELSHAPE   #########*/
#pixelshape{
	width:984px;
	text-align:right;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:0;
	font-size:65%;
	font-style:italic;
}
#pixelshape a{
	color:#999;
}
#pixelshape a:hover, #pixelshape a:focus{
	color:#99CC00;
}
/* #########  OPMAAK FORMULIER  #######*/

input, textarea, select{
	/*background-color:#F6FBF5;*/
	background-color:#FFFAE8;
	border:1px solid #ccc;
	font-weight:bold;
}
input:focus, textarea:focus{
	background-color:#FEE9C0;
	color:#333;
}
.button:focus{
	background-color:#F6FBF5;
	color:#666;
}
.formdoemee{
	border:1px solid #ccc;
	margin-left:20px;
	margin-right:5px;
}
fieldset{border:1px solid #ccc; width:480px}
legend{background-color:#008378; font-style:italic; padding:3px; color:#FFFFFF; letter-spacing:.2em}
label{float:left; padding-right:5px; width:7em}
/*  #########  OPMAAK AFBEELDINGEN ############ */
.imageborder{
	border:1px solid #ccc;
}
.leftimage{
	float:left;
	border:1px solid #ccc;
	margin-right: 8px;
	margin-top:5px;
}
.rightimage{
	float:right;
	border:1px solid #ccc;
	margin-left: 8px;
}
a img{
	border:none;
}
.homeBtn{
	border:none;
	margin-left:47px;
	margin-top:25px;
}
.homeBtn a{
	border:none;
}
/*  #######  LINKS ######### */
#contentpanel p a, #contentpanel ul a, #contentpanel table a, #rightpanel a{
	color:#008D7F;
}
#contentpanel p a:hover,  #contentpanel p a:focus, #contentpanel ul a:hover, #contentpanel ul a:focus, #contentpanel table a:hover, #contentpanel table a:focus, gbTitle a:hover, {
	color:#008D7F;
}
#contentpanel h2 a, .gbTitle a{
	color:#008D7F;
	text-decoration:none;
}
.linkNews a{
	color:#008D7F;
	text-decoration:none;
	font-weight:bold;
}
.linkNews a:focus, .linkNews a:hover{
	color:#FFFFFF;
	display:block;
	background-color:#ccc;
}

/*  ###### TABELLEN ####### */
table{
	font-size:70%;
	margin-left:29px;
	width:475px;
}
.tabel_kand{
	width:400px;
}
.kand_title{
	color:#990000;
	font-size: 120%;
	font-style:italic;
	font-weight:bold;
}
hr{
	border: none; 
	border-bottom: 1px solid #ccc; 
	height: 0;
	width:60%;
}
.wouter{
	font-size:120%;
	color:#6F9300;
	font-weight:bold;
}
.tdSpacer{
	padding-bottom:8px;
}
/* ######### PAGINANUMMERS  ######### */
.boxes { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 70%;
margin:0;padding:0;
} 

.boxes a:link, .boxes a:visited, .boxes a:active{ 
color:#fff; 
background-color: #ccc; 
border: 1px solid #75902F; 
margin: 1px; 
text-decoration: none; 
padding: 1px 5px; 
} 

.boxes a:hover { 
color:#FFF; 
background:#F3F3F3; 
border: 1px solid #99CC00; 
margin: 1px; 
text-decoration: none; 
padding: 1px 5px; 
}
.flash{
	z-index:-1;
}

.tabletx{
	border:2px solid #75902F;
	padding:5px;
}

/*  ##############   LIGHTBOX   ###############   */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}button {
}
#contentpanel img{
	border:1px solid #999;
}
/* DOSSIERS */
#divDossiers{
	width:100%;
	height:188px;
	background:url(../images/opmaak/bgdStandpunten.png);
}
.dossierTitle{
	font-size:105%;
/*	font-family:'SimploBlack', Trebuchet, Verdana, sans-serif;*/
	color:#666;
	font-weight:bold;
	margin-top:15px;
	letter-spacing:0.02em;
}
#divDossierPanel{
	width:450px;
	float:left;
	font-size:70%;
	padding-right:5px;
	margin-left:15px;
	margin-top:20px;
	padding-top:25px;
	line-height:18px;
	text-align:justify;
	background:url(../images/opmaak/Oostende.png) no-repeat;
}
#divDossierPanel2{
	width:450px;
	float:left;
	font-size:70%;
	padding-right:5px;
	margin-left:15px;
	margin-top:20px;
	padding-top:25px;;
	line-height:18px;
	text-align:justify;
}
#divDossierPanel a, #divDossierPanel2 a{
	color:#008D7F;
	text-decoration:underline;
	font-style:italic;
}
#divDossierPanel a:hover, #divDossierPanel a:focus, #divDossierPanel2 a:hover, #divDossierPanel2 a:focus{
	color:#000;
}
#divMeer{
	text-align:right;
	font-size:70%;
	font-style:italic;
	margin-right:40px;
}
#divMeer a{
	color:#008D7F;
}
/*****   KOLOM ONDERAAN    *******/
#strookOnder{
	width:100%;
	height:245px;
	background-color:#FBFBFB;
/*	background:url(../images/opmaak/bdgStrookOnder.jpg) repeat-x;*/
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
}
#strookOnder #onderDiv{
	float:left;
	width:50%;
	font-size:70%;
	text-align:center;
	padding-top:10px;
/*	padding-bottom:10px;*/
}
#onderDiv p{
	text-align:right;
	margin-right:50px;
}
#onderDiv a{
	color:#008D7F;
	font-weight:bold;
}
.tableRight{
	width:350px;
}
.titleDosRight{
	font-size:150%;
}
.addthis_button_compact{
	font-size:70%;
}

/************************** TWITTER ***************/
#twitDiv{
	font-size:120%;
/*	margin-left: 5px;*/
	margin-bottom:20px,
}

.twtr-tweet-text {
    font-size: 140%;
}
	

