@charset "utf-8";

/* ---------- Reset ---------- */

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, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
	vertical-align: baseline;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

:focus {
	outline: 0;
}

body{
}

/* ---------- General ---------- */
p {
	padding-bottom: 10px;
}
.center {
	text-align:center;
}
div#BDY_Left_Container a {
	color:#e89225;
	font-size:14px;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.center {
	text-align:center;
}
.cleanup {
	clear:both;
}

hr {
	border:0;
	width:100%;
	color:#4b575f;
	background-color:#4b575f;
	height:1px;
}



/* ---------- Headings ---------- */

h1{
	color:#e89225;
	font-size: 18px;
	padding-bottom:15px;
	font-weight:bold;
}

h2{
	color:#e89225;
	font-size: 15px;
	padding-bottom:10px;
	font-weight:bold;
	padding-top:15px;
}

h3{
	color:#e89225;
	font-size: 14px;
	padding-bottom:8px;
	font-weight:normal;
	padding-top:8px;
}

.Article_Title_Listing{
	color:#e89124;
	font-size: 18px;
	font-weight:normal;
}

.Article_Date_Listing{
	font-style:italic;
}

p {
	color:#fff;
	font-size:14px;
	line-height:24px;
}

strong{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
/* ---------- CONTAINERS ---------- */

div#HDR_BG{
	background: url(../images/bg.jpg);
	width:100%;
	height:100%;
}

div#BDY_BG{
	background:#4a575f;
	width:100%;
	height:100%;	
	overflow:hidden;
}

div#HDR_Wrapper, div#BDY_Wrapper{
	margin: 0 auto;
	width: 880px;
	background:#4a575f;
}


div#BDY_Wrapper{
background:url(../images/bdy_bg.jpg);
background-repeat: repeat-y;
	overflow:hidden;
}

div#HDR_White_Container{
	width:880px;
	height:79px;
	background:#fff;
}

		div#HDR_White_Container_Left_Logo{
			width:335px;
			height:79px;
			float:left;
		}
		
				div#Logo_Top{
					background: url(../images/Logo_Top.jpg);
					background-repeat: no-repeat;
					width:320px;
					height:76px;
					float:right;
					margin-top:3px;
				}

div#HDR_Orange_Container{
	width:880px;
	height:42px;
	background:#e89124;
}

		div#HDR_Orange_Container_Left_Logo{
			height:42px;
			width:335px;
			float:left;
		}
		
				div#Logo_Bottom{
					height:34px;
					width:320px;
					float:right;
					background:  url(../images/Logo_Bottom.jpg);
					background-repeat: no-repeat;
				}
				
		div#HDR_Orange_Container_Right_Navigation{
			padding-left:20px;			
			float:left;
			padding-top:8px;
		}		
		
			div#HDR_Orange_Container_Right_Navigation ul li{
			display: block;
			float:left;
			width:82px;
			height:26px;
			background:url(../images/menu_block_bg.jpg);
			background-repeat:no-repeat;
			padding-right:3px;
			text-align:center;
			padding-top:5px;
			font-weight:bold;
			}		
		
				div#HDR_Orange_Container_Right_Navigation ul li a{
					text-decoration:none;
					color:#4c5860;
				}
				
				div#HDR_Orange_Container_Right_Navigation ul li a:hover, div#HDR_Orange_Container_Right_Navigation ul li a.actief{
					font-weight:bold;
					color:#e89124;
				}
	
		
		

div#HDR_Black_Container{
	width:880px;
	height:48px;
	background:#000;
}

				div#Keyword_Spacerblock_Left{
					width:20px;
					height:48px;
					float:left;
				}
				
				div#Keyword_Block1, div#Keyword_Block2, div#Keyword_Block3, div#Keyword_Block4 {
					
					float:left;
					height:48px;		
				}
				
				div#Keyword_Block1{
					width:225px;
				}
				
				div#Keyword_Block2{
					width:200px;
				}
				
				div#Keyword_Block3{
					width:240px;
				}
				
				
				
				.middletxt{				
					font-size:14px;	
					color:#e89124;
					padding-top:18px;
				}


div#BDY_Left_Container{
	float:left;
	height:100%;
	width:660px;
	background:#6b757c;
	padding-bottom:30px;
	overflow:hidden;
}

		div#Left_Content_Holder{
			margin-left:34px;
			margin-top:25px;
			width:600px;
		}
		
		
		
		
		
		div#Left_Content_Holder ul li .lees_meer_nieuws a{
				color:#e89124;	
				text-decoration: underline;
			}

