/*All styles for the contentarea, most of it can be copied to the content.css file in: DS\www\gvscript */
@import "content.css";

.clear{
	width:100%;
	clear:both;
	height: 1px;
	overflow: hidden;
}

#options{
	float: left;
	width: 100%;
	margin-left: -100%;
}

#printlogo{
	display: none;
}

.filesize{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.footer_info{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.emphasize{
	font-weight:bold;
}

.note{
}

.required{
	color:#d72626;
}

.alert{
	color:#d72626;
	font-weight:bold;
	font-style:italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

ul.selection{
	padding: 11px;
	text-align:center;
	position: relative;
	border-bottom: 1px solid silver;
	color: silver;
	font-weight: bold;
}

	#egrant_search ul.selection{
		border-bottom: 0px;
		text-align: left;
		padding: 5px 0 0;
	}

#selectionbottom{
	border-bottom: 0px;
	border-top: 1px solid silver;
}

ul.selection li{
	list-style: none;
	display: inline;
}

	ul.selection a{
		padding: 0 5px;		
	}
	
	ul.selection a:hover{
		
	}
	
	ul.selection li.current{
		color: Black;	
	}
	
	.selection_text_vorige{
		background: url(images/arrow_black_left.gif) no-repeat left 5px;
		padding: 0 10px;
	}
	
	.selection_text_volgende{
		background: url(images/arrow_black.gif) no-repeat right 5px;
		padding: 0 10px;
	}
	
/*
ul.selection li{
	float:left;
	list-style-type:none;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}

	ul.selection a{
		border:1px solid #cccccc;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
		display: block;
	}
	
	ul.selection a:hover{
		border:1px solid #1b2149;
		background-color:#1b2149;
		color:#ffffff;
		text-decoration:none;
	}
	
	ul.selection li.current{
		border:1px solid #cddb20;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
		background-color:#cddb20;
		color: White;
	}
*/

/*shortcuts for blindpeople*/
.blindlayout{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

	hr.blindlayout{
		display:none;
	}

/*  divs */
#globalcontainer{
	width:900px;
	position:relative;
	background: White url(images/bg_globalcontainer.gif) repeat-y left top;
	margin-bottom: 30px;
	margin-left: auto;
  margin-right: auto;
}

#top{
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:50px;
	background:#f6fdf5;
	overflow:hidden;
}

#quicktest {
	position:absolute;
	left:10px;
	top:5px;
	width:190px;
	height:50px;
	background:#f6fdf5;
	overflow:hidden;
}

#logo{
	position:absolute;
	top:50px;
	left:0px;
	width:201px;
	height:135px;
	z-index:2;

}

#header{
	position:absolute;
	left:201px;
	top:50px;
	width:700px;
	height:135px;
	z-index:3;
	overflow:hidden;
}

#header2{
	position:absolute;
	left:0px;
	top:150px;
	width:254px;
	height:350px;
	z-index:3;
	overflow:hidden;
}

#subimage{
	width: 254px;
	height: 84px;
	background: url(images/subimage.jpg);
	position: absolute;
	left: 0px;
	top: 153px;
}

#quicksearch{
	position:absolute;
	top:0px;
	left:655px;
	width:235px;
	z-index:4;
	margin-right:5px;
}
	
	#quicksearch form{
	  padding:2px 3px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right:2px;
		margin: 0;
		background:#f6fdf5;
		width:auto;
		position: relative;
	}
	
	#quicksearch label{
		display: none;
	}
	

	#quicksearch .submit_button{
		margin: 0;
		padding: 0 4px;
		position:absolute;	
		top:7px;

		right:4px;
	}
	
	#quicksearch .smalltext{
		width:170px;
		margin-top: 5px;
		padding:0px;
		background: White;
		min-height: 17px;
		border: #0066cc 1px solid;
	}
	
	#quicksearch a{
		display: block;
		margin: 0px 0 0 90px;
		font-size:90%;
	}

#quicklinkvlak1{
	width:350px;
	position: absolute;
	top: 5px;
	left:5px;
	z-index: 4;
	text-align: left;
}

	#quicklinkvlak1 ul{
		display: block;
		padding:5px 0 0 0px;
	}

	#quicklinkvlak1 li{
		display: inline;
		margin-left: 7px;
	}
	
	#quicklinkvlak1 span{
		display: none;
	}
	
	#quicklinkvlak1 a{
		font-weight: normal;
	}
	
	
	
#left_homepage {
	width:200px;
	padding-top:38px;
	float:left;
	padding-left:15px;
	

}	
	
	
/*------------------------------directnaar------------------------------------*/	

.directnaar {
	width:170px;
	display:block;
}


/*---------------------------------------------------------------------------*/	


