/* BEGIN MAINSTYLE */

body{
	margin:				0px;
	font-family:		Arial;
}


h1{
	font-size:			16px;
	color:			#017252;
	text-align:			left;
	margin-bottom:		15px;
	margin-left:		0px;
	margin-top: 		0px;

}

h2{
	font-size:			14px;
	color:			#000000;
	margin-bottom:		0px;
}

h3{
	font-size:			12px;
	color:			#2D8E83;
	margin-bottom:		0px;
}

form{
	height: 22px;
	margin: 0px;
	padding: 0px;
}

dl{
	margin:4px;
	padding:0px;
}
dt {
	padding-top:10px;
}
a
{
	color: #017252;
	text-decoration: none;
}
a:hover
{
	color: #017252;
	text-decoration: underline;
}

.titel {
	font-weight:bold;
	font-size:11px;
}

.datum{
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
.gemeente{
	font-weight:normal;
	font-size:11px;
}

.paginas onder ul{
	margin-left:0px;
  list-style: none;
}

.paginas onder li {
	font-weight:normal;
	font-size:11px;
  list-style: none;
}
.content_inner_home
{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;	
	width:	690px;
}
.content_inner_home ul {
	margin-left:0px;
}

.content_inner_home li {
	background:			url(/images_pdo/lijst_pijl_groen.gif) no-repeat 0% 2px;
	padding-left:20px;
	margin-left:-40px;
	/margin-left:0px;
	font-weight:normal;
	font-size:11px;
	list-style: none;
}

.content_inner_home li a{
	color:#366837;
	text-decoration:none;
	font-size:11px;
	margin-top:5px;
}
.content_inner_pvb
{
	padding-right: 	15px;
	padding-left: 	15px;
	padding-top: 	3px;
	width: 690px;


}
.content_inner_pvb ul {
	margin-left:0px;
	list-style:none;
	margin-bottom: 0px;
}

.content_inner_pvb li {
	background:			url(/images_pdo/lijst_pijl_groen.gif) no-repeat 0% 2px;
	padding-left:20px;
	margin-left:-40px;
	/margin-left:0px;
	font-weight:normal;
	font-size:11px;
}

.content_inner_pvb li a{
	color:#366837;
	text-decoration:none;
	font-size:11px;
	margin-top:5px;
}
.content_inner 
{
	padding: 	15px;
	width:	650px;
}
.content_inner ul {
	margin-left:0px;
}

.content_inner li {
	background:			url(/images_pdo/lijst_pijl_groen.gif) no-repeat 0% 2px;
	padding-left:20px;
	margin-left:-40px;
	/margin-left:0px;
	font-weight:normal;
	font-size:11px;
}

.content_inner li a{
	color:#366837;
	text-decoration:none;
	font-size:11px;
	margin-top:5px;
}


.main_table{
	width:				950px;
	height:				768px;
	font-size:				11px;	
}

.top_table{
	width:				940px;
	height:				130px;
}

.mid_table{
	width:				940px;
	height:				100%;
}

.content_table{
	width:				940px;
}

.content{
	font-family:		Arial;
	font-size:			11px;
}

/* kruimelpad*/

.top_balk_grijs div ul li{
display:inline;
margin-left:10px;
}

#kruimelpaddiv {
	margin-left: 	15px;
	color:		#0E1031;
	font-size:		11px;
}

.kruimelpad {
	float:left;
	width:420px;
	height:20px;
	display:inline;
	margin-top:5px;
	list-style:none;
	margin-left:-19px;
	/margin-left:3px;

}

.kruimerpad li{
margin-left:-10px;

}

.kruimelpad  li a{
	font-size:			11px;
	text-decoration:		none;
	color:			#0E1031;
	
}

.kruimelpad  li a:hover{
	text-decoration:underline;
	cursor: pointer;
}

.menu_td{
	width:				225px;
}
/* stijlen voor de logo's*/
.logo_left{	
	width:				226px;
	height:				130px;
}

.logo_right{
	background:			url(/images/car-uwo/logo_top_right.gif) no-repeat 100% 35%;
	width:				144px;
	height:				130px;
}

