/*All styles for the contentarea, most of it can be copied to the content.css file in: DS\www\gvscript */
@import "content.css";
@import "pnai.css";
@import "suckerfish.css";

.clear{
	width:100%;
	clear:both;
	display: block;
}

.filesize{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.emphasize{
	font-weight:bold;
}

.note{
}

.required{
	color:#00372b;
}

.alert{
	color:#00372b;
	font-weight:bold;
	font-style:italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

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;
	}
	
	ul.selection a:hover{
		border:1px solid #00372b;
		background-color:#00372b;
		color:#ffffff;
		text-decoration:none;
	}
	
	ul.selection li.current{
		border:1px solid #cccccc;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
		background-color:#e1e1e1;
	}

/*shortcuts for blindpeople*/
.blindlayout, hr.blindlayout, #crums, #page_links{
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:0;
	margin-left:-999em;
	
}

.blindlayout h2 {
display:none;
}


body{
	background-image: url(images/background_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* global divs */
#globalcontainer{
}

	body.home #globalcontainer{
	}
	
	body.compact #globalcontainer{
	}

#logo{
	height:60px;
	background-color:#b8b8f0;
	position:absolute;
	left:0;
	top:0;
	width:164px;
	
}

img#deelgemeente-logo {
	position: absolute;
	left: 5px;
	top: 140px;
}

#header{
	height:42px;
	background-color:#61569c;
	color:#FFFFFF;
	position:absolute;
	top:60px;
	left:0;
	width:100%;

}

#header img {
		margin-left:164px;
		}
		
#homepage #folder{
	clear:both;
	padding-left:20px;
	background:#61569c url(images/bg_home_folder.gif) repeat-y 0px top;
	width: 850px;
}
#homepage #folder h3{
	clear:both;
	text-align:center;
	padding:16px 10px;
	color:#068c12;
	border-bottom:7px solid #9999cc;
}
#homepage #folder h3 a{
	color:#068c12;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
}
/*.newpub{
	color: #FFFFFF;
	background-color: #9999cc;
	background-image: url(images/bg-head2.gif);
	background-repeat: no-repeat;
	background-position: -100px top;
	font-size:16px;
	padding-left:20px;
	line-height:20px;
	position: relative;
	top: -40px;
	margin: 0 -40px 20px 0;
	left: -40px;
	padding: 10px 0 0 20px;
	width: 870px;
}*/

.newpub{
	color: #FFFFFF;
	background-color: #9999cc;
	background-image: url(images/bg-head2.gif);
	background-repeat: no-repeat;
	background-position: -100px top;
	font-size:16px;
	padding-left:20px;
	line-height:20px;
	position: relative;
	top: -40px;
	margin: 0 -40px 20px 0;
	left: -100px;
	padding: 10px 0 0 80px;
	width: 870px;
}
#homepage #folder div.block{
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
	

}
#homepage #folder div.block ul{
	padding:0 10px;
	
	
}
#homepage #folder div.small{
	width:180px;
	margin-left:20px;
	top:-40px;
	position: relative;
}
#quicksearch{
	position:absolute;
	top:125px;
	left:0;
	width:970px;
	padding:30px 0;
}
	
	#quicksearch form, #quicksearch a{
		margin:0;
		padding:0;
		float:right;
		clear:both;
		width:180px;
		
	}
	
	#quicksearch label{
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:0;
	margin-left:-999em;
	}
	
	#submit_quicksearch{
		margin:0;
		margin-left:-4px;
		height:22px;
		border:2px solid #61569c;
	}
	
	#quicksearch .smalltext{
		width:112px;
		padding:2px;
		margin:0;
		height:14px;
	}
	
	#quicksearch a{
	}
#utilvlak, #quicklinkvlak1{
	position:absolute;
	top:35px;
	left:0;
	width:960px;
	text-align:right;
	}
	#utilvlak a{
		margin:0 10px;
	}

#quicklinkvlak1{
}
#quicklinkvlak1 ul{
		list-style:none;
		margin-right:0;
	}
	#quicklinkvlak1 li{
		margin:0 0 0 10px;
		display:inline;
		list-style:none;
	}
	
	#quicklinkvlak1 a{
	}