/*------------------------------adresblok------------------------------------*/	

.adres {
width:170px;
float:left;
margin-top:35px;
padding:0px;

}

.adres h3 {
	font-size: 100%;
	color:#339900;
	margin-top: 15px;
	padding: 0px;

}


/*---------------------------------------------------------------------------*/	



	#submenu_area{
		width:200px;
		float: left;
		margin: 205px 0 0 -900px;
	}
	
		/*.home #submenu_area{
			width:520px;
			margin: 155px 0 0 -721px;
		}*/
	
	#content_area{
		float:left;
		margin: 200px 0 0;
		overflow: hidden;
		width: 900px;
	}
	
		.content_margin, .content_margin_wide{
			padding:20px 20px 0px 20px;
			margin: 0 185px 0 200px;
		}
	
		.content_margin_wide{
			margin: 0 0px 0 255px;
		}
	
		/*.home .content_margin{
			margin: 0 721px 0 0;
		}*/
		
		.home .content_margin a{
			font-weight: bold;
		}
		
			#crums{
			}
	
			#crums a{
				text-decoration: underline;
				background: url(images/arrow_grey.gif) no-repeat right 5px;
				padding: 0 18px 0 0;
			}
	
			#crums a:hover{	
				text-decoration: underline;
			}
			
			#crums span{
				display: none;
			}
			
			.object_title {
				font-size:120%;
				margin:10px 0px 10px !important;
				border-bottom: #339900 1px solid;
			}
			
			
						.object_title h1 {
				margin:10px 0px 10px !important;
				border-bottom: #339900 1px solid;
			}
			
			
				.title_emphasize{
					color:#666666;
				}
			
			.object_description{
				margin: 0 0 20px;
				color: #616161;
			}
	
	#container_area{
		position:relative;
		width:185px;
		float:left;
		overflow: hidden;
		margin: 175px 0 20px -185px;
	}
	
		#contact{
			z-index: 8;
			position: absolute;
			bottom: 50px;
		}
		
		#contact h3{
			font-size:130%;
			color: White;
			margin: 10px 0 0;
			padding: 10px 0;
		}
		
		#contact p{
			color: #c5e3f2;
		}
		
		#contact a{
			font-weight: normal;
		}
			
	#mainmenu_area{
		position: absolute;
		left: 0px;
		top: 185Px;
		background: url(images/menu_background.jpg) repeat-x left top;
		width: 100%;
		height: 29px;
		z-index: 3;
	}
	
#extra1{
	display: none;
}

#extra2{
	display: none;
}

#extra3{
	display: none;
}

#quicklinkvlak2{
	position: relative;
	margin:0px;
	padding: 40px 0 0;	
}

	#quicklinkvlak2 li{
		list-style: none;
		display: block;
		padding: 2px 0 3px;
	}
	
	#quicklinkvlak2 a{
		padding: 0px 0px 0px 10px;
		margin: 0px 5px 0 15px;
		color: White;
		background: url(images/arrow_green.gif) no-repeat 0px 4px;
	}
	
		#quicklinkvlak2 span{
			display: none;
		}
	
	#quicklinkvlak2 a:hover{
	}

#footer_area{
	width:100%;
	clear:both;
	overflow: hidden;
	background: #ffffff;
	color:#000000

}

#footer_area a{
	color:#999999;
  float:right;
  padding-right: 22px;
  padding-top:5px;
  padding-bottom:5px;
}



#quicklinkvlak3{
	width: 700px;
	padding: 6px 0;
	color: #999999;
	text-align: right;
}
	
	#quicklinkvlak3 li{
		display: inline;
		margin:4px 0px 0px 15px;
		list-style-type:none;
		padding-right:3px;
	}
	
	#quicklinkvlak3 span{
		display: none;
	}
	
	#quicklinkvlak3 a{
	  font-size:85%;
	  color: #999999;
		font-weight: normal;
	}

/*-----------MAINMENU-----------------*/
#mainmenu{
	position: relative;
	font-family: Verdana, Arial;
	font-size: 110%;
	font-weight: bold;
	padding-left:190px;
}

#mainmenu ul{
	width:700px;
}

#mainmenu li{
	display: inline;
}

#mainmenu li.actief a{
	color: #b0ffed;
}

#mainmenu a{
	display: block;
	float: left;
	padding: 4px 0px 4px 4px;
	margin: 0px 5px 0 15px;
	color: White;
	
}

#mainmenu a:hover{
	text-decoration: none;
	color: #ff9933;
}

/*-----------SUBMENU-----------------*/

#submenu{
	position: relative;
	padding-top:7px;
}

	#submenu h2{
		margin: 0;
		color:#339900 !important;
		padding-left: 20px;
		padding-top: 15px;
		padding-bottom:10px;
		font-size: 110%;
		font-weight: bold;
		letter-spacing: 1px;
	}
	
