/*All styles for the contentarea, most of it can be copied to the content.css file in: DS\www\gvscript */
@import "content.css";
@import "popcalendar.css";

body{
	background:#c4db0d url(images/content1_bg_standaard.gif) repeat-y left top;
	margin:0px;
	padding:0px;
	font-family:Arial, helvetica, sans-serif;
	line-height:130%;
	width:100%;
	height:100%;
	color:#363636;
}

.clear{
	width:100%;
	clear:both;
	line-height:5px;
}

#options{
	float: left;
	width: 100%;
	margin-left: -100%;
}

.filesize{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.emphasize{
	font-weight:bold;
}

.hiddenauthor{
	display:none;
}

.note{
}

.required{
	color:#1b2149;
}

#calendar{
	position:absolute;
	top:100px;
	left:50px;
	width:220px;
	z-index:9900;
	overflow:hidden;
}

.alert{
	color:#1b2149;
	font-weight:bold;
	font-style:italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

ul.selection{
	background: #F7F7F7;
	padding: 10px;
	text-align:center;
	font-weight: bold;
	position: relative;
	color: #b9b299;
}

ul.selection li{
	list-style: none;
	display: inline;
}

	ul.selection a{
			padding:0 4px;
	}
	
	ul.selection a:hover{
		
	}
	
	ul.selection li.current{
		color:#c20083;		
	}
	
	.selection_text_vorige{
		position: absolute;
		left: 20px;
		background: url(images/arrow_black_left.gif) no-repeat left 5px;
		padding-left: 10px;
	}
	
	.selection_text_volgende{
		position: absolute;
		right: 20px;
		background: url(images/arrow_black.gif) no-repeat right 5px;
		padding-right: 10px;
	}

/*shortcuts for blindpeople*/
.blindlayout{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

	hr.blindlayout{
		display:none;
	}

/* global divs */
#globalcontainer{
	width:950px;
	position:relative;
	background-repeat:repeat-y;
}

	.home {
	
	}

#logo{
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
	width:193px;
	z-index:6;
	background-color:#002469;
	height:61px;
}
#logo a{
	margin-top:10px;
	margin-right:20px;
	display: block;
	}


#header{
	position:absolute;
	top:61px;	left:0px;
	width:757px;
	height:82px;
	background: #ebebeb;
	z-index:1;
	overflow:hidden;
}

.home #header{
}

#quicksearch{
background: #f5f3f1;
	position:absolute;
	top:61px;
	right:0px;
	width:193px;
	height:82px;
	z-index:6;
}

	#quicksearch h3{
		padding: 0 0 5px;
		margin: 0 0 5px;
		font-size: 130%;
	}
	
	#quicksearch form{
		padding:46px 0 0 11px;
		margin: 0px;
		width:auto;
		background-color:transparent;
		position:relative;
		min-height: 1px;
	}
	
	#quicksearch label{
		display: none;
	}
	
	#quicksearch .submit_button{
		margin: 0;
		padding: 0 4px;
		position:absolute;	
		top:46px;
		right:10px;
		height: 22px;
		font-size: 100%;
		background-color:transparent;
		color:#000000;
	}
	
	#quicksearch .smalltext{
		width:122px;
		max-height:20px;
		height: 20px;
		margin: 0;
		padding: 0;
		background: #FFFFFF;
		border: 1px solid #CCCCCC;
	}
	
	#quicksearch a{
		color: #a6a8b8;
		display: block;
		float: left;
		margin: 10px 0 0;
	}