/* stijlen voor de balken boven aan*/

.top_balk{
	height: 				34px;
	background:			url(/images_pdo/menu_balk.gif) no-repeat;
}

.top_balk_grijs{
	background:			url(/images_vbw/top_balk_grijs.gif) no-repeat;
	height:				31px;
	width:				890px;
}

.top_balk_grijs_home{
	height:				31px;
	width:				890px;
	border-right:			1px solid #29826A;	
}

/* zoeken */

#zoekendiv{
	height:				32px;
	margin:				0px;
	margin-right:			0px;
	margin-top:			-32px;
	float:				right;
	display:				inline;
}

.zoeken{
	width:			200px;
	color:			#FFFFFF;
	font-size:			11px;
	font-family:		Arial;
	margin-top: 		7px;
	/margin-top: 		4px;
}
 
.zoeken input{
	border: 					1px solid #29826A;
	width:					125px;
	height: 18px;
	font-size: 11px;
}

a.zoeken_btn{
	position:				absolute;
	background:			url(/images_vbw/icoon_zoeken.gif) 50% 50% no-repeat; 
	height:				22px;
	width:				22px;
}


/* Contact pagina*/

input{
	border: 1px solid #2D8E83;
}

textarea{
	border: 1px solid #2D8E83;
	overflow-y: auto;
}

select{
	border: 1px solid #2D8E83;	
	width:144px;
}

button{
	background: url(/images_vbw/verzend.gif) no-repeat;
	border:none;
	width:72px;
	height:18px;
	cursor:pointer;
}

.contact_title{
	font-size: 11px;
	vertical-align:top;
	width:130px;
}


/* Pagina afdrukken*/

#afdrukkendiv_home{
	margin-top: 9px;
	margin-right: 10px;
	/margin-right: -40px;
	float: right;
	text-align: right;
}

.afdrukken_home{
	color:			#3D7631;
	font-weight:		bold;
	font-size:			11px;
	font-family:		Arial;
}

#afdrukkendiv_home a{
	color:		#3D7631;
	text-decoration:	none;
}
#afdrukkendiv_home img{
	border: none;
}

#afdrukkendiv{
	padding-left: 580px;
	padding-top: 7px;
}

.afdrukken{
	color:			#3D7631;
	font-weight:		bold;
	font-size:			11px;
	font-family:		Arial;
}

.afdrukken a{
	color:		#3D7631;
	text-decoration:	none;
}
.afdrukken img{
	border: none;
}
/* sitemap*/

.content_inner ul{
	list-style: none;
}

.hoofditem {
	background:			url(/images_pdo/lijst_pijl_groen.gif)  no-repeat 0% 2px;
	padding-left:20px;
	font-weight:bold;
	font-size:11px;
}

.hoofditem a{
	color:#2D8E83;
	text-decoration:none;
		font-size:11px;
	margin-top:5px;
}

.new{
		font-size:11px;
}

.new a{
	text-decoration:none;
		color:#2D8E83;
			font-size:11px;
}

.subitem{
	margin-left:40px;
		font-size:11px;
}

.subitem a{
	text-decoration:none;
		color:#000000;
			font-size:11px;
}
.subsubitem{
	margin-left:50px;
		font-size:10px;
}

.subsubitem a{
	text-decoration:none;
		color:#666666;
			font-size:10px;
}

/* zoeken*/


hr{
		color:		#366837;
		height:1px;
}

.resultaten{
	margin-left:0px;
}

.zoeken_titel{
	font-weight:bold;
	color:#366837;
	padding-top:8px;
}
.zoeken_titel a{
	background: url(/images_pdo/lijst_pijl_groen.gif)   no-repeat 0% 90%;
	padding-left:18px;
	font-weight:bold;
	color:#366837;
	padding-top:8px;
	text-decoration: none;
}
/* homepage content holders*/
.placeholder_content 
{
	width: 100%;	
}
.content_holder
{
	float:left;
	width: 720px;		
}
#rechtermenu_vbw{
	width: 120px;
	margin-left:30px;
	/margin-left:0px;
	margin-top:-15px;
	/margin-top:0px;
	margin-bottom:5px;
	/margin-bottom:0px;
	cursor:pointer;
	
}
.rechtermenu_holder 
{
	float:right;
	padding-left: 10px;
	width: 190px;
	/width:200px;
	min-height: 50px;
	/height: 50px;
	background: url(/images_pdo/rechtermenu_back.gif) no-repeat;
	background-position: top right;
	z-index: 1;
}