#focus_area{
	clear:both;
	margin-left:120px;
	padding-top:150px;
	width: 850px;
	z-index:99;
}
#homepage #focus_area{
	clear:both;
	margin-left:80px;
	margin-top:0px;
	padding-top: 30px;
	width:880px;
}
	body.compact #focus_area{
	}

	#menu_area{
		float:left;
		width:134px;
		background-color:#61569c;
		color:#FFFFFF;
		margin-top:100px;
		position:relative;
		z-index:20;
		word-wrap: break-word;
	}
	#menu_area a{
		color:#FFFFFF;
	}
	
		#contact{
		}
	
	#content_area{
		float:left;
		width:700px;
		margin:118px 0 0 0;
	}
	#homepage #content_area{
		float:none;
		width:auto;
	}
	
	div#content {
		padding: 0 20px;
	}
	
		.content_margin{
			float:left;
			margin-left:44px;
			padding-top:20px; /*[PV]*/
			background-color:#FFFFFF;
			width:666px;
			display:block;
			overflow: hidden;
		}
		
		#homepage .content_margin{
			float:none;
			margin-left:180px;
			margin-bottom:100px;
			background:none;
			width:500px;
			display:block;
		}
	
	
			#crums{
			}
			
			.object_title{
				margin: 0 0 20px;
				color: #FFFFFF;
				background-color: #9999cc;
				background-image: url(images/bg-head.gif);
				background-repeat: no-repeat;
				background-position: right top;
				font-size:16px;
				height:30px;
				padding-left:20px;
				line-height:20px;
			}
			#homepage .object_title{
				margin:0;
				color:#61569c;
				background:none;
				padding:0;
				height:auto;
				text-align:center;
				font-size:18px;
				line-height:1.5em;
			}
				.title_emphasize{
				}
			
			.object_description{
			padding-left:20px;
			padding-right:20px;
			font-weight:bold;
			}
			
			
			#homepage .object_description{
				text-align:center;
					}
	#container_area{
	}
	
#extra1{
}

#extra2{
}

#extra3{
}

	#extra3 h3{
	}
	
	#extra3 a{
	}

#quicklinkvlak2{
}

	#quicklinkvlak2 li{
	}
	
	#quicklinkvlak2 a{
	}
	
	#quicklinkvlak2 a:hover{
	}

#footer_area{
}

#quicklinkvlak3{
}
	
	#quicklinkvlak3 li{
	}

/*-----------MENU-----------------*/
#mainmenu{
}

#mainmenu ul{
	list-style:none;
	margin:30px 10px;
}

	#mainmenu li{
		list-style:none;
		background-image: url(images/arrow_menu.gif);
		background-repeat: no-repeat;
		background-position: right 5px;
		padding-right:18px;
		margin-bottom:10px;
	}
	
		#mainmenu li a{
			display: block;
			font-size:1.2em;
			font-weight:bold;
		}
		
		#mainmenu li a span {
			display: block;
			margin: 0 35px 0 0;
		}
		
		#mainmenu a{
		}

/*mainitem - mouseout*/
.mainitem{
}

/*mainitem - mouseover*/
.amainitem{
	text-decoration:none;
}

	.mainitem_margin{
	}

/*div for subitems*/
.menulayer{
	width: 150px;
	position: absolute;
	z-index: 99;
	background-color: #61569C;
	
	display: none;
}

.menulayer a {
	display: block;
	padding: 3px 5px;
	cursor: pointer;
}

/*subitem - mouseout*/
.item_level_2{
	
}

	/*subitem - mouseout - has children*/
	.item_level_2_children{
		
	}
	
	/*subitemtext - mouseout*/
	.link_level_2{
		
	}

/*subitem - mouseover*/
.aitem_level_2{
}

	/*subitem - mouseover - has children*/
	.aitem_level_2_children{
	}

	/*subitemtext - mouseover*/
	.alink_level_2{
	}
	
/*subsubitem - mouseout*/
.item_level_3{
	
}

	/*subsubitemtext - mouseout*/
	.link_level_3{
		
	}

