@charset "utf-8";
/* CSS Document */

/* kleuren (temp) 
#EBF0F2 - lichtblauw
#008C9A - blauw/groen
#F26B21 - oranje
#F7A578 - licht oranje
*/

body {
	font-family: Verdana, sans-serif;
	font-size: 71%;
	line-height: 150%;
	/*background: url(../images/bg.jpg) top left repeat-x #FFFFFF;*/
}


/*-------LAYER STYLES-------*/

#headermiddle {
	height: 88px;
	background: url(../images/mb_header_bg.jpg) top left no-repeat #EBF0F2;
}

#wrapper {
	background:url(../images/bg.gif) repeat-y #FFFFFF;
	border-bottom: 10px white solid;
}

#wrapper2 {
	padding: 10px;
	text-align: left;
}

#topnavcontainer {
	background: #EBF0F2 ;
}

#breadnav {
	text-align: left;
	background: #B5DEE2;
	padding: 0;
	margin: 0 0 1px 0;
	border-bottom: 10px white solid;
}

#adres {
	text-align: right;
	width: 243px;
	height: 88px;
	float:right;
	background-color: #F26B21;
}

#leftcontainer {
	background: #D7E0E5;
	padding: 0;
}

#middlecontainer {}

#menu {/*text-align: center;*/ border-top: 1px #FFFFFF solid;}



/*-------MENU STYLES-------*/

/*------ Top/sitewide navigation ----- */



#topnav img {
	text-align: right;
	border:none;
	padding: 2px 5px 0 0;
}

#topnav ul {
	margin: 0 -1px 0 0;
	padding: 2px 0 3px 0;
}

#topnav ul li {
	list-style-type: none;
	display: inline;
	padding: 2px 8px 0px 8px;
}

#topnav ul li a {
	color: #000000;
	text-decoration: none;
}

#topnav ul li a:hover {
	text-decoration: underline;
}

#topnav ul li a.topactive, #topnav ul li a.topactive:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



	
	
	
	
/*-------LINK STYLES-------*/

a {
	
	color: #000000; 
	}

a:hover {
	text-decoration:underline;
	}





/*-------CONTENT STYLES-------*/

p {
	margin: 0 0 10px 0;
	padding: 0;
}	

h2 { margin: 0px;
	color:#000000;
	font-size:130%;
	padding-top: 10px; padding-bottom: 10px;
	
	}

h3 {font-size:100%;	
	}


h4 {
	font-size: 100%;
	color: #000000; 
	margin: 0;
}



h4 a, h4 a:hover {
	color: #000000;
	text-decoration: none;
}

.inzetcontainer h4 {
	margin: 0 0 0 10px;
}



h5 {
	font-size: 100%;
	color: #000000; 
	margin: 0;
}


/*
.content_text_green {
	color: #026634;
	}
*/



.inzetcontainer h3 {
	font-size: 100%;
	margin: 0;
	padding: 3px 0 3px 10px;
	}


.contentcontainer a {
	
	color:#000000;
}


.contentcontainer a:hover {
	color:#F26B21;
	}




.contentcontainer img {
	padding: 2px 15px 2px 15px;
	}
	


.error {
	color:#CC0000;
	font-weight:bold;
	}








/*-------FORMS------- */

#search_overallcontainer fieldset {
	border: none;
	}
	
#search_overallcontainer legend {
	color: #FFFFFF;
	font-weight:bold;
	}


#search_overallcontainer {
	padding: 0px;
	padding-left: 20px;
	/*width: 190px;*/
	text-align: left;
	}

#search_overallcontainer form {
	margin: 0;
	padding: 0;
	}

h2.zoeken {color: white; margin: 0px; font-size: 12px; padding-bottom: 3px;}

input.search_overall {
	color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, sans-serif;
	width: 190px;
	border: 1px solid #FFFFFF;
	font-size: 90%;
	background-color: #F7A578;
	text-align: left;
	
}


#search_overallcontainer_home {
	padding: 0px;
	padding-left: 40px;
	/*width: 190px;*/
	text-align: left;
	}
	
#search_overallcontainer_home form {
	margin: 0;
	padding: 0;
	}
	
