﻿@media screen {
/* ++++++++++++++++++++ RESET TAGS +++++++++++++++++++++ */ 
* { margin:0; padding:0; border:0; font-size:100%; }
a, b, body, br, caption, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img, input, label, legend, li, p, select, table, td, textarea, th, tr, ul, ol  { font-family: verdana,helvetica,arial,sans-serif; color:#000000; text-decoration:none; }
html, body { height:100%;}
body {height:100%; 	margin:0; 	text-align:left;	border-top:1px #000000 solid;}
table, td, th { border-collapse:collapse; }
img { display:block; border:none; }
ul { width:auto; list-style:none; }
/* Bug fix: IE5: 3 px aan onderkant li */
ul { margin-top:0px !important; margin-top:3px;}
	ul li { margin-top:0px !important; margin-top:-3px;}
	

	
	#navigatie-zone ul { margin-top:0px !important; }
		#navigatie-zone ul li { margin-top:0px !important; }
/* end bug fix */	
li a, li strong { display:block; }
 
* html li a,
* html li strong,
* html li span { height:1%; } /* This corrects the huge white-space that IE on Windows adds to the bottom of linked list-items (=IE bug) */ 

/* ++++++++++++++++++++ EINDE RESET TAGS /* ++++++++++++++++++++ */

/* ++++++++++++++++++++ GLOBALE LAYOUT /* ++++++++++++++++++++ */
/* Algemeen */
body { background: #F3F5F6; }

/* Typo */

.bold {font-weight:bold !important;}
.normal {font-weight:normal !important;}
.clear {clear:both;}
.underline {text-decoration:underline;}
.zwart {color:#000!important;}
	
/* centerbox 1 logo toevoeging [GV] */
	#centerbox { width: 960px; position: relative; padding-top:87px; margin: 0 auto; background: url(../img/achtergronden/rijks_sprite.png) repeat-y -960px 0px;}

/* Woordmerk 1 logo toevoeging [GV] */
	#woordmerk { display: block; width: 250px; height: 75px; position: absolute; left: 458px; top: 0; z-index: 100;}
		#woordmerk a, #woordmerk img { display: block; width: 250px; height: 75px; text-decoration: none;}
		
img.foto-links { display:inline; float:left; margin: 4px 12px 4px 0; }
img.foto-rechts { display:inline; float:right; margin: 4px 0px 4px 12px; }

/* centerbox 1 logo toevoeging [GV] */
#kop {	background: url(../img/achtergronden/rijks_sprite.png) no-repeat 0px 0px;	left: 0px;	width: 960px;	position: absolute;	top: -10px;	HEIGHT: 10px}

#kop-achtergrond { }
#kop-zone { margin:0; padding:0 0 8px 0; width:100%; overflow:hidden; font-size:0.69em; }
html>body #kop-zone { width:760px; min-width:760px; max-width:940px; width:auto; margin-right:8px; }

/* Navigatie 1 logo edit [GV] */
#navigatie-zone {padding:0; width:99%; overflow:hidden;}

/* Navigatie 1 logo edit [GV] */
html>body #navigatie-zone {width:760px; min-width:760px; max-width:940px; width:auto; margin-left:10px; margin-right:10px; margin-bottom:9px;} 

#navigatie-zone .container { /*margin-left:20px;*/ height:0.01%; } /* height voor ie5+*/
    /* eden jul08 */
	#navigatie-zone #navigatie-achtergrond {float:left; clear:left; width:100%; background-color:#e70022; } /* zie ook ie7-only.css */
#navigatie-achtergrond {height:50px; border-bottom: 10px solid #fab2bd;}
/* navigatie-zone met kruimelpad - voor op dossier pagina's 
	#navigatie-zone.dossier { margin-bottom:4px; }*/

#inhoud-achtergrond {}		
	#inhoud-zone {   padding:0 0 20px 0; margin-left:10px; overflow:hidden;  width:100%;  padding-bottom:120px;}
	html>body #inhoud-zone { width:760px; min-width:760px; max-width:940px; width:auto; margin-right:8px;  }
	/*#hoofd-zone .container { width:100%; }*/
		#subnavigatie-kolom,
		#filter-kolom { float:left; width:210px !important; padding:26px 0 0 0; margin:8px 0 0 0; }
		#filter-kolom { clear:both; padding-top:1.34em; background:none 0 0 no-repeat; }
		#inhoud-kolom,
#zoek-kolom  { float:left; width:46%; padding:0px 0 0 0; }
	
	/* Navigatie 1 logo toevoeging  [GV] */
	#quicksearch {left:660px; position:absolute; top:100px; width:230px; z-index:110;}
		#quicksearch fieldset {background-color:#ffffff;}
		
.quicksearch_en {
	left:660px;
	position:absolute;
	top:100px;
	width:230px;
	z-index:110;
}		
		
		/* definities pagina met tabel over de volledige pagina breedte */
		#inhoud-kolom.brede { width:73.5%; }
			#inhoud-kolom.brede .een-kolom { margin:0 0 0 20px; }
			#inhoud-kolom.brede h2, 
			#inhoud-kolom.brede ul.kruimelpad, 
			#inhoud-kolom.brede .een-kolom h2, 
			#inhoud-kolom.brede .een-kolom h3, 
			#inhoud-kolom.brede .een-kolom h4, 
			#inhoud-kolom.brede .een-kolom p, 
			#inhoud-kolom.brede .een-kolom ul, 
			#inhoud-kolom.brede .een-kolom ol, 
			#inhoud-kolom.brede .een-kolom form, 
			#inhoud-kolom.brede .een-kolom div.detailres { width:64%; }
			#inhoud-kolom.brede h2, 
			#inhoud-kolom.brede ul.kruimelpad { width:61%; }
			
			/* toegevoegd 30jan06 voor brede bladerbalk in fotoalbum-overzicht.html */
			#inhoud-kolom.brede .een-kolom ul.bladeren  { width:100%; }
			/* einde toegevoegd 30jan06 */
		/* einde definities */
		/* geneste elementen terugzetten*/
			#inhoud-kolom.brede .een-kolom div.detailres ul { width:auto; }
			
			/*.een-kolom { background-color:#EFE; width:99.5%; }*/
			.een-kolom, #inhoud-kolom h2, #zoek-kolom h2, #inhoud-kolom ul.kruimelpad { margin:0 0px 0 20px; width:440px;/*breedte is twee kolommen plus marge*/ } /* linkermarge waar begint horizontale lijnen van tabellen en lijsten, enz */
			* html .een-kolom { height:1%; }
			
			.twee-kolommen, .drie-kolommen { margin:0; padding:0px; overflow:hidden; width:99.5%;  }
				.twee-kolommen .container, .drie-kolommen .container { padding:0 0px 0 33px;  }
				/*.twee-kolommen .linker-kolom { float:left; width:50% !important; width:45%; }
				.twee-kolommen .rechter-kolom { float:right; width:49.99% !important; width:45%; }
				html>body .twee-kolommen .rechter-kolom { width:50% !important; }*/
				.twee-kolommen .linker-kolom { float:left; width:50%; }	/* eden jul08 */
				.twee-kolommen .rechter-kolom { float:right; width:49.9%; } /* eden jul08 */
					.twee-kolommen .linker-kolom .container { padding:0 0px 0 10px; }
					.twee-kolommen .rechter-kolom .container { padding:0 0px 0 10px; }
					/* toevoeging EZ */
					.rechter-kolom .container.geenpadding { padding: 0; margin: 0;}
					/* einde toevoeging EZ */
			
				.drie-kolommen .linker-kolom, .drie-kolommen .midden-kolom, .drie-kolommen .rechter-kolom { float:left; width:33.2%;}
					.drie-kolommen .linker-kolom { }
					.drie-kolommen .midden-kolom { }
					.drie-kolommen .rechter-kolom { float:right; }
					
			#zoek-kolom, #inhoud-kolom.zoekresultaat { width:64%; }
				#zoek-kolom h2, 
				#zoek-kolom h3,
				#inhoud-kolom.zoekresultaat div.resultaten ul { width:auto !important; }
					
		#attentie-kolom { float:right; width:210px; padding:0; margin:8px 34px 0 0; }
			#attentie-kolom.kolom-illustratie { margin-top:31px; overflow:hidden; }
	
#voet-achtergrond {  height: 31px; background: url(../img/achtergronden/rijks_sprite.png) no-repeat 0px -15px; display:block; width:100%;}
	html>body #voet-zone { width:760px; min-width:760px; max-width:940px; width:auto; }
	
	#voet-achtergrond ul { 	LEFT: 240px;	WIDTH: 440px;	POSITION: relative;	TOP: -70px}
		#voet-achtergrond ul li { display:inline; }
			#voet-achtergrond ul li a { display:inline; line-height:2.0em; margin:0 0 0 20px; padding:3px 18px 3px 0; font-size:0.69em; }
				#voet-achtergrond ul li a:hover { text-decoration:underline; }
			#print-knop { display:none; } /* display veranderdt in 'block' als javascript is ondersteund */	
				
			/* start aanpassing 19-10-2006 t.b.v. print-button */
				#voet-achtergrond ul li#print-knop .linkje, 
				#voet-achtergrond ul li#print-knop .linkjehover { display:none; line-height:2.0em; margin:0 0 0 0px; padding:3px 18px 3px 15px; background:transparent url(../img/bullets/blt-li-a-print.gif) 0 0.22em no-repeat; font-size:0.69em; } /* eden jul08 */
				#voet-achtergrond ul li#print-knop .linkjehover { display:inline; background-image:url(../img/bullets/blt-li-a-print.gif); cursor:pointer; text-decoration:underline; } /* eden jul08 */
			/* einde aanpassing 19-10-2006 t.b.v. print-button */

			#doorsturen-knop { display:block; }
				#voet-achtergrond ul li#doorsturen-knop a { background:transparent url(../img/bullets/blt-li-a-stuurdoor.gif) 100% 0.22em no-repeat; }
				#voet-achtergrond ul li#doorsturen-knop a:hover { background:transparent url(../img/bullets/blt-li-a-stuurdoor-ro.gif) 100% 0.22em no-repeat; }
			#rss-knop { display:block; }
				/*#voet-zone ul li#rss-knop a { display:inline; line-height:2.0em; margin:0 20px 0 0; padding:3px 18px 3px 0; background:transparent url(../img/bullets/blt-li-a-rss.gif) 100% 0.22em no-repeat; font-size:0.69em; }
				#voet-zone ul li#rss-knop a:hover { text-decoration:underline; background:transparent url(../img/bullets/blt-li-a-rss-ro.gif) 100% 0.22em no-repeat; }*/
				#voet-achtergrond ul li#rss-knop a { background:transparent url(../img/bullets/blt-li-a-rss.gif) 100% 0.22em no-repeat; }	/* eden jul08 */
				#voet-achtergrond ul li#rss-knop a:hover { background:transparent url(../img/bullets/blt-li-a-rss-ro.gif) 100% 0.22em no-repeat; }	/* eden jul08 */

				/* Aanpassing van background-position t.b.v. IE5 */
				#voet-achtergrond ul li#rss-knop a, #voet-zone ul li#rss-knop a:hover, #voet-zone ul li#doorsturen-knop a, #voet-zone ul li#doorsturen-knop a:hover, #voet-zone ul li#print-knop a, #voet-zone ul li#print-knop a:hover { background-position:100% 0.22em !important; background-position /**/:100% 0.42em; }

	#voet-achtergrond li.laatst-gewijzigd { 
		display:block;
		font-size:0.69em;
		position:relative;
		text-align:right;
		top:-17px;	
	}

/* toevoeging EZ */
			#topillustratie { margin: 0 0 0 20px; clear: both; padding: 8px 0 0 0; }
			.driekoloms{ float: left; width: 210px !important; width: 30%; width /**/: 22%; margin: 0 20px 0px 0; padding: 0; display: inline; }
			.driekoloms ul{ margin: 0 0 0 0px; }
			.driekoloms.eerste ul{ margin: 0 0 0 20px; }
			#inhoud-kolom .driekoloms ul.link-lijst{ border-top: 0 none; }
			/* 1 logo edit [GV] */
			strong.accent{ color: #e6000a; list-style-type:none; cursor:pointer;}
/* einde toevoeging EZ */
				
/* ++++++++++++++++++++ EINDE GLOBALE LAYOUT /* ++++++++++++++++++++ */

/* ++++++++++++++++++++ ELEMENTEN /* ++++++++++++++++++++ */
/* =============== Algemene elementen */
.tekstbrowser { display:block; visibility:hidden; position:absolute; left:-1000px; }

.lijn-horizontaal hr { display:none;}
.lijn-horizontaal { /*border-top:1px solid #000;*/ height:1px; margin:0 0 20px 0; background-color:#fff; clear:both; font-size:0em; }
/* =============== EINDE Algemene elementen */

/* =============== kop ELEMENTEN */
/* logo ELEMENTEN */
h1 { display:inline; float:left; width:216px; height:43px; margin:10px 0 -15px 40px; padding:0; /*background:url(../img/logos/logo-minez-beeldscherm.gif) 0 0 no-repeat; */text-indent:-2000px; }
/* display inline voor ie5+ */
	h1 a { display:block; width:216px; height:43px; }
		#kop-zone h1 a:hover { background-color:transparent; }
.print { display:none; }
html>body img.print { display:block; height:1px; width:1px; margin:-1px 0 0 -1px; }

/* taal-menu + tekstvergroting ELEMENTEN niet */
#taal-menu { display: none; float:right; margin:10px 0 0 0; } /* display inline voor ie5+ indien aanwezig*/

	#taal-menu ul { float:left; } /* voor safari nodig*/
	#taal-menu li { padding-right:20px; }
	#taal-menu li, #taal-menu li a { float:left; }
	
	#taal-menu #tekstgr label { display:block; padding:2px 8px 0px 0px; }
	#taal-menu #tekstgr li { position:relative; padding:0; }
	#taal-menu #tekstgr li a { display:block; height:0px !important; height /**/:18px; padding-top:18px; overflow:hidden;}
		#taal-menu #tekstgr li a#tekstplu { width:17px; background:#FFF url(../img/knoppen/knop-plus.gif) -1px 0px no-repeat; }
		#taal-menu #tekstgr li a#tekstmin { width:18px; background:#FFF url(../img/knoppen/knop-min.gif) 0px 0px no-repeat; }
	
		#taal-menu #tekstgr li a#tekstplu:hover { background:#FFF url(../img/knoppen/knop-plus-ro.gif) -1px 0px no-repeat; }
		#taal-menu #tekstgr li a#tekstmin:hover { background:#FFF url(../img/knoppen/knop-min-ro.gif) 0px 0px no-repeat; }

		#taal-menu #tekstgr li a#tekstplu.onactief, #taal-menu #tekstgr li a#tekstplu.onactief:hover { background:#FFF url(../img/knoppen/knop-plus-nonact.gif) -1px 0px no-repeat; cursor:default; }
		#taal-menu #tekstgr li a#tekstmin.onactief, #taal-menu #tekstgr li a#tekstmin.onactief:hover { background:#FFF url(../img/knoppen/knop-min-nonact.gif) 0px 0px no-repeat; cursor:default; }
		
	#kop-zone br { clear:both; }
	
	/* zoek form ELEMENTEN 1 logo edit [GV] */
#navigatie-achtergrond form { display:inline; width:230px; margin:17px 0px 5px 0px; font-size: 11px; padding-top:25px; padding-right:17px;} /* display inline voor ie5+ */
#navigatie-achtergrond fieldset { float:right; }
#navigatie-achtergrond form label { display:none; }
#navigatie-achtergrond input { float:left; padding:1px; border:1px solid #000; font-size: 11px;} /*Edit 1 Logo  [GV ] 177px width verwijderd*/
	html>body #navigatie-achtergrond input { width:133px; font-size: 11px;}
	html>body #navigatie-achtergrond .quicksearch_en input { width:115px; }
#navigatie-achtergrond #zoekknop { height:1.5em !important; padding:0px 5px 1px; width:47px; color:#000000; background-color:#ffffff; cursor:pointer; font-weight:bold; border-left:none; }
#navigatie-achtergrond .quicksearch_en #zoekknop { width:58px; }

	/*html>body #kop-zone #zoekknop { padding:0px 5px 2px 5px; }*/
	html>body #navigatie-achtergrond #zoekknop { height:auto; }
		#navigatie-achtergrond #zoekknop.muisOver { color:#fff; background-color:#ffffff; cursor:pointer; }

/* zoekmenu ELEMENTEN 1 logo edit [GV] */
#zoek-menu { width:100%; float:left; clear:left; } /* clear left fixt ie5+ 'spring bug' */
	#zoek-menu ul { display:inline; float:right; margin-right:0px; } /* display inline voor ie5+ */
		#zoek-menu li { float:left;}
			#zoek-menu li a { float:left; padding:2px; padding-right:0px !important; margin-left:15Px; }
			#zoek-menu li a:hover {text-decoration:underline !important;}
		#zoek-menu li { padding-left:15px; }
	
	
/* navigatie ELEMENTEN */
/* kop kruimelpad (default) definities */
#navigatie-zone ul { clear:both; height:1%; margin-left:26.5%; padding:16px 0 0 18px; } /* linkerpadding = .een-kolom linkermarge + standaard inhoud-kolom elementen linkerpadding */
#navigatie-zone li { float:left; margin-bottom:6px; font-size:0.69em; line-height:1em; color:#fff; }
#navigatie-zone li a { display:inline; padding:0 10px 0 2px; line-height:1.2em; color:#fff; }
	#navigatie-zone li a:hover { text-decoration:underline; }
	
#navigatie-zone strong.dossiertitel { display:block; clear:both; margin-left:24.5%; padding:0 0 6px 0; font-family:arial, helvetica, sans-serif; font-size:1.4em; font-weight:normal; }
		
/* kruimelpad (default) definities terugzetten */
#navigatie-zone #navigatie-achtergrond ul { clear:none; margin-left:0; padding:0; }
#navigatie-zone #navigatie-achtergrond li { margin-bottom:0; }
	#navigatie-zone #navigatie-achtergrond li a:hover { text-decoration:none; }
	
	/* navigatie 1 logo edit/toevoeging [GV] */
	#navigatie-zone h2.hoofdmenukop {padding-top:5px !important; height:25px; width:100%;  color: #000; font-family: arial,verdana,sans-serif; font-size: 18px; font-weight: bold; background-color:#efefef; padding-left:30px;}
	#navigatie-zone h2.hoofdmenukop span {}
	#navigatie-zone .container{margin-bottom:0px !important;}
	
/* navigatie 1 logo edit [GV] */ ul#hoofdnavigatie { float:left; height:25px; 
 margin-top:25px !important; margin-left:20px 
!important;} 
ul#hoofdnavigatie li a { 
float:left; padding:5px 10px 7px 10px; font-weight:bold; font-family:arial,helvetica,sans-serif; font-size:110%;} 
ul#hoofdnavigatie li a:hover { 
background-color:#fab2bd; color:#000000; } 
ul#hoofdnavigatie li.actief a, ul#hoofdnavigatie li.actief a:hover { background-color:#fab2bd; color:#000; }

/* service-blok 1 logo toevoeging [GV] */
		#servicecontainer {margin:0pt auto; position:relative; width:940px; height:29px; display:block; font-size:11px;}
	
				ul#service-blok { float:right; }
				 ul#service-blok li {display:inline;}
					ul#service-blok li a { float:left; padding:5px 6px 7px 6px; color:#535353; }
						ul#service-blok li a:hover { text-decoration:underline; }

/* rss (linksboven) [AG]*/						
						ul#service-blok li#rssfeed {left:0.5em; position:absolute;}
						ul#service-blok li a.rss {background:transparent url(../img/iconen/icon_rss.gif) no-repeat scroll 0.4em 0.6em;
padding-left:17px;}
						ul#service-blok li a.rss:hover { text-decoration:underline;}
						
/* tekstgrootte (linksboven) [AG]*/
/*						ul#service-blok li#tekstgrootte { color:#696969; left:6em; position:absolute; top:5px; display:block; float:left;}
						ul#service-blok li#tekstgrootte a {
							border:1px solid #696969;
							float:none !important;
							height:2px;
							margin-right:2px;
							padding:0px 2px;
							text-decoration:none !important;
							width:2px;
							display:inline;
						}
*/

					ul#service-blok li#tekstgrootte { 
						color:#535353; 
						left:6em; 
						position:absolute; 
						top:5px; 
						display:block; 
						float:left;
					}
					
					ul#service-blok li#tekstgrootte span{ float:left; margin-right:5px; display:block;}
					
						ul#service-blok li#tekstgrootte a {
							float:left;
							height:11px;
							width:11px;
							margin:2px 0 0 0;
							padding:1px;
							text-indent:-2000px;
							display:block;
						}
						
						ul#service-blok li#tekstgrootte a#tekstgroottemin { 
							background:transparent url(../img/iconen/icoon_tekstgrootte_min.gif) no-repeat;
						}
						
						ul#service-blok li#tekstgrootte a#tekstgroottemin:hover { 
							background:transparent url(../img/iconen/icoon_tekstgrootte_min_over.gif) no-repeat;
						}
						
						ul#service-blok li#tekstgrootte a#tekstgrootteplus {
							background:transparent url(../img/iconen/icoon_tekstgrootte_plus.gif) no-repeat;
						}		
						
						ul#service-blok li#tekstgrootte a#tekstgrootteplus:hover {
							background:transparent url(../img/iconen/icoon_tekstgrootte_plus_over.gif) no-repeat;
						}												
						
		