div#BDY_Right_Container{
	float:right;
	height:100%;
	width:190px;
	background:#4b575f;
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-bottom:30px;

}


	div#Search_Container{	
	height:55px;
	}
			
			div#Search_Label{
				float:right;
				color:#fff;
				padding-right:10px;
			}

			div#Search_Input{
				float:left;
				margin-right:5px;
			}
			
					#SearchInputField{
						width:145px;
						background:#fff;
						border:1px solid #abadb3;
					}

			div#Search_Button{
				float:right;
				padding-right:10px;
			}		
					

			#searchsubmit{
				cursor:pointer;
				width:22px;
				height:25px;
				border:none;
				background:url(../images/btn_vert.jpg);
			}
			
	div#News_Container{
	color:#e89124;	
	font-weight:bold;
	font-size:13px;
	}
	
		.Box_Top{
		background: url(../images/box_top.png);
		background-repeat:no-repeat;
		width:190px;
		height:10px;
		margin:0px;
		padding:0px;
	}
	
	.Box_Middle{
		background: url(../images/box_middle.png);
		background-repeat: repeat-y;
		width:190px;
		}
		
			.Box_Middle ul{
				padding-left:10px;
				width:160px;
				font-size:12px;
				line-height:17px;
				padding-top:10px;
			}
	
			.Box_Middle p {
			  	padding-left:10px;
				width:160px;
				font-size:12px;
				line-height:17px;
				clear:left;
				padding-top:5px;
			}
	
	
	
			.Box_Middle ul li{
				padding-bottom:10px;
			}
			
			.Box_Middle ul li .italics{
				font-style:italic;
			}
			
			.Box_Middle ul li .newstitle{
				font-weight:bold;
			}
			
			.Box_Middle ul li .lees_meer_nieuws a{
				color:#e89124;	
				text-decoration: underline;
			}
	
	
	.Box_Bottom{
		float:left;
		background: url(../images/box_bottom.png);
		background-repeat:no-repeat;
		width:190px;
		height:14px;
		
	margin-bottom:10px;
	}
	
	.Box_Title{
	color:#e89124;	
	font-weight:bold;
	font-size:13px;	
	padding-left:10px;
	width:135px;
	float:left;
	margin-top:2px;
	text-decoration:none;
	margin-left:0px;
	}		
	
	.More_Button a{
			color:#e89124;	
	font-weight:bold;
	font-size:13px;	
	padding-left:10px;
	width:135px;
	float:left;
	margin-top:2px;
	text-decoration:none;
	margin-left:0px;
	}			
					
					
					
	.Box_Button{
		display:block;
		float:left;
		width:25px;
		height:22px;
}
	
	

		
	div#Brainlane a{
		margin-top:10px;
		margin-right:10px;
		text-decoration:none;
		float:right;
	}	
	
	div#FTR_Wrapper{
		width:100%;
		height:40px;
		background:#e89124;
		float:left;
	}
	
	div#FTR_Contents{
		width:880px;
		height:30px;
		margin:0 auto;
	}
	
		div#FtrInfo_Left{
		color:#000;
		margin:0 auto;
		padding-top:5px;
		float:left;
		display:block;
		width:400px;
		height:30px;
		padding-left:35px;
		}
		
		div#FtrInfo_Right{
		color:#000;
		margin:0 auto;
		padding-top:5px;
		float:right;
		display:block;
		padding-right:245px;
		text-align:right;
		}
		
				div#FtrInfo_Right a{
				color:#000;
				text-decoration: none;
				}
		
			
	
	
	ul.pijlers_list li{
	font-weight:bold;
	list-style: none;
	background-image:  url(../images/top_bullet.png);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom:5px;
	font-size:14px;
	}
	
	
	ul.pijlers_list li ul li{
		font-weight:normal;
		list-style: none;
		background-image:  url(../images/sub_bullet.png);
		background-repeat:no-repeat;
		padding-left:15px;
		font-size:14px;
	}
	
	ul.pijlers_list li ul li.first{
		margin-top:5px;
	}

	
	.list, #Left_Content_Holder ol li, #Left_Content_Holder ul li{
	list-style: none;
	background-image:  url(../images/top_bullet.png);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:12px;
	font-size:14px;
	color:#fff;
}

#Left_Content_Holder ul li.full_news_list{
background:none;}


.sublist{
		font-weight:normal;
		list-style: none;
		background-image:  url(../images/sub_bullet.png);
		background-repeat:no-repeat;
		padding-left:15px;
		font-size:14px;
		color:#fff;
}


	.referentie_naam{
		font-size:14px;
		font-weight:bold;
	}
	
	a.referentie_url, .referentie_url a{
		font-size:15px;
		text-decoration: none;
		color:#fff;
		font-style:italic;
		padding-left:5px;
	}
	
	.referentie_details{
		display:block;
		clear:left;
	}

/*------- list navigation ------ */
.list_nav_container{
	padding-bottom:35px;
}

.list_nav{
	float:right;
	display:block;
}

.previousList, .upList, .nextList{
	float:left;
	display:block;
	width:25px;
	height:25px;
}
	
	

div#VideoRSS {
	float:right;
	background:transparent url(/content/design/images/VideoRss.jpg) no-repeat 0 0;
	padding-left:20px;
	line-height:16px;
}
	
/* ------- inschrijfformulier ----- */

legend {
	font-size:14px;
}
	
.forminput, .formlabel{
	float:left;
	margin-top:15px;
	height:20px;
	font-size:14px;
}	

.formlabel{
	width:120px;
}

.forminput {
	width:180px;
}

.commentinput{
	height:100px;
	width:300px;
}


.formrow, .commentrow{
	clear:both;
}

.commentrow{
	padding-top:15px;
}


fieldset{
	width:550px;
}

.formbutton{
	clear:both;
	float:right;
	margin-top:20px;
	margin-right:125px;
	margin-bottom:20px;
	background:url(../images/form_btn.jpg);
	background-repeat: no-repeat;
	border:none;
	width:66px;
	height:21px;
	color:#fff;
}


.formbutton_blog{
	clear:both;
	float:right;
	margin-top:20px;
	margin-right:180px;
	margin-bottom:20px;
	background:url(../images/form_btn.jpg);
	background-repeat: no-repeat;
	border:none;
	width:66px;
	height:21px;
	color:#fff;
}


.formbutton_abonneren{
	clear:both;
	float:right;
	margin-top:20px;
	margin-right:245px;
	margin-bottom:20px;
	background:url(../images/form_btn.jpg);
	background-repeat: no-repeat;
	border:none;
	width:66px;
	height:21px;
	color:#fff;
}

.comment_block{
padding-left:20px;
border-left:2px solid #e89141;
clear:both;
}

.spc-cls{
	visibility:hidden;
}
/* ---------- VARIA ---------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
	
.clearfix {
	display: block;
}
/* End hide from IE-mac */