.rechtermenu_holder .date  
{
	color: #858585;
}

.rechtermenu_holder ul
{	
	padding-left: 0px;	
	margin-left: -12px;	
	width:150px;
	margin-bottom:0px;

}
.rechtermenu_holder li
{	
	padding-left: 30px;
	margin-bottom: 10px;
	list-style-type: none;
	background: url(/images_pdo/lijst_pijl_groen.gif) no-repeat 14px 2px;
	/float:left;
	font-weight:normal;
	text-decoration: none;
	font-size:11px;
	color: #000000;
	width:200px;	
}
.rechtermenu_holder li a
{	
	font-weight:normal;
	text-decoration: none;
	font-size:11px;
	color: #017252;
	cursor: pointer;	
}
.rechtermenu_holder li a:hover
{	
	text-decoration: underline;
}
.rechtermenu_holder img {
	border: 0;
}
.rechterkolom_button_spacer
{	
	background-color: #ffffff;
	min-height: 10px;
	width: 188px;
	/width: 196px;
	z-index:2;
	padding-top: 0px;
	/padding-top: 0px;
	color: #FFFFFF;
	margin-left:-12px;
	padding-left:12px;
	position:relative;
	float:right;
	padding-bottom:0px;
}

.rechterkolom_button
{	
	background-color: #29826A;
	min-height: 50px;
	/height: 50px;
	width: 188px;
	/width: 196px;
	z-index:2;
	padding-top: 10px;
	/padding-top: 20px;
	color: #FFFFFF;
	margin-left:-12px;
	padding-left:12px;
	position:relative;
	float:right;
	/padding-bottom:20px;
}
.rechterkolom_button .tekst
	padding-left:20px;
{
}
.rechterkolom_button ul
{	
	margin-left: 0px;	
	width:150px;
	margin-bottom:-20px;
	margin-top:0px;
	/margin-top:-10px;

}
.rechterkolom_button li
{	
	padding-left: 20px;
	margin-bottom: 10px;
	list-style-type: none;
	background: url(/images_pdo/lijst_pijl_wit.gif) no-repeat 0px 2px;
	/float:left;
	font-weight:bold;
	text-decoration: none;
	font-size:15px;
	color: #FFFF41;
	width: 188px;	
}

.rechterkolom_button .tekst{

	margin-left: 20px;
}

.rechterkolom_button li a
{	
	font-weight:bold;
	text-decoration: none;
	font-size:15px;
	color: #FFFF41;
	cursor: pointer;	
}
.rechterkolom_button li a:hover
{	
	text-decoration: underline;
	font-size:15px;
	color: #FFFF41;
	cursor: pointer;
	font-weight:bold;	
}

.rechtermenu_holder p
{
margin-top: 0px;
}

.xrechtermenu_holder .pijllink
{	
	padding-left: 30px;
	margin-bottom: 10px;
	background: url(/images_vbw/pijltje_rood_2.gif) no-repeat 14px 4px;
	/float:left;
	font-weight:normal;
	text-decoration: none;
	font-size:13px;
	color: #2D8E83;	
}
.rechtermenu_holder .link
{	
	padding-left: 30px;
	margin-bottom: 10px;
	/* background: url(/images_vbw/pijltje_rood_2.gif) no-repeat 14px 4px; */
	/float:left;
	font-weight:normal;
	text-decoration: none;
	font-size:13px;
	color: #2D8E83;	
}
#rechtermenu_blok
{	
	background:  url(/images_pdo/rechtermenu_block_back.gif) no-repeat ;
	background-color: #FFFFFF;
	min-height: 50px;
	/height: 50px;
	width: 188px;
	/width: 196px;
	z-index:2;
	padding-top: 25px;
	color: #000000;
	margin-top: 0px;
	margin-left:-12px;
	padding-left:12px;
}