/* =============== EINDE kop ELEMENTEN */

/* =============== content ELEMENTEN */
/* Toevoeging EZ */
#subnavigatie-kolom.geen-balk { border: 0 none; background: none; margin: 8px 0 0 0; }
/* Einde toevoeging EZ */
#filter-kolom h2 { margin-bottom:20px; padding:0 0 7px 31px; font-size:0.69em; color:#e6000a; }
#filter-kolom h3 { margin:8px 0 5px 31px; font-size:0.69em; }

#subnavigatie-kolom ul,
#filter-kolom ul { margin-top:0px !important; }
	#subnavigatie-kolom ul li,
	#filter-kolom ul li { margin-top:0px !important; padding:0; border-bottom:0px solid red; display:block !important; display /**/:inline; }
	
		#subnavigatie-kolom li a,
		#filter-kolom li a { text-decoration: none; font-weight:normal; font-size:0.69em; }
			#filter-kolom li a { font-weight:normal; }
		#subnavigatie-kolom li a:hover,
		#filter-kolom li a:hover { cursor:pointer; }
			#subnavigatie-kolom li span,
			#filter-kolom li span { display:block; line-height:1.35em; }
			#subnavigatie-kolom li a span, #subnavigatie-kolom li.geselecteerd a span,
			#filter-kolom li a span {background: url(../img/bullets/rijks_sprite.png) no-repeat -2340px 0.6em; padding:2px 0 6px 31px; }
			#subnavigatie-kolom.filter-zoekresultaat li a span { font-weight:normal; }
			#subnavigatie-kolom li a:hover,
			#filter-kolom li a:hover {  }
			#subnavigatie-kolom li a:hover span,
			#filter-kolom li a:hover span { background-color:#fab2bd;}
		#subnavigatie-kolom li.geselecteerd {background-color:#fcd9df; background: #fcd9df url(../img/bullets/rijks_sprite.png) no-repeat -3220px 0.5em; padding:0px 0 0px 0px;}
		#subnavigatie-kolom li.geselecteerd a {  }
		#subnavigatie-kolom li.geselecteerd a:hover {  }
			#subnavigatie-kolom li strong,
			#filter-kolom li strong {  margin:0; padding:3px 0 5px 31px; font-size:0.69em; color:#fff; } 
				#subnavigatie-kolom li strong span, #subnavigatie-kolom li.geselecteerd span { color:#000; font-weight:normal; }
		#subnavigatie-kolom li.open a, #subnavigatie-kolom li.open a:hover {background:#FCD9DF;}
		#subnavigatie-kolom li.open.geselecteerd a { padding:1px 0 0 0; background-color:#FCD9DF;}
		#subnavigatie-kolom li.open strong span { padding:1px 0 0 0; }
		#subnavigatie-kolom li.open.geselecteerd a:hover { }
			/*1 logo edit[GV] button down*/
			#subnavigatie-kolom li.open a span, #subnavigatie-kolom li.geselecteerd.open a span { background-position:-3220px 0.6em;  }
			#sUbnavigatie-kolom li.open a:hover span, #subnavigatie-kolom li.geselecteerd.open a:hover span {/* background:url(../img/bullets/blt-subnav-li-open-ro.gif) 0 0 no-repeat; */ }
	
#subnavigatie-kolom ul ul { margin-top:-1px; /* background:url(../img/achtergronden/ag-li-subnav.gif) 0 100% no-repeat; border:none;*/ }
	#subnavigatie-kolom li.open.geselecteerd li a, #subnavigatie-kolom li.open li a, #subnavigatie-kolom li.geselecteerd.open li a  {background:#fff url(../img/bullets/rijks_sprite.png) no-repeat scroll -2328px 0.6em; }
	#subnavigatie-kolom li.geselecteerd.open li a span { background:#fff url(../img/bullets/rijks_sprite.png) no-repeat scroll -2328px 0.6em;}
	#subnavigatie-kolom li.open.geselecteerd li a:hover, #subnavigatie-kolom li.open li a:hover { /*background:transparent url(../img/achtergronden/ag-li-subnav-li-ro.gif) 0 100% no-repeat;*/ }
			#subnavigatie-kolom li.open li a span { background: url(../img/bullets/rijks_sprite.png) no-repeat -2328px 0.6em; padding:2px 0 6px 43px; }
			#subnavigatie-kolom li.open li a:hover span, #subnavigatie-kolom li.open.geselecteerd li a:hover span { background:#FAB2BD url(../img/bullets/rijks_sprite.png) no-repeat scroll -2328px 0.6em; }
			#subnavigatie-kolom li.open li strong, #subnavigatie-kolom li.open.geselecteerd li strong { font-weight:normal; }
			#subnavigatie-kolom li.open.geselecteerd li a span { color:#000; padding:0px 0 6px 43px;}
			#subnavigatie-kolom li.open.geselecteerd li a:hover span { background:#FAB2BD url(../img/bullets/rijks_sprite.png) no-repeat scroll -2328px 0.6em; }
			#subnavigatie-kolom li.open.geselecteerd li.geselecteerd a span { color:#fff}
			#subnavigatie-kolom li.open.geselecteerd li a:hover {}
			#subnavigatie-kolom li.open li strong, #subnavigatie-kolom li.open.geselecteerd li strong { background:#fab2bd url(../img/bullets/rijks_sprite.png) no-repeat scroll -2328px 0.6em; padding:3px 0 5px 43px; font-size:0.69em; color:#fff; } 
			#subnavigatie-kolom li.open li.geselecteerd a, #subnavigatie-kolom li.open li.geselecteerd a:hover { font-size:0.69em; color:#fff; background-color:#fcd9df; } /* toevoeging voor zwart blok background-color:#e6000a;*/
			#subnavigatie-kolom li.open li.geselecteerd a:hover span { background:#FAB2BD url(../img/bullets/rijks_sprite.png) no-repeat scroll -2328px 0.6em;  }
			#subnavigatie-kolom li.open li { background:url(../img/achtergronden/ag-li-subnav-li.gif) 0 100% no-repeat; }
			#subnavigatie-kolom li.open li a { /*background:none; padding:0; border-bottom:none; font-weight:normal; border line in menu [AG]*/ }

