﻿* {
	padding: 0;
	margin: 0;
	word-spacing: 0;
	border: 0;
	border-spacing: 0;
	outline-style: none;
	font-weight: normal;
	font-style: normal;
}

/*html {*overflow: auto;}*/
html, body {
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	background-color: #fff;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
	html.sections{
		background: #D2D2C7;
	}

/* Standard styling */
a{
	font-size: 13px; 
	line-height: 18px; 
	color: #000; 
	text-decoration: underline;
	cursor: pointer;
}
	a:hover{
		font-size: 13px; 
		line-height: 18px; 
		color: #000; 
		text-decoration: none;
	}

p{
	padding: 7px 0;
}
strong, b{
	font-weight: bold;
}

input, textarea {
	background-color: #DEDEDE;
	border: 1px solid #9DA594;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 1px;
}
input[type="submit"] {
	background-color: #DEDEDE;
	border: 1px solid #9DA594;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 10px;
	cursor: pointer;
}
input[name="norobot"]{
    font-size: 20px;
    padding: 6px 1px;
	width: 100px;
}
table td {
	padding: 3px 5px;
}
	table[border="1"],
	table[border="1"] td,
	table[border="1"] th{
		border: 1px solid #000000 !important;
	}
	table[border="2"],
	table[border="21"] td,
	table[border="2"] th{
		border: 2px solid #000000 !important;
	}	
	table[border="3"],
	table[border="3"] td,
	table[border="3"] th{
		border: 3px solid #000000 !important;
	}
	table[border="4"],
	table[border="4"] td,
	table[border="4"] th{
		border: 4px solid #000000 !important;
	}
	table[border="5"],
	table[border="5"] td,
	table[border="5"] th{
		border: 5px solid #000000 !important;
	}	
/*structuur*/

/******** start GLOBAL CLASSES ********/
.div_wrapper{
	position: relative;
	clear: both;
	width: 980px;
	margin: 0 auto;
}
.tooltip {
    display:none;
    background:transparent url(../images/tooltipBlueArrow.png);
    font-size:13px;
    line-height: 16px;
    color: #fff;

    height:120px;
    width:170px;
    padding:15px 20px;
}

.openen{display: block;}

.sluiten{display: none;}

#div_videozone{
	position: relative;
}
	#div_videozone a#go_video{
		display: inline-block;
		position: relative;
		margin-left: 790px;
		background: transparent url(../images/bgr_goVideozone.png) left top no-repeat;
		width: 175px;
		height: 25px;
		line-height: 25px;
		color: #fff;
		font-size: 14px;
		padding-left: 15px;
		text-align: center;
		text-decoration: none;
	}
	#div_videozone .vgtActiveBorder{
		position:relative;
		display:inline-block;
		font-size:0;
		line-height:0;
	}
		#div_videozone .vgtActiveBorder:after{
			position:absolute;
			top:1px;
			left:1px;
			bottom:1px;
			right:1px;
			border: 3px solid #fff;
			/*border:3px solid rgba(157,165,148,0.8);*/
			/*outline:1px solid rgba(0,0,0,0.2);*/
			content:" ";
		}
	#div_videozone ul#VGTcarousel{
		height: 160px;
		overflow: hidden;
	}
	#div_videozone #clickHereForVGT{
		position: absolute;
		left: 135px;
		bottom: -15px;
		color: #b90000;
		font-weight: normal;
		height: 26px;
		text-align: left;
		line-height: 26px;
		font-size: 120%;
		padding-left: 35px;
		background: transparent url(../images/bgr_clickHereForVGT.png) top left no-repeat;
	}
	#div_content #content_text{
		position: relative;
		width: 740px;
		margin-top: 0px;
		padding: 20px 0 30px 0;
	}
		#div_content #content_text em{
			font-style: italic;
		}	
		#page_content #section_content #div_content #content_text sup{
			font-size: 8px;
		}
	#div_content #content_VGT{
		display: none;
		width: 734px;
		/*min-height: 325px;*/
		/*min-height: 300px;*/
		/*border: 3px solid #324E70;
		background: #9AAFC9;*/
		margin-top: 10px;
		/*padding: 0 0 40px 0;*/
		padding: 0;
	}
		#div_content #content_VGT #div_VGT_close{
			margin:0 0 15px 0;
			text-align: right;
		}
		#div_content #content_VGT .div_VGT{
			display: block;
			width: 740px;
			display: none;
			text-align: center;
			/*padding: 60px 0;*/
		}
		#div_content #content_VGT .div_VGTMP4{
			display: block;
			width: 740px;
			display: block;
			text-align: center;
		}
			#div_content #content_VGT .div_VGTMP4 > p,
			#div_content #content_VGT .div_VGT > p{
				display: block;
				clear: both;
				padding: 20px 0;
			}
		#div_content #content_VGT .videoBorderYouTube,
		#div_content #content_VGT .videoBorderVimeo{
			padding: 3px;
			margin: 0 auto 10px auto;
			-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
			-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
			box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
		}
		#div_content #content_VGT .videoBorderMOV{
			width:320px;
			height:256px;
			padding: 3px;
			margin: 0 auto 10px auto;			
			-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
			-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
			box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
		}
		#div_content #content_VGT .videoBorderMP4{
			width:576px;
			height:326px;
			padding: 3px;
			margin: 0 auto 10px auto;			
			-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
			-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
			box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
		}
	#div_content #content_VGT #content_VGT_thumbs{
		clear: both;
		position: relative;
		padding: 10px 0;
		text-align: center;
	}
		#div_content #content_VGT #content_VGT_thumbs img{}
		#div_content #content_VGT #content_VGT_thumbs a{
			padding-bottom: 2px;
			margin-left: 6px;
		}
		#div_content #content_VGT #content_VGT_thumbs a:hover,
		#div_content #content_VGT #content_VGT_thumbs a.actief{
			border-bottom: 3px solid #607DA1;
		}