#rechtermenu_blok p {
	margin-top: 0px;
}

#rechtermenu_blok .pijllink
{	
	padding-left: 30px;
	background: url(/images_vbw/pijltje_rood_2.gif) no-repeat 14px 4px;
	/float:left;
	font-weight:normal;
	text-decoration: none;
	font-size:13px;
	color: #2D8E83;
	margin-bottom: 5px;	
}

.rechtermenu_blok .link
{	
	padding-left: 30px;
	/* background: url(/images_vbw/pijltje_rood_2.gif) no-repeat 14px 4px; */
	/float:left;
	font-weight:normal;
	text-decoration: none;
	font-size:13px;
	color: #2D8E83;
	margin-bottom: 5px;	
}

#rechtermenu_blok a
{	
	text-decoration: none;
	padding-bottom:5px;	
}
#rechtermenu_blok a:hover
{	
	text-decoration: none;	
}
#rechtermenu_blok h3
{
	font-size:12px;
	font-weight:bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
}

.rechtermenu_holder h3 {
	margin-top: 0px;
	color: #000000;
	margin-bottom: 8px;
}

.clear
{
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}


@media print{
	.content_inner{
		position:		absolute;
		top:			5px;
		left:			5px;
		color:			#000000;
		font-family:		Arial;
		font-size:			11px;
	}
	
	.left{
		display:		none;
	}
	
	.top_table{
		display:		none;
	}
	
	.top_balk{
		display:		none;
	}
	
	.top_balk_grijs{
		display:		none;
	}
}

/* EINDE MAINSTYLE */


/* BEGIN TOPMENU */
.topmenu_td{
	width:				740px;
	/width:				765px;
	text-align: 		right;
	background:			url(/images_pdo/menu_balk_grijs.gif) no-repeat 35px;
}
#topmenuPDO
{
	float:	right;
	width: 	200px;
	height: 24px;
	line-height: 18px;
	/line-height: 24px;
	margin: 0 20px 0 0;
}

.topmenu_td ul{
	margin-left:		-37px;
	/margin-left:		0px;
	margin-top:			2px;
	margin-bottom:		2px;
}

.topmenu_td ul li{
	display:			inline;
	padding-right:			9px;
	/padding-right:			13px;
}

.topmenu_td a{
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	color:				#29826A;
	text-decoration:	none;
	height:				25px;
}

a.topmenu_item_home{
	background:			url(/images_pdo/icoon_home.gif) no-repeat 0% 50%;
	padding:				6px 0px 0px 25px;
}

	a:hover.topmenu_item_home {
	color:					#6E6E6E;
	}

a.topmenu_item_contact{
	background:				url(/images_pdo/icoon_contact.gif) no-repeat 0% 50%;
	padding:				6px 0px 0px 25px;
	margin-left:	4px;
}
	a:hover.topmenu_item_contact {
	color:					#6E6E6E;
	}

a.topmenu_item_sitemap{
	background:				url(/images_pdo/icoon_sitemap.gif) no-repeat 0% 50%;
	padding:				6px 0px 0px 25px;
	margin-left:	4px;
}
	a:hover.topmenu_item_sitemap {
	color:					#6E6E6E;
	}

a.topmenu_item_vragen{
	background:				url(/images_pdo/icoon_vraag.gif) no-repeat 0% 50%;
	padding:				6px 0px 0px 25px;
	margin-left:	4px;
}
	a:hover.topmenu_item_vragen {
	color:					#6E6E6E;
	}

a.topmenu_item_intergraal{
	background:				url(/images_pdo/icoon_klimaat.gif) no-repeat 0% 50%;
	padding:				6px 0px 0px 25px;
	margin-left:	4px;
}
	a:hover.topmenu_item_intergraal {
	color:					#6E6E6E;
	}
/* EINDE TOPMENU */