/*subsubitem - mouseover*/
.aitem_level_3{

}

	/*subsubitemtext - mouseover*/
	.alink_level_3{
	}


/*-----------ITEMS (briefing, searchresults, map e.d.)----------------*/
.item{
	overflow:hidden;
}

	.item h2{
		font-weight:normal;
		margin-top:10px;
		margin-bottom:3px;
		font-size:115%;
		font-weight:bold;
	}

	.item_photo{
		float:left;
		width:100px;
		overflow:hidden;
		margin-right:10px;
		margin-top:13px;
	}
	
	.item_text{
	border-bottom: 1px solid #61569c;
	margin-bottom:10px;
		padding-bottom:10px;
	}
	
	/*Nieuwspagina edit [PV]*/
	.item_text p{
		margin-bottom:5px !important;
		padding-left: 12px;
	}
	
	.item_text_photo{
		float:left;
	}
	
	ul.items{
	}
	
		ul.items li{
			list-style-type:none;
		}
		
		ul.items li.li_pdf{
			list-style-image:none;
		}
		
		ul.items li.li_pdf ul li{
			list-style-image:none;
		}
		
		ul.items li.li_sound{
			list-style-image:none;
		}
	
	ul.risinfo li{
		color:#666666;
		list-style-type:disc;
		margin-left:15px;
	}
	
	ul.item2ndlevel li{
		list-style-type:none;
		margin-left:15px;
	}
	
	.item_footer{
		color:#666666;
		padding-bottom:5px;
	}

/*-----------FORMELEMENTS----------------*/
#sitemap{
	border-bottom:1px solid #E3E98C;
}

	#sitemap ul{
		margin-left:0px;
		font-weight:bold;
	}
	
	#sitemap ul li{
		list-style-type:none;
		border-top:1px solid #E3E98C;
		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-top:0px solid #E3E98C;
			padding:0px 0px 0px 0px;
		}
		
			#sitemap ul ul ul{
				margin-left:40px;
			}
			
/*-----------FORMELEMENTS----------------*/
form{
	margin:0px;
	padding:0px;
	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:2px solid #61569C;
}

.file_text{
	
}

.generalsize_text{
	width:200px;
}

.smalltext{
	width:75px;
}

.generalsize_textarea{
	width:200px;
	height:150px;
}

select{
	width:200px;
}

.submit_button{
	border:2px solid #61569c;
	cursor:pointer;
	font-weight:bold;
	height:20px;
	margin:16px 0 3px 0;
	background-color:#61569c;
	color:#ffffff;
}

	.submit_button_md{
	}
	
	.submit_button_mo{
		background-color:#406960;
	}

.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: 10px;
	}
	
	#agenda ol li{
		margin-bottom:15px;
	}
	
	#agenda ul{
		margin-bottom:15px;
	}
	
	#agenda ul ul{
		margin-bottom:0px;
	}
	
	#agenda ol ol li{
		margin-bottom:0px;
	}
	
		#agenda ol li{
		margin-bottom:5px;
		font-weight:bold;
		
		
	}
		#agenda ol li a{
		margin-bottom:0px;
		font-weight:normal;
		margin-bottom:0px;
	}




.agenda_info{
	font-weight:bold;
}

.agenda_content{
	margin-top:15px;
}
.agendapunt_description{
	font-weight: normal;
}

.point_time{
	color:#999999;
}

/*-----------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 h2{
		font-size:115%;
		font-weight:bold;
	}

	#briefing ul{
		margin-left:20px;
	}
	
	#briefing ul li{
	}

	.briefing_column{
	}
	
	.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 ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
}

/*-----------POLL----------------*/
#poll{
	width:350px;
}

	#poll h2{
		font-weight:bold;
		margin-bottom:10px;
		font-size:115%;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea{
		background-color:#ffffff;
		border:1px solid #E3E98C;
		width:100%;

	}
	
	.poll_percent{
		height:15px;
		background-color:#C7D218;
	}
	
	.poll_facts{
	}