#submenulist{
	border-bottom: 1px solid #bfbdb1;
	font-weight:bold;
	list-style:none;
}

#submenulist li{
	border-top: 1px solid #bfbdb1;
	list-style:none;
}
	
	#submenulist li a{
		display: block;
		width: 100%;
	}
	
		#submenulist li a span{
			padding: 4px 10px 5px 30px;
			display: block;
			background: url(images/arrow_black.gif) no-repeat 17px 9px;
			
			
		}

#submenulist li.actief, #submenulist li.open{
	background: #f6fdf5;
	list-style:none;
	color: #2B77DA;
}

	#submenulist li.actief a{
		color: #2B77DA;
			list-style:none;
	}
	
		#submenulist li.actief a span{
			background: url(images/arrow_black.gif) no-repeat 17px 9px;
		}
	
		#submenulist li.open a span{
			background: url(images/arrow_black_down.gif) no-repeat 17px 8px;
		}

#submenulist li ul{
	padding: 5px 0 10px;
	background: #f6fdf5;
}

#submenulist li ul li{
	background: transparent;
	border: 0px;
}

#submenulist li ul li.actief{
	background: transparent;
}

	#submenulist li ul li a{
		color: White;
	}

	#submenulist li ul li.actief a{
		color: #ff9933;
	}

	#submenulist li ul li a:hover{
		color: #165fb1;
	}
	
		#submenulist li ul li a span, #submenulist li.actief ul li a span{
			padding: 1px 10px 1px 55px;
			display: block;
			background: url(images/arrow_black.gif) no-repeat 37px 7px;
		}
/*-----------LINKBLOKKEN----------------------------------------------*/

.linkblock h3{
	font-size: 100%;
	color:#339900;
	margin: 0;
	padding: 0px 0px 5px;
}

.home #briefing .linkblock_head{
	font-size:160%;
	margin:15px 0px 15px 0px;
	font-weight: normal;
}

.linkblock{
	position: relative;
	padding-top:1px;
}

.linkblock ul{
	list-style: none;
}

.linkblock li{
	padding: 2px 0 2px 14px;
	background: url(images/arrow2.gif) no-repeat 3px 8px;
}

.linkblock_items li {
padding-top:3px;
}

.linkblock_items ul {
margin-top:10px;
}

#ikwil .linkblock li{
	background: url(images/arrow2.gif) no-repeat 3px 7px;
	font-size: 130%;
}

#ikwil {
	padding-bottom: 10px;
	background: #f4f6ea;
	margin: -29px -21px 0;
	padding: 20px;
}

.linkblock li a{
	display: block;
	width: 100%;
}

.linkblock li a:hover{
	cursor: pointer;
}

#ikwil .linkblock li a:hover{
	background: White;
	text-decoration: none;
}

.linkblock_meta{
	color: #9c9c9c;
}

.linkblock_more{
	padding: 6px 0;
}

.linkblock_more a, .linkblock_back a{
	padding: 0 10px 0 0;
	font-weight: bold;
	background: url(images/arrow2.gif) no-repeat right 5px;
}

.linkblock_back a{
	padding: 0 10px 0 0;
	background: url(images/arrow_back.gif) no-repeat right 5px;
}

.linkblock .clear{
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}

/*-----------ITEMS (briefing, searchresults, map e.d.)----------------*/

.item{
	overflow:hidden;
	margin-bottom: 10px;

}

	.item strong {
		display: block !important;
	  margin-top:0px;
		margin-bottom:0px;
		font-weight:bold;

	}

	.item_photo{
		float:left;
		width:100px;
		overflow:hidden;
		margin-right:15px;
	}
	
	
	
	.item_text {

	}
	
	.item_text_photo{
		float:left;
		width: 385px;
	}
	
	ul.contactitems{
	
	}
	
	
	li.licontact_standard{
	list-style-type:none;
	}
	
ul.items{

	}
	
		ul.items li{
			list-style-type:none;
		}
		
		ul.items li.li_pdf{
			list-style-image:url(images/icon_pdf.gif);
		}
		
		ul.items li.li_pdf ul li{
			list-style-image:none;
		}
		
		ul.items li.li_sound{
			list-style-image:url(images/icon_sound.gif);
		}
		
		ul.items li.li_word 
		{
			list-style-image:url(images/icon_word.gif);
		}
		
		ul.items li.li_excel 
		{
			list-style-image:url(images/icon_excel.gif);
		}
	
	ul.risinfo li{
		color:#666666;
		list-style-type:disc;
		margin-left:15px;
	}
	
	ul.item2ndlevel li{
		list-style-image: url(images/arrow_bulletlist.gif);
		margin-left:15px;
	}
	
	.item_footer{
		color: #9c9c9c;
		padding-bottom:3px;
		display: block;
	}
	
		span.item_footer{
		color: #9c9c9c;
		padding-bottom:3px;
		display: block;
	}
	
	span.nieuwstitel {
	font-weight:bold;
	}
	