input.searchbutton_click {
	background:url(../images/button_search.gif) no-repeat;
	background-position: right;
	border: none;
	width: 198px;
	margin:0;
	padding: 6px 0 0 0;
	
	}
	





/* gewijzigd 30 05 2008 */



#button_previous {
	margin: 5px 15px 5px 0;
	font-weight: bold;
	float: left;
}


#button_next {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	font-weight: bold;
	float: left;
}


.button_formstep {
	color:#FFFFFF;
	background-color:#F26B21;
	font-size: 100%;
	padding: 1px 3px 0 3px;
	margin: 0;
	font-weight:bold;
	border: 1px solid #F26B21;
	float:right;
	}	


.button_click_previous {
	color:#000000;
	background-color: #D7E0E5;
	font-size: 100%;
	padding: 0 5px 0 5px;
	margin: 1px 10px 0 0;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	text-decoration:none;
	float:right;
	}

	
.button_click {
	/*background:url(../images/back_button_green.gif) repeat-x;*/
	color:#FFFFFF;
	background-color:#FF6600;
	font-size: 100%;
	padding: 1px 3px 0 3px;
	margin:0;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	}
	
	
	
.button_click_previous:hover {
	text-decoration:none;
	color:#000000;
	}
	
	
	
.form_steps {
	font-weight:bold;
	color: #000000;
	display:block;
	border-bottom: 1px solid #D7E0E5;
	text-align:right;
	margin-bottom: 10px;
	}



.searchcontainer {
	margin: 0 0 10px 0;
	background: #FFFFFF;
}







input.search {
	color: #000000;
	padding: 3px;
	margin: 0 10px 0 10px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

input.megasearch {
	color: #000000;
	padding: 3px;
	margin: 0;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}



input.megasearch_readonly {
	color: #333333;
	padding: 3px;
	margin: 0;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#D7E0E5;
	border: 1px solid #DDDDDD;
	}

textarea.megasearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding: 3px;
}


input.checkbox {
	padding: 0;
	margin: 0;
}

#searchbuttoncontainer {
	margin: 0 0 20px 88px;
	background: #FFFFFF;	
}	

#megasearchbuttoncontainer {
	margin: 0 0 0 105px;
	background: #FFFFFF;
	text-align:right;
}

#button {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	font-weight: bold;
}




#searchbutton {
	float: left;
	color: #FFFFFF;
	margin: 0;
}

#searchbutton a {
	padding: 5px 10px 5px 10px;
	background: #00AC70;
	color: #FFFFFF;
	text-decoration: none;
}

#searchbutton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #658402;
}

.searchresultcontainer {
	margin: 0;
}

#searchresultpages ul {
	margin: 0 0 10px 0;
}

#searchresultpages li {
	display: inline;
	list-style-type: none;
	padding: 0 5px 0 0;
}

#searchresultpages li a.active, #searchresultpages li a.active:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/*SJV*/
/*-----TABLE STYLES------*/	

th {
	color:#000000;
	text-align:left;
	background-color:#EBF0F2;
	padding: 3px;
	}
	
.td_content_green {
	background-color:#EBF0F2;
	padding: 3px;
	color:#000000;
	}
	
.td_content {
	padding: 3px;
	color:#000000;
	}




.th_agenda {
	background-color:#008C9A;
	padding: 3px;
	color:#FFFFFF;
	}
	
.td_agenda_green {
	background-color:#B5DEE2;
	padding: 3px;
	color:#000000;
	}
	
.td_agenda {
	padding: 3px;
	color:#000000;
	}






	
	




/*---------ZOEKRESULTATEN------------*/	

dd {
	margin: 0 0 10px 0;
	padding: 0 0 5px 20px;;
	}

dt {
	margin: 0 0 0 5px;
	line-height:16px;
	
	}
	
dt a {
	font-weight:bold;
	
	}	

	
	
/*------NEWS LIST------------*/	

.news_list_item {
	margin-top: 10px;
	clear:both;
	display: block;
	}
	
.news_list_item h3 {
	margin: 0px;
	}	
	
.news_list_img	{
	float:left;
	}
	
	
	
/*-------ICONS TITLE-------*/	

.icons_title {
	float:right;
	}
	
	