#quicklinkvlak1{
	width: 757px;
	height: 61px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	background: #002469;
}

	#quicklinkvlak1 ul{
		display: block;
		float:left;
		padding:2px 40px 0 15px;
	}

	#quicklinkvlak1 li{
		display: inline;
		margin-left: 4px;
	}
	
	#quicklinkvlak1 span{
		margin-left: 4px;
	}
	
	#quicklinkvlak1 a{
	color:#FFFFFF;
	}

	#submenu_area{
		width:235px;
		float: left;
		margin: 142px 0 0 -100%;
	}
	
	.home #submenu_area{
	}
	
		#home_extra{
			font-size:105%;
			background: #FDECF4;
		}
	
	#content_area{
		float:left;
		margin: 142px 0 0;
		overflow: hidden;
		width: 100%;
	}
	
		.content_margin, .content_margin_wide{
			position:relative;
			padding:10px 25px 10px 26px;
			margin: 0 181px 0 235px;
			font-size:110%;
		}
	
		.content_margin_wide{
			margin: 0 0px 0 235px;
		}
		
			#crums{
				padding-top:8px;
				color: #e6086e;
			}
	
			#crums a{
				color: #999999;
				text-decoration: underline;
				background: url(images/bc_bullet.png) no-repeat right 5px;
				padding: 0 13px 0 0;
			}
	
			#crums a:hover{	
				color:#e6086e;
				text-decoration: underline;
			}
			
			#crums span{
				display: none;
			}
			
			.object_title{
				margin: 23px 0px 10px 0px;
				font-size: 110%;
				font-weight: bold;
				border-bottom: 1px solid #cfc4b8;
				padding: 6px 0px 11px 0px;
				line-height:20pt;
				clear:both;
			}
			
		.home .object_title{
			margin-top:0px;
		}
			
			.content_margin_wide .object_title{
				margin: 23px 0px 10px 0;
				font-size: 110%;
				font-weight: bold;
				border-bottom: 1px solid #cfc4b8;
				padding: 6px 183px 11px 0px;
			}
			
				.title_emphasize{
					color:#666666;
				}
			
			.object_description{
				margin: 0px 0px 10px;
				color: #000000;
			}
	
	#container_area{
		position:relative;
		width:165px;
		float:left;
		overflow: hidden;
		/*margin: 204px 0 30px -181px;*/
		margin: 237px 0 30px -181px;
	}
	
	.home #container_area{
		/*margin: 158px 0 30px -181px;*/
		margin: 191px 0 30px -181px;
	}
	
			#contact{
			display:none;
			width:198px;
			padding: 8px 15px 0 0;
			color: #000000;
			font-size:110%;
		}
		
		.home #contact {
			display:none;
		}
		
		#contact h3{
			font-size:120%;
			padding: 0;
			background: White;
			
			color: #e6086e;
		}	
			
			#contact strong{
				padding: 5px 0;
				display: block;
			}
			
			#contact a{
			font-size:90%;
				color: #e6086e ;
				padding-right: 12px;
				background: url(images/more_bullet.png) no-repeat right 3px;
			}
			
	#mainmenu_area{
		position: absolute;
		left: 0px;
		top: 59px;
		background: #002469;
		width: 100%;
		height: 39px;
		z-index:5;
	}
	
#extra1{
	display: none;
}

#extra2{
	display: none;
}

#extra3{
	display: none;
}

#quicklinkvlak2{
	background-color:#e6086e;
	position: relative;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.roundcorners {
	clear:both;
	background-color:#e6086e;
	height:7px;
	line-height:1px;
	font-size:1%;
	}

	#quicklinkvlak2 h3{
		color:#FFFFFF;
		font-size:135%;
		display: block;
		padding: 0px 12px 0 12px;
		clear:both;
	}
	
	#quicklinkvlak2 p {
		color:#FFFFFF;
		padding: 3px 12px 3px 12px;
	}
	
	#quicklinkvlak2 a{
		font-size:90%;
		padding: 0px 15px 0px 0px;
		color: #FFFFFF;
		background: url(images/more_bullet2.png) no-repeat right 4px;
	}
	
		#quicklinkvlak2 span{
			display: none;
		}
	
	#quicklinkvlak2 a:hover{
	}
	
.roundcorners .lb {
		width:7px;
		height:7px;
		background: url(images/box_left_top.gif) no-repeat 0 0;
		float:left;
		line-height:1px;
	}
	
 .roundcorners .rb {
		width:7px;
		height:7px;
		background: url(images/box_right_top.gif) no-repeat 0 0;
		float:right;
		line-height:1px;
	}
	
.lo {
		width:7px;
		height:7px;
		background: url(images/box_left_bottom.gif) no-repeat left top;
		float:left;
		line-height:1px;
	}
	
 .ro {
		width:7px;
		height:7px;
		background: url(images/box_right_bottom.gif) no-repeat right top;
		float:right;
		line-height:1px;
	}

#footer_area{
	width:100%;
	clear:both;
	overflow: hidden;
	text-align: right;
	font-size: 90%;
	position:absolute;
}

#quicklinkvlak3{
	border-top: 1px solid #cfc4b8;
	margin: 0 10px 0 0px;
	padding: 3px 0 12px;
	color: #000000;
	width:175px;
	text-align:center;
}