/*-----------FORMELEMENTS----------------*/
#sitemap{
}

	#sitemap ul{
		margin-left:0px;
		font-weight:bold;
	}
	
	#sitemap ul li{
		list-style-type:none;
		border-bottom:1px solid #e4dbd2;
		padding:10px 0px 10px 0px;
	}
		
		#sitemap ul ul{
			margin-left:15px;
			font-weight:normal;
			list-style-image:url(images/arrow_bulletlist.gif);
		}

		#sitemap ul ul li{
			border-bottom:0px solid #E3E98C;
			padding:0px 0px 0px 0px;
		}
		
			#sitemap ul ul ul{
				margin-left:40px;
			}
			
/*-----------FORMELEMENTS----------------*/
form{
	margin:0px;
	background:#e1f8f5;
	padding:20px;
}

fieldset{
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
}

legend{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
	line-height:0px;
	text-indent:-999em;
	z-index:0;
}

label{
	display:block;
	padding-top:8px;
	padding-bottom:3px;
	clear:both;
}

	label.labelinfront{
		display:inline;
		padding:0px 5px 0px 0px;
	}
	
	span.fake_label{
		display:block;
		width:100%;
		clear:both;
		padding-top:8px;
		padding-bottom:3px;
	}

.inputtext{
	border:1px solid #008def;
	font-family:Verdana,Arial,Sans Serif;
}

.file_text{
	
}

.generalsize_text{
	width:400px;
}

.smalltext{
	width:120px;
	border: #0066cc 1px solid;
}

.generalsize_textarea{
	width:400px;
	font-family:'Verdana, Trebuchet MS', Arial, ;
}

select{
	width:400px;
}

.submit_button{
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-size: 100%;
	height:20px;
	padding:0px 5px 0px 5px;
	margin-top:16px;
	margin-right: 10px;
	margin-bottom:3px;
	background: #339900;
	color: White;
}

a.submit_button{
	padding:0px 5px 0px 5px;
	display: block;
	width: 100px;
	text-align: center;
}

	.submit_button_md{
	}
	
	.submit_button_mo, a.submit_button:hover{
		color: #ffcc00;
		text-decoration: none;
	}

.radio_check_input{
		float:left;
		width:20px;
	}
	
.radio_check_label{
	float:left;
	width:80%;
}

	.radio_check_label label{
		padding-top:0px;
	}

/*-----------AGENDA-----------------*/
#agenda{
}

	#agenda ul{
		margin-left:25px;
		margin-bottom:15px;
	}
	
	#agenda ol{
		margin-left:25px;
	}
	
	#agenda ol li{
	}
	
	#agenda ul ul{
		margin-bottom:0px;
	}
		#agenda ol ul{
		margin-left:15px;
	}
	
	#agenda ol ol li{
		margin-bottom:0px;
	}

.agenda_info{
	font-weight:bold;
}

.agenda_content{
	margin-top:15px;
}

.point_time{
	color:#999999;
}

.meer, .stukken {
	padding:0px 12px 5px;
	background-image:url(images/arrow_black_down.gif);
	background-repeat:no-repeat;
	background-position:left 6px;

}

/*-----------SIMPLEFORM-----------------*/

#simpleform{
width:475px;
}

#simpleform .fake_label{
	margin-top:5px;
}

#simpleform .fake_label a{
	color:#ffffff;
	text-decoration:none;
}

.help_popup{
	visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	padding:5px;
	width:200Px;
	display:block;
	z-index:99;
}

.comment{
	margin:16px 0px 8px 0px;
}

.summary_label{
	font-weight:bold;
}

.back_to_form{
	padding-top:15px;
	display:block;
}

#formbuttons{
	padding: 10px 0 0;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

	#formbuttons .submit_button{
		float: left;
		position: relative;
		margin-right: 10px;
	}
	
	#ogonebutton{
		width: 220px;
	}
								
/*-----------PRODUCT-----------------*/
#product #content h2{
	margin-top:15px;
}

/*----------------------------slick-------------*/
.itemtest {
	width:auto;
	display:block;
	height:100%;
	cursor:pointer;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}


.itemtest:hover{
	text-decoration:none;
	background:#eef4f9;
	border-top: 1px solid #73a8d3;
	border-bottom: 1px solid #73a8d3;
}

.itemtest a:hover{
	text-decoration:none;
}