.icons_title img{
	padding: 0 5px 0 0;
	}




.inzetcontainer ol {
	padding: 0 0 0 25px;
	margin: 0;
}

.inzetcontainer ol li {
	color: #000000;

}

.inzetcontainer ol li a {
	color: #000000;
	text-decoration:none;
}

.inzetcontainer ol li a:hover {
	color: #000000;
	text-decoration:underline;
}




/*download */

.download_link {
	display:block;
	padding-bottom: 10px;
	}

.download_link a {
	/*background: url(../images/iconpdf.gif) no-repeat top left transparent; */
	padding: 0;
	margin: 0;
	display:block;
	font-weight: bold;
}

.download_link a img {
	padding: 0 2px 0 0;
}

.download_info {
	display:block;
	padding: 0 0 0 17px;
	}

.inzetcontainer .download_link { /* toegevoegd 09-02-2009 */
	margin: 0 0 0 10px;
}




dl.pagecollection {
	margin: 0;
	}
	
dl.pagecollection dt, dl.pagecollection dt a { /* aangepast 09-02-2009 */
	margin: 0;
	padding: 0;
	}
	
dl.pagecollection dd {  /* aangepast 09-02-2009 */
	margin: 0;
	padding: 0;
	}		

div.newscollection h2 {
	color:#000000;
	margin:0pt;
	padding:10px 0pt 10px;
}



dl.newscollection {
	margin: 0;
	}
	
dl.newscollection dt { /* aangepast 09-02-2009 */
	margin: 0;
	padding: 0;
padding-bottom:5px;	
	}
	
dl.newscollection dt a { /* aangepast 09-02-2009 */
	margin: 0;
	padding: 0;
padding-bottom:0px;	
	}	
	
dl.newscollection dd {  /* aangepast 09-02-2009 */
	margin: 0;
	padding: 0;
padding-bottom:5px;	
	}		








.inzetcontainer_rss ul {
	padding: 0 5px 0 10px;
	margin: 0;
	list-style: none;
}

.inzetcontainer_rss ul li {
	color: #000000;
}

.inzetcontainer_rss ul li a {
	padding: 0;
	color: #000000;
	text-decoration:none;
}

.inzetcontainer_rss ul li a:hover {
	color: #000000;
	text-decoration:underline;
}

.inzetcontainer_rss p {
	padding: 0 0 0 5px;
}

.inzetcontainer_rss h3 {
	font-size: 100%;
	color: #000000; 
	margin: 0;
	padding: 3px 0 3px 10px;
	}
	
.inzetcontainer_rss {
	padding: 0;
	border-bottom: 10px solid #EBF0F2;
	border-top: 10px solid #EBF0F2;
	padding: 0 0 10px 0;
	background-color: #FDB813;
	
}	


/* new to-top anchor */
#topsbutton a {

	clear:both;
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background: #F26B21;
	color: white;
	font-weight: bold;
	text-decoration: none;
	
	}
#topsbutton a:hover {color: white;}


/* ------- scheider ------- */

#elementscontainer {
	clear:both;
	}

.column_scheider {
	width:47%;
	margin-right:10px;
	float:left;
	
	}

/*img.vlag {float: right;}*/

/*Lijstjes rechts*/
div.inzetcontainer ul {margin: 0px; padding: 0px; list-style: none;}
div.inzetcontainer ul li a {text-decoration: none;}

#breadnav a {text-decoration: none;}

/* Home - SVI */
#home_wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background: url(../images/bg_home.gif) repeat-y;
	}

#home_leftcontainer {
	background: #9BB1BF;
	float: left;
	width: 200px;
	}
#home_middlecontainer {
	float: left;
	width: 780px;
	}

#home_footer {width: 980px; text-align: right;}
#home_footer a {text-decoration: none;}
#home_footer p {padding-top: 0px; padding: 10px; font-size: 9px;}
	