/*-----------CONTAINERS----------------*/
.container{
	border:1px solid #e3e98c;
	margin-bottom:10px;
	padding:10px;
	background-image:url(images/background_container.gif);
	background-repeat:repeat;
	width:100%;
	position:relative;
}

	.container form{
		padding:0px;
		width:auto;
		background-color:transparent;
	}
	
	.container a{
		display:block;
	}
	
	.container h3{
		font-size:100%;
		width:100%;
		color:#255449;
		padding-bottom:5px;
	}
	
	.container select{
		width:120px;
	}
	
	.container .submit_button{
		margin-top:5px;
	}
	
	.container hr{
		display:none;
	}
	
	.container ul{
		margin-left:15px;
		list-style-image:url(images/arrow_bulletlist.gif);
	}

	.container ul.items li{
		margin-left:0px;
	}
	
	.container_externallink{
		background-color:#00372b;
	}
	
		.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;
	}
	
/*-----------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 .egrant_column{
	width:45%;
	margin-right:15px;
	float:left;
}

	.egrant_search .egrant_column h2{
		font-weight:normal;
	}
	
	.egrant_search .egrant_column ul{
		margin-left:20px;
	}

.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;
	}

/*-----------SEARCHRESULTS----------------*/
#searchresults{
}

#searchresults_items{
	width:100%;
	clear:both;
	padding-bottom:15px;
}

/*-----------PAGE LINKS----------------*/
#page_links{
	position:absolute;
	top:420px;
	left:10px;
	width:150px;
	z-index:8000;
}

	#page_links a{
		display:block;
		margin-top:0px;
		font-size:90%;
		padding-top:3px;
		line-height:130%;
		color:#00372B;
	}
	
		#page_links a img{
			margin-right:10px;
		}
		
		.link_fontsize{
			background-repeat:no-repeat;
			background-position:0 0;
			padding-left:22px;
			background-image:url(images/icon_fontsize.gif);
		}
		
		.link_reaction{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
			background-image:url(images/icon_react.gif);
		}
		
		div#print {
			clear: both;
		}
		
		.link_print{
			background: url(images/icon_print.gif) no-repeat left;
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
		}
		
		.link_favorites{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
		}
		
		.link_bottombox {
			margin-left:45px;
			float:left;
			margin-top:5px;
			}
	
	#set_normal{
		position:absolute;
		top:-20px;
		left:0px;
		display:none;
	}
	
	#set_bigger{
		position:absolute;
		top:-17px;
		left:0px;
		display:block;
	}

/*-----------FLASHPAGE-----------------*/
body.flashpage #globalcontainer{
	background-image:none;
}

body.flashpage #header{
}

/*-----------HOME-----------------*/
#quote{
	position:relative;
	width:500px;
	height:190px;
	overflow:hidden;
}

	body.home #container_area{
		padding:245px 0px 0px 0px;
	}
	
		body.home .showcase_container{
			padding:0px;
		}
		
			.fake_heading{
				font-size:140%;
				margin-bottom:5px;
			}
			
			/*-----start-ticker--*/
			#tickerholder{
				position:relative;
				width:100%;
				height:200px;
				overflow:hidden;
				margin-top:0px;
			}
			
			#ticker{
				position:absolute;
				left:0px;
				top:0px;
				margin-left:0px;
			}
			
			#ticker ul{
				margin:0px;
				list-style-type:none;
			}
			
				#ticker li{
		
				}
				
				#ticker li a{
					margin-bottom:25px;
					background-color:#39645A;
					text-align:center;
					display:block;
					width:100%;
					padding:5px;
					color:#ffffff;
					font-weight:bold;
					font-size:80%;
				}
				
					#ticker li img{
						display:block;
					}
			/*-----stop-ticker--*/

#home_content{
	position:relative;
}

	#home_news{
		margin-top:40px;
		width:360px;
		margin-left:-20px;
	}
	
		#home_news h2{
			margin-left:20px;
			font-size:140%;
			font-weight:bold;
		}
	
		#home_news h3{
			font-weight:normal;
			margin-top:10px;
			margin-bottom:3px;
			font-size:115%;
			font-weight:bold;
		}
		
		#home_news ul{
			position:relative;
			list-style-image:none;
			margin-left:20px;
		}
	
	#home_content #events{
		position:absolute;
		top:15px;
		right:0px;
		width:186px;
	}
	
