/**
 * GENERAL & FIXES
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

body{
	background-color:#ffffff;
	font-family: "Lucida Grande",Verdana, arial, sans-serif;
	font-size:12px;
	color:#202020;
}


h1 {
	font-size: 24px;
	font-weight:normal;
	color:#f39800;
}

h2{
	font-size: 18px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:8px;
	color:#003866;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


h3,h3 a {
	font-size: 18px;
	color:#003866;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

h3 strong{
	color:#00A6D2;
	font-size:20px;
}

h4 {
	font-size: 14px;
	font-weight:normal;
	color:#0056A1;
	padding-bottom:5px;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma;
	color:#009999;
}

p {
	font-size: 12px;
}

strong{font-weight:700; color:#46AAFF;}

a{
	color: #97C007;
}

a:hover{
	color: #97C007;
	text-decoration:none;
}

hr{
	border:none;
	background:url(../images/layout/dotted-line.gif) repeat-x;
	height:3px;
}

.clear{clear:both;}
.hidden{display:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/**
 * WRAPPERS & STRUCTUR
 * _____________________________________________
 */

#containerWrapper{
	width:988px;
	margin:0 auto;
}

#headerContainer{
	padding-top:90px;
	margin-bottom:30px;
}

#headerContainer #header{
	background:url(../images/layout/headerBg2.jpg) no-repeat top center;
	height:345px;
}



#ContentContainer #ContentLeft{
	width:650px;
	margin-left:32px;
	min-height:500px;
	height:expression(this.scrollHeight > 500 ? "auto":"500px"); 

}

/*
#pg_nieuws #ContentContainer #ContentLeft{
	width:538px;
}
*/

#ContentContainer #ContentRight{
	width:270px;
	position:absolute;
	margin-left:720px;
}

/*
#pg_nieuws #ContentContainer #ContentRight{
	width:330px;
	margin-left:657px;
}
*/

#footerContainer{
	margin:50px 0 20px 0;
}


/**
 * CONTENT
 * _____________________________________________
 */

h1 a{
 	width: 236px;
	height: 154px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;	
	margin-top:20px;
	margin-left:50px;
 	background: transparent url(../images/layout/logo.png) no-repeat top left;
	text-indent: -9999px;
}


ul.sitemap ul{margin-left:15px; margin-bottom:20px; list-style:square; color:#46AAFF;}
ul.sitemap{margin-left:30px; list-style:square; color:#007CC5;}
ul.sitemap li{padding:2px 0;}


#headerFolder{
	width:480px;
	height:360px;
	background:url(../_userfiles/homepage/HeaderFolder.png);
	margin-left:470px;
	margin-top:20px;
	position:absolute;
}

#header div.text{
	padding:75px 0 0 32px;
	width:415px;
	color:white;
}

#header div.text p{
	font-size:11px;
}

#header div.text h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:white;
	padding:0px;
	margin:14px 0;
	font-weight:normal;
}

#header div.text a.btnLeesmeer{
	background:url(../images/layout/btnLeesMeer.gif) no-repeat;
	width:89px;
	height:26px;
	display:block;
	float:right;
	margin:20px 0;
}

#header .btnLeesmeer span{display:none;}

#headerFolderTekst{
	position: absolute;
	color:white;
	font-family: "Lucida Grande",Verdana, arial, sans-serif;
	text-align:right;
	width:200px;
	margin-top:260px;
	margin-left:760px;
}

#headerFolderTekst h4{
	color:white;
	font-family: "Lucida Grande",Verdana, arial, sans-serif;
	font-size:12px;
	border-bottom:#fff solid 1px;
	text-align:right;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	text-decoration:none;
}

#headerFolderTekst p{
	line-height:16px;
	font-size:11px;
}


/* CONTENT */

#ContentContainer h2{
	background:url(../images/layout/h2-icon.gif) no-repeat left 1px;
	padding-left:40px;
}

#ContentContainer h2.noicon{
	background:none;
	padding-left:0px;
	padding-bottom:0px;
}

#ContentContainer p{
	line-height:20px;
	margin-bottom:10px;
}

/
#ContentContainer p img,img.border{
	border:#97C007 solid 1px;
}

#ContentContainer p img.noborder{
	border:none;
}


img.noborders{
	border:none;
}

#ContentLeft ul{
	list-style-type:square;
	margin:20px 53px;
}

#ContentLeft ul.links li{padding:5px 0;}





#ContentRight h3 {
	font-size: 16px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:8px;
	color:#003866;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
	background:url(../images/layout/h2-icon.gif) no-repeat left 1px;
	padding-left:40px;
}

#ContentRight h3.space {
	padding-bottom:30px;
}

#ContentRight p{
	background:url(../images/layout/dotted-line.gif) repeat-x bottom;
	padding-bottom:30px;
	margin-bottom:30px;
}

div#ContentRight p strong{
	color:#202020;
}


/* START NEWSLETTER */
#ContentRight #newsletterbox p{
	background:none;
	padding-bottom:0px;
	margin-bottom:0px;
}

#ContentRight #newsletterbox{
}