/* BEGIN MAINMENU*/
/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 225px; /*For KHTML*/
  list-style: none;

}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
	width:				195px;
	/width:				225px;
	padding-left:		30px;
	padding-top: 		6px;
	/padding-top: 		1px;
	color:				#ffffff;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			11px;
	display:			block;
	/padding:			5 0 0 30;
	margin:				0px;
}
li#navmenu a {
	width:				195px;
	/width:				225px;
	height:			28px;
	/height:			40px;
	padding-left:		30px;
	padding-top: 		12px;
	/padding-top: 		12px;
	color:				#ffffff;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			11px;
	display:			block;
	background: 		url(/images_vbw/menu_item_mid_1.gif) no-repeat;
	/padding:			12 0 0 30;
	margin:			0px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color:				#E0E0E0;
	text-decoration:	none;
	height:			28px;
	/height:			40px;

}
li#navmenu a:hover {
	color:				#E0E0E0;
	text-decoration:	none;
	background: 		url(/images_vbw/menu_item_mid_1.gif) no-repeat;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	color:			#ffffff;
	text-decoration:		none;
	background: 		url(/images_vbw/menu_item_mid_hover.gif) no-repeat;
	background-color:		#2D8E83;
	min-height:		28px;
	height:			auto;
	/height:			40px;
	/padding-bottom:		5px;
	padding-top: 		11px;
	/padding-top: 		12px;
	border-bottom:		1px solid #687691;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: 		url(/images_vbw/menu_item_mid_hover.gif) no-repeat;
	color:			#DBA74B;
	text-decoration:		none;
	background-color:		#2D8E83;
	min-height:		28px;
	height:			auto;
	/height:			40px;
	/padding-bottom:		5px;
	border-bottom:		1px solid #687691;
}



/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	color:				#ffffff;
	text-decoration:	none;
	background: 		url(/images_vbw/menu_item_mid_hover.gif) no-repeat;
	padding-top: 		5px;
	background-color:		#2D8E83;
	min-height:		28px;
	height:			auto;
	/height:			40px;
	padding-top: 		11px;
	/padding-top: 		12px;
	/padding:			12 0 0 30;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	background: 		url(/images_vbw/menu_item_mid_hover.gif) no-repeat;
	color:				#DBA74B;
	text-decoration:	none;
	background-color:		#2D8E83;
	min-height:		28px;
	height:			auto;
	/height:			40px;
	padding-top: 		11px;
	/padding-top: 		12px;
	/padding:			12 0 0 30;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 225px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* bovenste mainmenu item*/

.menuitemtop{
	display:			block;
	width:				225px;
	height:				41px;
	background: 		url(/images_vbw/menu_item_top.gif) no-repeat #2D8E83;
	padding:			5 0 0 30;
	
}
.menuitemtop a{
	width:				195px;
	/width:				225px;
	height:			41px;
	padding-left:		30px;
	padding-top:		12px;
	color:			white;
	text-decoration:	                none;
	font-family:		Arial;
	font-size:			11px;
	background: 			url(/images_vbw/menu_item_top.gif) no-repeat;

}

.menuitemtop a:hover{
	color:					#FDBA56;
	text-decoration:		none;
	background: 			url(/images_vbw/menu_item_top.gif) no-repeat;
	color: red;
}
.menuitemtop_sub{
	display:			block;
	width:				225px;
	height:				40px;
	background: 		url(/images/car-uwo/menu_item_top_hover.gif) no-repeat #2D8E83;
	/padding:			12 0 0 30;
	
}
.menuitemtop_sub a{
	width:				195px;
	/width:				225px;
	height:				28px;
	/height:			40px;
	padding-left:		30px;
	padding-top:		12px;
	color:				#FDBA56;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			11px;
}

.menuitemtop_sub a:hover{
	color:					#FDBA56;
	text-decoration:		none;
	background: 			url(/images/car-uwo/menu_item_top.gif) no-repeat;
}


/* onderste mainmenu item*/
		
.menuitembot{
	display:			block;
	width:				225px;
	height:			61px;
	/height:			61px;
	background: 		url(/images_vbw/menu_item_bottom.gif) no-repeat #2D8E83;
	padding:			5 0 0 30;
	
	
}
.menuitembot a{
	width:				195px;
	/width:				225px;
	height:			61px;
	/height:			61px;
	padding-left:		30px;
	padding-top:		5px;
	color:				#FDBA56;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			11px;
	background: 			url(/images_vbw/menu_item_bottom.gif) no-repeat;
}

