@media print {
   div.media_screen { display:none;  }
}
@media screen {
   div.media_print { display:none;  }
}


/* ================================================================================ */
/* ================================================================================ */
/* ===== FROM MONKEY.CSS                                                      ===== */
/* ================================================================================ */
/* ================================================================================ */

li.LS {
     list-style: url("../img/L4a.gif");
}

/*
LI.LS { 
     margin: 0px 0px -3px 0px;
     padding: 0px 0px 0px 0px; 
}


UL.LS { 
     margin: 0px 0px 0px 15px;
     padding: 0px 0px 0px 0px;
 
 }
 
LI.LSB { 
     margin: 0px 0px 4px 0px;
     padding: 0px 0px 0px 0px; 
 
}

UL.LSB { 
     margin: 0px 0px 10px 12px;
     padding: 0px 0px 0px 0px;
 
 }  
*/


/* -------------------------------------------------------------------------------- */
/* --- navbar                                                                   --- */
/* -------------------------------------------------------------------------------- */
.navbar 
{
 	margin-top: 10px;
  	border-top: 1px solid #BCCAD6; /*#A4CEEC;*/ 
  	border-bottom: 1px solid #BCCAD6; /*#A4CEEC;*/
  	background-color: #BCCAD6; /*#A4CEEC;*/ 
  	width: 100%;
  	padding: 0px;
  	spacing: 0px; 
}
.navbar_line 
{
  	background-color: #BCCAD6; /*#A4CEEC;*/
}
.navbar_img_prev_bron
{
  	background-img: img/docsinglprev.gif;
}
.navbar_img_next_bron
{
  	background-img: img/docsinglnext.gif;
}
a.navbar
{
	color: #000000;
	text-decoration: none;
}
a.navbar:hover 
{
	color: #0076CC;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- disclaimer                                                               --- */
/* -------------------------------------------------------------------------------- */
.disclaimer 
{
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #929497;
}
a.disclaimer:link
{
	color: #929497;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.disclaimer:hover 
{
	color: #929497;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- AuteursNaam                                                              --- */
/* -------------------------------------------------------------------------------- */
.AuteursNaam 
{
	display: block;
	white-space: nowrap;
}
.AuteursNaam a 
{
	text-decoration: none; 
	color: #0076CC; 
} 
.AuteursNaam a:visited 
{ 
	text-decoration: none; 
	color: #0076CC;
} 
.AuteursNaam a:hover 
{ 
	text-decoration: underline; 
	background-color: #0076CC;
}

/* -------------------------------------------------------------------------------- */
/* --- TaxToDay                                                                 --- */
/* -------------------------------------------------------------------------------- */
.TaxToDay_Title 
{ 
	color: #000000; 		
	font-weight: bold;	
}
.TaxToDay_Title a:hover 
{ 
	text-decoration: underline;
	color: #0076CC;	
	font-weight: bold;	
}
.TaxToDay_Title a:link, .TaxToDay_Title a:visited 
{ 
	text-decoration: none; 
	display: block; 
	color: #000000; 		
} 
.TaxToDay_Text 
{ 
	color: #000000; 
	font-weight: normal;		
}
.TaxToDay_Text a:hover 
{ 
	text-decoration: underline;
	color: #0076CC;
}
.TaxToDay_Text a:link 
{ 
	text-decoration: none; 
	color: #000000;
} 
.TaxToDay_Text a:visited 
{ 
	color: #000000;
	text-decoration: none; 
}
.TaxToDay_More 
{ 
	color: #000000;
	font-weight: bold;			
}
.TaxToDay_More a:hover 
{ 
	text-decoration: underline;	
	font-weight: bold;	
	color: #0076CC; 	
}
.TaxToDay_More a:link 
{ 
	text-decoration: none; 
	display: block; 
	font-weight: bold;
	color: #000000;
} 
.TaxToDay_More a:visited 
{ 
	color: #000000;
	font-weight: bold;		
	text-decoration: none; 
}


/* -------------------------------------------------------------------------------- */
/* --- news                                                                     --- */
/* -------------------------------------------------------------------------------- */
.news_line 
{
	background-color: #6EBB1F;
	height: 1px; 
}
.news_group 
{ 
	color: #000000; 		
	font-weight: bold;	
}
.news_group a:hover 
{ 
	text-decoration: underline;
	color: #0076CC;	
	font-weight: bold;	
}
.news_group a:link, .news_group a:visited 
{ 
	text-decoration: none; 
	display: block; 
	color: #000000; 		
} 
ul.news_title li 
{	
	color: #0076CC; 
	clear: both;		
	list-style-type: square; 
	line-height: 12px;
}
ul.news_title
{
     	padding: 0px 0px 0px 0px;

}
ul.news_title_monkey li 
{	
	//color: #0076CC; 
	//clear: both;		
	//list-style-type: square; 
	line-height: 12px;
}
ul.news_title_monkey
{
	list-style-image: url(/images/bullet_arrow.gif);
     	padding: 0px 0px 0px 0px;

}
.news_title 
{ 
	color: #000000; 
	font-weight: normal;	
			
}
.news_title a:link, .news_title a:visited  
{ 
	text-decoration: none; 
	color: #000000;
} 
.news_title a:hover, .news_title a:active
{ 
	text-decoration: underline;
	color: #0076CC;
}

.updateReg_0 a:link, .news_title a:visited  
{ 
	text-decoration: none; 
	color: #000000;
} 
.updateReg_0 a:hover, .news_title a:active
{ 
	text-decoration: underline;
	color: #0076CC;
}

a.updateReg_1:link, a.updateReg_1:visited  
{ 
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #62BD19;
} 
a.updateReg_1:hover, a.updateReg_1:active
{ 
	text-decoration: underline;
	font-weight: bold;
	color: #62BD19;
	background-color: #FFFFFF;
}

.news_more 
{ 
	color: #000000;
	font-weight: bold;			
}
.news_more a:hover 
{ 
	text-decoration: underline;	
	font-weight: bold;	
	color: #0076CC; 	
}
.news_more a:link 
{ 
	text-decoration: none; 
	display: block; 
	font-weight: bold;
	color: #000000;
} 
.news_more a:visited 
{ 
	color: #000000;
	font-weight: bold;		
	text-decoration: none; 
}

/* -------------------------------------------------------------------------------- */
/* --- hr line                                                                  --- */
/* -------------------------------------------------------------------------------- */
hr
{
	color: #62BD19;
}

.backgroundcolor
{
	background-color: #62BD19;
}

/* -------------------------------------------------------------------------------- */
/* --- input                                                                    --- */
/* -------------------------------------------------------------------------------- */
input
{
	border-color: #0076CC;
	border-style: solid;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0076CC;
}

/* -------------------------------------------------------------------------------- */
/* --- Niv...                                                                   --- */
/* -------------------------------------------------------------------------------- */
.Niv1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Niv2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000; 
}
.Niv3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
}
.Niv4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000; 
}
.Niv5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
}
.Niv6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.Niv7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Niv7b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 	
}