.home #quicklinkvlak3{

}
	
	#quicklinkvlak3 li{
		display: inline;
		margin:4px 0px 0px 1px;
		list-style-type:none;
	}
	
	#quicklinkvlak3 span{
		margin-left: 1px;
		color:#000000;
	}
	
	#quicklinkvlak3 a{
		color: #000000;
		text-decoration:none;
	}
	
	#quicklinkvlak3 a:hover{
		color: #e6086e;
		text-decoration:underline;
	}

/*-----------MAINMENU-----------------*/
#mainmenu{
	font-family: Arial, Verdana;
	font-size: 135%;
	font-weight: bold;
	list-style-type:none;
}

#mainmenu li ul li {
	display:block;
	margin-left:30px;
}

#mainmenu li ul li a:hover {
	text-decoration:underline;
}

#mainmenu li a.actief1 {
	display:block;
	border-bottom:10px solid #a10082;
	padding-bottom:5px;
}

#mainmenu li a.actief2 {
	display:block;
	border-bottom:10px solid #12636b;
	padding-bottom:5px;
}

#mainmenu li a.actief3 {
	display:block;
	border-bottom:10px solid #f27d00;
	padding-bottom:5px;
}

#block1, #block2, #block3 {
	font-size:85%;
	display:none;
	width:200px;
	font-weight:normal;
	list-style-type:none;
	list-style-image: url(images/arrow_menu.gif);
	background-color:#a10082;
	position:absolute;
	top:38px;
	padding: 5px 10px 10px 0px;
}

#block1 {
	background-color:#a10082;
	left:15px;
}

#block2 {
	background-color:#12636b;
	left:133px;
}

#block3 {
	background-color:#f27d00;
	left:312px;
}

.hoofd1, .hoofd2, .hoofd3 {
	display:block;
	float:left;
	background-image: url(images/header_brd_2.png);
	background-position: right 5px ;
	background-repeat:no-repeat;
	padding: 1px 10px 1px 0px;
	margin: 0px 5px 0 10px;
}

.hoofd1 {
	padding-left:5px;
}
.hoofd3 {
	background-image:none;
}

.hoofd1 a, .hoofd2 a, .hoofd3 a {
	color:#FFFFFF;
}

.hoofd1 a:hover, .hoofd2 a:hover, .hoofd3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.hoofd4, .hoofd5, hoofd6 {
	display:none;
}

/*-----------SUBMENU-----------------*/

#submenu{
	position: relative;
	font-size:120%;
}

	#submenu h2{
		background-image: url(images/left_h2_standaard.gif);
		background-repeat: no-repeat;
		background-position: top left;
		margin: 0;
		padding: 10px 0 16px 26px;
		font-size: 135%;
		font-weight: normal;
		color:#ebebeb;
	}
	
	
#submenulist{
	font-weight:bold;
}

#submenulist a.active {
	color:#e6086e;
	display:block;
	margin-left:17px;
}

#submenulist a.not_active {
	color:#e6086e;
	display:block;
	margin-left:17px;
}

	#submenulist li{
		margin:0px 17px;
		list-style-type:none;
		line-height:13pt;
	}
	
	#submenulist li a{
		display: block;
		width: 100%;
		text-decoration:none;
	}
	
	#submenulist li a span{
		padding-left: 13px;
		display: block;
		background: url(images/li_bullet.png) no-repeat left 5px;
	}

	#submenulist li.actief, #submenulist li.open{
	
	}

	#submenulist li.actief a{
		color:#e6086e;
	}
	
	#submenulist li.actief a span{
		
	}
	
	#submenulist li.open a span{
	color:#e6086e;
	}

	#submenulist li ul{
		padding: 0px;
		color:#002469;
	}
	
	#submenulist li ul li{
	
	}
	
	#submenulist li ul li.actief{
		background: transparent;
	}
	
	#submenulist li.open ul li a span{
		color:#002469;
	}
	
	#submenulist li.open ul li.actief a span{
		color:#e6086e;
	}

	#submenulist li ul li a{
	}

	#submenulist li.open ul li a{
		color:#002469;
	}

	#submenulist li.open ul li a:hover{
		color:#e6086e;
	}
	
		#submenulist li ul li a span, #submenulist li.actief ul li a span{
			padding: 0px 10px 0px 10px;
			display: block;
			background: url(images/li_bullet.png) no-repeat left 6px;
			font-weight:normal;
			text-decoration:none;
		}
		
		#submenulist li ul li a:hover span {
			text-decoration:none;
			color:#e6086e;
		}
		