body.home .callme_container{
	background-color:#C7D218;
	background-image:none;
	padding:0px;
	margin:20px 0px 0px 0px;
}

	body.home .callme_container h3{
		margin:5px 0px 0px 5px;
	}
	
	body.home .callme_container form{
		margin:5px;
	}

	body.home .callme_container .submit_button{
		position:absolute;
		bottom:3px;
		right:10px;
		width:70px;
	}
	
	body.home .callme_container label{
		width:0px;
		height:0px;
		overflow:hidden;
		position:absolute;
	}
	
	body.home .callme_container .smalltext{
		width:100px;
		max-height:21px;
	}
	
.home_more_link{
	font-weight:bold;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}	

#home_news .home_more_link{
	margin:15px 0px 0px 20px;
}

/*-----------forum----------------*/


/*-----------system----------------*/

.gvflag {
	display: none;
}

.gmap {
	width: 100%; 
	height: 300px;
	border: 1px solid black;
}


/*-----------Aanpassingen tbv Functioneel Ontwerp [PV] 23 maart 2009 ----------------*/

/*#changeEmail {
display:block;
left:298px;
position:absolute;
top:500px;
}

form#pnaemailform {
Margin-top:0px;
padding-top:0px;
}*/


.inputvlak img {
vertical-align:middle;
margin-left: 5px;
}

h4.pnatitel{
margin-top:10px;
margin-bottom:5px !important;
}

#changeEmail {
background-color:#d3d3f8;
border:1px solid #61569c;
height:50px;
left:484px;
margin-top:5px;
padding:15px 0 10px 5px;
position:absolute;
top:460px;
width:250px;
}

form.personalnews {
padding:0px;
}

#agenda {
padding-left:20px;
padding-right:20px;
}

p.gekoppeld {
padding-left:20px;
margin-bottom:5px;
font-weight:bold;
}

ul.items {}


ul.items li a	{
padding-right: 5px;	
display: block;	
padding-left: 12px;	
background: url(images/arrow_black.gif) no-repeat left 6px;	
padding-bottom: 0px;	
padding-top: 0px;
}

#discussion {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

#poll {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

#sitemap {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

#briefing {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

#simpleform {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

p.item_footer {
margin:0 0 0em !important;
}

#login {
text-align:center;
margin-top: 25px;
}

#login form{
height:100px;
width:275px;
background-color:#b8b8f0;
display:block;
border:1px solid #61569c;
}

body#login_background {
background-color:#B8B8F0;
background:none !important;

}

input.loginnaam {
margin-left:10px;
width:150px;
border:2px solid #61569c;
margin-bottom:5px;
}

input.loginpassword {
margin-left:5px;
width:150px;
border:2px solid #61569c;
}

#login p {
margin-top:5px;
width:234px;
}

.login_button {

	border:2px solid #61569c;
	cursor:pointer;
	font-weight:bold;
	margin:16px 0 0 0;
	background-color:#61569c;
	color:#ffffff;
	padding:3px;
	margin-left:77px;
	}

		.login_box{
			float:left;
			margin-left:180px;
			padding-top:20px; /*[PV]*/
			background-color:#FFFFFF;
			width:666px;
			display:block;
		}

a.toggle {
	background: url('images/arrow_black.gif') no-repeat left;
	padding-left: 10px;
	text-decoration: none;
	/*float:left;*/
}

a.toggle.active {
	background-image: url('images/arrow_black_down.gif');
}

a.toggle:hover {
	text-decoration: underline;
}

p#reaction {
	margin: 0;
	padding: 0 10px 5px 0;
	text-align: right;
}

.pn_change {
	cursor:pointer;
	}
	
.instantie_box {
	margin-left: 10px;
	}

#balk {
	position:absolute;
	left:0;
	top:288px;
	background:url(images/bgr_balk.gif) repeat-x;
	width:298px;
	height:30px;
	z-index:10;
	}