#home_left {padding-left: 10px; padding-right: 10px;}
div.home_nieuwsoverzicht a {text-decoration: none;}
div.home_nieuwsoverzicht h2 {color: white; font-size: 18px;}
div.home_nieuwsoverzicht h3 {margin: 0px;}
div.home_nieuwsoverzicht div.item1 {padding-bottom: 5px;}
div.home_nieuwsoverzicht div.item1 h3 {background: url(../images/wit_pijl.gif) no-repeat 5px 7px; padding-left: 15px; margin: 0;}
div.home_nieuwsoverzicht div.item1 div.datum {font-size: 9px;}
div.home_nieuwsoverzicht div.item {padding-bottom: 5px;}
div.home_nieuwsoverzicht div.item h3 {background: url(../images/wit_pijl.gif) no-repeat 5px 7px; padding-left: 15px; font-weight: normal; margin: 0; }
div.home_nieuwsoverzicht div.item div.datum {font-size: 10px;}

	
#home_loket {background: #D7E0E5; width: 500px; border-left: 20px white solid; float: left; height: 115px; overflow: hidden;}
#home_loket ul {padding-top: 5px;}
#home_loket ul li  {background: url(../images/oranje_pijl.gif) no-repeat 15px 7px; padding-left: 25px; display: block; width: 200px; float: left; margin: 0;}
#home_loket ul li a { margin: 0; padding: 0;}
#home_loket a.meer {font-weight: bold; text-decoration: none; float: right; font-size: 9px;}

#home_loket h3 { margin: 2px 0 2px 0; }



#home_meer_grijs {border-left: 20px white solid; float: left; width: 240px; background: #D7E0E5; height: 115px; overflow: hidden;}
#home_meer_grijs h3 {margin: 0px; padding-bottom: 0px; }
#home_meer_grijs p {margin: 0; padding: 0 0 5px 10px;}
#home_meer_grijs ul li {background: url(../images/oranje_pijl.gif) no-repeat 15px 7px; padding-left: 25px font-size: 10px; }

#home_meer_rood {border-left: 20px white solid; border-top: 15px white solid; float: left; width: 240px; height: 300px; overflow: hidden; background: url(../images/rood_stippellijn.gif) repeat-x bottom;}
#home_meer_rood h3 {color: #B72055; font-size: 15px;}
#home_meer_rood h3 a {color: #B72055; text-decoration:none;}






	
	

#home_meer_rood ul li {background: url(../images/rood_bullet.gif) no-repeat 10px;}
#home_meer_rood ul li a:hover {color: #B72055; }


#home_meer_groen{border-left: 20px white solid; border-top: 15px white solid; float: left; width: 240px; height: 300px; overflow: hidden; background: url(../images/groen_stippellijn.gif) repeat-x bottom;}
#home_meer_groen h3 {color: #7DC243; font-size: 15px;}
#home_meer_groen h3 a {color: #7DC243; text-decoration:none;}
#home_meer_groen ul li {background: url(../images/groen_bullet.gif) no-repeat 10px;}
#home_meer_groen ul li a:hover {color: #7DC243;}


#home_meer_blauw {border-left: 20px white solid; border-top: 15px white solid; float: left; width: 240px; height: 300px; overflow: hidden; background: url(../images/blauw_stippellijn.gif) repeat-x bottom;}
#home_meer_blauw h3 {color: #0051A3; font-size: 15px;}
#home_meer_blauw h3 a {color: #0051A3; text-decoration:none;}

#home_meer_blauw ul li {background: url(../images/blauw_bullet.gif) no-repeat 10px;}
#home_meer_blauw ul li a:hover {color: #0051A3; }


a.meer {font-weight: bold; text-decoration: none; float: right; font-size: 9px;}

.top_image {}

#rightcontainer div.inzetcontainer p {padding-left: 10px; padding-right: 10px;}

#nav ul li{margin: 0px; padding: 0px;}
div.image_wrapper {padding: 10px;}