.menuitembot a:hover{
	color:					#FDBA56;
	height:			61px;
	/height:			61px;
	text-decoration:		none;
	background: 			url(/images_vbw/menu_item_bottom.gif) no-repeat;
}

.menuitembot_sub{
	display:			block;
	width:				225px;
	height:				40px;
	background: 		url(/images/car-uwo/menu_item_bottom_hover.gif) no-repeat #2D8E83;
	/padding:			15 0 0 30;
	
	
}
.menuitembot_sub a{
	width:				195px;
	/width:				225px;
	height:				28px;
	/height:			40px;
	padding-left:		30px;
	padding-top:		12px;
	color:				#FDBA56;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			11px;
}

.menuitembot_sub a:hover{
	color:					#FDBA56;
	text-decoration:		none;
	background: 			url(/images/car-uwo/menu_item_bottom.gif) no-repeat;
}

.menubottom{
	background: url(/images_vbw/menu_bottom.gif) no-repeat;
	display:block;
	width:225px;
	height:48px;
	margin-top:1px;
	color:#FDBA56;
	text-decoration:none;
}
/* EINDE MAINMENU*/
@media print{

/* Je print style sheet komt hier */ 


body
{
	background:#FFffFF center top no-repeat;
}
.main_table{
	width:				100;
	height:				100;
}

}

/*--(( paginering ))--*/
.paginas{
color:		#366837;
padding:	4px;
}

.paginas a{
border-left      : 1px solid #366837;
	text-decoration:none;
	color:		#366837;
	background:    transparent;
padding          : 0px .0em 0px .6em;
}
.paginas li a.eerste{
	border           : 0px;
	background:    transparent;
	/*	margin-left      : -15px;*/
}

						
						.paginering{
							margin-top:10px;
						}
						
					  /* navigatie via paginanummers */
						.paginering .paginas{
							color            : #366837;
							padding          : .4em 0px;
  							list-style: none;
						}
						.paginering .boven{
							border-bottom    : 1px solid #366837;
  							list-style: none;
						}
						.paginering .onder{
							border-top       : 1px solid #366837;
  							list-style: none;
						}
						
					  /*
					   * variant op .boven en .onder met minder witruimte
					   * en geen rand
					   */
						.paginering .compact{
							border           : 0px;
						}
						
						.paginering .paginas ul{
							display          : inline;
  							list-style: none;
							margin-left:-5px;
							background: transparent;
						}
						.paginering .paginas li{
							display          : inline;
  							list-style: none;
							margin-left:-5px;
							background: transparent;
						}
						#broodtekst .paginering .paginas li a{
							border-left      : 1px solid #366837;
							color            : #366837;
							font-weight      : normal;
							padding          : 0px .4em 0px .6em;
  							list-style: none;
						}
						
						#broodtekst .paginering .paginas ul,
						#broodtekst .paginering .compact ul{
							padding-left     : 0px;
							margin-left      : 0px;
  							list-style: none;
						}
						#broodtekst .paginering .compact li a{
							padding          : 0px 0px 0px 2px;
  							list-style: none;
						}
						#broodtekst .paginering .paginas li a:hover{
							font-size        : 1.4em;
							font-weight      : bold;
						}						
						#broodtekst .paginering .paginas li a.eerste{
							border           : 0px;
						/*	margin-left      : -15px;*/
						}
						#broodtekst .paginering .compact li a.eerste{
						/*	margin-left      : -20px;*/
						}
						#broodtekst .paginering .paginas li a.actief{
							font-size        : 1.4em;
							font-weight      : bold;
							color            : #366837;
						}
						
					  /* de gepagineerde lijst */
						.paginering .lijst{
							margin           : .4em;
							padding          : .6em 0px 0px;
						}
						
					/*--(( /paginering ))--*/


/* -- EDIT JAOUW 2009000622 /images_pdo/ -- */