/* Toevoeging EZ: universele toevoeging voor 3e niveau */

		#subnavigatie-kolom ul ul ul{ margin: 0 0 0 0px; border: 0 none ; background: #fff; }
			#subnavigatie-kolom li.open li.open-geselecteerd a span  { background:#FCD9DF url(../img/bullets/rijks_sprite.png) no-repeat scroll -3207px 0.5em; color: #000; }
			#subnavigatie-kolom li.open li.open-geselecteerd a:hover span { background-color:#FAB2BD; color: #000; }
			#subnavigatie-kolom li.open li.open-geselecteerd a, 
			#subnavigatie-kolom li.open li.open-geselecteerd a:hover { background:none; }
			#subnavigatie-kolom li.open li.open-geselecteerd ul a:hover { background: none; }
			#subnavigatie-kolom li.open li.open-geselecteerd ul a span { color: #000; background: #FFFFFF url(../img/bullets/rijks_sprite.png) no-repeat scroll -2318px 0.6em; border: solid #fff; border-width: 0 0 1px; padding-left: 53px; }
			#subnavigatie-kolom li.open li.open-geselecteerd ul a:hover span { color: #000; background:#FAB2BDurl(../img/bullets/rijks_sprite.png) no-repeat scroll -2318px 0.6em; border: solid #fff; border-width: 0 0 1px; }
			#subnavigatie-kolom li.open li.open-geselecteerd ul li.laatste a span { background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2317px 0.5em; color: #000; padding-left:52px;  }
			#subnavigatie-kolom li.open li.open-geselecteerd ul li.laatste a:hover span { background-color:#fab2bd;  }	
			#subnavigatie-kolom li.open li.open li.laatste strong { background:#fcd9df url(../img/bullets/rijks_sprite.png) no-repeat scroll -2317px 0.6em; color: #000; padding-left:52px;  } 		
			#subnavigatie-kolom li.open li.open li.laatste a { background:#fcd9df; color: #000; padding-left:11px;   } 
			#subnavigatie-kolom li.open li.open li.laatste a:hover {background:#fab2bd;}					

/* Einde toevoeging EZ */

			
/* Standaard */

/* deze zijn de standaard inhoud-kolom elementen linkerpadding voor alle elementen */
/* die geen horizontale lijnen gebruiken (tabellen, lijsten, enz) */
/* .schaalbeeld apart gedefineerd */
#inhoud-kolom ul li a, #attentie-kolom ul li a, 
#inhoud-kolom h3, #attentie-kolom h3,
#inhoud-kolom h4,
#inhoud-kolom h5,
#inhoud-kolom ol,
#inhoud-kolom ul,
#inhoud-kolom li strong, 
#inhoud-kolom p,
#inhoud-kolom .illu-links,
#inhoud-kolom .illu-rechts,
#inhoud-kolom caption, 
#inhoud-kolom th.col1, 
#inhoud-kolom td.col1, 

/* Start toegevoegd 19-09-2006 t.b.v. registers (bsk) */
#inhoud-kolom th.col12, 
#inhoud-kolom td.col12, 
#inhoud-kolom th.col13, 
#inhoud-kolom td.col13, 
#inhoud-kolom th.col14, 
#inhoud-kolom td.col14, 
/* Einde toegevoegd 19-09-2006 t.b.v. registers (bsk) */

#inhoud-kolom ul.bladeren, 
#inhoud-kolom ul.paginering, 
#inhoud-kolom .sort-data, 
#zoek-kolom .sort-data, 
#inhoud-kolom dt, 
#inhoud-kolom dd, 
#inhoud-kolom dd.extern a, 
#inhoud-kolom form.sorteer-form label, 
#inhoud-kolom form.zoek-opnieuw label, 
#inhoud-kolom form.zoek-op label, 
#inhoud-kolom form.zoekterm label, 
.standaard-formulier label, 
#inhoud-kolom .standaard-formulier .form-knoppen, 
#inhoud-kolom .foto-preview img, 
#inhoud-kolom .wetgevingsfasen span { padding-left:0; }

/* (29-09-2006) Start aanpassing: "cursor:pointer;" verwijderd uit h2 
#inhoud-kolom h2 { clear:left; padding:8px 0 15px 3px; font-size:1.125em; font-weight:normal; color:#e6000a; font-family : Arial, Helvetica, sans-serif; } /* linker- en rechter-marge gedefineerde bij .een-kolom 
 Einde aanpassing */
#inhoud-kolom h2,
#zoek-kolom h2 { clear:left; margin-bottom:8px; padding:0 0 9px 0px; font-size:22px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#000; }

	#inhoud-kolom p.subtitel { margin:-10px 0 15px 30px; padding-left:6px; font-size:0.69em; font-weight:normal; color:#ff8600; font-family : Verdana, Helvetica, sans-serif; } 
		#inhoud-kolom .een-kolom p.subtitel { margin-left:0; padding-left:3px; }
	
	#inhoud-kolom h2 a,
	#zoek-kolom h2 a { font-family : Arial, Helvetica, sans-serif; } /* eden jul08 */
#inhoud-kolom h3, #attentie-kolom h3 { font-size:15px; font-weight:bold; color:#000000; font-family:arial; }
	#inhoud-kolom h3 { margin:0 0 10px 0; }
		#inhoud-kolom h3 a { background:transparent url(../img/bullets/blt-li-a-standaard.gif) no-repeat scroll 100% 3px; background-repeat:no-repeat; padding-right:15px;}
/*	#inhoud-kolom h3 a:hover { background:url(../img/bullets/blt-li-a-standaard-ro.gif) no-repeat scroll 100% 3px;} wel of geen mouseover? [AG]*/
		#inhoud-kolom .twee-kolommen h3 { margin:15px 0 8px 0; }
		#inhoud-kolom .kalender-inhoud h3 { /*padding-top:1.5em; border-top:1px solid #dfdfdf;*/ } /* eden jul08 */ /* [PV] 13 october 08 border verwijdert zie aanpassingen kalender-inhoud*/
	#attentie-kolom h3 { margin:20px 0 0px 0; }
#inhoud-kolom h4 { font-size:11px; padding-bottom:4px; } /* padding-left standaard gedefineerd */
#inhoud-kolom h4.attentie { color:#e6000a; }
#inhoud-kolom h5 { font-size:11px; }
#inhoud-kolom p,
#zoek-kolom p { margin-bottom:20px; font-size:11px; line-height:1.4em; }
/*#attentie-kolom p { margin:0 0 20px 3px; font-size:0.69em; line-height:1.4em; }
	#inhoud-kolom p a, #attentie-kolom p a { border-bottom:1px solid #969696; color:#969696;}*/
#attentie-kolom p { margin:0 0 20px 3px; padding:3px 0 10px; font-size:0.69em; line-height:1.4em; border-top:3px solid #e6000a; border-bottom:1px solid #dedede; } /* eden jul08 */
	#inhoud-kolom p a, #attentie-kolom p a { color:#154273; text-decoration:underline;} /* eden jul08 */
	#inhoud-kolom p a:visited, #attentie-kolom p a:visited { color:#696969 !important; text-decoration:none; }
		#inhoud-kolom p a:hover, #attentie-kolom p a:hover { border-color:#000; color:#0162CD; text-decoration:underline; }
		#inhoud-zone #inhoud-kolom p a.extern { display:inline-block;  color:#154273!important; text-decoration:underline; background:#FFFFFF url(../img/bullets/blt-li-a-extern.gif) no-repeat scroll 0 0.5em; padding-left:15px; }
			#inhoud-zone #inhoud-kolom p a.extern:hover { background:none; color:#0162CD!important; background:#FFFFFF url(../img/bullets/blt-li-a-extern.gif) no-repeat scroll 0 0.5em; }
			#inhoud-zone #inhoud-kolom p a.extern:visited {color:#696969 !important; background:#FFFFFF url(../img/bullets/blt-li-a-extern-v.gif) no-repeat scroll 0 0.5em; }

	#inhoud-kolom .kenmerken { color:#6a6a6a!important; display:block; margin: 3px 0; line-height:12pt; }
		span.onderwerp { color:#154273!important; } 
		span.onderwerp-separator { color:#154273!important; } 		
		#inhoud-kolom .kenmerken .onderwerp, #inhoud-kolom .kenmerken .onderwerp-separator { color:#154273; } /* eden jul08 */
				#inhoud-kolom .kenmerken .onderwerp {text-decoration:underline;}
		#inhoud-kolom .kenmerken .extern, #inhoud-kolom .kenmerken .extern-separator { color:#000; } /* eden jul08 */
			#inhoud-kolom .kenmerken .hover { text-decoration:underline; } /* eden jul08 */
	#inhoud-kolom p.kenmerken, #inhoud-kolom p.fototekst { margin-top:4px; color:#535353;}
	#inhoud-kolom p span.kenmerken { display:block; margin:0 0 4px 0; }
	#inhoud-kolom span.downloadicoon { white-space: nowrap; color:#535353; }
	#inhoud-zone #inhoud-kolom span.downloadicoon img { float:none; margin:0; display: inline; vertical-align: bottom; } /* eden jul08 */
	
	
		#inhoud-kolom .kenmerkenkapstokinfo { color:#696969!important; display:block; margin: 3px 0; }
  		
		#inhoud-kolom .kenmerkenkapstokinfo .onderwerp, #inhoud-kolom .kenmerken .onderwerp-separator { color:#154273; } /* eden jul08 */
				#inhoud-kolom .kenmerkenkapstokinfo .onderwerp {text-decoration:underline;}
		#inhoud-kolom .kenmerkenkapstokinfo .extern, #inhoud-kolom .kenmerken .extern-separator { color:#000; } /* eden jul08 */
			#inhoud-kolom .kenmerkenkapstokinfo .hover { text-decoration:underline; } /* eden jul08 */
	#inhoud-kolom p.kenmerkenkapstokinfo, #inhoud-kolom p.fototekst { margin-top:4px; color:#535353;}
	#inhoud-kolom p span.kenmerkenkapstokinfo { display:block; margin:0 0 4px 0; }

#inhoud-kolom .kenmerkenkapstokinfo .kapstokinfodate {color:#6a6a6a !important;}

#inhoud-kolom blockquote { margin-bottom:20px; padding:10px 0; border-top:1px solid #ff8600; border-bottom:1px solid #ff8600; }
	#inhoud-kolom blockquote p { margin-bottom:0; font-size:0.88em; font-weight:normal; color:#ff8600; font-family : Arial, Helvetica, sans-serif; }
	
/* losse link die kan worden toegevoegd aan items; Gedrag gelijk aan link-lijst met 1 item */
#inhoud-kolom p a.link-lees-meer { display:block; /*margin:4px 0 0 0; padding:2px 15px 3px 0;*/ color:#154273 !important; /*background:#fff url(../img/bullets/blt-li-a-standaard.gif) 100% 100% no-repeat;*/ }
 	* html #inhoud-kolom p a.link-lees-meer { height:1%; }

#inhoud-kolom p a.link-lees-meer:hover {/* background:#fff url(../img/bullets/blt-li-a-standaard-ro.gif) 100% 100% no-repeat;*/ }



/* toelichtingonderwerpen toevoegen aan de class lees-meer LINKS UITLIJNEN (onderwerpen pagina) [AG] */
.toelichtingonderwerpen {text-align:left !important; font-weight:normal !important; text-decoration:none!important; }
/* */

#inhoud-kolom p a.link-lees-meer.extern { background:#fff url(../img/bullets/blt-li-a-extern.gif) 100% 100% no-repeat; display:block !important;}
#inhoud-kolom p a.link-lees-meer.extern:hover { background:#fff url(../img/bullets/blt-li-a-extern-ro.gif) 100% 100% no-repeat; }

#inhoud-kolom p a.link-lees-meer.download { background:#fff url(../img/bullets/blt-li-a-download.gif) 100% 100% no-repeat; }
#inhoud-kolom p a.link-lees-meer.download:hover { background:#fff url(../img/bullets/blt-li-a-download-ro.gif) 100% 100% no-repeat; }

/* naar boven definities */
#inhoud-kolom a.link-naar-boven { font-size:11px; display:block; margin:0px 0 5px 0; padding:2px 20px 4px 0; color:#154273;}
#inhoud-kolom a.link-naar-boven:hover { color:#0162CD; text-decoration:underline;}

/* geenborder toevoegen aan de class naar-boven FAQ [AG] */
.geenborder {border-bottom:0 !important;}

/* lijst ELEMENTEN - inhoud- EN attentie-kolom (default) */
#inhoud-kolom ol { margin:0 0 10px 20px; line-height:1em; }
	#inhoud-kolom ol li { font-size:0.69em; font-weight:normal; color:#000; }	
	
#inhoud-kolom ul, #attentie-kolom ul { margin-bottom:20px; } 
	#inhoud-kolom ul.link-lijst { padding:0; /*border-top:1px solid #dedfde; */}
	#inhoud-kolom ul.link-lijst.geen-koplijn { border-top:none; }
	#attentie-kolom ul.link-lijst { padding:0;}
	
	#inhoud-kolom ul li, #attentie-kolom ul li { padding:0 0 0 12px; background:transparent url(../img/bullets/bullets.gif) 0 -1195px no-repeat; font-size:0.69em; line-height:1.45em; }
	#inhoud-kolom ul.link-lijst li, 
	#attentie-kolom ul.link-lijst li, 
	#inhoud-kolom ul.print-knop li, 
	#inhoud-kolom .sort-data ul li, 
	#inhoud-kolom ul.bladeren li, 
	#inhoud-kolom ul.paginering li, 
	#inhoud-kolom ul.kruimelpad li, 
	#inhoud-kolom ul.abc-lijst li { padding:0; background:none; }

	/*uitzondering voor ie5 - eden jul08 */	
	#inhoud-kolom ul.link-lijst li { padding:0 !important; padding /**/:0px 0 3px 0px; }
	
	/* toevoeging EZ */	
	#inhoud-kolom ul.link-lijst li { clear: both; display:block; line-height:13px; margin:0pt 0pt 0.3em; }
	/*#inhoud-kolom ul.link-lijst li ul.link-lijst li { clear: both; }*/
	/* einde toevoeging EZ */	
		/* let op - paddings zijn apart gedefineerd zodat de linkerpadding wordt niet overgeschreven */
		#inhoud-kolom ul li a, #attentie-kolom ul li a, #inhoud-kolom dd.extern a { padding-top:2px; padding-bottom:3px; padding-left:15px; /*BACKGROUND: url(../img/bullets/rijks_sprite.png) no-repeat -2360px 0.6em; bullets worden niet gebruikt[AG]*/}
			html>body #inhoud-kolom ul li a.met-afbeelding { height:auto; overflow:hidden; }
			
#inhoud-kolom ul.link-lijst li.onderwerpendossierlink {
font-weight:normal !important;
}

#inhoud-kolom ul.link-lijst li.onderwerpendossierlink a strong{
font-weight:normal !important;
}

			
			#attentie-kolom ul li a { margin-top:0; border-top:none; }
			
			#inhoud-kolom ul li a:hover, #attentie-kolom ul li a:hover, #inhoud-kolom dd.link a:hover {  }
				#inhoud-kolom ul li a strong { padding-left:0 !important; background:none; color:#154273; text-decoration:underline; }
				#inhoud-kolom ul li a:hover strong { color:#0162CD; }
				#inhoud-kolom ul li a:visited strong { color:#696969; }				
					#inhoud-kolom ul.link-lijst ul { margin-bottom:0; /*margin-left:-3px;*/ } /*voor meerdere definities - zie .resultaten*/
					#inhoud-kolom ul.link-lijst li strong { /*display:inline;*/ }
						#inhoud-kolom ul.link-lijst li img.foto-links { display:inline; float:left; margin: 0 12px 4px 0; } /* eden jul08 */

						#inhoud-kolom ul li a:focus, #attentie-kolom ul li a:focus, #inhoud-kolom dd.extern a:focus { outline:0; }

	#inhoud-kolom ul li.anker { display:inline; }
		#inhoud-kolom ul li.anker a { width:auto; overflow:hidden !important; overflow:visible; background-image: url(../img/bullets/blt-li-a-anker.gif); background-repeat:no-repeat; padding-left:22px;color:#154273;}
		#inhoud-kolom ul li.anker a:hover { background-image: url(../img/bullets/blt-li-a-anker.gif);color:#154273; text-decoration:underline; }
				#inhoud-kolom ul li.anker a span.num { padding-right:5px; }
		
	#inhoud-kolom ul li a.link-lees-meer { color:#154273; text-decoration:underline; }
	
		#attentie-kolom ul li a.link-lees-meer { color:#154273; text-decoration:underline; background:none!important; margin-left:-15px; }
		
		