/* -------------------------------------------------------------------------------- */
/* --- a                                                                        --- */
/* -------------------------------------------------------------------------------- */
a:link		/* ipv a */ 
{
	color: #0076CC;
	text-decoration: underline;
}	
		
a:hover 
{
	color: #0076CC;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- inh                                                                      --- */
/* -------------------------------------------------------------------------------- */
inh
{
	color: #000000;
}
a.inh 
{
	color: #0076CC;
	text-decoration: none;
}	
a.inh:hover 
{
	color: #0076CC; 
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- b / s : input zoekscherm                                                 --- */
/* -------------------------------------------------------------------------------- */
.b 
{
	width:150; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0076CC;	
	font-weight: normal; 
	background-color: #ffffff; 
	/*border-style: solid; 
	border-color: #0076CC;	
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;*/
}
.b2 
{
	width:300; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0076CC;
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #0076CC;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}
.b3 
{
	width:30; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0076CC;
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #0076CC;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}
.s 
{
	width:250; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0076CC; 
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #0076CC; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}
.s2 
{
	width:50; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0076CC;
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #0076CC;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}


/* -------------------------------------------------------------------------------- */
/* --- bgrey                                                                    --- */
/* -------------------------------------------------------------------------------- */
.bgrey 
{
	width:150; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #005695; 
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #CCCCCC; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}
.b2grey 
{
	width:300; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #005695; 
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #CCCCCC; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}
.b3grey 
{
	width:30; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #005695; 
	font-weight: normal; 
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #CCCCCC; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px;
}

/* -------------------------------------------------------------------------------- */
/* --- nav / nav2 / navN (nieuwe stukken)                                       --- */
/* -------------------------------------------------------------------------------- */
td.nav a:link 
{ 
	text-decoration: none; 
	display: block; 
	color: #005695; 
	width:100%;
	height:25px;
} 
td.nav a:visited 
{ 
	text-decoration: none; 
	color: #005695;
	display: block;
	width:100%;
} 
td.nav a:hover 
{ 
	text-decoration: none; 
	background-color: #C0C0C0;
	display: block; 
	width:100%;
}
td.nav2 a:link 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
	display: block; 
	color: #005695; 
	background-color: #FFFFFF;	
	/* width:100%; google chrome*/
} 
td.nav2 a:visited 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
	color: #005695;
	background-color: #FFFFFF;	
	display: block;
	/* width:100%; google chrome*/
} 
td.nav2 a:hover 
{ 
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
	text-decoration: none; 
	color: #FFFFFF;
	background-color: #0668a9;
	display: block; 
	/* width:100%; google chrome*/
}
td.navN
{ 
	text-decoration: none; 
	display: block; 
	color: #000000; 
}
td.navN a:link, td.navN a:visited 
{ 
	text-decoration: none; 
	display: block; 
	color: #000000; 
} 
td.navN a:hover 
{ 
	text-decoration: underline; 
	color: #0076CC;
	display: block; 
}

/* -------------------------------------------------------------------------------- */
/* --- standaard / normaal / groter                                             --- */
/* -------------------------------------------------------------------------------- */
.standaard
{
	background-color:#0668a9;
	width:13px;
	height:13px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	text-align: center;
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
	FONT-SIZE: 10px;									
	padding: 0px;
	margin-bottom : 6px;
}
.standaard a:hover
{
	color: #007BD6;
	text-decoration: none;
	cursor:pointer; 
}
.normaal 
{
	background-color:#0668a9;
	width:15px;
	height:15px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
	padding: 0px;
	FONT-SIZE: 12px;
	margin-bottom : 6px;
}
.normaal a:hover 
{
	color: #007BD6;
	text-decoration: none;
	cursor:pointer; 
}
.groter
{
	background-color:#0668a9;
	width:18px;
	height:18px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	text-align:justify;
	text-align:center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
	padding-top: 0px;
	FONT-SIZE: 16px;
	font-weight: bolder;
	margin-bottom: 6px;
	padding: 0px;
}
.groter a:hover
{
	color: #007BD6;
	text-decoration: none;
	cursor:pointer; 
}

/* -------------------------------------------------------------------------------- */
/* --- red                                                                      --- */
/* -------------------------------------------------------------------------------- */
.redbody 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.redbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a.redbold
{
	text-decoration: none;
}
a.redbold:hover 
{
	text-decoration: underline;
	color: #FF0000;
}
a.redbold:visited 
{
	color: #005695;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------- */
/* --- BRONS lexft styles                                                       --- */
/* -------------------------------------------------------------------------------- */

ul.brons 
{
    	margin-top: 0;
    	margin-bottom: 0;
}
div.fr 
{
    	color: #666666;
}
div.akte-meta 
{
    	font-size: small;
    	padding: 4px;
}
div.tekst, div.comlijn 
{
    	margin-left: 20px;
}
div.po 
{
    	margin-top: 10px;
    	margin-left: 20px;
    	padding: 8px;
    	font-size: small;
    	border: solid silver 1px;
    	background-color: #fafafa;
}
div.com, div.rubfiche, div.bijfiche, div.intro, div.artfiche 
{
    	padding-bottom: 0.5em;
}
div.idfiche 
{
    	font-size: x-large;
}
div.rubfiche 
{
    	font-size: large;
}
div.artikel 
{
    	margin: 20px 10px 20px 10px;
}
div.akteond 
{
    	margin-top: 20px;
}
div.meta 
{
    	display: none;
    	color: #ff6600;
    	font-size: small;
    	padding: 4px;
}
div.nas, div.ops 
{
    	font-size: small;
    	font-weight: bold;
}
ul.brons 
{
    	list-style: none;
}
span.wijzh, span.versie
{
    	color: #ff6600;
}
span.wijzh sup 
{
    	font-size: smaller;
}
span.lnr, span.nr, span.lnr, span.naam, span.kop, .gen 
{
    	font-weight: bold;
}
#styleSwitcher 
{
    	background-color: #b7e09c;
    	width: 100%;
}
div.wpar, div.nral 
{
	display: block;	
	margin-bottom: 14px;
}
div.wpar p 
{
	display: inline;	
}
div.nral p 
{
	display: inline;	
}
.sigma-tekst
{
	display: inline;	
}
div.debugtag 
{
	color: #ff0000;
	font-weight: bold;	
}
div.debugblock 
{
	background-color: #eeeeee;
	margin: 10px;
}
div.debugblock-po 
{
	background-color: #ddeeee;
	margin: 10px;
}

/* -------------------------------------------------------------------------------- */
/* --- SIGMA - ALGEMEEN                                                         --- */
/* -------------------------------------------------------------------------------- */
span.sigma-wijzh, span.sigma-versie
{
    	color: #ff6600;
    	font-weight: normal;
}
.table-com 
{
	padding: 2px;
}
.quote 
{
	font-style: italic; 
}
.nomargintop 
{
	background-color: #E5D0CD;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a.HRLink 
{
	/*margin-right:5px;*/
	color: #0076CC; //7C1D20;
	/* font-weight: bold; */
	text-decoration:underline;
}
a.HRLink:hover 
{
	/*margin-right:5px;*/
	color: #525252;
	/* font-weight: bold; */
	text-decoration:underline;
}
a.xlink-ref
{ 
	color: #0076CC; //7C1D20;
	/* font-weight: bold; */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.xlink-ref:hover 
{ 
	color: #525252;
	/* font-weight: bold; */
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	/*font-size: 11px;*/
	text-decoration: underline;
}
.specialcitation
{
	font-style:italic;
	margin-left:20px;
	padding-left:10px;
}
.specialconclusion
{
	border-left:1px solid #E5D0CD;
	margin-left:20px;
	padding-left:10px;
}
.specialexample
{
	margin-left:20px;
	padding-left:10px;
}
.specialframe
{
	border-bottom:1px solid #E5D0CD;
	border-top:1px solid black;
	margin-left:30px;
	padding-bottom:8px;
	padding-top:8px;
}
.specialreferences
{
	border-left:1px solid #E5D0CD;
	margin-left:20px;
	padding-left:10px;
}
.specialreferences2
{
	border-top:1px solid #E5D0CD;
	margin-left:30px;
	padding-left:0px;
}
.specialremark
{
	border-left:1px solid #E5D0CD;
	margin-left:20px;
	padding-left:10px;
}
.specialwarning
{
	margin-left:20px;
	padding-left:10px;
}
.specialelaboration
{
	font-size:smaller;
}
.specialconclusion
{
	font-weight:bold;
}
.specialintroduction
{
	font-style:italic;
}
.specialcitation
{
	font-style:italic;
}
.biv-link 
{ 
	border-top: 1px solid #E5D0CD; 
	margin: 5px;
	padding-top:10px;
}
.com 
{
	color:#808080;
	font-size:-2;
	margin-top:10px;
	margin-left:10px;
}
.his
{
	cccolor: #929497;
	margin-left:20px;	
}
.histver 
{
    	display: none;
}
.wg-intro 
{
    	display: block;
}
.sigma-dt 
{
	margin-left:15px;	
}
div.meta, div.gen 
{
    	display: none;
}
div.sigma-wpar 
{
	margin-top: 10px;
	display:block;			
} 
div.sigma-wpar p 
{
	display: inline;	
}
.sigma-lal 
{
	display:inline;			
}
ul.brons 
{
    	margin-top: 5px;
    	margin-bottom: 5px;
}
.sigma-topline 
{
 	margin-left:10px;
}
.sigma-subniv1 
{
	margin-top:10px;
	margin-left:10px;
	display:block;
}
.sigma-subniv2 
{
	margin-top:10px;
	margin-left:15px;
	display:block
}
.sigma-subniv3 
{
	margin-top:10px;
	margin-left:20px;
	display:block
}
.sigma-titel 
{
	display:inline;
	margin-top:10px;
	margin-bottom:5px;
}
span.sigma-kop 
{
    	font-weight: bold;
    	margin-bottom:5px;
}
span.sigma-lnr, span.sigma-nr, span.sigma-lnr, span.sigma-naam, .sigma-gen 
{
    	font-weight: bold;        
}
.sigma-nral
{
	margin-top:10px;
}
.doc-titel 
{
	color: #000080;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:5px;
}
span.change-lang 
{
	margin-right: 0px;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;		
	color: #007BD6;	
}

/* -------------------------------------------------------------------------------- */
/* --- SIGMA - RECHTSPRAAK                                                      --- */
/* -------------------------------------------------------------------------------- */
.jur-abstract
{
	margin-top: 3px;
	margin-bottom: 5px;
	font-style: italic; 
}
.jur-gerecht
{
	margin-top: 3px;
	margin-bottom: 5px;	
}
.jur-cascobl-list
{
	margin-top: 3px;
	margin-bottom: 5px;	
}
.jur-cascobl
{
	margin-top: 3px;
	margin-bottom: 5px;	
}
.jur-uitspraak
{
	margin-top: 3px;
	margin-bottom: 5px;
	
}
.p-jur 
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;		
}
.topconclusion 
{
	display: none;
}
.comlev-com 
{
	padding-left: 10px;
}
.p-group-com 
{	
	margin-left: 5px;
	/*border: 1px solid #00ff00;*/
}
.p-com 
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;		
	/*border: 1px solid #ff0000;*/
}
.citref 
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;		
	/*border: 1px solid #ff0000;*/
}

/* -------------------------------------------------------------------------------- */
/* --- wetbafdr                                                                 --- */
/* -------------------------------------------------------------------------------- */
.wetbafdr
{
	border: 1px solid #E5D0CD;
	padding: 10px;
	right: 50px;
	top: 60px;
	position: absolute;
}
.wetbafdr_title
{
	display: inline;	
}

/* -------------------------------------------------------------------------------- */
/* --- toc-title                                                                --- */
/* -------------------------------------------------------------------------------- */
.toc-title 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	border-bottom: 1px solid #E5D0CD;
}
.toc-title-text 
{	
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* color: #000080; */
	color: #005695;
}
img.toc-title-img 
{	    
	width: 32px;	
}
td.toc-title-img 
{
	width: 20px;	
}

/* -------------------------------------------------------------------------------- */
/* --- ???                                                                      --- */
/* -------------------------------------------------------------------------------- */
.kader 
{
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.border_bottom 
{
	border-top: 0px solid #62BD19;
	border-right: 0px solid #62BD19;
	border-bottom: 1px solid #62BD19;
	border-left: 0px solid #62BD19;
}
.border_top 
{
	border-top: 1px solid #62BD19;
	border-right: 0px solid #62BD19;
	border-bottom: 0px solid #62BD19;
	border-left: 0px solid #62BD19;
}
.frame_border_right
{
	border-top: 0px solid #62BD19;
	border-right: 1px solid #62BD19;
	border-bottom: 0px solid #62BD19;
	border-left: 0px solid #62BD19;
}
.frame_border_bottom
{
	border-top: 0px solid #62BD19;
	border-right: 0px solid #62BD19;
	border-bottom: 1px solid #62BD19;
	border-left: 0px solid #62BD19;
}
.DivCombo 
{
	position:absolute;
      	left:-200;
      	top:-1000;
      	width:151;
      	border: 1px solid;
}
.IPA-NOACCESS 
{
	color: #C0C0C0;
	text-decoration: none;
}
A.IPA-NOACCESS 
{
	color: #C0C0C0;
	text-decoration: none;
}
LI A.IPA-NOACCESS, LI A.IPA-NOACCESS:hover, LI A.IPA-NOACCESS:link, LI A.IPA-NOACCESS:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
TD A.IPA-NOACCESS, TD A.IPA-NOACCESS:hover, TD A.IPA-NOACCESS:link, TD A.IPA-NOACCESS:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
.container_text 
{
	font-family:'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	padding:0px;
	margin:5px 10px 5px 0px;
}







/* ================================================================================ */
/* ================================================================================ */
/* ===== FROM COMMON.CSS                                                      ===== */
/* ================================================================================ */
/* ================================================================================ */


/* -------------------------------------------------------------------------------- */
/* --- breadcrumbs                                                              --- */
/* -------------------------------------------------------------------------------- */
.breadcrumbs 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
a.breadcrumbs 
{
	color: #ffffff;
	text-decoration: none;
}
a.breadcrumbs:hover 
{
	color: #ffffff;
	text-decoration: underline;
}
.breadcrumbs2 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}
a.breadcrumbs2
{
	text-decoration: none;
	color: #FFFFFF;
}
a.breadcrumbs2:hover 
{
	text-decoration: underline;
	color: #000000;
}
.breadcrumbs_spacer
{
	height: 10px;
}		

/* -------------------------------------------------------------------------------- */
/* ---                                                                          --- */
/* -------------------------------------------------------------------------------- */
.body-content 
{
	/* margin-left: 5px; */
	margin: 0px; 
	color: #000000;
}
.bkgrcolor{
	background-color: #FFFFFF; /*#0076CC; */

}

/* -------------------------------------------------------------------------------- */
/* --- leftnav1 + leftnav2                                                      --- */
/* -------------------------------------------------------------------------------- */
.leftnav1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076CC;
}
a.leftnav1 
{
	vertical-align:middle;
	text-decoration: none;
}
a.leftnav1:hover 
{
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}
.leftnav1:hover 
{
	color: #ffffff;
	cursor:pointer;
}		
.leftnavcolor 
{	
	color: #ffffff;			
	cursor:pointer;
}		
.leftnav2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076CC;
}
a.leftnav2 
{
	text-decoration: none;
}
a.leftnav2:hover 
{
	text-decoration: none;
}		


/* -------------------------------------------------------------------------------- */
/* --- zk-qry                                                                   --- */
/* -------------------------------------------------------------------------------- */
.zk-qry-header 
{
	FONT-WEIGHT: bold;	
	COLOR: #ffffff;	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	BACKGROUND-COLOR: #0076CC;			
	padding: 3px;	
}
.zk-qry-title 
{
	font-weight: bold;	
	margin-right: 15px;
}
.zk-qry-metadata-block 
{
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	color: #0076CC;
}
.zk-qry-metadata-title 
{
	display: inline;
	font-weight: bold;
	margin-right: 15px;
	COLOR: #000000; 
}
.zk-qry-metadata-content 
{
	display: inline;
	color: #0076CC; 
}
.zk-qry-searcharea-section 
{
	line-height: 20px;
	font-weight: bold;
}
.zk-qry-metadata-section 
{
}
.zk-qry-rel 
{
	font-style: italic; 
}


/* --------------------------------------------------------------------------------------- */
/* --- search-result styles (gebruikt is xsl's voor detail weergave van zoekresultaat) --- */
/* --------------------------------------------------------------------------------------- */
.cl-no-docs 
{
	padding: 5px;	
	font-style: italic; 
}
.cl-toc-part 
{
	border-top: 1px solid #62BD19; 
	padding: 5px;
}
.cl-pageinfo 
{
	margin-top: 5px;
}
.cl-pageinfo-title 
{
	padding-top: 5px;
	width: 130px;
}
.cl-pageinfo-linkpage 
{
	margin: 3px;
	text-decoration: underline;
}


a.cl-pageinfo-linkpage:link, a.cl-pageinfo-linkpage:visited
{
   color: #FFFFFF; 
}

a.cl-pageinfo-linkpage:hover
{
   color: #000000; 
}


.cl-pageinfo-curpage 
{
	margin: 3px;	
}
.cl-pageinfo-e 
{
	color: #000000;
	font-weight: bold;	
	height: 25px;
	width: 10%;
	background-color: #929497;
	padding: 5px;
}
.cl-pageinfo-pages 
{
	color: #000000;	
	height: 25px;
	background-color: #929497;
	padding: 5px;
}
.cl-item-file 
{
    font-style: italic; 
    color: #0076CC;
}
.cl-item 
{
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #929497;
	vertical-align: top;
}
.cl-item-bronv-pv 
{
	color: #000000;
}
.cl-rows-item-nruitleg 
{
}
.cl-rows-item-bronvermeldingen 
{
	/* color: #0076CC; */
	color:#000000;
}
.cl-rows-item-trefwoorden 
{
	font-style: italic; 
}
.cl-context 
{
	color: #0076CC;
}
.cl-highlighted-context 
{
	font-weight: bold;
	display: inline;
}
a.cl-header 
{
}
.cl-col-item 
{
	padding: 5px;
}
.cl-count-title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cl-context-popup 
{
	position   : absolute ;
	left:		500px;
	width:		300px;
	visibility : hidden;
	border: 1px solid #E5D0CD;
	margin: 5px;
	padding: 0px;
}
.cl-context-popup-title 
{
	width:		300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
.cl-context-popup-body 
{
	width:		300px;
	background-color: #FFFF99;
	margin: 0px;
	padding: 2px;
}
.cl-resultlist 
{	
	margin-bottom: 20px;	
	margin-top: 5px;
}

/* --------------------------------------------------------------------------------------- */
/* --- default_menu ul/li                                                              --- */
/* --------------------------------------------------------------------------------------- */
ul.default_menu li 
{	
	color: #0076CC;
	clear: both;		
	list-style-type: square;
	line-height: 18px;	
}
ul.default_menu 
{	
	margin-top: 2px;
	padding-left: 0px;	
	margin-left: 25px
}

/* --------------------------------------------------------------------------------------- */
/* --- disclaimer2                                                                     --- */
/* --------------------------------------------------------------------------------------- */
.disclaimer2 
{
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: solid 1px #BCCAD6; /*#A4CEEC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #929497;
}
a.disclaimer2 
{
	color: #929497;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.disclaimer2:hover 
{
	color: #929497;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------------- */
/* --- balk                                                                            --- */
/* --------------------------------------------------------------------------------------- */
.balk 
{
	padding: 0px;	
	margin: 0px;	
	background-image: url(../img/bgline.gif);	
	background-position: -5px -5px;
	background-repeat: repeat-x;	
	background-color: #fff;
	z-index:10;
	color: #FFFFFF;
}
.balk_tekst 
{
	color: #FFFFFF;
}

/* --------------------------------------------------------------------------------------- */
/* --- bgline                                                                          --- */
/* --------------------------------------------------------------------------------------- */
.bgline_s 
{
	padding: 0px;	
	margin: 0px;	
	background-image: url(../img/bgline_s.gif);	
	background-repeat: repeat-x;	
	background-color: #fff;
	z-index:10;
}
.bgline_abc 
{
	padding: 0px;	
	margin: 0px;	
	background-image: url(../img/bgline_abc.gif);	
	background-position: -5px -5px;
	background-repeat: repeat-x;	
	background-color: #fff;
	z-index:10;
	color: #FFFFFF;
}

/* --------------------------------------------------------------------------------------- */
/* --- TDMenuHAcc / DivMenuAcc                                                         --- */
/* --------------------------------------------------------------------------------------- */
.TDMenuHAcc 
{
	color: #FFFFFF;
	font-family:verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: underline;
	FONT-SIZE: 9px;
}
.TDMenuHAcc a:hover, .DivMenuAcc a:hover
{
	color: #007BD6;
	text-decoration: none;
	cursor:pointer; 
}
.TDMenuHAcc a, .DivMenuAcc a 
{
	text-decoration: none;
	height:11;
}

/* --------------------------------------------------------------------------------------- */
/* --- zoeksimple                                                                      --- */
/* --------------------------------------------------------------------------------------- */
.zoeksimple 
{
	background-color:/*#C2E1A5;*/
	height:15px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	color: #0668a9;
	font-family:verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	FONT-SIZE: 10px;
	

}

.ie .zoeksimple
{
    margin-top : 2px;
    margin-bottom : 0px;
}

.gecko .zoeksimple
{
    margin-bottom : 4px;  
}



.zoeksimple a:hover 
{
	color: #007BD6;
	text-decoration: none;
}
.zoeksimple_btn 
{
	background-color:#0668a9;
	height:15px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	text-align: center;
	color: #FFFFFF;
	font-family:verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
	padding: 0px;
	FONT-SIZE: 10px;
	margin-bottom : 0px;
}
.zoeksimple_btn a:hover 
{
	color: #007BD6;
	text-decoration: none;
	cursor:pointer; 
}

/* -------------------------------------------------------------------------------- */
/* --- updatereg                                                                --- */
/* -------------------------------------------------------------------------------- */
.updatereg_line 
{
	background-color: #6EBB1F;
	height: 1px; 
}
.updatereg_space2 
{
	/*border-top: 1px solid #6EBB1F;*/
}

.updatereg_text 
{
	/*border-top: 1px solid #6EBB1F;*/
}

/* -------------------------------------------------------------------------------- */
/* --- updatereg_unit                                                           --- */
/* -------------------------------------------------------------------------------- */
td.updatereg_unit 
{ 
	text-decoration: none; 
	display: block; 
	color: #007BD6; 	
	/*white-space: nowrap;*/
}
.updatereg_unit a:hover 
{ 
	text-decoration: underline;	
	color: #005695; 		
}
.updatereg_unit a:link, .updatereg_unit a:visited 
{ 
	text-decoration: none; 
	display: block; 
	color: #000000; 
} 

/* -------------------------------------------------------------------------------- */
/* --- updatereg_element                                                        --- */
/* -------------------------------------------------------------------------------- */
.updatereg_element 
{
	padding-bottom: 5px;	
}
ul.updatereg_element  
{
	padding-bottom: 0px;		
}
.updatereg_element li 
{
	color: #0076CC; /*#6ebb1f;*/
	clear: both;		
	list-style-type: square;
	line-height: 12px;
	vertical-align: top;
	margin-top: 5px;		
}
.updatereg_element p 
{
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.updatereg_element td 
{
	padding: 0px;
}
.updatereg_element blockquote 
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.updatereg_element a:hover 
{ 
	text-decoration: underline;	
	color: #005695; 	
}
.updatereg_element a:link, .updatereg_element a:visited 
{ 
	text-decoration: none; 
	color: #000000; 
} 

/* --------------------------------------------------------------------------------------- */
/* --- langswitchbtn                                                                   --- */
/* --------------------------------------------------------------------------------------- */
.langswitchbtn 
{
	height:16px;
//	background-color:#0668a9;
	background-color:#0076cc;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px;
	margin-top: 4px;
	text-align: center;
	color: #FFFFFF;
	font-family:verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
	padding: 0px;
	FONT-SIZE: 12px;
	margin-bottom : 6px;
}
.langswitchbtn a:hover 
{
	color: #007BD6;
	text-decoration: none;
	cursor:pointer; 
}

/* --------------------------------------------------------------------------------------- */
/* ---                                                                                 --- */
/* --------------------------------------------------------------------------------------- */
.internal_error 
{
	color: #414141;
	border: 1px solid #6EBB1F;	
	padding: 5px;	
	margin: 10px;
}
.header_navigationBar 
{
    	background-color: #6EBB1F;
    	height: 2px; 
}
.thema_sub 
{						/* => o.a. wetgeving.xsl, bronnen.xsl, titel_b.cpp! */
	/*border: 1px solid #70BB22;*/
	font-family: 'Trebuchet MS' , Verdana, Helvetica, sans-serif;
	text-align: left;	
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}
.cl-list-flat-row-separator 
{
	height: 10px;
}
.switch_wafdruk a 
{
	float:right;
	display:inline;
	font-weight: normal;
	font-size: 11px;
	margin-right: 20px;
}


.auteurNaam
{
	color: #62BD19; 
	font-weight: bold; 
	text-decoration:underline;
}
.auteurTitel
{
	color: #000000; 
	font-weight: bold; 
}

ul.auteurDetail li 
{	
	color: #0076CC;
	clear: both;		
	list-style-type: square;
	line-height: 12px;
}
ul.auteurDetail
{	
     margin: 0px 0px 0px 15px;
     padding: 0px 0px 0px 0px;

}
.auteurDetail 
{ 
	color: #000000; 
	font-weight: normal;	
			
}
.auteurDetail a:hover 
{ 
	text-decoration: underline;
	color: #0076CC;
}
.auteurDetail a:link 
{ 
	text-decoration: none; 
	color: #000000;
} 
.auteurDetail a:visited 
{ 
	color: #000000;
	text-decoration: none; 
}
.contentstable_header
{
	text-align: center;	
	border: 1px solid #c0c0c0;
	color: #000000;
	font-weight: bold;	
	margin: 5 px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 50px;
}
.alphafilter
{
	background-color: #0076CC;
	width: 100%;
  	padding: 0px;
  	spacing: 0px;
  	padding: 5px; 
  	margin-bottom:5px;
}
A.alphafilter_curr {
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: italic; 
}
A.alphafilter_char {
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none; 
}
A.alphafilter_char:hover {
	font-weight: bold; 	
	color: #6EBB1F;
	text-decoration: none; 
}
.wg-intro
{
	display:inline;
}
.futtotnat_block
{
	margin-top:20px;
	margin-bottom:20px;	
}
.futtotnat
{
	margin-left:10px;
	padding-left:10px;	
}
.miv
{
	font-style: italic;
	display:inline;
	margin-left:4px;
}
.toc_futtotnat
{
	display:inline;
	font-style: italic;
}
.link-removed-not-found
{

}
.debug-inline 
{
	color: #c0c0c0;
	font-style: italic;
}



.PortalIntro_Tooltip, #PortalIntro_Tooltip {
    background-color: White;
    border: 1px solid #469DD7;
    margin: auto;
    filter: alpha(Opacity=93);
    opacity: 0.97;
    display: none;
    /*font-size: medium;*/
    font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 110%;
    color: #333333;
    offsetTop: 50px;
    offsetLeft:50px;
}
.TooltipTitle {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 120%;
}
.CheckBox {
	border: medium none;
	border-top: medium none;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	background-color: Transparent;
}
.PortalIntro_Tooltip a:link, #PortalIntro_Tooltip a:link
{
	color: #0076CC;
	text-decoration: underline;
}
.PortalIntro_Tooltip a:hover, #PortalIntro_Tooltip a:hover
{
	color: #0076CC;
	text-decoration: underline;
}
.PortalIntro_Tooltip a:visited, #PortalIntro_Tooltip a:visited
{
	color: #0076CC;
	text-decoration: underline;
}


.noaccesslink 
{
	color: #C0C0C0;
}
A.noaccesslink 
{
	color: #C0C0C0;
}
LI A.noaccesslink, LI A.noaccesslink:hover, LI A.noaccesslink:link, LI A.noaccesslink:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
TD A.noaccesslink, TD A.noaccesslink:hover, TD A.noaccesslink:link, TD A.noaccesslink:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
.printed_bottom_line
{
	border-bottom: 2px solid #62BD19;
}

option.combobox_disabled
{
	color:#C0C0C0;
}
option.combobox_enabled
{
	color:#000000;
}



.moreNews 
{ 
	color: #6D6D74; 		
	font-weight: bold;	
}
a.moreNews:link, a.moreNews:visited  
{ 
	text-decoration: none; 
	color: #6D6D74;
} 
a.moreNews:hover, a.moreNews:active
{ 
	text-decoration: underline;
	color: #0076CC;
}


.gaNaar 
{ 
	color: #6D6D74; 		
	font-weight: bold;	
}
a.gaNaar:link, a.gaNaar:visited  
{ 
	text-decoration: none; 
	color: #6D6D74;
} 
a.gaNaar:hover, a.gaNaar:active
{ 
	text-decoration: underline;
	color: #0076CC;
}


/* -------------------------------------------------------------------------------- */
/* --- body_CL                                                                     --- */
/* -------------------------------------------------------------------------------- */
.body_CL 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.body_CL, a.body_CL :link, a.body_CL :visited
{
	color: #000000;
	text-decoration: none;
}
a.body_CL:hover 
{
	color: #0076CC;
	text-decoration: underline;
}
span.body_CL 
{
	color: #0076CC; 
}
span.body_CL:hover 
{
	color: #0076CC; 
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* --- greenBold                                                                --- */
/* -------------------------------------------------------------------------------- */
.Greenbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic; 
	color:#666666;
}
a.Greenbold, a.Greenbold:link, a.Greenbold:visited
{
	text-decoration: none;
	color:#666666;
}
a.Greenbold:hover 
{
	text-decoration: underline;
	color: #0076CC;
}


span.titel_noAccess
{
	background-image: url(../img/locked_access.gif);	
	width:20px;
	height: 20px; 
	margin-right:5px;
}

.Italic 
{
        font-style: italic;
}




.bestel_col1 {
    width: 25px;
}
.bestel_col2 {
    padding-right: 20px;
    width: 150px;
}
.bestel_pakketname {
    color: #005695;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.bestel_modulename {
    font-weight: bold;
}
.bestel_pakketinfo {
    margin-top: 10px;
    margin-left: 50px;
}

.bad_email {
	color: #ff0000;
	font-weight: bold;	
}

.editmode_documentid a
{
	color:green;
	float:right;
	margin-right: 15px;
	text-decoration: none;
}

.cmserrormessage
{
	border: 1px solid black;
	margin: 10px;
	padding: 5px;
	background-color: #FFE87C;		
}