

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}

BODY {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
			padding: 0;
		background-image: url(../images/layout/background.gif);
		background-color: #b2bb1c;
		text-align: center;
		font-size: 0.65em;
	}
.panelContentBox{
	clear: both;
}
A {
	color: #00a1cc;
	font-weight: bold;
	text-decoration: none;
}
A:hover	{
	color: #b2bb1e;
}

H1 {
	color: #333333;
	font-weight: normal;
	font-size: 1.9em;
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
}

H2 {
	display: block;
	font-size: 1.15em;
	font-weight: bold;
	color: #333333;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

H3 {
	display: block;
	clear: both;
	font-size: 0.95em;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

H4 , H5 , H6 {
	font-size: 0.85em;
	font-weight: bold;
}

HR {
	 color: #00a5d6;
	 height: 1px;
	 margin: .2em 0;
	 line-height: 1px;
	 background-color: #00a5d6;
	 border: 0px;
	 clear: both;
}
p.inputerror {
	color: #e63400;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
}
ol {
	list-style: decimal inside;
}
ul {
	list-style: square inside;
}

LABEL,ACRONYM {
	cursor: pointer;
}
TEXTAREA {
	border: 1px #bbbbbb solid;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	/* border: 1px #bbbbbb solid; */
	padding-left: .1em;
}
FIELDSET {
	border: none;
}

TABLE {
	font-size: 0.95em;
}
TD,TH {
	padding: 2px 3px;
	vertical-align: top;
}
img {
	border: none;
}
.redtext {
	padding: 0px;
	font-weight: bold;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.clear {
	clear: both;
}
.dropdown {
	min-width: 12em;
	background: #eff9fc;
}
.btn {
	padding: none;
	display: inline;
	width: 8em;
	margin: 1em 1em 1em 0;
}

#tools
{
	float: right;
	margin-top: -5pt;
}



#webcontentToCenter {
	display: block;
	width: 1000px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#webcontent_background {
	float: left;
	width: 1000px;
	position: relative;
	background-image: url(../images/layout/webcontent_background.gif);
	}
#webcontent {
	float: left;
	width: 1000px;
	position: relative;
	background-image: url(../images/layout/webcontent.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
#webcontent_print_image {
	display: none;
}

#webcontent_print_image img {
	display: none;
}




#webcontentPANEL_LEFT {
	width: 200px;
	float: left;
	padding-bottom: 20px;
	}
	
	#webcontentPANEL_LEFT_LOGO a{
		width: 200px;
		height: 80px;
		display: block;
		}
		
		#webcontentPANEL_LEFT_NAV {
			float: left;
			display: block;
			width: 200px;
			text-align: right;
			font-family: Tahoma, Verdana, Arial;
		}
			#webcontentPANEL_LEFT_NAV a {
				display: block;
				font-weight: bold;
			}
			.webcontentPANEL_LEFT_NAV_LEVEL1 {
				list-style-type: none;
				padding-bottom: 2px;
			}
				.webcontentPANEL_LEFT_NAV_LEVEL1 LI {
					margin: 1px 0px 1px 0px;
					padding: 1px 0px 1px 0px;
					border: dotted 1px #e5e5e5;
					border-width: 1px 0px 0px 0px;

				}
				.webcontentPANEL_LEFT_NAV_LEVEL1 a {
					padding: 3px 20px 3px 3px;
					font-size: 1.15em;
					color: #7dac1a;
					font-weight: normal;
					background-image: url(../images/layout/level1.gif);
					background-repeat: no-repeat;
					background-position: 185px 9px;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL1 a:hover {
					background-image: url(../images/layout/level1_hover.gif);
					background-repeat: no-repeat;
					background-position: 185px 9px;
					color: #3c530d;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL1 LI #menu_active {
					font-weight: bold;
					color: #3c530d;
					background-image: url(../images/layout/level1_hover.gif);
					background-repeat: no-repeat;
					}

	
			.webcontentPANEL_LEFT_NAV_LEVEL2 {
				list-style-type: none;
				margin: 0px;
				padding: 0px;
			}
				.webcontentPANEL_LEFT_NAV_LEVEL2 LI {
					margin: 0px;
					padding: 0px;
					border: none;
				}
				
				.webcontentPANEL_LEFT_NAV_LEVEL2 a {
					padding: 1px 21px 2px 5px;
					font-weight: normal;
					font-size: 1.05em;
					text-decoration: none;
					background-image: none;
					color: #3c530d;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL2 a:hover {
					background-image: none;
					color: #7dac1a;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL2 LI #menu_active {
					background-image: none;
					}
			.webcontentPANEL_LEFT_NAV_LEVEL3 {
				list-style: none;
				margin: 0px;
				padding: 0px;
			}
				.webcontentPANEL_LEFT_NAV_LEVEL3 LI {
					margin: 0px;
					padding: 0px;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL3 a {
					padding: 0px 21px 1px 5px;
					margin: 0px 15px 0px 0px;
					font-weight: normal;
					font-size: 1.05em;
					text-decoration: none;
					background-image: url(../images/layout/level3.gif);
					background-repeat: no-repeat;
					background-position: 169px 7px;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL3 a:hover {
					background-image: url(../images/layout/level3.gif);
					background-repeat: no-repeat;
					background-position: 169px 7px;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL3 LI #menu_active {
					background-image: url(../images/layout/level3.gif);
					background-repeat: no-repeat;
					background-position: 169px 7px;
					}
			.webcontentPANEL_LEFT_NAV_LEVEL4 {
				list-style-type: none;
				margin: 0px;
				padding: 0px;
			}
				.webcontentPANEL_LEFT_NAV_LEVEL4 LI {
					margin: 0px;
					padding: 0px;
				}
				.webcontentPANEL_LEFT_NAV_LEVEL4 a {
					padding: 1px 0px 0px 5px;
					margin: 0px 35px 0px 0px;
					font-weight: normal;
					font-size: 0.95em;
					text-decoration: none;
					color: #645f4c;
					background-image: none;
				}
		
		#webcontentPANEL_LEFT_NAV_EXTRA {
			text-align: center;
			}
		#webcontentPANEL_LEFT_NAV_EXTRA img {
			margin-bottom: 10px;
			}
	
			


#webcontentPANEL_MIDDLE {
	width: 600px;
	float: left;
	overflow-x: hidden;
}
	#webcontentPANEL_MIDDLE_HEADER {
		height: 140px;
		}
		
		#webcontentPANEL_MIDDLE_HEADER_BANNER {
			height: 110px;
			widht: 600px;
			}
		#webcontentPANEL_MIDDLE_HEADER_NAV {
			font-size: 1.15em;
			padding-top: 10px;
			text-align: center;
			}
			#webcontentPANEL_MIDDLE_HEADER_NAV a {
				color: #FFFFFF;
				padding-top: 5px;
			}
			#webcontentPANEL_MIDDLE_HEADER_NAV a:hover {
				color: #ccecf5;
			}
			.webcontentPANEL_MIDDLE_HEADER_NAV_ITEM {
				display: inline;
				padding-left: 25px;
				margin: 0 12px;
				background-repeat: no-repeat;
				background-position: left 2px;
				}
				#contact {
					background: url(../images/layout/top_nav/contact.gif) left no-repeat;
					}
				#stratenplan {
					background: url(../images/layout/top_nav/stratenplan.gif) left no-repeat;
					}
				#eloket {
					background: url(../images/layout/top_nav/eloket.gif) left no-repeat;
								}
				#adressengids {
					background: url(../images/layout/top_nav/adressengids.gif) left no-repeat;
					}
				#inloggen {
					background: url(../images/layout/top_nav/inloggen.gif) left no-repeat;
					}

	#webcontentPANEL_MIDDLE_CONTENT {
		padding: 30px 10px 20px 10px;
		
		font-size: 1.1em;
	}
		#webcontentBREADCRUMB
		{
			margin-bottom: 20px;
		}
			#webcontentBREADCRUMB a
			{
				font-style: italic;
				font-weight: normal;
			}
		
				#webcontentPANEL_MIDDLE_CONTENT ul {
					padding-left:20px;
				}
	
				.home_news_block_main {
					position: relative;
					padding: 0 0 5px 0;
					margin-bottom: 20px;
					width: 580px;
					cursor: pointer;
					display: block;
					float: left;
					border-bottom: 1px dotted #0099cc;
					}
				.home_news_block_main h1 {
					margin-bottom: 10px;
					font-size: 1.65em;
					display: block;
					clear: both;
					}

				.home_news_block_main_content{
					padding: 0;
				}
				.home_news_block_img {
					margin-right: 10px;
					border: solid 1px #b2bc1f;
				}
				.home_news_more {
					display: block;
					padding-top: 10px;
					font-weight: bold;
					color: #00a1cc;
					float: left;
				}
				.home_pubdate {
					display: block;
					padding-top: 10px;
					float: right;
					font-size: 0.75em;
					color: #333333;
				}
				a .home_news_block_main {
					font-weight: normal;
					color: #333333;
					}
				a:hover .home_news_block_main {
					color: #00a1cc;
					}
				
				.home_news_block {
					float: left;
					width: 580px;
					padding-top: 10px;
				}
				.home_news_block ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					line-height: 100%;
				}
				.home_news_block_pubdate {
					padding: 3px 0 10px 12px;
					font-size: 0.75em;
				}
		
		#home_search {
			clear: both;
			margin: 0 auto;
			padding: 20px 0 0 0;
			color: #333333;
			width: 580px;
			}
			.home_search_tabs {
				display: block;
				clear: both;
				}
			.home_search_tabs ul {
				list-style-type: none;
				margin: 0px;
				padding: 0px;
				width: auto;
			}
			.home_search_tabs li {
				display: inline;
				margin: 0px;
				padding: 0px;
				margin-right: -4px;
			}
			.home_search_tabs a {
				background-image: url(../images/layout/bg_tabs.gif);
				padding: 0px;
				padding: 5px;
				padding-top: 3px;
				padding-bottom: 4px;
				margin:0px;
				margin-right: 10px;
				color: #FFFFFF;
			}
			.home_search_tabs a:hover, .home_search_tabs_active a{
				background-color: #f0fafc;
				background-image: none;
				color: #333333;
			}
			.home_search_tabs form {
					padding: 0px;
					margin: 0px;
					}
				.home_search_tabs li input {
					margin: 0px;
					padding: 0px;
					width: 116px;
					height: 20px;
					}
				.search_field {
					margin: 0px;
					}

			#home_search_tabpage {
				background-repeat: no-repeat;
				height: 100px;
				display: block;
				clear:both;
				background-color: #f0fafc;
				padding: 5px;
				}
				#home_search_tabpage a{
					font-weight: normal;
					color: #333333;
					}
				#home_search_tabpage a:hover{
					color:#00a1cc;
					}
					
				#home_search_tabpage_content_left {
					padding-top: 5px;
					float: left;
					width: 280px;
					}
				#home_search_tabpage_content_right {
					padding-top: 5px;
					float: right;
					width: 280px;
					}

	#webcontentTXT_MIDDLE_HOME_ADVALVAS {
		padding-top: 20px;
		text-align: center;
		margin: 0 auto;
		width: 580px;
	}
	#webcontentTXT_MIDDLE_HOME_ADVALVAS img {
		width: 580px;
		height: 85px;
	}
	.heading_dat, .heading_act, .heading_loc {
		background-color: #00a5d6;
		color: #FFFFFF;
		font-weight: bold;
		border-right: 3px solid #ccecf5;
		width: 46%;
		}
	.heading_dat {
		width: 22%;
	}
	.heading_loc {
		width: 30%;
		border-right: none;
	}
	.td_event_dat, .td_event_act, .td_event_loc {
		border: dotted 1px #00a5d6;
		border-width: 0px 0px 1px 0px;
		vertical-align: middle;
	}
	.td_event_dat {
		text-align: right;
		padding: 0 3px 0 5px;
	}
	.webcontentPANEL_MIDDLE_ORGANISATION_CONTACTS td {
		width: 30%;
		}
	.webcontentPANEL_MIDDLE_ORGANISATION_CONTACTS {
		margin-left: -5px;
		}
	.up {
		display: block;
		text-align: right;
		margin: 10px 0px 0px;
		border-bottom: 1px solid #0099cc;
		}
	
	.digitaal_loket_horizontal {
				float: left;
				display: block;
				padding-bottom: 20px;
			}
			
			.digitaal_loket_block {
				float: left;
				width: 265px;
				margin-right: 10px;
			}
				.digitaal_loket_block  form{
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
				}

	.eForm {
		width: 580px;
	}
	 
	#webcontentPANEL_MIDDLE_CONTENT div#digitaal_loket_detailpage ol
	{
		list-style-position:outside;
		margin-left:20px;
		padding-top:10px;
		padding-left:20px;
	}
	
	#webcontentPANEL_MIDDLE_CONTENT div#digitaal_loket_detailpage ul
	{
		list-style-position:inside;
		margin-left:0;
		padding-top:10px;
	}
	
	#webcontentPANEL_MIDDLE_CONTENT div#digitaal_loket_detailpage ul li,  
	#webcontentPANEL_MIDDLE_CONTENT div#digitaal_loket_detailpage ol li
	{
		padding-bottom:10px;
	}
	
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce label {
		width: 180px;
		float: left;
		clear: both;
		margin: 4px 0;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce input {
		width: 300px;
		float: left;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce input.nr {
		width: 40px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce label.inline,
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce input.inline {
		clear: none;
		text-align: right;
		width: 30px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce div.chkbx {
		float: left;
		text-align: left;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce div.chkbx input {
		width: 15px;
		text-align: left;
		margin-top: 10px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce div.chkbx img {
		height: 24px;
		width: 48px;
		border: none;
		margin: 4px 44px 4px 5px;
	}
	#webcontentPANEL_MIDDLE_CONTENT .bottom_border {
		border-bottom: 1px dotted #00a5d6;
		padding-bottom: 1em;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce ul {
		float: left;
		list-style: none;
		padding-left: 0;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce ul li  {
		clear: both;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce li ul  {
		padding-left: 20px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce ul input {
		width: 24px;
		text-align: left;
		
	}	
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce div.openingDays {
		float: left;
		clear: both;
		margin: 6px 0;
		width: 150px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce div.rowHours {
		float: left;
		margin: 2px 0;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce div.rowHours select.hours {
		width: 60px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce textarea {
		float: left;
		height: 70px;
		width: 300px;
	}
	#webcontentPANEL_MIDDLE_CONTENT form#mycommerce input.btn,
	#webcontentPANEL_MIDDLE_CONTENT form#terug input.btn {
		float: left;
		width: 8em;
		display: inline;
		margin: 2em;
	}
	
	#webcontentPANEL_MIDDLE_CONTENT input#printbtn {
		float: right;
		clear: none;
	}
	
	.webcontent_CONTENT li {
		margin-left: 30px;
	}
	.agendaNav {
		border-top: 1px solid #00a5d6;
		border-bottom: 1px solid #00a5d6;
		height: 1.6em; 
		clear: both;
	}
	#webcontentPANEL_MIDDLE_CONTENT table#geo_table {
		position: absolute;
		background: #ccc;
		top: 180px;
		height:600px; 
		width: 760; 
		margin: 0;
		padding: 0;
	}

#webcontentPANEL_RIGHT {
	width: 200px;
	float: right;
	display: block;
	text-align: center;
	line-height: 120%;
	overflow: hidden;
	}

		#webcontentPANEL_RIGHT h1 {
			background-color: #b2bb1e;
			font-weight: bold;
			color: #ffffff;
			font-size: 1.1em;
			padding: 3px 0px 3px 21px;
			margin: 0px 0px 0px 0px;
			background-image: url(../images/layout/panelRight_h1.gif);
			background-position: 7px 7px;
			background-repeat: no-repeat;
			}
			#webcontentPANEL_RIGHT h1 a{
				color: #ffffff;
				font-weight: normal;
				}
			#webcontentPANEL_RIGHT h1 a:hover {
				color: #ccecf5;
				}
		
	#webcontentPANEL_RIGHT_EVENTS {
		width: 182px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		font-size: 1.05em;
		line-height: 1.25em;

		}
		#webcontentPANEL_RIGHT_EVENTS a {
			color: #b2bb1e;
			margin-bottom: 3px;
			}
		#webcontentPANEL_RIGHT_EVENTS a:hover {
			color: #00a1cc;
			}
				
		#webcontentPANEL_RIGHT_EVENTS_IMG {
			border: solid 1px #b2bb1e;
			margin: 0 0 7px 0;
			padding: 0;
			}
			
		#webcontentPANEL_RIGHT_CALENDAR {
			margin: 0;
			}
		#webcontentPANEL_RIGHT_CALENDARDAYS {
			margin: 0 0 7px 0;
			}
			.calendar_nav {
				margin-top: 3px;
				}
			.calendarHeader {
				font-weight: bold;
				text-align: center;
				}
			.calendarDays {
				text-align: center;
				}
			.calendarDaysToday {
				text-decoration: underline;
				font-weight: bold;
				}
			.calendarDaysOld {
				text-align: center;
				color: #CCC;
				}
				
		#webcontentPANEL_RIGHT_EVENTS_LIST {
			border: solid 1px #b2bb1e;
			padding-bottom: 7px;
			}
			.webcontentPANEL_RIGHT_EVENT, .events_more{
				display: block;
				padding: 7px 7px 0px 21px;
				background-image: url(../images/layout/level1.gif);
				background-position: 7px 11px;
				background-repeat: no-repeat;
				}
				
	#webcontentPANEL_RIGHT_FOTO {
		border: solid 1px #b2bb1e;
		background-color: #b2bb1e;
		width: 182px;
		margin: 9px auto 13px;
		text-align: left;		
		}
	#webcontentPANEL_RIGHT_FOTO a div {
		text-align: center;
	}
	#webcontentPANEL_RIGHT_SEARCH {
		margin-bottom: 13px;
		margin-top: 14px;
		border: solid 1px #00a5d6;
		width: 182px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		display: block;
		height: 90px;
		}
		#webcontentPANEL_RIGHT_SEARCH h1 {
			background-color: #00a5d6;
			background-image: url(../images/layout/panelRight_h1_bleu.gif);
		}
		#webcontentPANEL_RIGHT_SEARCH .button {
			background-color: #00a5d6;
			padding: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
			width: 50px;
			border: solid 1px #045f7a;
			text-align: center;
			margin-top: 5px;
			float: left;
			}
		#webcontentPANEL_RIGHT_SEARCH form {
			margin: 0px;
			padding: 0px;
			padding: 11px 9px 0px 9px;
			}
		#webcontentPANEL_RIGHT_SEARCH_BUTTON a{
			color: #ffffff;
			}
		#webcontentPANEL_RIGHT_SEARCH_BUTTON a:hover{
			color: #045f7a;
			font-weight: bold
			}
		#webcontentPANEL_RIGHT_SEARCH input{
			margin: 0px;
			padding: 0px;
			width: 162px;
			}
		#webcontentPANEL_RIGHT #fontsize {
			margin: 10px 0;
			overflow: hidden;
			}
		#webcontentPANEL_RIGHT_SEARCH_ADVANCED {
			text-align: right;
			padding: 10px 0px 11px 0px;
			float: right;
			}
		#webcontentPANEL_RIGHT_SEARCH_ADVANCED a{
			font-weight: normal;
			}