/* ----- start overlay video ----- */
.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#ffffff;
	padding: 7px;
	border:2px solid #152F41;	
}
.simple_overlay .close {
	background-image:url('../images/close.png');
	position:absolute;
	right:-20px;
	top:-20px;
	cursor:pointer;
	height:35px;
	width:35px;
	z-index: 11000;
}
#triggers img {
	cursor:pointer;
}
/* ----- End overlay video ----- */

/******** end GLOBAL CLASSES ********/

#page_wrapper {
	clear: both;
	width: 100%;
}
	#page_header{
		clear: both;
		width: 100%;
		min-width: 980px;
	}
		.section_header{
			height: 197px;
			margin-bottom: 30px;
			background: #9DA594;
			-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
			-moz-box-shadow:    0px 5px 5px rgba(0, 0, 0, 0.25);
			box-shadow:         0px 5px 5px rgba(0, 0, 0, 0.25);			
		}	
		/********      start     ********/
		/******** SECTION HEADER ********/
		#page_header #section_header{
		}
			#page_header #section_header #logo_header{
				position: relative;
				float: left;
				width: 340px;
				height: 157px;
				background: #fff;
			}
				#page_header #section_header #logo_header img{
					display: inline;
					float: left;
					margin: 20px 20px 0 45px;
				}
				#page_header #section_header #logo_header h1{
					display: block;
					font-size: 15px;
					line-height: 18px;
					font-weight: bold;
					padding-top: 45px;
				}
			#page_header #section_header #images_header{
				position: relative;
				float: left;
				width: 640px;
				height: 197px;
				overflow: hidden;
				background: #9DA594;
			}
				#page_header #section_header #images_header #sfeerbeeld_bijschrift {
					position: relative;
					float: left;
					width: 640px;
					height: 197px;
					overflow: hidden;
				}
					#page_header #section_header #images_header #sfeerbeeld_bijschrift #bijschrift_popup {
						position: absolute;
						top: 197px;
						left: 0px;
						width: 618px;
						padding: 11px;
						background: transparent url('../images/bgr_sfeerbeeld_bijschrift.png') bottom left repeat;
					}
			#page_header #section_header #icons_header{
				position: absolute;
				top: 158px;
				left: 0px;
				float: none;
				clear: none;
				height: 38px;
				width: 340px;
				border-top: solid 1px #9DA594;
				border-bottom: solid 1px #9DA594;
				background-color: #DEDEDE;
			}
				#page_header #section_header #icons_header ul{
					float: left;
					list-style: none;
					margin: 4px 0 0 0;
				}
					#page_header #section_header #icons_header ul li{
						display: inline-block;
						*display: inline;
						border-right: 1px solid #9DA594;
						height: 30px;
					}
				#page_header #section_header #icons_header #social_RSS{
					float: right;
					margin: 4px 2px 0 0;
				}
				
		/******** SECTION HEADER ********/
		/********      end       ********/

	#page_content {
		clear: both;
		position: relative;
		width: 100%;
		min-width: 980px;
	}
		/********   start  ********/
		/******** HOMEPAGE ********/
		#page_content #homepage_content{
			position: relative;
			margin-top: 15px;
		}	
			#homepage_content p.UpToDateTitle{
				display: inline-block;
				/*background: transparent url(../images/bgr_hpNewsTitle.png) left top no-repeat;*/
				background: transparent url(../images/bgr_hpTitle.png) left top no-repeat;
				height: 20px;
				/*width: 235px;*/
				width: 105px;
				margin:0;
				padding:0;
				padding-left: 10px;
				text-decoration: none;
				color: #fff;
				font-size: 14px;
				line-height: 18px;
			}
			#homepage_content p.InTheSpotsTitle{
				display: inline-block;
				background: transparent url(../images/bgr_hpTitle.png) left top no-repeat;
				height: 20px;
				width: 105px;
				margin:0;
				padding:0;
				padding-left: 10px;
				text-decoration: none;
				color: #fff;
				font-size: 14px;
				line-height: 18px;
			}			
			#homepage_content #news{
				position: relative;
				float: left;
				width: 620px;
				margin-right: 10px;
				margin-bottom: 40px;
			}
				#homepage_content #news #morenews{
					position: absolute;
					bottom: 3px;
					right: -9px;
					width: 106px;
					height: 17px;
					z-index: 100;
				}
			
			#homepage_content #inTheSpotlight{
				position: relative;
				float: right;
				width: 340px;
				margin-bottom: 40px;
				font-size: 11px;
				line-height: 15px;
			}
				#homepage_content #inTheSpotlight a.goInTheSpotlight{
					font-size: 11px;
					line-height: 15px;
				}
			#page_content #homepage_content #sections{
				clear: both;
				width: 980px;
			}
				#page_content #homepage_content #sections h1{
					color: #9DA594;
					font-size: 18px;
					font-weight: bold;
				}
				#page_content #homepage_content #sections a{
					color: #000;
					font-size: 16px;
					line-height: 18px;
					text-decoration: none;
				}
					#page_content #homepage_content #sections a:hover{
						color: #666666;
					}
				#page_content #homepage_content #sections ul {
					float: left;
					list-style: none;
					width: 292px;
					padding-left: 12px;
					padding-right: 7px;
					margin-bottom: 25px;
					border-left: 1px solid #9DA594;
				}
					#page_content #homepage_content #sections ul#section_fevlado,
					#page_content #homepage_content #sections ul#section_diversus{
						width: 300px;
					}
				#page_content #homepage_content #sections ul li.first{
					background: transparent url(../images/gfx_hpArrow.png) left top no-repeat;
					height: 35px;
					padding-left: 35px;
				}
				#page_content #homepage_content #sections ul li{
					padding-bottom: 6px;
				}
		/******** HOMEPAGE ********/
		/********   end    ********/

		/********      start      ********/
		/******** SECTION CENTENT ********/
		#page_content #section_content{
			clear: both;
			margin-top: 15px;
		}
			/*********************/
			/******** MENU *******/
			/*********************/
			#page_content #section_content #div_menu{
				position: relative;
				float: left;
				width: 220px;
				margin: 25px 20px 40px 0;
				min-height: 250px;
			}
				#page_content #section_content #div_menu a#backToStart{
					display: block;
					padding-left: 55px;
					width: 165px;
					height: 40px;
					font-size: 10px;
					line-height: 16px;
					background: #fff url('/images/bgr_terugnaarhome.jpg') left top no-repeat;
					text-decoration: none;
				}
					#page_content #section_content #div_menu a#backToStart big{
						font-size: 18px;
						line-height: 18px;
					}
				#page_content #section_content #div_menu #niv01{
					width: 220px;
					text-align: right;
					color: #063978;
					font-size: 18px;
					line-height: 18px;
					font-weight: normal;
				}
				#page_content #section_content #div_menu a.niv02 {
					display: block;
					padding: 5px 0 5px 5px;
					border-bottom: 1px solid #cecece;
					text-decoration: none;
					margin-top: 10px;
					background: #324e70;
					color: #fff;
				}
				#page_content #section_content #div_menu ul{
					margin: 0;
					padding: 0;
					width: 100%;
					list-style-type: none;
				}
					#page_content #section_content #div_menu ul li a{
						display: block;
						padding: 5px 0 5px 5px;
						border-bottom: 1px solid #cecece;
						text-decoration: none;
						background: #fff;
					}
						#page_content #section_content #div_menu ul li a:hover, 
						#page_content #section_content #div_menu ul li a.actief { background: #607DA1;}
						#page_content #section_content #div_menu ul li a.actief2 { background: #9AAFC9;}
						#page_content #section_content #div_menu ul li a.actief3 { background: #CFD8E2;}
						
						#page_content #section_content #div_menu ul li a.niv04{
							padding-left: 25px;
						}
							#page_content #section_content #div_menu ul li a:hover.niv04{
								background: #9AAFC9;
							}
						#page_content #section_content #div_menu ul li a.niv05{
							padding-left: 50px;
						}
							#page_content #section_content #div_menu ul li a:hover.niv05{
								background: #CFD8E2;
							}
			/*********************/
			/***** END MENU ******/
			/*********************/
		
			#page_content #section_content #div_content{
				position: relative;
				float: left;
				width: 740px;
				margin: 25px 0;
			}
				#section_content #div_content h2{
					clear: both;
					font-weight: bold;
					color: #42647B;
					background: #CECECE;
					font-size: 130%;
					padding: 5px 0 5px 10px;
				}				
				#section_content #div_content h3{
					position: relative;
					clear: both;
					font-weight: bold;
					color: #42647B;
					background: #CECECE;
					font-size: 120%;
					padding: 10px 0 10px 10px;
				}
				#section_content #div_content h4{
					position: relative;
					clear: both;
					font-weight: bold;
					color: #42647B;
					font-size: 110%;
					padding: 20px 0 5px 0;
					border-bottom: solid 2px #CECECE;
					margin: 10px 0 5px 0;
				}
				#section_content #div_content h5{
					position: relative;
					clear: both;
					font-weight: bold;
					font-size: 103%;
					padding: 20px 0 0 0;
				}
				#section_content #div_content .table_overzicht{
					width: 740px;
				}
					#section_content #div_content .table_overzicht tr {
						vertical-align: top;
					}
					#section_content #div_content .table_overzicht td {
						vertical-align: top;
						padding: 5px 0 0 0;
						height: 50px;
					}
				#section_content #div_content small{
					font-size: 70%;
				}
				#section_content #div_content .border_bottom{
					border-bottom: 1px solid #CECECE
				}				
				#section_content #div_content ul{}
					#section_content #div_content ul > li{
						background: transparent url(../images/icon_li.png) 0px 7px no-repeat;
						list-style-type: none;
						padding: 3px 0 3px 17px;
						margin-left: 13px;
					}
						#section_content #div_content ol li ul li,
						#section_content #div_content ul li ul li{
							background: none;
							list-style-type: disc;
							padding: 3px 0;
							margin-left: 30px;
						}
							#section_content #div_content ol li ul li ul li
							#section_content #div_content ul li ul li ul li{
							background: none;
							list-style-type: circle;
							padding: 3px 0;
							margin-left: 30px;
							}
				#section_content #div_content ol{}
					#section_content #div_content ol > li
					{
						list-style-type: decimal;
						padding: 3px 0;
						margin-left: 30px;
					}
			/******** FACEBOOK *******/
			#page_content #section_content #div_social,
			#page_wrapper #page_content #div_social,
			#page_footer #homepage_footer #div_social{
				position: relative;
				clear: both;
				padding: 0 0 40px 240px;
				text-align: left;
			}
				/* STARTPAGINA */
				#page_footer #homepage_footer > #div_social{
					position: absolute;
					top: 20px;
					padding: 0;
					right: 0;
				}
				/* VIDEOZONE*/
				#page_wrapper #page_content > #div_social{
					width: 980px;
					margin: 0 auto;
					padding: 0 0 40px 0;
				}
				
				/* STARTPAGINA */
				/*#page_footer #homepage_footer > #div_websites{
					position: absolute;
					top: 20px;
					left: 240px;
				}*/
		/******** SECTION CENTENT ********/			
		/********      end        ********/


		/*************************/
		/*  Digitale nieuwsbrief */
		/*************************/
		.digitale-nieuwsbrief .nieuwsbrief_item {
			position: relative;
			float: left;
			width: 41px;
			height: 53px;
			margin: 15px 0px 5px 20px;
			background: transparent url('../images/bgr_digitaleNieuwsbrief.png') right top no-repeat;
		}
		.digitale-nieuwsbrief .nieuwsbrief_item span{
			display: block;
			position: absolute;
			left: 2px;
			bottom: 4px;
			width: 38px;
			font-size: 8px;
			text-align: center;
		}

		/**************************/
		/*  Ledenblad Dovennieuws */
		/**************************/
		.ledenblad-dovennieuws .div_dovennieuws {
			position: relative;
			float: left;
			width: 123px;
			height: 200px;
			text-align: center;
		}

		/*************/
		/*  Kalender */
		/*************/
		#section_content #div_content #content_text .kalender{
			clear: both;
		}
			#section_content #div_content #content_text .kalender h3{
				position: relative;
				clear: both;
				font-weight: normal;
				color: #42647B;
				background: #ffffff;
				font-size: 110%;
				padding: 0px;
				margin: 0px;
			}
			#section_content #div_content #content_text .kalender hr{
				position: relative;
				clear: both;
				height: 1px;
				background: #CECECE;
				border-bottom: solid 1px #CECECE;
			}
			#section_content #div_content #content_text .kalender i{
				line-height: 30px;
			}
			#section_content #div_content #content_text .kalender em{
				font-size: 120%;
				line-height: 30px;
			}

		/*************/
		/*  Kalender */
		/*************/
		#section_content #div_content .publicaties_item{
			position: relative;
			float: left;
			width: 195px;
			height: 325px;
			text-align: center;
			margin-top: 15px;
			background: transparent url('/images/bgr_publicaties_listing.png') top center no-repeat;
			padding: 13px 25px 0px;
		}
			#section_content #div_content .publicaties_item .type{
				display: block;
				position: relative;
				width: 130px;
				text-indent: 39px;
				clear: left;
				float: left;
				text-align: left;
				font-size: 14px;
				font-style: italic;
				line-height: 30px;
			}
				#section_content #div_content .publicaties_item .type img{
					padding: 0;
					margin: 0;
					position: absolute;
					top: 0px;
					left: 0px;
					width: 35px;
				}
			#section_content #div_content .publicaties_item .nieuw{
				display: block;
				position: relative;
				width: 60px;
				float: right;
				text-align: right;
				font-size: 14px;
				font-weight: bold;
				line-height: 30px;
				color: #CC0000;
			}
			#section_content #div_content .publicaties_item h3{
				position: relative;
				clear: both;
				padding: 10px 0 0 0;
				margin:0;
				font-weight: normal;
				font-size: 100%;
				background: transparent;
				color: #000;
				height: 80px;
				overflow: hidden;
			}
		
			#section_content #div_content #content_text > img{
				margin-left: 50px;
				margin-top: 10px;
				margin-bottom: 10px;
			}
		
			#section_content #div_content #content_text #type{
				display: block;
				position: relative;
				text-indent: 45px;
				clear: both;
				text-align: left;
				font-size: 18px;
				font-style: italic;
				line-height: 30px;
				margin-bottom: 25px;
			}
				#section_content #div_content #content_text #type img{
					padding: 0;
					margin: 0;
					position: absolute;
					top: 0px;
					left: 0px;
					width: 35px;
				}
				#section_content #div_content #content_text #nieuw{
					display: block;
					position: absolute;
					top: 20px;
					left: 250px;
					width: 60px;
					text-align: right;
					font-size: 24px;
					font-weight: bold;
					line-height: 30px;
					color: #CC0000;
				}
				#section_content #div_content #content_text h3{
					position: relative;
					clear: both;
					padding: 10px 0;
					margin:0;
					font-weight: normal;
					font-style: italic;
					font-size: 130%;
					background: transparent;
					color: #000;
				}

		/********      start      ********/
		/********    VIDEOZONE    ********/
		#page_content #videozone_content{
			margin-top: 50px;
			height: 920px;
		}
			#page_content #videozone_content h2{
				position: relative;
				clear: both;
				font-weight: bold;
				color: #42647B;
				background: #CECECE;
				font-size: 130%;
				padding: 10px 0 10px 10px;
			}
				#page_content #videozone_content h2 small{
					font-weight: normal;
					color: #42647B;
					background: #CECECE;
					font-size: 70%;
				}
			#page_content #videozone_content h3{
				position: relative;
				clear: both;
				font-weight: bold;
				color: #42647B;
				background: #CECECE;
				font-size: 120%;
				padding: 10px 0 10px 10px;
			}
				#page_content #videozone_content h3 em{
					position: absolute;
					top: 10px;
					right: 15px;
					font-size: 70%;
				}
			#page_content #videozone_content a#leave_videozone{
				display: inline-block;
				position: relative;
				margin-left: 790px;
				background: transparent url(../images/bgr_goVideozone.png) left top no-repeat;
				width: 175px;
				height: 25px;
				line-height: 25px;
				color: #fff;
				font-size: 14px;
				padding-left: 15px;
				text-align: center;
				text-decoration: none;
			}
			
			/* NEWS */
			#page_content #videozone_content #videozone_news{
				position: absolute;
				top: 70px;
				left: 0px;
				height: 825px;
				width: 300px;
				background: #CECECE;
				-webkit-border-radius: 15px 15px 0px 0px;
				border-radius: 15px 15px 0px 0px; 
			}
			
			/* video */
			#page_content #videozone_content #videozone_video{
				position: absolute;
				top: 100px;
				right: 0px;
				padding-top: 20px;
				height: 405px;
				width: 630px;
				/*background: #9AAFC9;*/
				/*background: #eaeaea;*/
				border: 5px solid #CECECE;
				text-align: center;
				-webkit-border-radius: 15px;
				border-radius: 15px; 
			}
				#page_content #videozone_content #videozone_video .viewmovie{
					display: block;
				}
				#page_content #videozone_content #videozone_video .videoBorderYouTube,
				#page_content #videozone_content #videozone_video .videoBorderVimeo{
					
					padding: 3px;
					margin: 0 auto 10px auto;
					-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
					-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
					box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
				}
				#page_content #videozone_content #videozone_video .videoBorderMOV{
					width:320px;
					height:256px;
					margin: 0 auto 10px auto;
					padding: 3px;
					-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
					-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
					box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
				}
				#page_content #videozone_content #videozone_video .videoBorderMP4{
					width: 576px;
					height: 326px;
					padding: 3px;
					margin: 0 auto 10px auto;			
					-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
					-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
					box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
				}
			
			#page_content #videozone_content #videozone_video p{
				padding: 0;
			}

			/* notice-board */
			#page_content #videozone_content #videozone_noticeboard{
				position: absolute;
				top: 575px;
				left: 340px;
				height: 320px;
				width: 298px;
				background: #CECECE;
			}
				#page_content #videozone_content #videozone_noticeboard ul{
					margin-top: 10px;
				}
				#page_content #videozone_content #videozone_noticeboard ul > li{
					background: transparent url(../images/icon_li_triangle.png) 0px 9px no-repeat;
					list-style-type: none;
					padding: 4px 0 4px 13px;
					margin-left: 10px;
				}			
			

			/* no VGT */
			#page_content #videozone_content #videozone_noVGT{
				position: absolute;
				top: 575px;
				right: 0px;
				height: 320px;
				width: 300px;
				background: #CECECE;
			}
				#page_content #videozone_content #videozone_noVGT #videozone_noVGT_more{
					position: absolute;
					bottom: 0px;
					left: 0px;
					font-weight: normal;
					color: #42647B;
					background: #CECECE;
					padding: 8px 0 8px 10px;	
				}
					#page_content #videozone_content #videozone_noVGT #videozone_noVGT_more a{
						color: #42647B;
					}
			#page_content #videozone_content .videozoneItem{
				position: relative;
				clear: both;
				background: #fff;
				cursor: pointer;
				color: #000;
				margin: 4px 0;
				width: 285px;
				height: 76px;
				overflow: hidden;
			}
				#page_content #videozone_content .videozoneActief{
					color: #fff;
					background: #324E70;
				}
				#page_content #videozone_content .videozoneItem:hover{
					color: #fff;
					background: #607DA1;
				}
				#page_content #videozone_content .videozoneItem a{
					display: block;
					color: inherit;
					cursor: pointer;
				}
				#page_content #videozone_content .videozoneItem .videozoneThumb{
					clear: left;
					float: left;
					width: 110px;
				}
				#page_content #videozone_content .videozoneItem .videozoneText{
					clear: right;
					float: left;
					width: 175px;
					height: 66px;
					padding: 5px 0;
				}
				
				#page_content #videozone_content .videoWrapper{
					position: relative;
					clear: both;
					height: 1px;
				}
				
				.videozoneItem .videozoneText em{
					position: relative;
					font-size: 110%;
					line-height: 20px;
					padding: 0;
				}
				.videozoneItem .videozoneText h4{
					position: relative;
					display: inline;
					float: none;
					clear: none;
					font-size: 85%;
					line-height: 14px;
					padding: 0;
				}

				
		/********    VIDEOZONE    ********/
		/********      end        ********/

		/********   start  ********/
		/******** SITEMAP  ********/
		
		#page_content #section_sitemap h2 {
			color: #9DA594;
			font-size: 18px;
			font-weight: bold;
			margin: 10px 0;
			background: #E0E0E0;
			padding: 10px 0;
			text-align: center;
			letter-spacing: 2px;
			text-transform: uppercase;
		}
		#page_content #section_sitemap ul {
			list-style: none;
			padding-bottom: 50px;
		}
		#page_content #section_sitemap ul ul {
			list-style: none;
			padding-bottom: 0px;
		}
		#page_content #section_sitemap li li {
			padding-left: 35px;
		}
		#page_content #section_sitemap .sitemap{
			float: left;
			width: 350px;
			padding-right: 19px;
		}
		#page_content #section_sitemap .sitemap_doemee{
			float: left;
			width: 240px;
		}
		
		/*
		#page_content #sitemap_content{
			margin-top: 50px;
		}	
			#page_content #sitemap_content #sections{
				clear: both;
				width: 950px;
				margin-left: 30px;
			}
				#page_content #sitemap_content #sections h2{
					color: #9DA594;
					font-size: 16px;
					font-weight: bold;
				}
				#page_content #sitemap_content #sections a{
					color: #000;
					font-size: 14px;
					line-height: 16px;
					text-decoration: none;
				}
					#page_content #sitemap_content #sections a:hover{
						color: #666666;
					}
				#page_content #sitemap_content #sections ul {
					float: left;
					list-style: none;
					width: 292px;
					padding-left: 12px;
					margin-bottom: 50px;
					border-left: 1px solid #9DA594;
				}
				#page_content #sitemap_content #sections ul li.first{
					background: transparent url(../images/gfx_hpArrow.png) left top no-repeat;
					height: 30px;
					padding-left: 30px;
				}
				#page_content #sitemap_content #sections ul li{
					padding-bottom: 6px;
				}
					/* LEVEL 2 *//*
					#page_content #sitemap_content #sections ul ul {
						float: none;
						list-style: none;
						width: 265px;
						padding-left: 20px;
						margin: 0px;
						border-left: none;
						line-height: 10px;
					}
						#page_content #sitemap_content #sections ul li ul li{
							padding: 2px 0;
						}
							#page_content #sitemap_content #sections ul li ul li a{
								color: #000;
								font-size: 10px;
								line-height: 10px;
								text-decoration: none;
								padding: 0;
								margin:0;
							}
								#page_content #sitemap_content #sections a:hover{
									color: #666666;
								}
		*/
		/******** SITEMAP  ********/
		/********   end    ********/
		
		/********   start    ********/
		/******** ZOEKROBOT  ********/
		.zoekrobot form{
			position: relative;
			padding: 10px 0 0 350px;
		}
		.zoekrobot input[type="text"]{
			float: left;
			font-size: 16px;
			line-height: 25px;
			height: 25px;
			width: 200px;
			padding: 0px;
			margin: 0px;
		}
		.zoekrobot input[type="submit"] {
			font-size: 18px;
			line-height: 27px;
			height: 27px;
			float: left;
			padding: 0px 10px;
			margin: 0px;
		}
		
		.zoekrobot #zoekterm{
			clear: both;
			font-size: 16px;
			padding: 10px 0;
		}
		.zoekrobot h4{
			font-size: 125% !important;
			border-bottom: solid 5px #CECECE !important;
		}
		/******** ZOEKROBOT  ********/
		/********    end     ********/
		
	#page_footer {
		position: relative;
		clear: both;
		width: 100%;
		min-width: 980px;
		padding-top: 15px;
	}
		/********   start  ********/
		/******** HOMEPAGE ********/
		#page_footer #homepage_footer {
			position:relative;
			border-top: 1px solid #9DA594;
			padding-top: 15px;
			height: 120px;
		}
			#page_footer  #homepage_footer img.logo{
				position:relative;
				float: left;
				padding-bottom: 25px;
				margin-right: 15px;
			}
			#page_footer  #homepage_footer img.sponsor{
				position: relative;
				padding-bottom: 25px;
				margin-left: 15px;
			}
		/******** HOMEPAGE ********/
		/********   end    ********/

		/********   start  ********/
		/********  FOOTER  ********/
		.section_footer{
			position: relative;
			height: 120px;
			border-top: 1px solid #9DA594;
			margin-top: 20px;
			padding-top: 15px;
			background: #D2D2C7;
			-webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.20);
			-moz-box-shadow:    0px -5px 5px rgba(0, 0, 0, 0.20);
			box-shadow:         0px -5px 5px rgba(0, 0, 0, 0.20);
		}
		#page_footer #section_footer{
			color: #152F41;
			font-size: 11px;
			line-height: 16px;
		}
			#page_footer  #section_footer a{
				color: #152F41;
				font-size: 11px;
				line-height: 16px;
			}
			#page_footer  #section_footer #footer_contact{
				float: left;
				padding-bottom: 25px;
				margin-left: 5px;
				margin-top: 15px;
				text-align: left;
			}
			#page_footer  #section_footer #footer_copyright{
				float: right;
				padding-bottom: 25px;
				margin-right: 5px;
				margin-top: 15px;
				text-align: right;
			}
		/********  FOOTER  ********/
		/********   end    ********/
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		