#PDOHomepageContent
{
    width: 660px;
    /width: 690px;
    min-height: 300px;
    /height: 300px;
    padding-left: 15px;
    padding-right: 15px;
    background: url(/images_pdo/PDO_homepage_back.gif) repeat-y;
}
#PDOHomepageContent H1
{

    	color: #017252;		
}
#PDOHomepageContent H2 A
{
	font-size: 14px;
}
#PDOHomepageContent H2
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#PDOHomepageContent P
{
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}
#PDOHomepageContent_Top
{
    background: url(/images_pdo/PDO_homepage_top.gif) no-repeat;
    width: 690px;
    height: 22px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#PDOHomepageContent_Bottom
{
    background: url(/images_pdo/PDO_homepage_bottom.gif) no-repeat;
    height: 22px;
    width: 690px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#PDOMainMenuHolder
{
    width: 645px;
    background: transparent;
}
.PDOMainMenuItem
{
    width: 322px;
    float:left;
}
.PDOMainMenuItem .imgholder
{
    float: left;
    width: 90px;
    height: 85px;
}
.PDOMainMenuItemContent
{
    float: left;
    width: 232px;
}
.PDOMainMenuItemContent A
{
    color: #29826C;
    text-decoration: none;
}

/* hoofdnavigatie */
#hoofdnavigatie
{
	width: 890px;
}
/* Content */


#PDOContent
{
    width: 660px;
    /width: 690px;
    min-height: 300px;
    /height: 300px;
    padding-left: 15px;
    padding-right: 15px;

    background: url(/images_pdo/PDO_homepage_back.gif) repeat-y;
}
#PDOContent H1
{

    	color: #017252;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 0px;
			
}
#PDOContent H2
{
	color: #017252;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 13px;		
}
#PDOContent H3
{
	padding-top: 0px;
	margin-top: 0px;
    	color: #000000;
	font-size: 12px;		
}
#PDOContent H4
{
	padding-top: 0px;
	margin-top: 0px;
    	color: #000000;
	font-size: 10px;		
}
#PDOContent_Top
{
    background: url(/images_pdo/PDO_homepage_top.gif) no-repeat;
    	width: 690px;
    	height: 22px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#PDOContent_Bottom
{
    background: url(/images_pdo/PDO_homepage_bottom.gif) no-repeat;
    	height: 22px;
    	width: 690px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#partners
{
    width: 679px;
    margin-left: 11px;	
    margin-top: 10px;
    background-image: url(/images_pdo/partner_back.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
#partnerTitle
{
    font-size: 11px;
    background-color: #FFFFFF;
    display: inline-block;
    width: 50px;
}
#partnercontent
{
    width: 690px;
    padding-top: 15px;
}


.description {
  margin-top: 0px;
  margin-bottom: 10px;
}

.actie img {
  margin-top: 3px;
}


/* BEGIN FORM */

#PDOContent select{
	font-size: 11px;

}

#PDOContent FORM{
	margin-bottom: 20px;

}

/* DETAILPAGINA AGENDA */
.eventdate {
	color: #858585;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

/* BEGIN ICOON AFDRUKKEN */
#afdrukkendiv_home{
	position: relative;
	top: 15px;
	width: 	80px;
	height: 15px;
	cursor: pointer;
	margin: -15px 15px 0 0;
	/margin-right: -20px;
	float: right;
	text-align: right;
	background: url(/images_pdo/icoon_print.gif) no-repeat 0% 50%;
}
/* EINDE ICOON AFDRUKKEN */
/* DROPDOWN MET THEMAKEUZE IN ZOEKEN */
.zoekthemadropdown {
	border: 1px solid #29826A;
	margin-top: 2px;
	width: 220px;
	height: 18px;
	font-size: 11px;
}
/* QOUTE */
.quote {
  font-family: arial;
  background-image:url(/images_pdo/bgQuote.png);
  width: 674px;
  height: 90px;
  margin: 20px 0 20px 0;
}
.quoteImage {
    position: absolute;
    width: 152px;
}
    .quoteContent {
    position: absolute;
    margin-left: 152px;
}
.QuoteText {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 15px 0 0 40px;
    width: 480px;
    }
.QuoteName {
     font-size: 11px;
     color: #FFF056;
     margin: 8px 0 0 40px;
}