/*-----------MENU NIVEAU 4-----------------*/
#menulvl4{
	width: 100%;
	margin-top:10px;
	font-weight:bold;
	clear:both;
	margin-bottom:-10px;
}

#menulvl4 #lvl4_left {
	float:left;
	width:225px;
}

#menulvl4 #lvl4_right {
	width:225px;
	float:left;
	margin-left:30px;
}

#menulvl4 ul {
	list-style-type:none;
}

#menulvl4 li {
	border-bottom:1px solid #e2ddd6;
	display:block;
	padding-left:10px;
	background: url(images/li_bullet.png) no-repeat left 6px;
}

#menulvl4 a {text-decoration:none; background-image:none;}

/*-----------LINKBLOKKEN----------------------------------------------*/

.linkblock h3{
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 9px 10px;
}

.linkblock ul{
	list-style: none;
}

.linkblock li{
	margin:0px;
	padding: 4px 0 0px 12px;
	background: url(images/arrow_red.gif) no-repeat 3px 8px;
}

.linkblock li a{
	display: block;
	width: 100%;
}

.linkblock li a:hover{
	cursor: pointer;
	color:#e6086e;
	text-decoration:none;
}

.linkblock_more{
	margin: 0px 0 20px 0;
	font-size:90%;
}

.linkblock_more a, .linkblock_back a{
	color: #e6086e;
	padding: 0 16px 0 10px;
	background: url(images/more_bullet.png) no-repeat right 3px;
}

.linkblock_back a{
	padding: 0 10px 0 16px;
	background: url(images/arrow_back.gif) no-repeat right 5px;
}

.linkblock .clear{
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}

.linkblock_left{
	float: left;
	width: 50px;
	display: block;
	font-size:90%;
	color:#999999;
}

.linkblock_right{
	float: right;
	width: 255px;
	display: block;
}


/*-----------ITEMS (briefing, searchresults, map e.d.)----------------*/
.item{
	overflow:hidden;
}

#folder2 a{
	padding:3px;
	width:auto;
	margin:0px;
	display: block;
	height: 100%;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	color:#000;
}

#folder2 a:hover{
	text-decoration: none;
	/*border-bottom: 1px solid #e6086e;*/
	border-bottom: 1px solid #CFC4B8;
	background: url(images/active.png) no-repeat right bottom;
}

#folder2 a:hover .title {
	color: #e6086e;
}

	.item h2{
		font-weight:normal;
		margin-top:0px;
		margin-bottom:0px;
		font-size:100%;
		font-weight:bold;
	}

	.item_photo{
		float:left;
		width:100px;
		height:75px;
		overflow:hidden;
		margin-right:10px;
		margin-top:0px;
	}
	
	.item_text{
	}
	
	.item_text_photo{
		float:left;
	}
	
	ul.items{
	}
	
		ul.items li{
			list-style-type:none;
		}
		
		ul.items li.li_pdf{
			list-style-image:none;
			background-image:url(images/icon_pdf.gif);
			background-position:  0 0;
			background-repeat:no-repeat;
		}
			ul.item2ndlevel li.li_pdf  {
			list-style-image:url(images/icon_pdf.gif);
			background-image:none;
			}
			
			ul.items li.li_pdf .title{
				margin-left:15px;
				margin-top:5px;
			}
		
		ul.items li.li_pdf ul li{
			list-style-image:none;
		}
		
		ul.items li.li_sound{
			list-style-image:none;
			background-image:url(images/icon_sound.gif);
			background-position:  0 0;
			background-repeat:no-repeat;
		}
			ul.item2ndlevel li.li_sound {
			list-style-image:url(images/icon_sound.gif);
			background-image:none;
			}
			
			ul.items li.li_sound .title{
				margin-left:15px;
				margin-top:5px;
			}
		
		ul.items li.li_sound ul li{
			list-style-image:none;
		}
	#searchresults_items ul.items li.li_pdf, #searchresults_items ul.items li.li_sound{
			background-position:  0 -6px;
	}
	#searchresults_items ul.items li.li_pdf h2, #searchresults_items ul.items li.li_sound h2{
			padding-left: 17px;
	}
	
	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:#666666;
		padding-left:5px;
		font-size:90%;
	}