/* sorteer definities - zie ook default definities */
	#inhoud-kolom .sort-data { margin-bottom:20px; width:100%; overflow:hidden; }
	#zoek-kolom .sort-data { margin-bottom:0; }
		#inhoud-kolom .sort-data p { margin:0 0 4px 0; padding:0; }
		#zoek-kolom .sort-data p { margin-bottom:8px; }
		.sort-data strong { color:#e6000a; }
		#inhoud-kolom .sort-data label { float:left; padding:1px 1em 0 0; font-size:0.69em; }
			#inhoud-kolom .sort-data ul li { float:left; padding:0 0.32em 0 0; color:#000; }
				#inhoud-kolom .sort-data ul li span { font-weight:bold; color:#e6000a; }
				#inhoud-kolom .sort-data ul li a { display:inline; padding:0; background:none; border:none; font-weight:normal; }
				#inhoud-kolom .sort-data ul li a:hover { text-decoration:underline; background:none; border:none; }

/* resultaten, resultaten groep en resultaten detail lijst definities */
	#inhoud-kolom .resultaten { margin:0; }
	#inhoud-kolom .resultaten.groep { margin:0 0 20px 0; }
	#inhoud-kolom .detailres { margin:0 0 20px 0; }
		#inhoud-kolom .resultaten.groep p { margin-bottom:4px; }
		#inhoud-kolom .resultaten ul, #inhoud-kolom .detailres ul { margin:0; border:none; }
		#inhoud-kolom .detailres ul { border-color:#e6000a; }
		#inhoud-kolom .resultaten.groep ul { border-top:4px solid #e6000a; }
			#inhoud-kolom .resultaten ul.link-lijst li {margin-bottom:15px;}
			#inhoud-kolom .resultaten ul li a { padding-left:0px; } /* eden jul08 */
				 #inhoud-kolom .resultaten ul li li a { padding-top:1px; }
			 #inhoud-kolom .resultaten ul li a strong, #inhoud-kolom .detailres ul li a strong { display:block; }
			 
			 #inhoud-kolom .resultaten li li, #inhoud-kolom .detailres li li { /*background:transparent url(../img/bullets/blt-li-li.gif) 3px 7px no-repeat; */}
				#inhoud-kolom .detailres li li a, #inhoud-kolom .resultaten ul li li a, #inhoud-kolom li li a { font-size:148%; line-height:135%; padding-left:12px; background-color:transparent !important; }
					#inhoud-kolom .detailres li li, #inhoud-kolom .resultaten li li { } /* eden jul08 */
				
					#inhoud-kolom .resultaten li li a span, #inhoud-kolom .detailres li li a span { line-height:1.35em; } /* eden jul08 */

/* resultaten bladeren definities - zie ook default definities */
	#inhoud-kolom ul.bladeren, #inhoud-kolom ul.paginering { padding:6px 0 6px; width:100%; overflow:hidden;  }
		body#foto-module #inhoud-kolom ul.bladeren { display:none; }
	
		#inhoud-kolom ul.bladeren.boven { margin:0 0 3px 0; border-bottom:4px solid #e6000a; }
			#inhoud-kolom div.bladeren.boven { margin:0 0 3px 0; border-bottom:3px solid #e6000a; }
		#inhoud-kolom ul.bladeren.onder, #inhoud-kolom ul.paginering.onder { position:relative; top:-1px; margin:-3px 0 40px 0; border-top:4px solid #e6000a; }
			#inhoud-kolom div.bladeren.onder { position:relative; top:-1px; margin:-1px 0 20px 0; border-top:3px solid #154273; }

		#inhoud-kolom ul.bladeren li, #inhoud-kolom ul.paginering li { float:left; width:2em; text-align:center; line-height:1.3em; border-right:1px solid #154273; color:#154273; }
			#inhoud-kolom ul.bladeren li a.actief, #inhoud-kolom ul.bladeren li span { padding:0; line-height:1.1em; font-weight:bold; color:#000; }
		
				#inhoud-kolom ul.bladeren li a, #inhoud-kolom ul.paginering li a { display:inline; padding:0; line-height:1.1em; background:none; border-bottom:0; color:#154273; }
				#inhoud-kolom ul.bladeren li a:hover, #inhoud-kolom ul.paginering li a:hover { text-decoration:underline; color:#0162CD; background:none; border:0; }
				#inhoud-kolom ul li.volgende, #inhoud-kolom ul.paginering li.vorige { border:0;   }
				#inhoud-kolom ul li.vorige { padding:0 5px 0 1px !important; width:auto !important; }
				#inhoud-kolom ul li.volgende { padding:0 0 0 5px !important; width:auto !important; }			
				#inhoud-kolom ul.bladeren li.vorige a, #inhoud-kolom ul.bladeren li.volgende a, #inhoud-kolom ul.paginering li a { font-weight:bold; }
				#inhoud-kolom ul.bladeren li.vorige a, #inhoud-kolom ul.paginering li.vorige a { padding-left:0.32em; }
				#inhoud-kolom ul.bladeren li.volgende a, #inhoud-kolom ul.paginering li.volgende a { padding-right:0.32em; }
				#inhoud-kolom ul.bladeren li.vorige a:hover, #inhoud-kolom ul.bladeren li.volgende a:hover, 
				#inhoud-kolom ul.paginering li.vorige a:hover, #inhoud-kolom ul.paginering li.volgende a:hover { background:none; border-bottom:none; }
		 /* specifiek definities voor paginering */
				#inhoud-kolom ul.paginering li.volgende { float:right; padding-right:3px; }

/* inhoud kruimelpad definities - zie ook default definities */
#inhoud-kolom ul.kruimelpad { height:1%; border:none; margin-bottom: 13px; overflow: auto;} /* linker- en rechter-marge gedefineerde bij .een-kolom */
#inhoud-kolom ul.kruimelpad li { float:left; line-height:1em; color:#757575; /*white-space: nowrap;*/}
#inhoud-kolom ul.kruimelpad li.kruimelpadpijltje { background:url(../img/bullets/rijks_sprite.png) no-repeat scroll -2359px 0.4em; }
#inhoud-kolom ul.kruimelpad li.kruimelpadpijltje a { padding:0 5px 0 12px; }
#inhoud-kolom ul.kruimelpad li a { display:inline; padding:0 5px 0 2px; border:none; background:none; line-height:1.2em; color:#154273; text-decoration:underline; }
	#inhoud-kolom ul.kruimelpad li a:hover { background-color:transparent; text-decoration:underline; background-image:none; color:#0162CD; }

/* abc lijst definities - zie ook default definities */
#inhoud-kolom ul.abc-lijst { width:100%; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; }
	#inhoud-kolom ul.abc-lijst li { float:left; }
		#inhoud-kolom ul.abc-lijst a, #inhoud-kolom ul.abc-lijst span { float:left; background:none; padding:3px 4px 3px 3px; border-bottom:1px solid #fff; font-weight:bold; }
			#inhoud-kolom ul.abc-lijst a:hover { background:none; border-bottom:1px solid #000; }
		#inhoud-kolom ul.abc-lijst span { color:#ccc; }
		
		.abcoverzicht ul.link-lijst li a {padding-left:0!important;}
		.abcoverzicht p a {color:#154273!important;}
		.abcoverzicht p a:hover {color:#0162CD!important;}
		.abcoverzicht p a:visited {color:#696969!important;}

/*Interne links*/
#inhoud-kolom ul.link-lijst li.intern a, #inhoud-kolom dd.intern a { background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em; }
#inhoud-kolom ul.link-lijst li.intern a:hover, #inhoud-kolom dd.intern a:hover { background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em; text-decoration:underline; } 

#inhoud-kolom ul.link-lijst li.intern a, #inhoud-kolom dd.intern a:visited { color:#696969; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2800px 0.6em; text-decoration:none;}

/*Externe links*/
#inhoud-kolom ul.link-lijst li.extern a, #inhoud-kolom dd.extern a { background:#fff url(../img/bullets/blt-li-a-extern.gif) 0 0.5em no-repeat; padding-left:15px; color:#154273;}
#inhoud-kolom ul.link-lijst li.extern a:hover, #inhoud-kolom dd.extern a:hover { background:#fff url(../img/bullets/blt-li-a-extern.gif) 0 0.5em no-repeat; text-decoration:underline; } 

#inhoud-kolom ul.link-lijst li.extern a:visited, #inhoud-kolom dd.extern a:visited { color:#696969; background:#fff url(../img/bullets/blt-li-a-extern-v.gif) 0 0.5em no-repeat !important; }

#inhoud-kolom ul.link-lijst li li.download {background: url(../img/bullets/blt-li-li.gif) 0 7px no-repeat!important;}
#inhoud-kolom ul.link-lijst li li.download a { padding-left:12px!important; background:none;}

#inhoud-kolom ul.link-lijst li.download a { /*background:#fff url(../img/bullets/blt-li-a-download.gif) 100% 100% no-repeat;*/ }
#inhoud-kolom ul.link-lijst li.download a:hover { /*background:#fff url(../img/bullets/blt-li-a-download-ro.gif) 100% 100% no-repeat;*/ }

	#inhoud-kolom ul.link-lijst li.video-dicht {  }
		#inhoud-kolom ul.link-lijst li.video-dicht .moviecontent { display:none; }
		#inhoud-kolom ul.link-lijst li.video-dicht a { width:100%; overflow:hidden; }
			#inhoud-kolom ul.link-lijst li.video-dicht a img.foto-links { margin-top:0; margin-bottom:0;}
			#inhoud-kolom ul.link-lijst li.video-dicht a { /*padding-bottom:10px;*/ margin-bottom:0; }
		#inhoud-kolom ul.link-lijst li.video-dicht span.sluit { display:none; }
		
	/* zie ook ie-only.css en ie7-only.css */
	#inhoud-kolom ul.link-lijst li.video-open {  }
		#inhoud-kolom ul.link-lijst li.video-open .moviecontent { /*margin-top:12px;*/ }
		#inhoud-kolom ul.link-lijst li.video-open a { display:none; }
		#inhoud-kolom ul.link-lijst li.video-open li.toggle ul li a { display:block; }
		#inhoud-kolom ul.link-lijst li.video-open p { margin-bottom:0.5em; font-size:1em; }
			#inhoud-kolom ul.link-lijst li.video-open p strong { display:block; padding:0; }
		#inhoud-kolom ul.link-lijst li.video-open img { display:inline; margin-top:9px; }
		#inhoud-kolom ul.link-lijst li.video-open ul li { font-size:1em; }
			#inhoud-kolom ul.link-lijst li.video-open ul li li { font-size:0.69em; }
				#inhoud-kolom ul.link-lijst li.video-open ul li li span.kenmerken { display:block; }
					#inhoud-kolom ul.link-lijst li.video-open ul li li span.kenmerken img  { margin:0; display:inline; vertical-align:middle; }
			#inhoud-kolom ul.link-lijst li.video-open ul li a { margin-top:0; padding-left:3px; }
				#inhoud-kolom ul.link-lijst li.video-open ul li span.toggle-titel a {  display:block; font-size:1em; font-weight:bold; }
				#inhoud-kolom ul.link-lijst li.video-open ul li a {  display:block; font-size:1em; font-weight:bold; }
			/* uitgeschreven tekst styles */
			.moviecontent li.transcription div { margin-top:6px; }
			.moviecontent li.transcription span.actor, .audiocontent li.transcription span.actor { font-weight: bold;}
			.moviecontent li.transcription span.handeling, .moviecontent li.transcription span.audiobeschrijving, 
			.moviecontent li.transcription span.gebaar, .moviecontent li.transcription span.sfeer, 
			.moviecontent li.transcription span.geschreventekst,
			.audiocontent li.transcription span.handeling, .audiocontent li.transcription span.audiobeschrijving, 
			.audiocontent li.transcription span.gebaar, .audiocontent li.transcription span.sfeer, 
			.audiocontent li.transcription span.geschreventekst  { font-style: italic;}
				/* open en sluitfunctie ondertitels en downloads - zie govvid.js*/
				.moviecontent ul.close, .moviecontent div.close, .moviecontent p.close,
				.audiocontent ul.close, .audiocontent div.close, .audiocontent p.close  {display:none;}
		/* open en sluitfunctie van video item - zie standaard.js */
		#inhoud-kolom ul.link-lijst li.video-open span.sluit { display:block; padding:3px 18px; background:url(../img/bullets/blt-li-a-sluit.gif) 100% 100% no-repeat; text-align:right; }
			#inhoud-kolom ul.link-lijst li.video-open span.sluit.hover { cursor:pointer; background-image:url(../img/bullets/blt-li-a-sluit-ro.gif); border-color:#afafaf; }

/*1 logo edit [GV]*/
#attentie-kolom ul.link-lijst li a {background: url(../img/bullets/rijks_sprite.png) no-repeat -2360px 0.6em; color:#154273; padding-left:15px;}
#attentie-kolom ul.link-lijst li a:hover {text-decoration:underline; color:#0162cd;}
#attentie-kolom ul.link-lijst li a:visited {color:#696969; background: url(../img/bullets/rijks_sprite.png) no-repeat -2800px 0.6em;}
#attentie-kolom ul.link-lijst li.extern a {background: url(../img/bullets/rijks_sprite.png) no-repeat -3680px 0.6em}
#attentie-kolom ul.link-lijst li.extern a:hover {text-decoration:underline; color:#0162cd;}
#attentie-kolom ul.link-lijst li.extern a:visited {color:#696969;}
#attentie-kolom ul.link-lijst li.download a {background: url(../img/bullets/rijks_sprite.png) no-repeat -3680px 0.6em}
#attentie-kolom ul.link-lijst li.download a:hover {text-decoration:underline; color:#0162cd;}
#attentie-kolom ul.link-lijst li.download a:visited {background: url(../img/bullets/rijks_sprite.png) no-repeat -2800px 0.6em; color:#696969;}

/* Afbeelding gekoppeld aan list-item */
#inhoud-kolom span.illustratie { display:block; margin:-2px -15px 3px -3px; background-position:50% 0%; background-repeat:no-repeat; text-indent:-2000px;}	

/* definitie van wetgevingsfasen lijsten */
#inhoud-kolom ul#wetkalender.link-lijst { padding:3px 0 0 0; border:none; }
#inhoud-kolom div#wetkalender { padding:0 0 3px 0; font-size:0.69em; height:1.8em; }
	#inhoud-kolom div.bij-wetkalender { font-size:11px; font-weight:normal; color:#535353; margin:2px 0 25px 3px;  }
		#inhoud-kolom div.bij-wetkalender strong { color:#535353;  }
#inhoud-kolom .wetgevingsfasen { display:block; position:relative; width:100%; }
		#inhoud-kolom .wetgevingsfasen .fase-nummers { display:block; margin:5px 0; width:100%; overflow:hidden !important; overflow /**/:visible;  }
		
				/* Start aanpassing: linkerpadding faselabel op 0 gezet */
				#inhoud-kolom .wetgevingsfasen .fase-nummers span.faselabel { float:left; padding:2px 1em 0 0; }
				/* Einde aanpassing: linkerpadding faselabel op 0 gezet */
				
					#inhoud-kolom div#wetkalender .fase-nummers span.faselabel { float:left; padding:4px 1em 0 3px; }
				#inhoud-kolom .wetgevingsfasen .fase-nummers span.fase {  display:block;float:left; margin:1px 1px 0px 0px; padding:2px 5px !important}
					#inhoud-kolom div#wetkalender .fase-nummers span.fase { }
					#inhoud-kolom .wetgevingsfasen .fase-nummers span.fase.vorige {  background:#efefef !important; color:#000000; }
					#inhoud-kolom .wetgevingsfasen .fase-nummers span.fase.huidige { background:#e6000a !important; color:#fff; }
					#inhoud-kolom .wetgevingsfasen .fase-nummers span.fase.volgende { background:#efefef !important; color:#000000; }
					#inhoud-kolom .wetgevingsfasen .fase-nummers span.fase:hover, #inhoud-kolom .wetgevingsfasen .fase-nummers span.fase.over { background:#e6000a !important; color:#fff; }
		.fase-nummers span.fase span.toelichting { display:none; position:absolute; margin:1.43em 0 0 0; left:0px; background:#e6000a; color:#fff; padding:3px 3px; width:311px !important; width /**/:317px; z-index:999; }
			.fase-nummers span.fase:hover span.toelichting { display:block; }	
				.fase-nummers span.fase.huidige:hover span.toelichting { display:none; }
				html>body .fase-nummers span.fase:hover span.toelichting { margin:2px 0 0 0; }	
				html>body div#wetkalender .fase-nummers span.fase:hover span.toelichting { margin:3px 0 0 0; }	
		#inhoud-kolom .wetgevingsfasen span.actieve-toelichting { clear:both; color:#535353; display:block; margin:0 0 8px 0;  }
			#inhoud-kolom .wetgevingsfasen span.actieve-toelichting strong {color:#e6000a;}
		#inhoud-kolom .wetgevingsfasen span.extra-toelichting {clear:both; display:block;  /*margin-left:-3px;*/ }
		#inhoud-kolom .wetgevingsfasen span { cursor:pointer; }
				
/* uitzondering voor lijsten met een combinatie van bullets en links - zie foutpagina404 */
#inhoud-kolom div.combi-lijst ul { margin-bottom:10px; border-bottom:1px solid #fff; }
#inhoud-kolom div.combi-lijst ul.link-lijst { margin-bottom:10px; }
#inhoud-kolom div.combi-lijst li strong { margin-bottom:-5px; }

/* foto lijst definities - zie ook default definities */
#inhoud-kolom.brede div.foto-lijst { width:100% !important; width /**/:99.5%; overflow:hidden; padding:17px 0 0 0; margin-bottom:10px !important; margin-bottom:20px; }

	/* begin aanpassing toegevoegd 19-10-2006 */
	#inhoud-kolom.brede div.foto-lijst a { float:left; text-align:center; position:relative; width:102px; wid\th:100px; height:102px; heig\ht:100px; margin:0 9px 20px 0; border:0px solid #c5c5c5; background:none; }
		#inhoud-kolom.brede div.foto-lijst a img { display:inline; }
	/* eind aanpassing toegevoegd 19-10-2006 */
		
/* fotoalbum definities */
	#foto-beeld { padding-top:15px; margin-bottom:7px; width:100%; border-top:4px solid #e6000a; }
		#foto-beeld p { margin-bottom:0; }
		#foto-beeld .fotogr { width:297px; overflow:hidden; }
			#foto-beeld .fotogr .deco { position:relative; width:292px; height:292px; margin:0 0 7px 3px; border:1px solid #c5c5c5; }
			html>body #foto-beeld .fotogr .deco { display:table; position:static; }
				#foto-beeld .fotogr .pos { position:absolute; top:50%; text-align:center; }
				html>body #foto-beeld .fotogr .pos { display:table-cell; position:static; vertical-align:middle; }
					#foto-beeld .fotogr img { position:relative; top:-50%; margin:0 auto; }
			#foto-beeld .fotogr a { float:right; margin-bottom:20px; padding-right:25px; background:#fff url(../img/knoppen/knop-plus.gif) 100% 0px no-repeat; font-size:0.69em; line-height:1.7em; }
				#foto-beeld .fotogr a:hover { background-image:url(../img/knoppen/knop-plus-ro.gif); text-decoration:underline; }

	#inhoud-kolom .foto-preview img { margin-bottom:20px; }
		#inhoud-kolom .foto-preview.deel2 img { margin-top:20px; }
	
	#inhoud-kolom .naar-overzicht { margin-top:-10px; color:#e6000a; font-size:0.69em;}
		#inhoud-kolom .naar-overzicht a { margin-top:20px; padding-left: 5px; color:#e6000a; font-weight: bold; }
		#inhoud-kolom .naar-overzicht a:hover { text-decoration: underline; }
		
p.toelichting_fotomap { font-weight:bold; margin-left:22px;}
li.downloadfoto a { color:#154273; text-decoration:underline; font-weight:bold; padding-left:0!important;}		
li.downloadfoto a:hover { color:#0162CD; }		
li.downloadfoto a:visited { color:#696969;}		

.width100 { width:100% !important;}

	
/* schaalbaar illustratie definitions */
.schaalbeeld { text-indent:-2000px;  background-position:0% 0% !important; background-repeat:no-repeat !important; overflow:hidden; }
	#inhoud-kolom .schaalbeeld { margin-left:3px; }

	#inhoud-kolom .illu-links, #inhoud-kolom .illu-rechts { width:99%; overflow:auto; background:#fff;}
		#inhoud-kolom .illu-links p, #inhoud-kolom .illu-rechts p { padding:0; }
		#inhoud-kolom .illu-links img { float:left; margin-right:12px; padding:0; }
		#inhoud-kolom .illu-rechts img { float:right; margin-left:12px; padding:0; }
		
/* dossier tabs */ /* zie js-enabled.css */

/* =============== EINDE content ELEMENTEN */

#inhoud-kolom form {  }
	/*#inhoud-kolom label, #inhoud-kolom input, #inhoud-kolom select, #inhoud-kolom textarea { font-size:0.69em; }*/
        #inhoud-kolom label, #inhoud-kolom input,
	#inhoud-kolom select, #inhoud-kolom textarea,
	#zoek-kolom label, #zoek-kolom input,
	#zoek-kolom select, #zoek-kolom textarea { font-size:0.69em; } /* eden jul08 */
	
	form.sorteer-form { margin-bottom:20px; }
	form.sorteer-form label { float:left; width:33%; }
	form.sorteer-form.breed label { float:left; width:38%; }
	form.sorteer-form select { width:50%; margin-bottom:5px; border:1px solid #777; padding:1px 0px 1px 0px; }
	form.sorteer-form br { clear:left; }
	/* de volgende 2 regels maak een wissel van padding en margin voor ie/gecko */
	form.sorteer-form .button { margin-left:33% !important; margin-left:3px; padding-left:3px !important; padding-left:33%; }
	form.sorteer-form.breed .button { margin-left:38% !important; margin-left:3px; padding-left:3px !important; padding-left:38%; }
		* html form.sorteer-form .button { margin-left:6px !important; margin-left /**/:3px  }
		form.sorteer-form .toon { padding:0px 5px; color:#fff; background-color:#000; cursor:pointer; height:1.6em; }
			html>body form.sorteer-form .toon { padding:0px 5px 3px 5px; }
			/* wordt geactiveerd door javascript: standaard.js */
			form.sorteer-form .toon.muisOver { background-color:#4d4d4d; }

	/* eden jul08 - zie ook js-enabled.css */
	#opnieuw-zoeken {}
	/*
	#opnieuw-zoeken.open form { display:block; }
		#opnieuw-zoeken.dicht form { display:none; border-bottom:4px solid #d6d6d6; }
		#opnieuw-zoeken h3 { cursor:pointer; margin-bottom:20px; padding:3px 0 6px 3px; border-top:1px solid #d6d6d6; border-bottom:4px solid #d6d6d6; background:url(../img/bullets/blt-plus.gif) 100% 6px no-repeat; font-size:0.69em; font-weight:normal; color:#000; }
			#opnieuw-zoeken h3.hover { border-bottom-color:#afafaf; background-image:url(../img/bullets/blt-plus-ro.gif); }
		
	#opnieuw-zoeken.open { border-bottom:4px solid #d6d6d6; }
		#opnieuw-zoeken.open h3 { border-bottom:1px solid #d6d6d6; background:url(../img/bullets/blt-min.gif) 100% 6px no-repeat; }
			#opnieuw-zoeken.open h3.hover { border-bottom-color:#000; background-image:url(../img/bullets/blt-min-ro.gif); }
	*/
	#opnieuw-zoeken form { border-bottom:4px solid #d6d6d6; }
			#opnieuw-zoeken h3 { display:none; }
			
	#opnieuw-zoeken form fieldset { width:60%; padding:0 3px; border:0; }
		#opnieuw-zoeken form .form-knoppen { padding:1em 0; width:60.7%; overflow:hidden; }
			#opnieuw-zoeken form .form-knoppen .zoek { float:right; }
			
	form.zoek-opnieuw, form.zoek-op, form.zoekterm { margin-bottom:20px; }
	form.zoek-opnieuw fieldset { padding-top:15px; border-top:1px solid #e6000a; }
	form.zoekterm fieldset { padding-top:10px; }
	form.zoek-opnieuw label, form.zoek-op label, form.zoekterm label { float:left; width:30%; }
		form.zoek-op label { width:17%; }
	
	form.zoek-opnieuw input, form.zoek-op input, form.zoekterm input { width:67%; margin-bottom:10px; padding:1px; border:1px solid #777; }
		form.zoek-op input { float:left; width:79%; }
	form.zoek-opnieuw input.kwart-formaat { width:15%; }
	form.zoek-opnieuw label.tussen-label { border:1px solid red; float:left; width:auto; }
		form.zoek-opnieuw select, form.zoek-op select { width:68.5%; margin-bottom:10px; padding:1px; border:1px solid #777; }
		form.zoek-op select { float:left; width:80.3%; }
		/* .button gekoppeld aan form.zoek-opnieuw */
		form.zoekterm .button, form.zoek-opnieuw .button { margin-left:30% !important; margin-left:3px; padding-left:3px !important; padding-left:30%; } /*wissel van padding en margin voor ie/gecko*/
			* html form.zoekterm .button, * html form.zoek-opnieuw .button { margin-left:6px !important; margin-left /**/:3px  }
				form.zoek-opnieuw .zoek, form.zoekterm .zoek { padding:0px 25px; width:auto; border:none; color:#fff; background-color:#000; cursor:pointer; height:1.6em;}
					 html>body form.zoekterm .zoek { padding:0px 35px 3px 35px; }
				
		form.zoek-op .knop-wis, 
		form.zoek-opnieuw .knop-wis { margin-left:17.6% !important; margin-left:17.5%; }
		
		form.zoek-op .invoer-reeks { float:left; width:81%; overflow:hidden; }
		form.zoek-op .invoer-reeks label { float:left; width:auto; margin:0 1em; }
		form.zoek-op .invoer-reeks input { width:25%; float:left; }
		 
			/* muisOver wordte geactiveerd door javascrip: zie standaard.js */
			form.zoek-opnieuw .zoek.muisOver, form.zoek-op .zoek.muisOver, form.zoekterm .zoek.muisOver { background-color:#4D4D4D; color:#fff; }

/* standaard formulier stijlen */
form.standaard-formulier { display:block; padding:0; }
html>body form.standaard-formulier { padding-top:18px; }

.standaard-formulier { margin-top:0.5Em; padding:0.4em 0;} /* [PV] 1 Logo 10 februari Borders rond standaard formulier*/
	
	.standaard-formulier .kop-formulier { width:100%; overflow:hidden; clear:both; border-bottom:3px solid #EFEFEF;}
		#inhoud-kolom .standaard-formulier .kop-formulier h3.titel-formulier { float:left; width:58%; margin:0; font-size:11px; line-height:1.8em; font-weight:bold; }

		#inhoud-kolom .standaard-formulier .kop-formulier p.stappen {  line-height:1.8em; float:right; width:38%; margin:0; padding:0 4px 0 0; text-align:right; }
			p.stappen strong { background-color:#E70022; padding:3px 5px 3px 5px; margin:0 -4px 0 0; font-weight:normal; color:#fff; }
			#inhoud-kolom p.stappen a { border-bottom:none !important; background-color:#e6000a; padding:3px 5px 3px 5px; margin:0 -4px 0 0; font-weight:normal; color:#fff; }
			#inhoud-kolom p.stappen a:visited { color:#fff; }
			#inhoud-kolom p.stappen .stap1 { border-bottom:none !important; background-color:#EFEFEF; padding:3px 5px 3px 5px; margin:0 -4px 0 0; font-weight:normal; color:#000; }
			#inhoud-kolom p.stappen .stap2 { border-bottom:none !important; padding:3px 5px 3px 5px; margin:0 -4px 0 0; font-weight:normal; color:#000; background:#efefef; }

	/*#inhoud-kolom .standaard-formulier .opmerking { padding:3px 10px 10px 0; margin:0; font-size:0.64em; font-weight:normal; text-align:right; } /* [PV] 1 Logo 10 februari verplicht melding bij formulier*/
		#inhoud-kolom .opmerking { font-size:0.64em; font-weight:bold; margin:0pt; padding:5px 20px 5px 0pt; } /* [PV] 1 Logo 10 februari verplicht melding bij formulier*/
	.standaard-formulier fieldset { margin:0px; padding:0 10px 20px 0; width:100%; }
		.zoek-op fieldset { margin:0px; padding:0 10px 20px 0; }
	 
	/*
	#inhoud-kolom .zoek-op .form-knoppen { width:98.5%; overflow:hidden; margin:0; border-bottom:4px solid #e6000a; padding-right:3px; padding-bottom:7px; }
		#inhoud-kolom .zoek-op .form-knoppen { clear:left; border-bottom:1px solid #000; }
	*/
	#inhoud-kolom .standaard-formulier .form-knoppen,
	#inhoud-kolom .zoek-op .form-knoppen { clear:left; width:98.5%; overflow:hidden; margin:0; padding-right:3px; padding-bottom:7px; } /* eden jul08 */		

	.standaard-formulier .lijn-horizontaal { border-top:1px solid #d8d8d8; clear:both; margin:0; }
	.standaard-formulier fieldset .lijn-horizontaal { display:none;  border-top:1px solid #ade5f7; margin:10px -10px 10px 0px; }
	#inhoud-kolom .standaard-formulier h4 { margin:15px 0 6px 0; }
	.standaard-formulier br { clear:left; }
/*	.standaard-formulier label { width:100%; padding-top:2px; padding-bottom:3px; color:#e6000a; }*/
	.standaard-formulier label { width:100%; margin:0.8em 0 0.2em; display:block; float:left; }/* [PV] 1 Logo 09 februari*/
	.standaard-formulier input { display:block; width:27em; border:1px solid #777; padding:1px; margin:0 0 5px 3px; float:left; } /* [PV] 1 Logo 09 februari*/
	.standaard-formulier input.kwart-formaat { width:25%; margin-right:5px;}
	.invoer-input { margin-left:0px;} /* [PV] 1 Logo 09 februari*/

	/* Start toegevoegd 01-09-2006 t.b.v. uitgebreid zoeken (bsk) */
	.standaard-formulier input.next { display:inline; width:75%; border:1px solid #777; padding:2px; margin:0 0 5px 3px; }
	/* einde toegevoegd 01-09-2006 t.b.v. uitgebreid zoeken (bsk) */
	
	/* Edit 1logo bold introtext bij formulier*/
		p.intro	{font-weight:bold; line-height:1.4;}
		p.comm {font-style:italic;}
		p.intro a {text-decoration:underline;}
		
	
	.standaard-formulier select.kwart-formaat { width:18%; } 
	.standaard-formulier select { width:27em; border:1px solid #777; padding:2px; margin:2px 0 5px 3px; } /* [PV] 1 Logo 11 februari*/
	html>body .standaard-formulier select { padding:0; min-height:1.5em; }
	.standaard-formulier textarea { width:27em; border:1px solid #777; }
	.standaard-formulier .invoer-reeks { padding:2px 0 6px 0; }
	.standaard-formulier .anders { margin-top:3px; clear:left; } /* [PV] 1 Logo 10 februari toevoeging voor input onder de anders optie bij invoerreeks*/
	.standaard-formulier .anders input { margin-top:3px;} /* [PV] 1 Logo 10 februari toevoeging voor input onder de anders optie bij invoerreeks*/
	.standaard-formulier .tekstveld-reeks { padding:2px 0 6px 0; clear:right; }
	.standaard-formulier .invoer-reeks label { color:#000; font-weight:normal; float:left; width:auto; margin:0 20px 0 0; padding-left:0; }
	.standaard-formulier .tekstveld-reeks label { color:#000; font-weight:normal; float:left; width:auto; margin:0 10px; }
		html>body .standaard-formulier .invoer-reeks label { width:auto; margin:0 20px 0 0; }
		.standaard-formulier .invoer-reeks input { float:left; width:auto; height:auto; border:none;  margin-left:-1px; margin-right:3px;} /* [PV] 1 Logo 16 februari*/
		.standaard-formulier .tekstveld-reeks input { float:left; }
		.standaard-formulier input, 
		.standaard-formulier select, 
		.standaard-formulier textarea, 
		.standaard-formulier .invoer-reeks { margin-left:0px;}
      .standaard-formulier p {margin:0.8em 0px 0.2em; margin-bottom:0px !important; clear:both;} 
	.standaard-formulier .knop-wis, 
	.standaard-formulier .knop-annuleer, 
	.standaard-formulier .knop-vorige-stap, 
	.zoek-op .knop-wis, 
	.zoek-op .zoek { cursor:pointer; float:left; border:none; width:8em; margin:0 10px 10px 0; background-color:#d8d8d8; color:#000; }
		.zoek-op .zoek { background-color:#000; color:#fff; }
	.standaard-formulier .knop-volgende-stap { cursor:pointer; float:right; border:none; width:9.5em; margin:0 0 10px 0; background-color:#E70022; color:#fff; }
	html>body .standaard-formulier .knop-volgende-stap { margin:0 0 10px 0; }
	
		/* muisOver wordt geactiveerd door javascrip: zie standaard.js */
	.standaard-formulier .knop-volgende-stap.muisOver,
	.standaard-formulier .knop-wis.muisOver, 
	.standaard-formulier .knop-annuleer.muisOver, 
	.standaard-formulier .knop-vorige-stap.muisOver,
	.zoek-op .knop-wis.muisOver { background-color:#4D4D4D; color:#fff; }

	/* Start aanpassing 28-09-2006 t.b.v. formulieren */
	.standaard-formulier .knop-volgende-stap.linkbutton,
	.standaard-formulier .knop-wis.linkbutton,
	.standaard-formulier .knop-annuleer.linkbutton,
	.standaard-formulier .knop-vorige-stap.linkbutton { text-align:center; font-size:0.69em; line-height:1.70em; }
	/* Einde anpassing 28-09-2006 t.b.v. formulieren */
	
	#inhoud-kolom p.foutmelding { padding:10px 0 0 19px; margin:0 0 0 0px; text-indent:-19px; font-size:0.64em; font-weight:bold; color:#f00; } /* 3px standaard linker inspring  update 11 feb [PV] standaard inspring verwijdert ten behoeve 1 logo*/
	#inhoud-kolom fieldset p.foutmelding { padding:5px 0 5px 19px; }
		#inhoud-kolom p.foutmelding strong.waarschuwingsteken { padding:0 4px; margin:0 5px 0 0; background-color:#f00; color:#fff; }
	.standaard-formulier label.foutmarkering { color:#f00; }
	
	#inhoud-kolom p.controle-gegevens { margin:0; padding-bottom:20px; } /* padding-left standaard 3px */
	.standaard-formulier strong.label-titel { display:block; font-weight:normal; color:#e6000a; padding:5px 0px 2px 0px; }
					 
/* Einde standaard formulier stijlen */

/*CMP Formulier [AG PV] */

.cmp .standaard-formulier input {float:none;}
		.cmp	select#countryid  {width:76%; margin-left: 4px !important;}
		.cmp	select#armyid  {width:76%; margin-left: 4px !important;}
		.cmp .form-knoppen input {float:right; }
		


/* Einde CMP Formulier */


			
#inhoud-kolom table { width:100% !important; width /**/:93.5%; margin:0px 0px 20px 0px; font-size:0.69em; }
	#inhoud-kolom caption { margin-bottom:0; padding-bottom:4px; border-bottom:2px solid #e6000a; text-align:left; font-weight:normal; color:#e6000a; }
	#inhoud-kolom th, #inhoud-kolom td { padding:3px 0px; border-bottom:1px solid #00eaea; border-left:10px solid #fff; }
	#inhoud-kolom th { text-align:left; color:#e6000a; }
	#inhoud-kolom th.col1 { text-indent:-2000px; }
	#inhoud-kolom th.col1, #inhoud-kolom td.col1 { border-left:none; }

	/* Start toegevoegd 19-09-2006 t.b.v. tabellen (bsk) */
	#inhoud-kolom th.col12, #inhoud-kolom td.col12 { padding-left:3px; border-left:none; width:60%; vertical-align:top; }	
	#inhoud-kolom th.col13, #inhoud-kolom td.col13 { padding-left:3px; border-left:none; width:35%; vertical-align:top; }	
	#inhoud-kolom th.col14, #inhoud-kolom td.col14 { padding-left:3px; border-left:none; width:25%; vertical-align:top; }	
	/* Einde toegevoegd 19-09-2006 t.b.v. tabellen (bsk) */
	
#inhoud-kolom .kalender-inhoud {  }  /*	eden jul08 */
 
 
 
 /* aangepast [PV] 13 oct 2008, terug zetten externe links binnen agenda */

#inhoud-kolom .kalender-inhoud p a.link-lees-meer	{text-align:left !important; font-weight:normal; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.5em !important; padding-left:15px;}
#inhoud-kolom .kalender-inhoud p a.link-lees-meer:hover	{color:#0162CD !important; text-decoration:underline; font-weight:normal; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.5em !important;}
#inhoud-kolom .kalender-inhoud p a.link-lees-meer.extern { text-decoration:none!important; background:#fff url(../img/bullets/blt-li-a-extern.gif) 0% 5px no-repeat !important; display:block !important; padding-left:15px;}
#inhoud-kolom .kalender-inhoud p a.link-lees-meer.extern:hover { text-decoration:underline!important; background:#fff url(../img/bullets/blt-li-a-extern.gif) 0% 5px no-repeat !important;}
#inhoud-kolom .kalender-inhoud p strong {display:block; margin-top:10px;}


.datum_agenda {font-size:12px!important; margin-bottom:5px;}

	
	/*Einde aanpassing [PV]*/
	
	
	
	#attentie-kolom .kalender { margin-top:20px; }
		#attentie-kolom .kalender h3 { margin:0; text-align:center; font-size:1.4em; font-weight:normal; line-height:1.2; color:#E70022; } 
		#attentie-kolom .kalender table { width:100%; font-size:0.69em; }
			#attentie-kolom .kalender caption { display:none; }
			#attentie-kolom .kalender th { padding:0.3em 0 0.3em 0; text-align:center; font-weight:bold; border-right:1px solid #000000; border-top:4px solid #e6000a; border-bottom:1px solid #000; border-left:1px solid #000; }
			#attentie-kolom .kalender td { text-align:right; border:1px solid #000000; border-top:0; }
				#attentie-kolom .kalender td .andere-maand { color:#d8d8d8; }
				
				#attentie-kolom .kalender td a, 
				#attentie-kolom .kalender td span { display:block; padding-top:3px; padding-right:0.69em; padding-bottom:4px; }
				#attentie-kolom .kalender td a { position:relative; background:#e6000a; color:#fff; text-decoration:underline; } 
					#attentie-kolom .kalender td a:hover { text-decoration:underline; }
			
			#attentie-kolom .kalender ul.kalender-navigatie { width:100%; overflow:hidden; margin-bottom:5px; }		
				#attentie-kolom .kalender ul.kalender-navigatie li { padding:0; float:left; width:78%; padding:0; background:none; }
				#attentie-kolom .kalender ul.kalender-navigatie li.vorige-maand { float:left; width:10%; }
				#attentie-kolom .kalender ul.kalender-navigatie li.volgende-maand { float:right; width:10%; }
					#attentie-kolom .kalender ul.kalender-navigatie li a { display:block; width:20px; height:16px; padding:0; border:0; text-indent:-9999px; }
						#attentie-kolom .kalender ul.kalender-navigatie li.volgende-maand a {
						background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2346px 0.6em;
						} 
						#attentie-kolom .kalender ul.kalender-navigatie li.volgende-maand a:hover {}
						#attentie-kolom .kalender ul.kalender-navigatie li.vorige-maand a { background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -7200px 0.6em; }
							#attentie-kolom .kalender ul.kalender-navigatie li.vorige-maand a:hover {  }
							
/* =============== footerblok ELEMENTEN */
/* zie boven */
/* =============== EINDE footerblok ELEMENTEN */

/* <GV Custom by EdL> */

#inhoud-kolom ul li p { font-size: 100%; } /* fix voor p-tag in ul issue#: 0014775 */

.clear { clear: both; margin: 0; padding: 0; height: 0px; line-height: 0; font-size: 0; }
.clear_space { clear: both; margin: 0; padding: 0; height: 20px; line-height: 0; font-size: 0; }

#inhoud-kolom ul.link-lijst li a img { float: left; margin: 5px 10px 0 0; border: 0; }

/*#inhoud-kolom ul.kruimelpad li a { background:transparent none repeat scroll 0%; border:medium none; color:#E6000A; display:inline; line-height:1.2em; padding:0pt 10px 0pt 2px; } eden jul08 */

/* gooit roet in het eten bij o.a datums op de homepage */
/*#inhoud-kolom span.kenmerken { display: block; margin: 0 0 2px 0; font-size: 0.69em; line-height: 1.45em; color: #535353; font-style: normal; cursor: pointer; }*/

#inhoud-kolom ul.link-lijst li span.li-kenmerken { display: block; margin: 5px 0 5px 0; color: #535353; cursor: pointer; }

#inhoud-kolom div.detailres ul.link-lijst li span.datum { color: #535353; }

#attentie-kolom ul.sub-link-lijst { margin: 0; padding: 0; list-style: none; }
#attentie-kolom ul.sub-link-lijst li { margin: 0; padding: 0; background: none; }

#pagina-id #inhoud-kolom ul.link-lijst li strong.title { display: block; cursor: pointer; line-height: 30px; font-size: 150%; color:#000; font-family : Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; }

#pagina-id #inhoud-kolom div#reacties strong.title { display: block; cursor: pointer; line-height: 20px; font-size: 90%; color:#e6000a; font-family : Arial, Helvetica, sans-serif; border-bottom: 1px solid #e6000a; }
	#pagina-id #inhoud-kolom div#reacties ol { margin: 0; padding: 0; list-style: none; }
		#pagina-id #inhoud-kolom div#reacties ol li { margin: 5px 0 0 0; padding: 0; border-bottom: 1px solid #e6000a; }
			#pagina-id #inhoud-kolom div#reacties ol li p,
			#pagina-id #inhoud-kolom div#reacties ol li strong { margin: 0; padding: 0; }
			#pagina-id #inhoud-kolom div#reacties ol li p { font-size: 100%; }

#pagina-id #inhoud-achtergrond #inhoud-kolom div#reacties ol li span.kenmerken { display: block; margin: 5px 0 0 0; padding-bottom: 10px; color: #535353; font-size: 100%; font-style: normal;}

#pagina-id #inhoud-kolom div#reageren ul li span.reageren { margin-top: 0; }

#pagina-id #inhoud-kolom div#reageren ul.link-lijst { border-top: none;  }
#pagina-id #formulierReageer div.formrow { margin: 0 0 10px 0; }
#pagina-id #formulierReageer div.formrow .email_niet_getoond{ padding-left:110px; font-size:0.69em; }
#pagina-id #formulierReageer label { float: left; display: block; width: 110px; }
#pagina-id #formulierReageer input.text { width: 280px; height: 16px; border: 1px solid #bbb; }
#pagina-id #formulierReageer textarea { margin: 2px 0 0 0; width: 280px; height: 150px; border: 1px solid #bbb; }
#pagina-id #formulierReageer input.bevestigen { float: right; margin: 0 0px 0 0; padding: 2px 5px; color: #fff; background: #E70022; cursor: pointer; }
#pagina-id #formulierReageer p input { font-size:90%; }

#pagina-id #inhoud-kolom ul li span.reageren { margin: 20px 0 10px 0; padding: 0 0 0 20px; display: block; font-weight: bold; cursor: pointer;  /*background: url(../afbeeldingen/bullets/blt-li-li.gif) 0 7px no-repeat; */}


#inhoud-kolom ul.link-lijst {}

/*#pagina-id #navigatie-zone h2.weblog { position: relative; top: 30px; margin:0 0px 0pt 290px; padding: 0; cursor:pointer; clear:left; font-size:1.125em; font-weight:normal; color:#e6000a; font-family : Arial, Helvetica, sans-serif; }
	#pagina-id #navigatie-zone h2.weblog a { color: #fff; }*/	

/* </GV Custom by EdL> */

/* weblog */
#inhoud-kolom .webloglink { color:#000; margin-bottom:12px;}
#inhoud-kolom .webloglijntje {color:#000; border-top:0px; padding-top:2px; padding-right:15px; padding-bottom:3px; }
#inhoud-kolom .webloglink:hover { color:#000; }/* border-bottom:1px solid #000;*/
#inhoud-kolom .permalink { display: inline; float:right; }
#inhoud-kolom .resultaten ul li a.webloglink { padding-top:0px; }
#inhoud-kolom .resultaten ul li .weblogcontent { }
#inhoud-kolom .resultaten ul li .weblogcontent p { padding-left: 0px; }
#pagina-id #inhoud-kolom ul li span.reagerenweblog { margin: 20px 0 10px 0; padding: 0 0 0 0px; display: block; color:#154273; text-decoration:underline; }
.reagerenweblog_over{ margin: 20px 0 10px 0; padding: 0 0 0 0px; display: block; cursor: pointer; color:#154273; text-decoration:underline;}
#inhoud-kolom .een-kolom form .verplicht{ color: red; }
#inhoud-kolom .een-kolom form img { border:1px solid #bbbbbb;}
#inhoud-kolom .een-kolom .registerform input.text { width: 200px; height: 15px; border: 1px solid #bbbbbb; margin-top:10px; margin-top:10px; margin-bottom:10px; font-size:100%;}
#inhoud-kolom .registerbutton {cursor:pointer; float:left; width:130px; margin-right:5px; background-color:#e70022; color:#fff; font-size:0.69em; padding-top: 0px !important; padding-top: 0px; padding-bottom: 2px !important; padding-bottom: 1px; height:19px;}
#inhoud-kolom #captchakeuze, #inhoud-kolom #captchakeuze2 { display: none;}
#inhoud-kolom #captchakeuze {}

#inhoud-kolom h2.weblogtitle{margin-left: 0px;}/* Edit voo0r 1 logo 12 februari [PV] */
#inhoud-kolom p.weblogkenmerken{margin: 5px 33px 40px;}
#inhoud-kolom .weblogreactiepreview{ border-bottom:1px solid #dedfde; padding: 20px 0;}
#inhoud-kolom .weblogreactiepreview .registerform{height: 20px;}
#inhoud-kolom .weblogreactiepreview .registerbutton {float:right; margin-right: 0; width: 150px; font-size:0.69em }
#inhoud-kolom #captchaarea{padding: 20px 0 10px; margin: 0 0 20px;}
#inhoud-kolom #captchaarea .registerbutton {margin-top: 20px; position: relative; top: 10px; float: right; margin-right: 4px; margin-left: 5px; font-size:0.69em}
#inhoud-kolom #captchaarea input.text{font-size: 70%; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#inhoud-kolom .weblogcontent h3{font-size: 12px; padding-left: 0px; line-height:15px; }
#inhoud-kolom .weblogcontent h4{font-size: 11px; padding-left: 0px; line-height:13px; }
#inhoud-kolom .weblogcontent h5{font-size: 10px; padding-left: 0px; line-height:12px; }
#inhoud-kolom .weblogcontent p{font-size: 11px; padding-left: 0px; line-height:15px; }
#inhoud-kolom .weblogcontent a{background: transparent; padding-bottom:0px; padding-right:0px; display:inline!important; color:#154273; }

#inhoud-kolom .weblogcontent a.extern {display:inline!important;}
#inhoud-kolom .weblogcontent a:hover{background: transparent;  border-bottom:1px solid #969696; padding-bottom:0px; padding-right:0px; display:inline; color:#154273; }
#inhoud-kolom .weblogcontent .moviecontent li a{background:#FFFFFF url(../img/bullets/blt-li-a-standaard.gif) no-repeat scroll 100%; border-bottom:1px solid #DEDFDE; padding-bottom:3px; padding-right:15px; padding-top:2px; color:#000; display:block;}
#inhoud-kolom .weblogcontent .moviecontent li a:hover{background:#FFFFFF url(../img/bullets/blt-li-a-standaard-ro.gif) no-repeat scroll 100%; border-bottom:1px solid #000; padding-bottom:3px; padding-right:15px; padding-top:2px; color:#000; display:block;}

.weblog .dossiertitel { display:block; font-size:22px; font-weight:normal; margin-left:20px; margin-bottom:7px; }

/*#inhoud-kolom ul.link-lijst li .weblogcontent ul li{ margin-left: 100px;}*/

/*formulieren weblog*/
#reageren .kop-formulier,  #reacties .kop-formulier{ margin:10px 0 5px 0; width:100%; overflow:hidden; clear:both; border-bottom:3px solid #EFEFEF; }
#inhoud-kolom #reageren .kop-formulier h3.titel-formulier { float:left; width:58%; margin:0; font-size:11px; line-height:1.8em; font-weight:bold; }
#inhoud-kolom #reageren .kop-formulier p.stappen {  line-height:1.8em; float:right; width:38%; margin:0; padding:0 4px 0 0; text-align:right; }
#inhoud-kolom #reageren .form-knoppen { border-bottom:4px solid #E6000A; margin:0pt; overflow:hidden; padding-bottom:7px; /*padding-right:3px;*/ width:98.5%; margin-bottom:20px;}
#inhoud-kolom #reageren .form-bottom { border-bottom:4px solid #E6000A; margin:0pt; padding-bottom:7px; padding-right:3px; width:98.5%; margin-bottom:20px;}
#inhoud-kolom #reageren .opmerking { font-weight:bold; font-size:0.64em; margin:0pt; padding:3px 20px 10px 0pt; }


#attentie-kolom span.kenmerken { color: #535353; font-size: 100%; font-style: normal;}
/* weblog */

/* Thema kapstok [AG] */

#kapstok #inhoud-kolom h3 { margin:0 0 8px 0;}

#kapstok .linker-helft ul.link-lijst li { margin-bottom:10px;}
	/*#kapstok .linker-helft ul.link-lijst li a:hover{ background:#fcd9df;}*/
	#kapstok .rechter-helft .meerinformatie{ clear:both;}
		#kapstok .rechter-helft .meerinformatie .container{ margin:0;}	
			#kapstok .rechter-helft .meerinformatie ul li a{padding-left:15px!important; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em;}
			#kapstok .rechter-helft .meerinformatie ul li.extern a {background:#FFFFFF url(../img/bullets/blt-li-a-extern.gif) no-repeat scroll 0pt 0.5em;}

/*#kapstok .rechter-helft .meerinformatie .kenmerken .onderwerp { text-decoration:none; color:#000; font-weight:bold;}*/
			
.kapstok_dossiers { width:208px; float:left;}
	.kapstok_dossiers .linker-kolom { background:#e4dce7; width:208px!important;}
		.kapstok_dossiers .linker-kolom .container{ margin:0 !important; padding:0 5px 0 5px;}
		.kapstok_dossiers .linker-kolom .container ul {padding-top:8px !important;}
			.kapstok_dossiers .linker-kolom .container ul li a {padding-left:15px!important; background: transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2357px 0.6em; color:#154273;}
			.kapstok_dossiers .linker-kolom .container ul li a:visited {color:#154273; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2357px 0.6em;}						
.kapstok_dossiers ul.link-lijst {border:0!important;}			
		
.kapstok_uitgelicht {width:208px; float:left; overflow:hidden;}
	.kapstok_uitgelicht .container {margin:0 0 0 10px !important;}
	.kapstok_uitgelicht .container .linker-kolom {width:100%!important;}
	.kapstok_uitgelicht .container h3{ font-size:15px !important; font-weight:bold !important; font-family:arial; margin-left:8px !important;}
	
#kapstok #inhoud-kolom .kapstok_uitgelicht ul li a {padding-left:0; background:none; color:#000;}
#kapstok #inhoud-kolom .kapstok_uitgelicht ul li a:hover {padding-left:0; background:none; color:#000; text-decoration:none;}	
#kapstok #inhoud-kolom .kapstok_nieuws li a {padding-left:0;}

#kapstok #inhoud-kolom .kapstok_uitgelicht ul li a strong {color:#154273!important;}
#kapstok #inhoud-kolom .kapstok_uitgelicht ul li a:hover strong {color:#0162CD!important;}

#kapstok h2{margin:0;}
#kapstok p#o-intro {width:435px; overflow:hidden;}
#kapstok p.kapstokintro strong {margin-top:8px; display:block;}


#kapstok #navigatie-zone #navigatie-achtergrond {margin-bottom:0;}


/* Volmachten [AG] */

#volmachten ul.link-lijst li a { color:#154273; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em; padding-left:10px;}
#volmachten ul.link-lijst li a:hover { color:#0162CD;}
#volmachten ul.link-lijst li a:visited { color:#696969; background: url(../img/bullets/rijks_sprite.png) no-repeat -2800px 0.6em;}

#volmachten_functionaris .standaard-formulier label{ width:auto; min-width:11em;}
#volmachten_functionaris .standaard-formulier input { width:50%;}
#volmachten_functionaris .form-knoppen input {width:9.5em;}

/* Actueel [AG] */

.actueel ul li {background:none!important; padding:0!important; }
	.actueel ul li a{padding-left:0px!important;}
	/*.actueel ul li a:hover{background:#fcd9df;}*/
	.actueel ul li a h3{ font-size:100%!important; margin:0 0 2px 0!important; color:#154273!important; text-decoration:underline;}
	.actueel ul li a:hover h3{ color:#0162CD!important;}		
	.actueel ul li a:visited h3{ color:#696969!important;}
	
	.actueel ul li p {margin-bottom:7px!important;}		
	
/* Onderwerpen Overzicht [AG] */	

.onderwerpenoverzicht ul li a strong {text-decoration:none!important;}
.onderwerpenoverzicht ul li a{color:#154273!important; background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em !important; padding-left:12px!important; text-decoration:none!important;}

.onderwerpenoverzicht ul li a:hover { text-decoration:underline!important; color:#154273!important;}
.onderwerpenoverzicht ul li a:hover strong { text-decoration:underline!important; color:#154273!important;}
.onderwerpenoverzicht ul li ul {margin-left:0!important;}

.onderwerpenkolom {margin-left:20px;}
.onderwerpenkolom p.intro a{color:#154273!important;}
.onderwerpenkolom p.intro a:hover{color:#0162cd!important;}
.onderwerpenkolom p.intro a:visited{color:#696969!important; text-decoration:none;}

/* Weblog [AG] */	

.weblog {}

/* Dossier tabs [AG] */
.dossier-tabs a {padding-left:5px!important;}

/* Meer info blok [AG] */

.meerinfoblok ul li a {background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em; padding-left:12px!important;}

.rechter-helft ul li a {background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2360px 0.6em; color:#154273;}
.rechter-helft ul li a:hover {color:#0162cd; text-decoration:underline;}
.rechter-helft ul li a:visited {background:transparent url(../img/bullets/rijks_sprite.png) no-repeat scroll -2800px 0.6em; color:#696969;}

/* Icon bij kenmerken [AG] */

.kenmerken img.kenmerkenicon {float:none!important; display:inline; margin:0!important;}

#onderwerpenblok {float:left; width:265px;}

/* Organogram border */
.org_border {width:575px; border-top:3px solid red;}

span.dossiertitle {
color:#E70022;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-weight:normal;
text-decoration:none;
background-image:none;
line-height:1.22;
margin:0 0 0.3em 20px;
padding:0pt;

}

}

/* =============== PRINT stijlen */

@media print {
	/* +++++++++++++++++++++++++++++++++++++++++ RESET TAGS */ 
	* { background:#fff none 0 0 no-repeat; margin:0; padding:0; border:0; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:100%; color:#000; text-decoration:none; }
	ul { padding-left:16px; list-style:disc; }
	html>body ul { padding-left:14px; }
	li { padding:0 0 2px 0; }
	li a { display:block; }
	* html li a { margin-top:0; }
	ol { padding-left:25px; }
	html>body ol { padding-left:20px; }
	/* +++++++++++++++++++++++++++++++++++++++++ ELEMENTEN */
	img.print { display:block !important; width:327px; height:63px; margin:0 0 16px 0; }
	.tekstbrowser { display:none; }
	/* Start aanpassing 11-10-2006 t.b.v. printen van wetgevingskalender (bsk) */
	.fase-nummers, .faselabel { margin-right:5px; }
	.fase huidige { margin-right:10px; }
	.toelichting, .fase.vorige, .fase.volgende { display:none; }
	.extra-toelichting { display:block; margin-top:5px; }
	/* Einde aanpassing 11-10-2006 t.b.v. printen van wetgevingskalender (bsk) */
	/* +++++++++++++++++++++++++++++++++++++++++ GLOBALE LAYOUT  */
	body { background:#fff none; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
	/* +++++++++++++++++++++++++++++++++++++++++ VERBERG ELEMENTEN */
	#navigatie-achtergrond h1, #taal-menu, #navigatie-achtergrond form, #zoek-menu, 
	#hoofdnavigatie, #service-blok, 
	#subnavigatie-kolom, .index-illustratie, .illustratie, .afbeelding-links, .schaalbeeld, .naar-boven, .bladeren, .sort-data ul li a, 
	.abc-lijst, .paginering, .toon, .knop-annuleer, .knop-wis, .knop-volgende-stap, .knop-vorige-stap, .zoek-opnieuw,  .zoek-op,
	#voet-zone { display:none !important; }
	/* +++++++++++++++++++++++++++++++++++++++++ DEFINIEER AFMETINGEN, MARGINS en PADDINGS  */
	#navigatie-zone { margin:0 0 0 40px; width:560px; }	
	#inhoud-kolom { margin:0 0 0 40px; width:560px; }
	#attentie-kolom { margin:20px 0 0 80px; width:280px; }
	/* +++++++++++++++++++++++++++++++++++++++++ STIJL ELEMENTEN  */
	/* #navigatie-zone */
	#navigatie-zone ul { width:auto; list-style:none; padding:0 0 20px 0; clear:both; }
	#navigatie-zone li { float:left; }
	#navigatie-zone li a { display:inline; color:#000; text-decoration:none; padding:0 10px 0 0; }
	#navigatie-zone li.dossiertitel { float:none; clear:both; font-size:13px; font-weight:bold; }
	/* #inhoud-zone */
	h2, h2 a { font-size:18px; font-weight:normal; margin-bottom:8px;  }
	h3 { font-size:13px; font-weight:bold; margin:0 0 8px 0; padding:8px 0 0 0; } 
	h4 { font-size:11px; margin-bottom:8px; }
	p.subtitel { font-size:13px; font-weight:normal; }
	a, a:visited { color:#000; }	
	span.datum { display:block; font-style:italic; } 
	.fototekst { font-size:10px; }
	p, ul, ol {  margin-bottom:8px; }
	ul.link-lijst ul { margin:2px 0 0 0; }
	.sort-data { margin:8px 0 0 0; }
	ul.kruimelpad { list-style:none; padding-left:0; }
		ul.kruimelpad li a{ display:inline; } 
	.sort-data ul { list-style:none; padding-left:0; margin:0 0 8px 0; width:100%; overflow:hidden; }
		.sort-data ul li { float:left; padding-right:5px; }
	ul.link-lijst, ul.link-lijst ul, ul.index-lijst { list-style:circle; }	
	.resultaten ul.link-lijst li ul { margin-top:-2px; }
	.resultaten ul.link-lijst a { padding-bottom:6px; }
	.resultaten ul.link-lijst li li a  { padding-bottom:2px; }	
	.kenmerken { font-style:italic; }
	p span.kenmerken { display:block; margin:0 0 4px 0; }
	
	.illu-links img { float:left; margin:4px 15px 5px 0;  }
	
	.sorteer-form { margin:0 0 8px 0; }
	label { display:block; padding:0 0 2px 0; }
	.label-titel { display:block; padding:4px 0 2px 0; font-weight:normal; font-style:italic; }
	.invoer-reeks label, .tekstveld-reeks label { display:inline; }
	form.sorteer-form select { width:50%; }
	.standaard-formulier input { width:72em; }
	.standaard-formulier input.kwart-formaat { width:25%; }
	.standaard-formulier .invoer-reeks input { width:auto; }
	.standaard-formulier select { width:76.5%; }
	.standaard-formulier textarea { width:76.5%; }
	
	table { margin:8px 0 4px 0; }
	th, td { padding:0 12px 4px 0; text-align:left; vertical-align:top; }
	caption { font-style:italic; text-align:left; padding:0 0 4px 0; }
	
	#woordmerk a img {margin-left:290px;}
	
}

/* =============== Einde PRINT stijlen */

/* ================== Begin tekstgrootte  =================*/
/* Classes voor tekstgrootte-script */
body.groter {font-size: 115%;}
body.grootst {font-size: 130%;}
body.kleiner {font-size: 85%;}
body.kleinst {font-size: 70%;}

/* ================== Einde tekstgrootte  =================*/



.hidden-input { border:none !important;}

/* Safari 3 only  */
@media all {
:root #navigatie-achtergrond #zoekknop { height:1.6em; }
:root #inhoud-kolom .dossier-tabs .tab.actief h3.rechter-tab { width:45.6%; }
}