.item h2{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.item_text{

}



/*-----------BRIEFING----------------*/

#submenu_area #briefing{
	margin-left: 15px;
}

#briefing{
min-height:220px;
}

	#briefing h2{
	}

	#briefing ul{
	}
	
	#briefing ul li{
	}

	.briefing_column{
	}
	
	#briefing .item_photo{ 
		margin-top:7px;
		margin-right:7px;
	}
	
	.briefing_first_column{
		width:230px;
		float:left;
		margin-right:10px;
	}
	
	.briefing_second_column{
		width:230px;
		float:right;
		margin-left: -5px;
	}
	
/*-----------URL----------------*/
#url{
}

/*-----------DISCUSSION----------------*/
#discussion{
	width:100%;
}

	#discussion .action{
		margin:10px 0px 10px 20px;
	}
	
	.showhide_links{
		display: none;
	}

#discussion_tree{
	width:100%;
	border-left:1px solid #cccccc;
	padding:10px 0px 10px 0px;
}

#discussion h2{
	font-weight:normal;
	margin:0px 0px 0px 10px;
	font-size:115%;
	font-weight:bold;
}

#discussion p{
	margin-left:10px;
}

#discussion ul{
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #cccccc;
	list-style-type:none;
}

	#discussion ul li{
		background-image:url(images/discussion_pointer.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:10px 0px 0px -20px;
		padding:0px 0px 0px 20px;
	}

#discussion ul ul{
	margin:10px 0px 30px 20px;
}

#discussion ul ul ul{
	margin:10px 0px 0px 20px;
}
/*-----------BULLETINBOARD----------------*/
#bulletinboard{
}

#bulletinboard h2{
	font-weight:bold;
	font-size:115%;
	margin-bottom:0px;
}

#bulletinboard ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
}




/*-----------POLL----------------*/
#poll{
}

	#poll h2{
		font-weight:bold;
		margin-bottom:10px;
		font-size:115%;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea{
		background:#e1f8f5;
		width:99%;
	}
	
	#container_area .poll_percentarea{
		background: transparent;
	}
	
	
	.poll_percent{
		background:#bfbdb1;
		height: 18px;
	}
	
	#container_area .poll_percent{
		height: 14px;
	}
	
	.poll_facts{
		color: #9c9c9c;
	}



/*-----------CONTAINERS----------------*/
.container{
	margin-bottom:5px;
	position:relative;
}

	.container form{
		padding:0px;
		width:auto;
		background-color:transparent;
	}
	
	.container a{
		color: Black;
		padding: 2px 5px 2px 12px;
		display: block;
		background: url(images/arrow_black.gif) no-repeat left 7px;
	}
	
	#container_area .banner{
		padding: 0px;
		background: transparent;
		display: block;
	}
	
		#container_area .banner span{
			padding-left: 10px;
			background: url(images/arrow2.gif) no-repeat 0px 5px;
			display: block;
		}
	
	#container_area .banner:hover{
	}
	
	.container h3{
		font-size: 110%;
		background: #ffffff;
		color: White;
		position: relative;
		padding: 3px 6px;
	}
	
	.containerslist{
	}
	
	.containerslist h3{
	}
	
	.container select{
		width:120px;
	}
	
	.container .submit_button{
		margin-top:5px;
	}
	
	.container hr{
		display:none;
	}
	
	.container ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.container ul.items li{
		margin: 0;
		padding: 0;
	}
	
	.container_externallink{
		background-color:#1b2149;
	}
	
		.container_externallink h3{
			font-weight:normal;
		}
		
		.container_externallink a{
			color:#ffffff;
		}
		
		.container_externallink a:hover{
			color:#ffffff;
		}
		
		.container_externallink hr{
			display:none;
		}

/*-----------DIGID----------------*/
#digid_login{
	display:none;
}

	#digid_login a{
		color:#ffffff;
	}

#digidlogo{
	float:left;
	height:55px;
	margin-top:15px;
	margin-bottom:15px;
}

#digidlink{
	float:left;
	font-size:120%;
	font-weight:bold;
	height:55px;
	margin-left:10px;
	margin-top:30px;
}
	
/*-----------TABS----------------*/
#tabindex{
	
}

	#tabindex form{
		background-color:transparent;
		padding:0px;
	}