div.inzetcontainer_uitgelicht {background: #BCC721; padding-bottom: 10px;}

div.inzetcontainer_uitgelicht h3 {color: white; padding-left: 10px; padding-top: 10px; margin: 0px;}
div.inzetcontainer_uitgelicht ul {list-style: none; margin: 0px; padding: 0px;}
div.inzetcontainer_uitgelicht ul li { color: black; background: url(../images/wit_pijl.gif) no-repeat 15px 7px; padding-left: 25px;} /*aangepast */
div.inzetcontainer_uitgelicht a {text-decoration: none;}

div.inzetcontainer_uitgelicht img {
	padding: 0 0 15px 5px;
	}


div.inzetcontainer_gerelateerd {background: #FDB813; padding-bottom: 10px; padding-top: 0px;}

div.inzetcontainer_gerelateerd  h3 {color: black; padding-left: 10px; padding-top: 10px;}
div.inzetcontainer_gerelateerd  ul {list-style: none; margin: 0px; padding: 0px;}
div.inzetcontainer_gerelateerd  ul li { color: black; background: url(../images/zwart_pijl.gif) no-repeat 5px 7px; padding-left: 20px;}
div.inzetcontainer_gerelateerd  a {text-decoration: none;}

#middlecontainer ul {list-style: none;}




div.inzetcontainer_loket {
	background: #F26B21; 
	padding: 0 0 15px 0; 
	}

div.inzetcontainer_loket h3 {
	color: #FFFFFF; 
	padding: 10px 0 10px 30px; 
	margin: 0;
	}

div.inzetcontainer_loket ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	}
	
div.inzetcontainer_loket ul li { 
	color: #000000; 
	background: url(../images/zwart_pijl.gif) no-repeat 30px 7px; 
	padding-left: 45px;
	}
	
div.inzetcontainer_loket a {
	text-decoration: none; 
	color: #000000;
	}





#home_inzet_weblogs {
	background-color:#D7E0E5;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#008C9A;
	padding: 5px;
	}

#home_inzet_weblogs h4 {
	color:#008C9A;
	}
	
#home_inzet_weblogs a {
	color:#008C9A;
	text-decoration:none;
	}
	
#home_inzet_weblogs a:hover {
	text-decoration:underline;
	}

.inzet_weblogs_item {
	padding: 3px 0 0 0;
	}
	

/*Forum*/

.button_click {
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background: #F26B21;
	border: 1px white solid;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	

	

a.forum_onderwerp {
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background: #F26B21;
	border: 1px white solid;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.forum_onderwerp:hover {color: white !important;} /*helaas een important*/

.megasearch {border: 1px #D7E0E5 solid;}

/*nieuws lijst*/
div.news_list_item { 
	float: left; 
	width: 100%; 
	margin: 0; 
	padding: 0;
}

.news_list_item .list_title {
	float: left;
	padding-bottom: 2px;
	width: 450px;
}


div.news_list_item span.datum { /* change 25 02 2009 */
	float: right; 
	font-size: 80%; 
} 

div.news_list_item span.datum3 { /* change 05 05 2009 */
	float: left; 
	padding: 0 10px 0 0;
} 


div.news_list_item img.news_list_img {clear: left; border: none;}
div.news_list_item p {}
div.news_list_item p a.lees_verder{display: block;}


/*????*/
.sitemap {list-style: none!important;}
ul.sitemap ul {list-style: none;}
.sitemap li {list-style: none;}

/*Poll Results */

div.pollresultcontainer {padding: 10px;}
div.pollcontainer {}

div.pollcontainer h4 a {}
div.pollcontainer table{}
div.pollcontainer span.groenb{}

/*Poll*/

div.poll {}
div.poll h2 {}
div.poll form {margin: 0px;}
div.poll fieldset {border: none; margin: 0px;}
div.poll {}
input.poll_zend {
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background: #F26B21;
	border: 1px white solid;
	color: white;
	font-weight: bold;
	text-decoration: none;}

/* Agenda */
div.calendaroverview {}
div.calendaroverview div.item {}
div.calendaroverview div.item span.datum  {} /* In gekleurde stylesheets */
div.calendaroverview div.item a {}

/* pop-up */
#middlecontainer2 {background: white;}




/* -------------- films -------------- */

.thumb_films {
	padding: 10px;
	}
	
	
/* ---------------- digitaal loket ---------------- */	

.button_loket {
	background:url(../images/button_zoekloket.gif) no-repeat;
	background-position: right;
	border: none;
	/*border-top: 6px #FFFFFF solid; */
	width: 65px;
	margin:6px 0 0 0;
	
/*	height: 30px;*/
	}
	
.field_loket  {
	border: 1px solid #008C9A;
	background: #D7E0E5;
	width: 350px;
	}
	
div#list_loket_thema {
	float: left;
	width: 280px;
	}	
	
div#list_loket_thema ul {list-style: none; margin: 0px; padding: 0px;}
div#list_loket_thema ul li { color: black; background: url(../images/oranje_pijl.gif) no-repeat 5px 7px; padding-left: 20px;}
div#list_loket_thema a {text-decoration: none;}	
	
	
div#list_loket_situatie {
	float: left;
	width: 280px;
	}	
	
div#list_loket_situatie ul {list-style: none; margin: 0px; padding: 0px;}
div#list_loket_situatie ul li { color: black; background: url(../images/oranje_pijl.gif) no-repeat 5px 7px; padding-left: 20px;}
div#list_loket_situatie a {text-decoration: none;}		




/* ------------- ecards -------------------- */


.ecard_row {
	clear:both;
	}

.ecards_tussenkop {
	font-weight:bold;
	clear:both;
	}

.ecards_choose {
	width: 165px;
	float:left;
	padding: 5px 20px 10px 0;
	}

.ecard_formblock {
	padding: 5px 0 5px 0;
	clear:both;
	width: 360px;
	}	
	
	


.ecardtextfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 190px;
	border: 1px solid #F26B21;
}