div#newsletterbox p{
	color:#5a4a47;
	padding:0px 0 8px 0;
	line-height:20px;
}

div#newsletterbox form input{
	width:95%;
	background-color:#fff;
	border:#aaa solid 1px;
	color:#000;
	padding:5px 5px;
	margin:3px 0;
	font-size:10px;
}

div#newsletterbox form input#submitbtn{
	border:none;
	background-color:#97C007;
	color:#fff;
	width:auto;
	
}

div#newsletterbox .errormsg{
	color:#B61A1E;
}

div#newsletterbox .goodmsg{
	color:#97C007;
}



/* END NEWSLETTER */


/* NIEUWS */

div.newslist{
	background:url(../images/layout/dotted-line.gif) repeat-x;
	padding:20px 0 15px 0;
	display:block;
}

div.newslist span.date{
	color:#97C007;
	font-size:11px;
	font-weight:bold;
}

div.newslist p{
	padding-top:5px;
	color:#4b4b4b;
}

div.newslist div.newscontent{
	margin-top:-15px;
}

div.newslist img{
	margin:0 10px 5px 0;
}

ul.newsachive li{
	padding:5px 0;
}

ul.newsachive li a{
	text-decoration:none;
	color:#202020;
}

ul.newsachive li a:hover{
	text-decoration:underline;
	color:#97C007;
}


#footerContainer #logos{
	text-align:right;
	margin-bottom:15px;
}

#footerContainer #footer{
	background-color:#003866;
	padding:10px 45px;
}



#footerContainer #footer p,#footerContainer #footer p a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	text-decoration:none;
}

#footerContainer #footer p.madeby{
	position:absolute;
}

#footerContainer #footer p.madeby a{
	background:url(../images/layout/rss.png) no-repeat;
	padding-left:17px;
}


/* PUBLICATIES */

div.publicatiecategorie{
	background:url(../images/layout/dotted-line.gif) bottom repeat-x;
	padding-bottom:20px;
	margin-top:30px;
}

dl.publicatielist{
	float:left;
	margin:10px 15px;
	width:100px;
}

dl.publicatielist2{
	background:url(../images/layout/dotted-line.gif) bottom repeat-x;
	padding-bottom:20px;
	margin-top:20px;
	width:540px;
}

dl.publicatielist2 img{
	margin:10px 0px 3px 0;
	border:#97C007 solid 1px;
}

dl.publicatielist img{
	border:#09a9d4 solid 1px;
}

#publicatie dl.publicatielist p{
	/*font-family:"Lucida Grande", Verdana, Arial;*/
	font-weight:700;
	font-size:11px;
}


#publicatie dl.publicatielist p a{
	text-decoration:none;
}

div.publicatiedetailleft img{
	border:#97C007 solid 1px;
}

div.publicatiedetailleft dl{
	clear:left;
	margin:5px 0;
	width:515px;
}

div.publicatiedetailleft dl dt{
	display:block;
	width:110px;
	float:left;
	color:#97C007;
	font-size:11px;
	font-weight:bold;
	font-style: italic; 
}

div.publicatiedetailleft dl dd{
	margin-left:110px;
}

div.publicatiecategorie2 span.date, span.date_portfolio{
	color:#97C007;
	font-size:11px;
	font-weight:bold;
}


p.detailpublicatie{
	width:315px;
}

p.detailpublicatie i{
	display:block;
	width:110px;
	float:left;
	color:#00a6d2;
	font-size:11px;
	font-weight:bold;
}

div.publicatiedetailleft dl dd a{
	color:#202020;
	text-decoration:none;
}

div.publicatiedetailleft dl dd a:hover{
	color:#97C007;
}

.publicatiedetailleft{
	width:540px;
}

.publicatiedetailleft p.pdf{
	position:absolute;
	margin-left:315px;
}

p.backto{
	margin-top:40px;
}
p.backto a{
	font-size:10px;
	color:#4B4B4B;
	text-decoration:none;
}





/**
 * NAVIGATION
 * _____________________________________________
 */
 
 

ul#nav{
	padding:0px 0px 12px 330px;
}
 
 
ul#nav li{
	float:left;
	margin:0 18px;
} 
 
ul#nav a{
	color:#97C007;
	display:block;
	font-size:16px;
	text-transform: uppercase;
	text-decoration:none;
} 

ul#nav a:hover,ul#nav li.active a{
	color:#003866;
}


	

#subnav{
	margin-bottom:40px;
	padding:8px 0px;
	margin:0px;
	width:100%;
}

#subnav li {
	display:inline;
}

#subnav li a{
color:#97C007;
	text-decoration:none;
	display:block;
	padding:8px;
	background:url(../images/layout/dotted-line.gif) bottom repeat-x;
	text-transform: uppercase; 
	
	/*
	font-size: 18px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:8px;
	color:#003866;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:40px;
	*/
}
#subnav li a span{		
	font-size: 12px;
	color: #606060;
}

#subnav li.last a{
	border-bottom:none;
}

#subnav li a:hover,
#subnav li.active a
{
	background-color:#97C007;
	color:white;
}

#sponsor{
	position:absolute;
	padding-top:20px;
}