#tabarea{
	width:100%;
	position:relative;
	margin-top:35px;
}

	#tab_buttons{
		height:20px;
		position:absolute;
		top:-23px;
		left:0px;
		z-index:99;
	}
	
	#tab_buttons ul{
		list-style-type:none;
	}
	
	#tab_buttons li{
		float:left;
	}
	
	.tab_button{
		height:20px;
		float:left;
		margin-right:3px;
		position:relative;
	}
	
	.tab_button_active{
		background-image: url(images/tab_button_active.gif);
		background-repeat:no-repeat;
		background-position:left top;
	}
	
		.tab_button_active .tab_button_text{
			background-image: url(images/tab_button_active.gif);
			padding-top:2px !important;;
		}
	
	.tab_button_inactive{
		background-image: url(images/tab_button_inactive.gif);
		background-repeat:no-repeat;
		background-position:left top;
		border-bottom:1px solid #9FA39C;
	}
	
		.tab_button_inactive .tab_button_text{
			background-image: url(images/tab_button_inactive.gif);
			padding-top:0px !important;
		}
	
	.tab_button_text{
		margin:0px 0px 0px 10px;
		padding:2px 10px 0px 0px;
		line-height:150%;
		background-repeat:no-repeat;
		background-position:right top;
	}

#tab_top{
	overflow:hidden;
	height:8px;
	width:100%;
	clear:both;
}

	.tab_top_left{
		background-image: url(images/tab_top.gif);
		background-repeat:no-repeat;
		background-position:left top;
		width:40%;
		float:left;
		height:8px;
	}
	
	.tab_top_right{
		background-image: url(images/tab_top.gif);
		background-repeat:no-repeat;
		background-position:right top;
		width:60%;
		float:left;
		height:8px;
	}
	
#tab{
	position:relative;
	background-image: url(images/tab_middle.gif);
	background-repeat:repeat-y;
	padding:20px 20px 20px 20px;
	border-right:1px solid #A1A39E;
	clear:both;
	width:100%;
}

#tab_bottom{
	height:6px;
	overflow:hidden;
	margin-bottom:12px;
	width:100%;
}

	.tab_bottom_left{
		background-image: url(images/tab_bottom.gif);
		background-repeat:no-repeat;
		background-position:left top;
		width:40%;
		float:left;
		height:6px;
	}
	
	.tab_bottom_right{
		background-image: url(images/tab_bottom.gif);
		background-repeat:no-repeat;
		background-position:right top;
		width:60%;
		float:left;
		height:6px;
	}

#tip{
	position:Absolute;
	width:50%;
	background-image: url(images/tip.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-top:20px;
	top:0px;
	left:250px;
	clear:both;
	z-index:15;
}

/*-----------egrant----------------*/
#egrant_search{
	width:280px;
	float:left;
}

#egrant_search form{
	width: auto;
}

#loketsearch{
	width: 240px;
}

#submit_loket{
	margin: 5px 0 0;
}

#egrant_search p{
	margin: 10px 0 5px;
	border-top: 1px solid white;
	padding: 10px 0 0;
}

#egrant_overview{
	width:209px;
	float: right;
}

#egrant_overview h3, #egrant_overview h2, #egrant_search h2{
	font-size: 100%;
	background: url(images/arrow_opzoeknaar.gif) no-repeat left 7px;
	padding: 5px 10px 0px 12px;
	margin-left: -12px;
	margin: 0 0 5px -12px;
}

#egrant_search h2{
	font-weight: bold;
	padding: 15px 10px 0px 12px;
	background: url(images/arrow_opzoeknaar.gif) no-repeat left 17px;
}

#egrant_overview h2{
	font-weight: bold;
}

#egrant_overview li, #topten li{
	background: url(images/arrow2.gif) no-repeat left 6px;
	padding: 0px 10px 2px 12px;	
}



#egrant_overview ul, .meerprods{
	list-style: none;
}

#topten{
	padding: 0px 20px;
}

.margin_column{
	padding: 10px 20px;
}

#content_area .margin_column2 p{
	margin: 0px 0 5px;
	border-top: 0px solid #cadbc0;
	padding: 0px 20px 0 0;
}

	.egrant_search .egrant_column h2{
		font-weight:normal;
	}
	
	.egrant_search .egrant_column ul{
		margin-left:20px;
	}
	
	.alphalist{
		list-style: none;
	}
	
	.alphalist li{
		display: inline;
	}

.egrant_themes .margin_column{
}

	.egrant_themes h3{
		font-size:120%;
		margin:10px 0px 5px 0px;
	}
	
	.egrant_themes .margin_column{
		margin-right:1em;
	}
	
	.egrant_themes .tabarea_colum_1{
		float:left;
		width:45%;
	}
	
	.egrant_themes .tabarea_colum_2{
		float:left;
		width:45%;
	}

.egrant_alpha{
}
	
	.egrant_alpha h2{
		margin-top:20px;
	}
	
	.egrant_alpha ul.alpha_choices{
		margin:0px 0px 0px 15px;
	}

/*-----------MYRESIDENCE-STATUS----------------*/
.my_residence{
}