#webcontentPANEL_FOOTER {
	display: block;
	clear: both;
	width: 600px;
	color: #b2bb1e;
	background-color: #ffffff;
	border: solid 1px #b2bb1e;
	border-width: 1px 0px 0px 0px;
	margin-left: 200px;
	}
	#webcontentPANEL_FOOTER_CONTENT {
		text-align: center;
		padding-bottom: 2px;
	}
	#webcontentPANEL_FOOTER a {
		color: #b2bb1e;
	}
	#webcontentPANEL_FOOTER a:hover {
		color: #00a1cc;
	}




.advalvas {
	border: solid 1px #b2bb1e;
	width:180px; 
	height:76px;
	margin: 10px 10px 0 10px; 
	color: #ffffff;
	font-weight: bold;
	font-size: 1.05em;
	text-align: right;
	line-height: 100%;
	clear: both;
	font-family: Tahoma, Verdana, Arial;
	}
.advalvas p {
	color: #ffffff;
	}
.advalvas_content{
	right: 2px;
	top: 5px;
	background: #b2bb1e;
	padding: 3px;
	}



.listItem {
	display: block;
	padding: 5px 0 10px 0;

}
	a .listItem {
		font-weight: normal;
		color: #333333;
	}
	a:hover .listItem  {
		color: #00a5d6;
	}
	
	a .listItem_title {
		font-weight: bold;
		color: #00a5d6;
	}


.error td
{
	border:2px red solid;
}

.Errortext
{
	color:#FF0000;
	font-family:"Trebuchet MS";
	font-size:11px;
}

.lfs
{
	border: 2px solid #00A1CC;
	padding: 3px;
	float: right;
	margin: 5px;
	text-align: center;
}