/*-----------SITEMAP----------------*/
#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;
	padding:20px;
	background-color:#EBEBEB;
	width: 480px;
	overflow: hidden;
}
html>/**/body form{
	width: auto;
}

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{
	height:22px;
	border:1px solid #cfc4b8;
	font-family:'Trebuchet MS', Arial, Verdana;
}

.file_text{
	
}

.generalsize_text{
	width:300px;
}

.smalltext{
	width:120px;
}

.generalsize_textarea{
	width:300px;
	height:150px;
	font-family:'Trebuchet MS', Arial, Verdana;
}

select{
	width:300px;
}

.submit_button{
	border:0px solid #000000;
	cursor:pointer;
	font-weight:bold;
	font-size:90%;
	height:20px;
	padding:0px 5px 0px 5px;
	margin-top:16px;
	margin-bottom:3px;
	background:#002469;
	color:#ffffff;
}

.submit_button_forum{
	border:0px solid #000000;
	cursor:pointer;
	font-weight:normal;
	font-size:90%;
	padding:0px;
	margin-left:5px;
	color:#002469;
	background:#FFFFFF url(images/arrow_black.gif) no-repeat left center;
}

	.submit_button_md{
	}
	
	.submit_button_mo{
		background:#e6086e;
	}
	
	.submit_button_mo_forum{
		color:#e6086e;
	}

.radio_check_input{
		float:left;
		width:20px;
		line-height:11pt;
	}
	
.radio_check_label{
	float:left;
	width:80%;
	line-height:11pt;
}

	.radio_check_label label{
		padding:0px;
	}

/*-----------AGENDA-----------------*/
#agenda{
}

	#agenda ul{
		margin-left:0px;
	}
	
	#agenda ol li{
		xxmargin-bottom:15px;
	}
	
	#agenda ul{
		margin-bottom:15px;
	}
	
	#agenda ul ul{
		margin-bottom:0px;
	}
	
	#agenda ol ol li{
		margin-bottom:0px;
	}

.agenda_info{
	font-weight:bold;
}

.agenda_content{
	margin-top:15px;
	margin-left:20px;
}

.point_time{
	color:#999999;
}

	.agenda_content	ul.items li.li_pdf{
			list-style-image:none;
			background-image:url(images/icon_pdf_2.gif);
			background-position:  0 3px;
			background-repeat:no-repeat;
			padding-left: 15px;
			margin:0px;
		}

.meer, .stukken {
	padding:0px 12px 5px;
	background-image:url(images/arrow_black_down.gif);
	background-repeat:no-repeat;
	background-position:left 6px;

}
/*-----------SIMPLEFORM-----------------*/

#simpleform{
}

#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:300px;
	display:block;
	z-index:99;
}

.comment{
	margin:16px 0px 8px 0px;
}

.summary_label{
	font-weight:bold;
}

.back_to_form{
	padding-top:15px;
	display:block;
}
								
/*-----------PRODUCT-----------------*/
#product #content h2{
	margin-top:15px;
}


/*-----------BRIEFING----------------*/
#briefing{
	margin-left:-20px;
}

	#briefing ul{
		margin-left:20px;
	}
	
	.briefing_column .item_photo{
		margin-top:7px;
		margin-right:7px;
	}
	
	.briefing_first_column{
		width:48%;
		float:left;
		margin-right:20px;
	}
	
	.briefing_second_column{
		width:48%;
		float:left;
		margin-left:-20px;
	}
	
/*-----------URL----------------*/
#url{
}

/*-----------DISCUSSION----------------*/
#discussion{
	width:100%;
}

	#discussion .action{
		margin:10px 0px 10px 20px;
	}
	
	.showhide_links{
	
	}

#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 p{
	margin-bottom:0px;
}

#bulletinboard .item_footer {
	padding-left:0px;
}

#bulletinboard .item_footer a {
	text-decoration:underline;
}

#bulletinboard ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
}

/*-----------POLL----------------*/
#poll{
	width:auto;
}

	#poll h2{
		font-weight:normal;
		margin-bottom:10px;
		font-size:100%;
		color:#000000;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea{
		background:#F7F7F7;
		border:1px solid #cfc4b8;
		width:100%;
	}
	
	.poll_percent{
		background:#e6086e;
		height: 18px;
	}
	
	#container_area .poll_percent{
		height: 14px;
	}
	
	.poll_facts{
	}