.status_legenda{
	margin-top:15px;
}

	.legenda_emphasise{
		font-weight:bold;
	}
	
.my_residence .WE_Kolommen1{        
	width:100%;
}

.my_residence .WE_Kolommen1 th{
	background-color:#333333;
	color:#ffffff;
	text-align:left;
	vertical-align:top;  
	padding:5px;
}

.my_residence .WE_Kolommen1 th.odd{
	background-color:#cccccc;
}

.my_residence .WE_Kolommen1 th.even{
	background-color:#e1e1e1;	
}

.my_residence .WE_Kolommen1 td{
	text-align:left;
	vertical-align:top;
	padding:5px;
}  

.my_residence .WE_Kolommen1 td.odd{
	background-color:#cccccc;
}

.my_residence .WE_Kolommen1 td.even{
	background-color:#e1e1e1;	
}

/*-----------RIS----------------*/
#ris_home{
}

	#ris_home form{
		margin:15px 0px 0px 0px;
	}
	
	#ris_home form a{
		margin:15px 0px 0px 0px;
		display:block;
	}
	
	#ris_home h2{
		font-weight:normal;
	}
	
	#ris_home ul.items li{
		list-style-type:disc;
	}
	
	.blok {
		width:235px;
		float:left;
		overflow:hidden;
	}
	
	.blok li, .wide li {
		list-style-type:none !important;
		background-image: url(images/arrow2.gif);
		background-repeat:no-repeat;
		background-position:left 5px;
		padding:0 10px;
	}
	
	.blok h2 {
	}
	.right{
		float:right;
	} 
	.wide {
		float:none;
		width:auto;
		clear:both;
	}
	
	.ris_support_info {
		width:100%;
	}
	
	.filter label{
		float:left;
		width:65px;
		padding: 2px 0 0 0;
	}
	
	.filter select {
		float:left;
	}
	.filter input {
		margin-top:0px;
		margin-left:5px;
		float:left;
	}
	
	.inputarea{
	width:350px;
	
	}

/*-----------SEARCHRESULTS----------------*/
#searchresults .item, #searchresultsprodcat .item{
	border-bottom: 1px solid #e9e9e9;
	padding: 5px 5px 5px 17px;
	margin: 0;
	background: url(images/arrow_grey.gif) no-repeat 4px 11px;
}

#searchresults_items{
	width:100%;
	clear:both;
}

/*-----------PAGE LINKS----------------*/
#page_links{
	position:absolute;
	top:0px;
	right:5px;
	width:75px;
	height:29px;
	margin-top:5px;

	z-index: 99999;
	/*display: none;*/
}

	#page_links span, #page_links a{
		margin-top:3px;
		height:29px;
		line-height:13pt;
		color:#ffffff;
		text-align: left;
		cursor: pointer;
	}
		
		.link_fontsize, .alink_fontsize{
			padding-left:22px;
			background: url(images/icon_fontsize.gif) no-repeat 0% 10%;
			margin-left: 4px;
			display: inline;
			color: #002469;
			height:29px;
		}
		
		.alink_fontsize{
			text-decoration: underline;
			display: inline;
			color:#87005b;
		}
		
		.link_favorites{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
		}
	
	#set_normal{
		display:none;
		cursor: pointer;
	}
	
	#set_bigger{
		display:inline;
		cursor: pointer;
	}
		
#print{
	padding: 20px 0 0;
	clear: both;
	background:red;

}

#page_utils{
	clear: both;
	padding: 20px 0 10px;
}

.link_print, .alink_print{
	padding-left:22px;
	background:url(images/icon_print.gif) no-repeat 0px 1px;
	cursor: pointer;
	color:#2b77cc;
	margin-right: 20px;
}

.alink_print{
	text-decoration: underline;
	color:#2b77cc;
}

.link_reaction{
	padding-left:18px;
	background:url(images/icon_mail.gif) no-repeat 0px 2px;
}

/*-----------HOME-----------------*/
#homehighlight{
	padding: 0 0 20px;
	margin: 10px 0;
	border-top: 1px solid #046ea5;
}
#homehighlight .item_photo{
	float:right;
	overflow:hidden;
	margin:3px 0 0 5px;
}
#homehighlight h3{
	margin: 0px;
	font-weight: bold;
	border-bottom: 0px;
	padding: 10px 0px;
}
#homehighlight p{
	padding: 0 0 10px;
}
#homehighlight a{
	padding: 0px 10px 0 0px;
	background: url(images/arrow_green.gif) no-repeat right 4px;
}
#home_actueel{
	position: relative;
	padding: 0px 0px 10px 0px;
}

#home_actueel ul{
	border-top: 1px solid #e9e9e9;	
}

#home_actueel li{
	border-bottom: 1px solid #e9e9e9;
	background: url(images/arrow2.gif) no-repeat left 8px;
}