.ecardlabel {
	width: 160px;
	float:left;
	}
	
.ecardfield {
	width: 190px;
	border: 1px solid #F26B21;
	}
	
.button_ecard {
	color:#FFFFFF;
	background-color:#F26B21;
	font-size: 100%;
	padding: 1px 3px 0 3px;
	margin:0;
	font-weight:bold;
	border: 1px solid #F26B21;
	float:right;
	}	
	
	
	
	
/* toegevoegd 26-05-2008 */
#home_meer_blauw a.meer:hover {color: #0051A3; }	

#home_meer_rood a.meer:hover {color: #B72055; }

#home_meer_groen a.meer:hover {color: #7DC243;}


#wrapper_breed {
	background:url(../images/bg2.gif) repeat-y #FFFFFF;
	border-bottom: 10px white solid;
}








/* toegevoegd extra vormgeving formulier helpteksten */

div.infoknop {
/*	float: left; */
	display: block;
	}

.popup{
position: relative;
z-index: 0;
}
.popup:hover{
background-color: transparent;
z-index: 50;
}
.popup span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
width: 150px;
left: -1000px;
visibility: hidden;
color: #000000;
text-decoration: none;
border: 1px solid #F26B21;
}
.popup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.popup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 2px;;
left: 20px; /*position where enlarged image should offset horizontally */ 
} 
#standaard_rechts .popup:hover span {left: -165px !important;} 
 


h2.header_poll  {
	color:#000000;
	}
	
	
/* toegevoegd  12 06 2008 */


div.inzetcontainer_loket a:hover {
	text-decoration: none; 
	color: #FFFFFF;
	}

/* toegevoegd  25 07 2008 */	
	
#middlecontainer p {
	margin: 0 0 20px 0;
	padding: 0;
}
	
	
	
/*  toegevoegd  voor overheidsrichtlijnen */	

#home_meer_rood img {
	border: none;
	}
	
#home_meer_groen img {
	border: none;
	}

#home_meer_blauw img {
	border: none;
	}
	
#headermiddle	img {
	border: none;
	}


.clearing_div {
	clear:both;
	}
	
	
	
	
	
/* toegevoegd 24 02 2009 */




/* nieuwsoverzicht optie 1  */
	
	
dl.mediacollection {
	margin: 0;
	}
	
dl.mediacollection dt  { 
	margin: 0;
	padding: 0 0 2px 0;
	clear: both;
	}
	
dl.mediacollection dt a {
}
	
	
dl.mediacollection dd {  
	margin: 0;
	padding: 0;	
	}		

.mediacollection_date {
	padding: 0 10px 0 0;
	}
	
.mediacollection_date3 {
	padding: 0 10px 0 0;
	float: left;
	}
	
.nieuwsoverzicht {
	margin: 0 0 20px 0;
	float: left;
}	



div.home_nieuwsoverzicht h2.title {
	margin: 0px;
	color:#000000;
	font-size:130%;
	padding-top: 10px; padding-bottom: 10px;
}