/*-----------CONTAINERS----------------*/
.container{
	margin-bottom:13px;
	width:100%;
	position:relative;
	padding: 0;
	
}

	.container form{
		padding:0px;
		width:auto;
		background-color:transparent;
	}
	
	.container a{
		color: #002469;
		padding: 2px 0px 2px 12px;
		display: block;
		background: url(images/li_bullet.png) no-repeat left 7px;
	}

	.container .no_block {
		color: #002469;
		padding: 2px 0px 2px 12px;
		background: url(images/li_bullet.png) no-repeat left 7px;
		float:left;
		display:inline;
	}
	
	.container a.no_bullet {
		color: #002469;
		padding: 4px 0px 0px 2px;
		background: none;
		float:left;
	}
	
	.container a:hover{
		color: #e6086e;
		text-decoration:none;
	}
	
	#container_area .banner{
		padding: 0px;
		background: transparent;
		margin: 0px;
		display: block;
		color:#e6086e;
		margin: -5px 0 0 0;

	}
	
		#container_area .banner span{
			background-image: url(images/more_bullet.png);
			background-repeat:no-repeat;
			background-position: right center;
			padding-right:16px;
			font-size:90%;
		}
	
	#container_area .banner:hover{
		text-decoration: underline;
	}
	
	.container h3{
		font-size:110%;
		width:100%;
		margin: 0;
		padding: 15px 0 8px;
		background: White;
		position: relative;
		color:#000000;
		border-bottom: 1px solid #cfc4b8;
	}
	
	.home .container h3 {

	}
	
	.containerslist{
		padding: 8px 8px;
		width: auto;
	}
	

	.home .containerslist{

	}

	.containerslist h3{
		padding-top:8px;
		color:#002469;
		font-weight:bold;
		font-size:100%;
		background-color:transparent;
		border:0px;
	}
	
	.container select{
		width:120px;
	}
	
	.container .submit_button{
		margin-top:5px;
	}
	
	.container hr{
		display:none;
	}
	
	.container ul{
		margin: 0;
		list-style: none;
		background-color: #f7f7f7;
	}
	
	.home .container ul {

	}

	.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;
		}

.containerslistitem {
	clear:both;
}

	.containerslistitem .part {
		border-bottom: 1px solid #cfc4b8;
	}

/*-----------DIGID----------------*/
#digid_login{
	display:none;
}

	#digid_login a{
		color:#ffffff;
	}
	
/*-----------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:200px;
	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;
	text-transform: uppercase;
}

#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/arrow_red2.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{
		margin:15px 0px 0px 0px;
		font-weight:normal;
	}
	
	#ris_home ul.items li{
		list-style-type:disc;
	}
	
	#rissearch label {
		float:left;
		width:65px;
		margin-top:10px;
	}
	
	.blok {
		width:235px;
		float:left;
		overflow:hidden;
	}
	
	.blok li, .wide li {
		list-style-type:none !important;
		background-image: url(images/arrow_red2.gif);
		background-repeat:no-repeat;
		background-position:left 5px;
		padding:0 10px;
	}
	
	.blok h2 {
		border-bottom:1px solid #87005b;
	}
	
	.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 {
		xxwidth:300px;
		float:left;
	}
	.filter input {
		margin-top:0px;
		margin-left:5px;
		float:left;
	}

/*-----------SEARCHRESULTS----------------*/
#searchresults .item{
	border-bottom: 1px solid #efebe7;
	padding: 5px 5px 5px 20px;
	margin: 0;
	background: url(images/arrow_red2.gif) no-repeat 4px 11px;
}

#searchresults_items{
	width:100%;
	clear:both;
	padding-bottom:15px;
}

#searchfilterform li{
	list-style-type:none;
}

/*-----------PAGE LINKS----------------*/
#page_links{
display:none;
	position:absolute;
	top:0px;
	right:-150px;
	width:150px;
	background: #d4d2cb;
	z-index:8000;
}

	#page_links span, #page_links a{
		display:block;
		margin-top:3px;
		font-size:90%;
		line-height:175%;
		color:#ffffff;
		text-align: left;
		cursor: pointer;
	}
		
		.link_fontsize, .alink_fontsize{
			padding-left:22px;
			background: url(images/icon_fontsize.gif) no-repeat 0% 50%;
			width: 110px;
			margin-left: 10px;
			float: left;
		}
		
		.alink_fontsize{
			text-decoration: underline;
		}
		
		.link_favorites{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
		}
	
	#set_normal{
		display:none;
	}
	
	#set_bigger{
		display:block;
	}
		