#homecols{
	padding: 5px 0px 20px;
	border-top: 1px solid #c0c0c0;
}

.homecol{
	float: left;
	width: 155px;
	margin: 0 10px 15px 0;
}



.defaultbriefing {
position: relative; 
top: -28px; 
text-align: right; 
padding-right:10px
}



/*-----------forum----------------*/

/*-----------Agenda blok---------------*/

#right_homepage {
width:180px;
float:left;
margin:241px 0 0 -200px;
}

.linkblock_title2 {
border-bottom:#339900 1px solid;
margin-bottom:5px;
margin-top:2px;
}

h2.linkblock_title2 {
border-bottom:#339900 1px solid;
font-size: 100%;
color:#339900;
margin: 0;
padding: 0px 0px 5px;
}

h2.linkblock_title {
font-size: 100%;
color:#339900;
margin: 0;
padding: 0px 0px 5px;
}



/*-----------Contact---------------*/

ul.contactitems{
margin-top:10px;
}



/*-----------ik wil---------------*/

.ikwil{
margin-top:10px;
margin-bottom:10px;
}

/*-----------Stage----------------*/

#stagecontainer {
	width: 680px;
	height:125px;
	border-top: #339900 1px solid;
	padding-top:10px;
	margin-top:10px;
	float:left;
}

 .hpbanner img {
margin-right:25px;
 }

/*-----------Adres----------------*/


/*-----------system----------------*/

.gvflag {
	display: none;
}

.gmap {
	width: 100%; 
	height: 300px;
	border: 1px solid black;
}

/*-------------Gallery----------------*/

#thumblist{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 490px;
}

	#thumblist li{
		float: left;
		margin: 20px 0 0 0;
	}

	#thumblist li.left{
		float: left;
		margin: 20px 20px 0 0;
	}
	
		#thumblist a{
			display: block;
			width: 235px;
			cursor: pointer;
		}
		
			#thumblist .thumbholder{
				display: block;
				width: 235px;
				height: 150px;
				overflow: hidden;
			}
			
			#thumblist .thumbtitel{
				display: block;
				padding: 3px 0 3px 20px;
				border-bottom: 1px solid silver;
				background: url(images/arrow2.gif) no-repeat 9px 9px;
			}

			#thumblist img{
				width: 235px;
			}
		
/*------------Evenementenkalender--------------*/
.kalender_header{
	color:white;
	background:#008def;
}

	.kalender_header form {
		background:#008def;
		padding: 10px 20px 20px;
		margin: 0;
	}
	
	.kalender_header form label{
		display: block;
		margin: 0;
		padding: 0;
		width: 100px;
	}
	
	#kalender_month{
		float: left;
		width: 220px;
	}
	
		#kalender_month SELECT {
			width:200px;
		}
	
	#kalender_year{
		float: left;
		width: 120px;
	}
	
		#kalender_year SELECT {
			width:100px;
		}
		
	#kalender_button{
		float: left;
		margin-top: 18px;
	}
	
.kalender_item_even{
	background-color: #E2F5F2;
	padding:10px 20px;
}

.kalender_item_odd{
	background-color: #C9EBE7;
	padding:10px 20px;
}

#kalender_prevmonth{
	float:left;
	width:50%;
}

#kalender_nextmonth{
	float:left;
	width:50%;
	text-align:right;
}

/*---------------op zoek naar form--------------*/
#opzoeknaarzoekveld{
	width: 90%;
}

#content_area #opzoeknaarzoekveld form{
	padding: 0px;
	margin: 0px;
	background: transparent;
}

#content_area #opzoeknaarzoekveld form fieldset{
	padding: 0px;
	margin: 0px;
}

#opzoeknaarzoekveld h3{
	display: none;
}

#content_area #opzoeknaarzoekveld label{
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
	float: left;
}

#content_area #opzoeknaarzoekveld #qs_keyword{
	width: 290px;
	margin: 0 3px 0 0;
	padding: 0px;
	float: left;

}

#content_area #opzoeknaarzoekveld #submit_quicksearch{
	margin: 0px;
	padding: 1px 2px;
	position: relative;
	top: 0;
	right: 0;
	float: left;
}

#opzoeknaaruitgebreid{
	text-align: right;
	margin-right: 7px;
	padding: 0 0 2px;
	font-size: 90%;
	
}
#scresults form {
	display: none;
}
#scresults h2 {
	border-bottom:1px solid #339900;
	font-size:120%;
	margin:10px 0 !important;
}
#scresults h1 {
	display: none;
}
#scresults a:hover {
	color:#165FB1;
	text-decoration:underline;
}
#scresults a {
	color:#2B77CC;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
}