#print{
	padding: 20px 0 0;
	clear: both;
}

.link_print, .alink_print{
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:20px;
	background-image:url(images/icon_print.gif);
	cursor: pointer;
	color: #002469;
	width: 110px;
}
.alink_print{
	color:#e6086e;
	background-image:url(images/icon_print2.gif);
}

.link_abonneer, .alink_abonneer{
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-left:10px;
	padding-left:15px;
	background-image:url(images/icon_abon_1.gif);
	cursor: pointer;
	color: #002469;
	width: 150px;
}
.alink_abonneer{
	color:#e6086e;
	background-image:url(images/icon_abon_2.gif);
}

/*-----------HOME-----------------*/
#homehighlight{
	border-bottom: 0px solid #a64285;
	padding: 0;
	margin: 0 0 5px 13px;
	border-top: 1px solid white;
}
#homehighlight h2{
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	font-size: 200%;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 0px;
	padding: 10px 0px;
	color: #e6086e;
}
#homehighlight p{
	padding: 0 0 10px;
	font-size:100%;
	line-height:12pt;
}
#homehighlight a{
	color: #e6086e;
	padding: 0px 16px 0 0px;
	background: url(images/more_bullet.png) no-repeat right 3px;
	font-size:90%;
}
#home_actueel{
	position: relative;
	padding: 15px 15px 10px;
	background-color: #fdecf4;
}

#home_actueel li{
	border-bottom: 1px solid #F7adcf;
	background: url(images/arrow_red.gif) no-repeat left 8px;
}

#homeleft{
	float: left;
	width: 170px;
}

#homeright{
	float: right;
	width: 170px;
}

#homeleft li{
	background: url(images/arrow_red.gif) no-repeat left 10px;
}

.nummer1 a{
	padding-left:18px;
	background: url(images/li_1.gif) no-repeat left 4px;
}
.nummer2 a{
	padding-left:18px;
	background: url(images/li_2.gif) no-repeat left 4px;
}
.nummer3 a{
	padding-left:18px;
	background: url(images/li_3.gif) no-repeat left 4px;
}
.nummer4 a{
	padding-left:18px;
	background: url(images/li_4.gif) no-repeat left 4px;
}
.nummer5 a{
	padding-left:18px;
	background: url(images/li_5.gif) no-repeat left 4px;
}

/*-----------forum----------------*/
.forum_table {width:100%}
.forumbalk {font-weight:bold; background-color:#F7f7f7; border-bottom: 1px solid #cfc4b8; padding:10px 5px; }
.forumtitle {text-align:left; width:230px}
.forumname {text-align:left;width:150px}
.forumnumber {text-align:left; width:20px}
.forumdate {text-align:left; width:100px}
.forumedit {text-align:left; width:100px}
.forumstatus {text-align:center; width:20px}
.foruminfo {font-size:80%; color:#999999; font-weight:normal;}
.dsbb_odd {background-color:#FFFFFF;}
.dsbb_even {background-color:#F7f7f7;}
.dsbb_odd td, .dsbb_even td {padding:5px;}
.dsbb_odd td a, .dsbb_even td a {text-decoration:none; }
.to_thread_input a {display:block; font-size:90%; text-align:center; font-weight:bold; margin:16px 0px; background-color:#002469; padding:2px 5px; color:#FFFFFF; width:135px; text-decoration:none !important}
.to_thread_input a:hover {display:block; font-size:90%; text-align:center; font-weight:bold; margin:16px 0px; background-color:#e6086e; padding:2px 5px; color:#FFFFFF; width:135px; text-decoration:none !important}
.forum_left {border-bottom: 1px solid #cfc4b8; width:25%; vertical-align:top;}
.forum_right {border-bottom: 1px solid #cfc4b8; width:75%; vertical-align:top;}
.date_info {color:#999999; font-size:80%; margin-top:5px;}
.forum_thread_default {margin:16px 0px;}
/*-----------system----------------*/

.gvflag {
	display: none;
}

.gmap {
	width: 100%; 
	height: 300px;
	border: 1px solid black;
}

/* diverse*/

.boldtext {font-weight:bold; padding-left:10px;}

#crums .actief a {
	color:#E6086E;
}

#container_padding {
	height:30px;
}



