* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#contentcontainer {
	width: 996px;
	margin: 0;
	padding: 0px 0 0 0;
}
div#contenttekst { /* bodytekst */
	width: 582px;
	min-height: 470px;
	margin: 0 0 0 194px;
	padding: 0 0 20px 0;
	font-size : 0.75em; 
	line-height : 150%;
}
div#contenttekst ul {
	margin-top: -0.3%;
}
div#contenttekst ul li {
	margin-left: -10px;
}
div#contenttekst ol {
	margin-top: -0.3%;
}
div#contenttekst ol li {
	margin-left: -10px;
}
table#stelling {
	float: left;
	padding: 19px 0 20px 0;
	margin: 0 0 40px 0;
	width: 178px;
}
table#stelling td {
	width: 170px;
}
/* script menu seneca */

li#niveau1active {
	font-size: 1.5em;
	line-height: 110%;
	font-weight : bold;
	color : #ff0000;

}
li#niveau2active {
	font-size: 1.5em;
	line-height: 110%;
	font-weight : bold;
	color : #ff0000;

}
div#nieuwsSector {
	margin: 0 0 5px 0;
	padding: 0 0 15px 0;
	font-size : 1.0em; 
	line-height : 120%;
	border-bottom: #B5BF00 1px solid;
}

div#nieuwsSector h3 {
	font-size: 1.2em;
	margin: 0 3px 10px 0;

}
div#nieuwsSector p {
	font-size: 0.85em;
	margin: 15px 0 0 0;
	font-weight:bold;
}
div#nieuwsSector a {
	font-weight:bold;
}
  .nieuwsdatum {
	font-size: 0.9em;
	line-height: 110%;
	font-weight : normal;
	color : #000;
	margin: 0 0 15px 0;
}
  .meernieuws {
	font-size: 0.9em;
	line-height: 110%;
	font-weight : normal;
	color : #000;
}
  .meernieuws a {
	font-size: 1.0em;
	line-height: 110%;
	font-weight : normal;
	color : #000;
}
div.dossierItemtext {
	font-size: 0.9em;
	margin: 15px 0 0 0;
	font-weight:bold;
}


div.dossierNieuwsDatum{
	font-size: 0.85em;
	line-height: 1.0em;
	margin: 3px 0 0 0;
	color:#006066;
	}


/*tijdelijk toegevoegd door Adrie*/
.sub {
	font-size: 85%;
	color:#006066;
}

/* Bijdragen van bezoekers */

div.bijdragenIntro {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	border-top: 1px solid #70CBDD;
	border-right: 1px solid #70CBDD;
	border-collapse: collapse;
	display: block;
	height: 30px;
}
div.bijdragenIntro h2 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size : 1.15em;
	font-weight: bold;
	color: #2CA3BC;
	float: left;
}
div.bijdragenIntro p {
	background-color: #fff;
	padding: 7px 0 7px 8px;
	margin: 0 10px 0 0;
	font-size : 90%;
	line-height: 135%;
	font-weight: normal;
	border: 0px solid #70CBDD;
	border-collapse: collapse;
	text-align: right;
	float: right;
}
p.norecords {
	padding: 10px 8px 12px 0;
	margin: 0;
	font-size : 100%;
	line-height: 135%;
	color: #000;
	border-right: 1px solid #70CBDD;
	border-collapse: collapse;
}
h3.bijdragennaam {
	padding: 5px 8px 5px 8px;
	margin: 10px 0 0 0;
	background-color: #D6F0F5;
	font-size : 85%;
	line-height: 100%;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #70CBDD;
	border-right: 1px solid #70CBDD;
	border-left: 1px solid #70CBDD;
	border-collapse: collapse;
}
p.bijdragentekst {
	padding: 7px 8px 10px 8px;
	margin: 0;
	font-size : 88%;
	line-height: 135%;
	border-right: 1px solid #70CBDD;
	border-bottom: 1px solid #70CBDD;
	border-left: 1px solid #70CBDD;
	border-collapse: collapse;
}
div.bijdragenkop {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 5px 8px 5px 8px;
	text-align: left;
	font-size : 1.0em;
	font-weight: bold;
	height: 20px;
	color: #2CA3BC;
	border: 1px solid #70CBDD;
	border-collapse: collapse;
}
div.bijdragenintrotekst {
	background-color: #fff;
	padding: 7px 8px 10px 8px;
	font-size : 100%;
	line-height: 135%;
	border-right: 1px solid #70CBDD;
	border-bottom: 1px solid #70CBDD;
	border-left: 1px solid #70CBDD;
	border-collapse: collapse;
}
div.bijdragentekst {
	padding: 7px 8px 10px 8px;
	font-size : 88%;
	line-height: 135%;
	border-right: 1px solid #70CBDD;
	border-bottom: 1px solid #70CBDD;
	border-left: 1px solid #70CBDD;
	border-collapse: collapse;
}
div.bijdragennaam {
	padding: 5px 8px 5px 8px;
	background-color: #D6F0F5;
	font-size : 85%;
	line-height: 100%;
	font-weight: bold;
	border-right: 1px solid #70CBDD;
	border-left: 1px solid #70CBDD;
	border-collapse: collapse;
}
.bijdragennaamtekst {
	float: left;
}
.bijdragendatum {
	float: right;
}
table.bijdragen {
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #70CBDD;
	border-collapse: collapse;
}
table.bijdragen th.bijdragenkop {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 3px 8px 7px 8px;
	text-align: left;
	font-size : 1.0em;
	font-weight: bold;
	color: #2CA3BC;
}

td.bijdragentekst {
	background-color: #fff;
	padding: 7px 8px 10px 8px;
	font-size : 100%;
	line-height: 135%;
}
td.bijdragennaam {
	padding: 5px 8px 5px 8px;
	background-color: #D6F0F5;
	font-size : 85%;
	line-height: 100%;
	font-weight: bold;
	border-top: 1px solid #70CBDD;
	border-collapse: collapse;
}
td.bijdragendatum {
	padding: 5px 8px 5px 0;
	background-color: #D6F0F5;
	font-size : 85%;
	line-height: 100%;
	font-weight: bold;
	text-align: right;
	width: 130px;
	vertical-align: top;
	border-top: 1px solid #70CBDD;
	border-collapse: collapse;
}

div.nieuwsItemTitel {
	font-size: 0.9em;
	margin: 15px 0 0 0;
	font-weight:bold;
}


div.NieuwsItemDatum {
	font-size: 0.85em;
	line-height: 1.0em;
	margin: 3px 0 0 0;
	color:#006066;
	}

/* Opgemaakte tabel */
UL#geenwit {
	margin-top: -1,275em;
}
UL#geenwit LI {
	list-style-type: disc;
}

table#opmaak1 {
	width: 580px;
	border-collapse: collapse;
	border-top: none;
	border-left: #33B5CF 1px solid;
	border-right: #33B5CF 1px solid;
	border-bottom: #33B5CF 5px solid;
}
table#opmaak1 TH {
	border-collapse: collapse; 
	border: 1px solid #33B5CF ;
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 0 8px 0 6px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#000;
	height: 20px;
}
table#opmaak1 TD {
	padding: 3px 5px 3px 6px;
	border: 1px solid #ADE1EC;
	text-align: left;
	font-size : 100%; 
	line-height : 120%;
}
table#opmaak1 .cellright {
	text-align: right;
}
table#opmaak1 .toelichting {
	padding: 1px 5px 0px 5px;
	border-collapse: collapse;
	border: 1px solid #EFF1CB;
	text-align: left;
	background-color: #EFF1CB;
	font-size : 75%;line-height : 120%;
}
table.opmaak1 {
	width: 100%;
	border-collapse: collapse;
	border-top: none;
	border-left: #33B5CF 1px solid;
	border-right: #33B5CF 1px solid;
	border-bottom: #33B5CF 5px solid;
}
table.opmaak1 TH {
	border-collapse: collapse; 
	border: 1px solid #33B5CF ;
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 0 8px 0 6px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#000;
	height: 20px;
}
table.opmaak1 TD {
	padding: 3px 5px 3px 6px;
	border: 1px solid #ADE1EC;
	text-align: left;
	font-size : 100%; 
	line-height : 120%;
}
table.opmaak1 .cellright {
	text-align: right;
}
table.opmaak1 .toelichting {
	padding: 1px 5px 0px 5px;
	border-collapse: collapse;
	border: 1px solid #EFF1CB;
	text-align: left;
	background-color: #EFF1CB;
	font-size : 75%;line-height : 120%;
}


/* A tot Z lijsten databanken */
ul#atotzlijst {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	line-height : 1.5em;
}
ul#atotzlijst li {
	color:#006066;
	font-size : 1.2em; 
	font-weight: bold;
}
ul#atotzlijst ul {
	margin: -1.25em 0px 1em 40px;
	padding: 0;
	list-style-type: none;	
}
ul#atotzlijst ul li {
	color:#000;
	font-size : 0.9em; 
	font-weight: normal;
}


/* Onderwerpen in 2 kolommen 	*/

table#onderwerpenlijsten {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #C1E9F1;
	border-collapse: collapse;
	border: 0px solid #fff; 
}
table#onderwerpenlijsten td {
	vertical-align: top;
}
td#margeonderwerpenlijst{
	width: 10px;
	background-color:#fff;
	}
div#rightonderwerpenbox{
	width: 282px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
	
div#onderwerpenbox{
	width: 281px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: #C1E9F1 url(/nji/layoutimages/dossierboxTitel.gif) no-repeat top left;
}
div#onderwerpenbox ul {
	color:#000;
	font-size: 1.0em;
	line-height: 1.em;
	font-weight: bold;
	height: 19px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	vertical-align: middle;
	}
div#onderwerpenbox ul  a {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	}
div#onderwerpenbox ul a:hover {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	}
div#onderwerpenbox ul li {
	font-size: 1.0em;
	line-height: 140%;
	margin: 12px 0 0 0;
	padding: 0;
	}
div#onderwerpenbox ul li a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: #33B5CF 1px solid;
	}
div#onderwerpenbox ul li a:link {
	color: #000;
	text-decoration: none;
}
div#onderwerpenbox ul li a:visited {
	color: #000;
}
div#onderwerpenbox ul li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}
div#onderwerpenbox ul li a:active {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}
div#onderwerpenItemkop{
	color:#000;
	font-size: 1.0em;
	line-height: 1.em;
	font-weight: bold;
	height: 19px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	vertical-align: middle;
}
div#onderwerpenItemkop a {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
div#onderwerpenItemkop a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

div#onderwerpenItemtext {
	font-size: 1.0em;
	line-height: 140%;
	margin: 5px 0 7px 10px;
	padding: 0;
}
/* Onderwerpen in 2 kolommen Gecorrigeerd - content moet nog opgeschoond worden	*/

table#onderwerpenlijsten {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #C1E9F1;
	border-collapse: collapse;
	border: 0px solid #fff; 
}
table#onderwerpenlijsten td {
	vertical-align: top;
}
td#margeonderwerpenlijst{
	width: 10px;
	background-color:#fff;
	}
div.rightonderwerpenbox{
	width: 292px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
	
div.onderwerpenbox{
	width: 281px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: #C1E9F1 url(/nji/layoutimages/dossierboxTitel.gif) no-repeat top left;
}
div.onderwerpenbox ul {
	color:#000;
	font-size: 1.0em;
	line-height: 1.em;
	font-weight: bold;
	height: 19px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	vertical-align: middle;
	}
div.onderwerpenbox ul  a {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	}
div.onderwerpenbox ul a:hover {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	}
div.onderwerpenbox ul li {
	font-size: 1.0em;
	line-height: 140%;
	margin: 12px 0 0 0;
	padding: 0;
	}
div.onderwerpenbox ul li a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: #33B5CF 1px solid;
	}
div.onderwerpenbox ul li a:link {
	color: #000;
	text-decoration: none;
}
div.onderwerpenbox ul li a:visited {
	color: #000;
}
div.onderwerpenbox ul li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}
div.onderwerpenbox ul li a:active {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}
div.onderwerpenItemkop{
	color:#000;
	font-size: 1.0em;
	line-height: 1.em;
	font-weight: bold;
	height: 19px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	vertical-align: middle;
}
div.onderwerpenItemkop a {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
div.onderwerpenItemkop a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

div.onderwerpenItemtext {
	font-size: 1.0em;
	line-height: 140%;
	margin: 5px 0 7px 10px;
	padding: 0;
}

/*  Lijsten berichten */
div#berichtenlijst {
	width: auto;
	height: auto;
}


div#berichtenlijst p {
	margin: 0 0 10px 0;
}
div#berichtenlijst a {
	font-weight:bold;
}
div#berichtenlijst strong {
	font-size: 0.85em;
	line-height: 120%;
	font-weight : normal;
	color : #005559;
}

/* voor Adlib */
.blok { background-color: #DCE182;
}
.advsearch{ background-color: #FFFFFF;
}

TABLE.referentie { 
	background-color: #E6F6F9;
	border-collapse: collapse; 
	border: 1px solid #B5BF00; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}
TABLE.referentie:link {
	FONT-WEIGHT: bold;
}
div.samenvattinginterventie { 
	background-color: #E6F6F9;
	border-collapse: collapse; 
	border-top: 2px solid #33B5CF; 
	font-size : 0.9em;
	padding: 5px;
}
div.selectieKader {	
	padding: 0 0 5px 0;
	margin: 10px 0 10px 0;
	width: 580px;
	border: #70CBDD solid 1px;
	height: auto;
	line-height: 110%;
}
div.selectieKader h2 {	
	color: #2CA3BC;
	padding: 8px 5px 8px 8px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 1.0em;
}
div.selectieKader h3 {
	font-size: 1.0em;
	color: #000;
	margin: 3px 0 0 8px;
}
div.selectieKader p {	
	margin: 3px 0 0 8px;
}
div#contenttekst div.selectieKader ul {	
	margin: 4px 0 10px 0px;
	padding: 0;
	list-style-type: disc;
	list-style: inside;
}
div#contenttekst div.selectieKader li {
	margin: 4px 0 4px 20px;
	padding: 0;
	width: 540px;
}
div.dbresultaat {
	width: 580px;
	height: auto;
	margin: 4px 0 18px 0;
	padding: 0;
	background-color: #fff;
	border: #70CBDD 1px solid;
}
div.dbresultaatSmal {
	width: 475px;
	height: auto;
	margin: 4px 0 18px 0;
	padding: 0;
	background-color: #fff;
	border: #70CBDD 1px solid;
}
div.dbresultaat h2, div.dbresultaatSmal h2 {
	font-size: 1.0em;
	color: #2CA3BC;
	margin: 10px 0 10px 8px;
}
div.dbresultaat p, div.dbresultaatSmal p {	
	margin-left: 8px;
}
div.dbresultaat ul, div.dbresultaatSmal ul {
	margin: 5px 0 15px 10px;
	padding-left: 8px;
	list-style: none;
}
div.dbresultaat li {
	margin-top: 5px;
	padding-left: 10px;
	background: url(/nji/layoutPics/pijlLijsten.gif) no-repeat  0 .4em;
	line-height: 150%;
	width: 540px;
}
div.dbresultaatSmal li {
	margin-top: 5px;
	padding-left: 10px;
	background: url(/nji/layoutPics/pijlLijsten.gif) no-repeat  0 .4em;
	line-height: 150%;
	display: block;
}
/* tabellen */
div#contenttekst table.poll {
	background-color: #D6F0F5;
	border: none;
}
div#contenttekst table.poll th {
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 3px 20px 6px 8px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#fff;
	border: none;
}
div#contenttekst table.poll td {
	padding: 15px 20px 2px 8px;
	font-size: 1.1em;
	border: none;
}
div#contenttekst table.poll td.small {
	padding: 10px 0 8px 8px;
	font-size: 1.1em;
	border: none;
}
div#contenttekst table.poll td.stellingFooter {
	background-color: #33B5CF;
	font-size : 1px;
	line-height: 1px;
	padding: 0;
	height: 5px;
}

table.content {
	font-size: 0.9em;
	line-height: 150%;
	border: 0px 
}
tr.content {
	font-size: 0.9em;
	line-height: 150%;
	border: 0px 

}
td.content {
	font-size: 0.9em;
	line-height: 150%;
	border: 0px 
}
div#contentcontainer table {
	font-size: 0.9em;
	line-height: 150%;
}
table#PrintEnVraagAlgemeen td {
	font-size: 0.7em;
	line-height: 150%;
}
table.groenkader { 
	width: 580px;
	background-color: #ffffff;
	border-collapse: collapse; 
	border-top: 1px solid #A8B000; 
	border-right: 0px solid #A8B000; 
	border-bottom: 0px solid #A8B000; 
	border-left: 0px solid #A8B000; 
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size : 0.9em;
}

div#contenttekst table.standaardtabel {
	width: 580px;
	margin: 22px 0 18px 0;
	background-color: #fff;
	border: 1px solid #70CBDD;
	border-collapse: collapse;
}
div#contenttekst table.standaardtabelSmal {
	width: 290px;
	margin: 22px 0 18px 0;
	background-color: #fff;
	border: 1px solid #70CBDD;
	border-collapse: collapse;
}
div#contenttekst table.standaardtabel caption, div#contenttekst table.standaardtabelSmal caption {
	padding: 7px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#2CA3BC;
	border-top: 1px solid #70CBDD;
	border-right: 1px solid #70CBDD;
	border-bottom: none;
	border-left: 1px solid #70CBDD;
	vertical-align: top;
}
div#contenttekst table.standaardtabel th, div#contenttekst table.standaardtabelSmal th {
	padding: 7px;
	text-align: left;
	font-size : 100%; 
	line-height : 120%;
	font-weight: bold;
	color:#2CA3BC;
	border-top: none;
	border-right: 1px dotted #B5BF00;
	border-bottom: 1px dotted #B5BF00;
	border-left: none;
	border-collapse: collapse;
	vertical-align: top;
}
div#contenttekst table.standaardtabel td, div#contenttekst table.standaardtabelSmal td {
	padding: 5px 7px 5px 7px;
	font-size : 100%; 
	line-height : 120%;
	border-top: none;
	border-right: 1px dotted #B5BF00;
	border-bottom: 1px dotted #B5BF00;
	border-left: none;
	border-collapse: collapse;
	vertical-align: top;
}
div#contenttekst table.standaardtabel th.cellright, div#contenttekst table.standaardtabel td.cellright, div#contenttekst table.standaardtabelSmal th.cellright, div#contenttekst table.standaardtabelSmal td.cellright {
	text-align: right;
}
/* CAP-J */

div#contenttekst table.capjResultaat, div#contenttekst table.capjStandaard {
	width: 580px;
	margin: 22px 0 0 0;
	background-color: #fff;
	border: 1px solid #70CBDD;
	border-collapse: collapse;
	line-height: 120%;
}

div#contenttekst table.capjResultaat th, div#contenttekst table.capjStandaard th {
	padding: 5px 8px 5px 9px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color:#2CA3BC;
	border: 1px solid #C1E9F1;
	border-collapse: collapse;
	vertical-align: top;
}
div#contenttekst table.capjResultaat td, div#contenttekst table.capjStandaard td {
	padding: 6px 8px 6px 9px;
	font-size: 1.1em;
	border: 1px solid #C1E9F1;
	border-collapse: collapse;
	vertical-align: top;
}
div#contenttekst table.capjResultaat td.capjUitleg {
	width: 580px;
	background-color:#D6F0F5;
	margin: 0;
	padding: 6px 4px 6px 9px;
	font-size: 1.0em;
	line-height: 150%;
}
div#contenttekst table.capjSelecteer {
	width: 580px;
	margin: 0 0 18px 0;
	border-top: none;
	border-right: 1px solid #70CBDD;
	border-bottom: 1px solid #70CBDD;
	border-left: 1px solid #70CBDD;
	border-collapse: collapse;
	line-height: 120%;
}
div#contenttekst table.capjSelecteer th {
	background: url(/nji/layoutPics/th_background.gif) repeat-x left top;
	padding: 15px 8px 6px 9px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color:#2CA3BC;
	border: 1px solid #C1E9F1;
	vertical-align: top;
}
div#contenttekst table.capjSelecteer th.capjSubrubrieken {
	background: #fff;
	padding: 6px 8px 6px 9px;
}

div#contenttekst table.capjSelecteer td {
	padding: 6px 8px 6px 9px;
	font-size: 1.1em;
	border: 1px solid #C1E9F1;
	vertical-align: top;
}
div#contenttekst td.capjCode {
	width: 35px;
	color: #2998AF;
}
div#contenttekst table.capjResultaat td.capjCode {
	background: url(/nji/layoutPics/pijl_keuze.gif) no-repeat left center;
	width: 35px;
	color: #2998AF;
}

/* voor Publicaties */

table.ShopItemDetails{
	margin: 0 0 20px 0;
}
table.ShopItemDetails td p, table.ShopItemDetails td ul {
	font-size: 1.1em;
	line-height: 150%;
}
.auteur {
	font-size: 0.9em;
	color: #006066;
	font-weight: bold;
}
td.publicatiedetails {
	font-size: 0.85em;	
	padding: 25px 0 0 10px;
	width: 150px;
}
img#pubomslag {
	margin: 0;
}

/* voor datum bij berichten congressen cursussen*/

  .nieuwsdatum {
	font-size: 0.77em;
	line-height: 110%;
	font-weight : bold;
	color : #000000;

}

/* Algemeen */
img.fotolinks {
	border: none;
	margin: 3px 15px 8px 0;
}
img.fotorechts {
	border: none;
	margin: 3px 0 8px 15px;
}
img.fotoprofiel {
	border: none;
	margin: 0px 0 3px 15px;
}
img.fotoBody {
	margin: 0px 0px 15px 10px; 
}
div.thebody {

}



.adres { 
	FONT-SIZE: 0.7em;
	line-height: 1.1em;
	COLOR: #000000;
	FONT-FAMILY: Georgia,"Times New Roman", Times, serif;
}

/* Koppen */
h1{
	font-size: 1.40em;
	color: #A8B000;
	font-weight: bold;
	margin-top: 0;
}

h2 {
	font-size: 1.1em;
	color: #A8B000;
	font-weight: bold;
	margin-bottom: -1.0em;
}
h2#marge {
	font-size: 1.1em;
	color: #A8B000;
	font-weight: bold;
	margin-bottom: 1.3em;
}
h2.marge {
	font-size: 1.1em;
	color: #A8B000;
	font-weight: bold;
	margin-bottom: 1.3em;
}
h2.kleinemarge {
	font-size: 1.1em;
	color: #A8B000;
	font-weight: bold;
	margin-bottom: -1.0em;
}
h3 {
	font-size: 1.0em;
	color: #A8B000;
	font-weight: bold;
	margin-bottom: -1.0em;
}
h3.marge {
	font-size: 1.0em;
	color: #A8B000;
	font-weight: bold;
	margin-bottom: 1.3em;
}
h4 {
	font-size: 1.0em;
	color: #A8B000;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	color: #A8B000;
	font-weight: bold;
}
.subkop {
	font-size: 1.1em;
	color: #A8B000;
	font-weight: bold;
}
.subkopStartpagina {
	margin: 8px 0px -10px 0px;
	font-size: 0.9em;
	line-height: 100%;
	color: #A8B000;
	font-weight: bold;
}
.topnav {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

/* Rechterkolom*/
div#rechterkolombox {
	padding: 0px 0 20px 0;
	margin: 2px 0 0 0;
	width: 200px;
	height: auto;
	float: right;
}
img.fotorechterkolom {
	padding: 0;
	margin: 0 0 13px 0;
}
div#zieookbox	{
	background: #fff url(/nji/layoutPics/bgRechterkolomHP.gif) repeat-y;
	color: #000;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	width: 200px;
	border: 0;
}
div#zieookbox h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005559;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;	
	margin: 0;
	padding: 3px 0 0 7px;
	}
div#zieookbox h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 0 0 7px;
	}
div#zieookbox ul {
	margin: 6px 0 8px 0;
	padding: 0 0 0 7px;
	list-style-type: none;
	font-size: 11px;	
	line-height: 12px;
	width: 190px;
}
div#zieookbox ul li {
	margin: 1px 0 7px 0;
}
div#zieookbox p {
	width: 185px;
	font-size: 11px;	
	line-height: 13px;
	margin: 0 0 7px 0;
	padding: 6px 0 3px 7px;
}
div#zieookbox img.fotorechts {
	padding: 0;
	margin: 0 0 5px 2px;
}

div#zieookboxbottom {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 1px;	
	line-height: 1px;
	width: 200px;
	height: 3px;
	background-color: #D6F0F5;
}
div#rechtsSpotlightOnImage {
	margin: 0 0 0 820px;
	padding: 0;
	width: 180px;
	height: 22px;
	top: 128px;
	position: absolute;
	background: url("/youthpolicy/pics/spotlighton.gif") repeat-x;
}
div.rechtsTussenbalk{
	font-size: 1px;
	margin: 10px 0 0 0;
	padding: 0;
	height: 1px;
	width: 180px;
	border-bottom: 0px solid #B5BF00;
}
div#rechts { /* voor ZAT */
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 0px 7px;
	width: 180px;
	height: 460px;
	float: right;
}

table#PrintEnVraagAlgemeen {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 20px 0 0 10px;
	padding: 0;
	border: 0;
}
table#PrintEnVraagAlgemeen td {
	padding: 2px 4px 2px 0;

}

table#PrintEnVraag {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
}
table#PrintEnVraag td {
	padding: 2px 4px 2px 0;

}

/* rechts dossiers */

.rechtsUitgelichtBox {
	font-size: 11px;
	font-weight: bold;
	margin: -20px 0 0 0;
	padding: 0 0 20px 0;
	width: 200px;
	height: auto;
	float: right;
}

.rechtsAlgemeen {
	width: 200px;
	background: url(/nji/layoutimages/balkgroen.gif) no-repeat;
	font-size: 11px;
	line-height : 15px;
	font-weight: bold;
	margin: 0;
	padding: 35px 0 0 0;
}
.rechtsAlgemeen p {
	margin: 0 0 0 7px;
	width: 187px;
}

.rechtsDossier { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr.Rechterbalk {
	width: 120px;
	color:#66594C;
}
.subnavbox3 {
	margin: 20px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	float: right;
}
.mainnavbox {
	width:100%;
	margin: 0;
	padding: 0;
	height:30px; 
	background: #BAC405;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #66594C;
	
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #66594C;
}

.toptext {
	padding: 5px;
	text-align: left;
	font-size:0.9em; 
	color:#FFFFFF;
	text-decoration:none;
}


/* Linkerkolom*/
.zijnavbox {

	border: none;
	width: 175px;
	float: left;
	text-align: left;
	top: 93px;
	margin: 0;
	padding: 0;
	color: #000000;
}
.thema { 
	width: 174px;
	height: 54px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 10px;
	font-weight : bold;
	line-height : 8pt;
	color: #66594C;
}
/* Links*/

a {
	text-decoration: none;
	border-bottom: #33B5CF 1px solid;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}
a:active {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}
a img {
	border: none;
}
.iconlink {
	text-decoration: none;
	border-bottom-width: 0px;
}

a.stronglink {
	font-weight: bold;
}

a.datum{
	font-size:0.75em;
	color:#FF0000;
	text-decoration:none;
}
a.leesverder{
	font-size:0.7em;
	color:#009933;
	text-decoration:none;
	font-weight: bold;
}



div#contenttext1 {
	padding:0 150px 0 170px;
	position:absolute;
	margin:0;
	text-align:left
}

/* Formulieren */


div#contenttekst table.standaardformulier {
	margin: 22px 0 18px 0;
	background-color: #fff;
	border: 1px solid #70CBDD;
	border-collapse: collapse;
}
div#contenttekst table.standaardformulier caption {
	padding: 7px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#2CA3BC;
	border-top: 1px solid #70CBDD;
	border-right: 1px solid #70CBDD;
	border-bottom: none;
	border-left: 1px solid #70CBDD;
	vertical-align: top;
}
div#contenttekst table.standaardformulier th {
	padding: 7px;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	color:#2CA3BC;
	height: 20px;
	border: none;
	vertical-align: top;
}
div#contenttekst table.standaardformulier td {
	padding: 7px 5px 5px 7px;
	font-size: 1.0em;
	border: none;
	vertical-align: top;
}
div#contenttekst table.standaardformulier td .textfield {
	padding: 2px 0 0 2px;
	width: 22em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
	margin-bottom: 10px;
	vertical-align: middle;
	height: 22px;
}
.textfieldsmall {
	padding: 2px 0 0 2px;
	width: 2em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
	margin-bottom: 10px;
	vertical-align: middle;
}
div#contenttekst table.standaardformulier td .textfieldlarge {
	padding: 2px 0 0 2px;
	width: 22em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
	margin-bottom: 10px;
	height: 7em;
	vertical-align: middle;
}
div#contenttekst table.standaardformulier td .formButton {
	border-top: #1F6D7C 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #1F6D7C 1px solid;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 0.9em;
	color: #fff;
	background-color: #33B5CF;
	margin-bottom: 15px;
	padding: 4px 4px 5px 4px;
	vertical-align: top;
}
div#contenttekst table.standaardformulier tr.scheidingslijn th {
	border-top: 1px solid #70CBDD;
	border-bottom: 1px dotted #B5BF00;
	border-collapse: collapse;
}
div#contenttekst table.standaardformulier tr.toplijn th, div#contenttekst table.standaardformulier tr.toplijn td {
	border-top: 1px solid #70CBDD;
	border-collapse: collapse;
}
div#contenttekst table.standaardformulier tr.bottomlijn td {
	border-bottom: 1px dotted #B5BF00;
	border-collapse: collapse;
}

div#contenttekst table.standaardformulier th.toplijn, div#contenttekst table.standaardformulier td.toplijn {
	border-top: #70CBDD 1px solid;
	margin-top: 3px;
	padding-top: 7px;
}
div#contenttekst table.standaardformulier td.toplijnsmallright {
	border-top: #70CBDD 1px solid;
	padding: 7px 0 5px 7px;

}
div#contenttekst table.standaardformulier td.smallright {
	padding: 5px 0 5px 7px;
}
.width100 {
	width: 100px;
}
.width65 {
	width: 65px;
}
div#contenttekst table.standaardform {
	background-color: #D6F0F5;
	border: none;
}
div#contenttekst table.standaardform th {
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 0 20px 0 8px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#fff;
	height: 20px;
	border: none;
}
div#contenttekst table.standaardform th.th450 {
	width:450px;
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 0 8px 0 8px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color:#000;
	height: 20px;
	border: none;
}
div#contenttekst table.standaardform TD {
	padding: 10px 8px 0 8px;
	font-size: 1.1em;
	border: none;
}
.verplicht {
	font-size: 70%;
	color: #000;
	font-weight: bold;
	vertical-align: top;
	margin-left: 4px;
}
.textfield {
	padding: 2px 0 0 2px;
	width: 22em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
	margin-bottom: 10px;
	height: 22px;
	vertical-align: middle;
}
.textfieldTelefoon {
	padding: 3px;
	margin-bottom: 10px;
	width: 9em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
}
.textfieldPostcode {
	padding: 3px;
	margin-bottom: 10px;
	width: 7em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
}
.textfieldDatum {
	padding: 3px;
	margin-bottom: 10px;
	width: 10em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
}
.textfieldVrijeLengte {
	padding: 3px;
	margin-bottom: 10px;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
}
.textfieldZoekbox {
	margin-top: 10px;
	padding: 3px;
	width: 16em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
}
.formTxtfield {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none
}
.formButton {
	border-top: #1F6D7C 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #1F6D7C 1px solid;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 0.9em;
	color: #fff;
	background-color: #33B5CF;
	padding: 3px;
}
.formButtonNorm {
	border-top: #1F6D7C 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #1F6D7C 1px solid;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 0.9em;
	color: #fff;
	background-color: #33B5CF;
}
td.antwoord {
	padding: 3px 0 0 0;
	}
td.tdpercentage {
	width: 200px;
	padding: 0 0 0 3px;
	}
td.tdpercentagecijfers {
	padding: 0 0 0 3px;
	}
.percentage {
	background-color: #99DAE7;
	height: 12px;
	width: 200px;
	margin: 0;
	padding: 0;
	}
.resultaat {
	background-color: #B5BF00;
	height: 12px;
	margin: 0;
	padding: 0;
	}

/* voor spamtest formulieren*/
.spamcheck {
	display: none;
}

/* Search ____________________ */

table#zoekform {
	background-color: #D6F0F5;
	border: 0;
}
table#zoekform TH {
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 3px 8px 3px 8px;
	text-align: left;
	font-size : 100%;
	font-weight: bold;
	height: 20px;
}
table#zoekform TD {
	padding: 8px 8px 8px 8px;
	text-align: left;
	font-size : 100%; 
	line-height : 120%;
}

table.searchform {
	background-color: #D6F0F5;
	border: 0;
	width: 560px;
}
table.simplesearchform {
	background-color: #D6F0F5;
	border: 0;
	width: 290px;
}
table.searchform th, table.simplesearchform th, table#zoekresultaten th {
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 0 8px 0 8px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	height: 20px;
}

table.searchform td {
	padding: 8px 0 8px 0;
	text-align: left;
	font-size : 100%; 
	line-height : 120%;
}
table.simplesearchform td {
	padding: 20px 0 20px 0;
	text-align: left;
	font-size : 100%; 
	line-height : 120%;
}
table.searchform td.searchcaption {
	padding: 8px 8px 8px 8px;
	width: 180px;
}
table.searchform #fldTerms_page {
	width: 300px;
}
table.simplesearchform #fldTerms_page {
	width: 195px;
	margin: 0 0 0 8px;
}
div#hiddenfields {
	display: none;
}
.zoekformTxtfield {
	margin-top: 8px;
	padding: 2px 4px 2px 0;
	font-size: 13px;
	width: 350px;
	height: 20px;
	border: 1px solid #33B5CF;
}
#Uitgebreid table {
   padding: 0;
	margin: 20px 0 20px 8px;
}
a.ZoekKnop {
	border-bottom-width: 0px;
}
a.ZoekKnop:hover {
	border-bottom-width: 0px;
}
tr.list_0 {
	background-color: #E6F6F9; 
}
tr.list_1 {
	background-color: #fff;
}
table#zoekresultaten {
	border-bottom: #33B5CF 1px solid;
	margin: 10px 0 10px 0;
}
table#zoekresultaten td {
	border-bottom: #33B5CF 1px solid;
	padding: 2px 4px 2px 1px;
}

td.informatiesoort0  {
	font-size: 0.9em; 
	color: #005559;
	background-color: #D2EFF4;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
}
td.informatiesoort1  {
	font-size: 0.9em; 
	color: #005559;
	background-color: #EAF7FA;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
}
a.ResultLink_0 {
 	font-size: 1.1em; 
 	line-height: 1.5em; 
	margin: 0;
	padding: 0 8px 0 1px;
	border: none;
}

a.ResultLink_1 {
 	font-size: 1.1em; 
 	line-height: 1.5em; 
	margin: 0;
	padding: 0 8px 0 1px;
	border: none;
}
a.ResultLink_0:hover {
	text-decoration: underline;
	border: none;
	background-color: #E6F6F9;
}
a.ResultLink_1:hover {
	text-decoration: underline;
	border: none;
	background-color: #fff;
}
table#bladerzoekresultaten td {
	font-size: 11px;
	font-weight: bold;
}
table#bladerzoekresultaten a {
	padding: 1px 3px 1px 3px;
	margin: 2px 2px 3px 2px;
	border: #33B5CF 1px solid;
	font-size: 10px;
	font-weight: normal;
}
table.bladerzoekresultaten td {
	font-size: 11px;
	font-weight: bold;
}
table.bladerzoekresultaten a {
	padding: 1px 3px 1px 3px;
	margin: 2px 2px 3px 2px;
	border: #33B5CF 1px solid;
	font-size: 10px;
	font-weight: normal;
}

#btnNext {
	border: #33B5CF 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	background-color:  #fff;
	margin-left: 10px;
}
#btnPrevious {
	border: #33B5CF 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	background-color:  #fff;
	margin-right: 10px;
}

#btnSearch {
	border-top: #1F6D7C 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #1F6D7C 1px solid;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 0.9em;
	color: #fff;
	background-color: #33B5CF;
	padding: 0 4px 0 4px;
	margin-bottom: 15px;
	height: 22px;
	vertical-align: middle;
}
.swd_submit {
	padding: 0 4px 0 4px;
}
/* Zoekbox op landingspagina */
div.zoekdiv {
	height: 30px;
	margin-top: 13px;
}
div.zoekdiv .textfieldZoekbox {
	margin-top: 0;
	padding: 4px 0 3px 3px;
	width: 200px;
	font-size: 1.0em;
	line-height: 0.9em;
	border-top: #777 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #777 1px solid;
}
div.zoekdiv #btnSearch {
	border-top: #1F6D7C 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #1F6D7C 1px solid;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 0.9em;
	color: #fff;
	background-color: #33B5CF;
	padding: 2px 4px 2px 4px;
	margin: 0 0 0 4px;
	height: 2.0em;
 	vertical-align: top;
}

/* Voor Renderform */

td.tussenkop {
	font-size: 1.1em;
	color: #A8B000;
	font-weight: bold;
}
form.Rform {
	font-size: 1.1em;
	line-height: 110%;
	font-weight: bold;
}
.cmd {
	border-top: #1F6D7C 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #1F6D7C 1px solid;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 0.9em;
	color: #fff;
	background-color: #33B5CF;
}

table.publicatielijst {
	background-color: #E5F5F9;
	border: 0;
	width: 580px;
}
table.publicatielijst th {
	background: #33B5CF url(/nji/layoutimages/zoekformTitel.gif) no-repeat right;
	padding: 0 8px 0 4px;
	text-align: left;
	font-size : 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	height: 20px;
}
table.publicatielijst td {
	padding: 7px 4px 7px 4px;
	vertical-align: top;
	text-align: left;
	font-size : 100%; 
	line-height : 125%;
	border-bottom: #33B5CF 1px solid;
}
table.publicatielijst td.sortlink {
	padding: 3px 4px 6px 4px;
	background-color: #ADE1EC;
	border-bottom: #33B5CF 1px solid;
	height: 20px;
}
table.publicatielijst td.right {
	text-align: right;
	font-size : 95%; 
	padding: 3px 4px 0 4px;
	background-color: #ADE1EC;
	border: none;
	height: 20px;
}
table.publicatielijst td.pubTitel {
	width: 55%;
}
table.publicatielijst td.pubAuteur {
	background-color: #D6F0F5;
	color: #005050;
}
table.publicatielijst td.pubJaar{
	color: #005559;
}
table.publicatielijst td.pubDownloads {
	background-color: #D6F0F5;
}
table.publicatielijst a {
	margin: 0;
	border: none;
}
table.publicatielijst a:hover {
	text-decoration: underline;
	border: none;
}
table.publicatielijst td.sortlink a {
	text-decoration: underline;
	font-size : 110%; 
	line-height : 120%;
	background-color: #ADE1EC;
	border: none;
}

#actief {
	font-weight: bold;
}

img.downloadgif {
	border: none;
	vertical-align: top;
}
/* Voor lijst onderwerpen */
.aanduidingdossier {
	font-size: 0.84em;
	color: #66594C;
	margin-left: 5px;
}

/* Voor Congressen */

table#congres { 
	margin: 7px 0 0 0; 
	width: 580px; 
	border-collapse: collapse; 
	border: 1px solid #BAC405; 
}
TABLE#congres TH {
	padding: 3px 5px 3px 5px; 
	border-collapse: collapse; 
	border: 1px solid #BAC405; 
	text-align: center; 
	background-color: #BAC405; 
	font-size : 1.0em; 
	color: #615447;
}
TABLE#congres TD { 
	padding: 3px 5px 3px 5px; 
	border: 1px solid #C0C0C0; 
	text-align: left; 
	font-size : 1.0em; 
	line-height : 120%;
}
TABLE#congres p { 
	margin: 7px 0 10px 0; 
}

 /* startpagina */
div#introtekstThemapagina {
	width: 570px;
	height: 140px;
	padding: 0;
}

div#inhoudlinkerbox {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
div#inhoudrechterbox {
	width: 280px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
div.inhoudtekst {
	width: 280px;
	height: auto;
	margin: 4px 0 18px 0;
	padding: 0;
	background-color: #fff;
	border-right: 1px solid #70CBDD;
}
div.inhoudtekst h2 {
	width: 272px;
	margin: 0;
}
div.inhoudtekst h2.advies {
	color: #2CA3BC;
	width: 272px;
	margin: 0;
}
div.inhoudtekst p {
	width: 272px;
	margin: 6px 0 0 0;
	padding: 0;
	line-height: 135%;
}
div.inhoudtekst p.profiel {
	height: 90px;
}
div.inhoudtekst ul {
	margin: 5px 0 5px 10px;
	padding-left: 0;
	list-style: none;
}

div.inhoudtekst li
{
	margin-top: 5px;
	padding-left: 10px;
	background: url(/nji/layoutPics/pijlLijsten.gif) no-repeat  0 .4em;
	line-height: 135%;
	width: 262px;
}
div.inhoudtekst h2.AZ {
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #2CA3BC;
}
div.inhoudtekst ul.AZ { 
	margin: 0 0 6px 0;
	padding-left: 0;
	list-style: none;
}
div.inhoudtekst ul.AZ li {
	margin: 0 0 4px 0;
	line-height: 122%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
}
ul.nieuwslijst { 
	margin-left: 0px;
}
ul.nieuwslijst li {
	margin-bottom: 5px;
	padding-left: 40px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
}
div#adlib_data {
	margin: 0;
	padding: 0;
}
div.inhoudtekst div#adlib_data ul.nieuwslijst li,div.inhoudtekst ul.nieuwslijst li {
	width: 230px;
	line-height: 120%;
}
span.adlibDatum {
	color: #006066; 
	width: 40px; 
	margin-left: -40px;
	font-size: 9px;
	display: inline-block;
}
div.inhoudtekst div.adlibItem {
	width: 275px;
	margin: 0 0 8px 0;
	padding: 0px;
	float: left;
	line-height: 120%;
}

div.inhoudtekst div.adlibDatum {
	width: 40px;
	height: 1.7em;
	font-size: 80%;
	color: #006066;
	float: left;
}
div.inhoudtekst div.adlibTitel {
	width: 235px;
	padding-left: 40px;
	float: left;
}
div.inhoudtekst div.adlibItem a {
	font-weight: normal;
	text-decoration: none;
	border: none;	
}
div.inhoudtekst div.adlibItem a:hover {
	font-weight: normal;
	text-decoration: underline;
	border: none;	
}

div.inhoudtekst a {
	border: none;
	text-decoration: none;
}
div.inhoudtekst a:hover {
	border: none;
	text-decoration: underline;
}
div.inhoudtekst div.dossierItemtext {
	margin-left: 0;
	padding-left: 0;
}
div.inhoudtekst div.dossierItemtext a {
	font-weight: normal;
}
div.inhoudtekst a.border {
	text-decoration: none;
	border-bottom: #33B5CF 1px solid;
}
div.inhoudtekst a.border:hover {
	text-decoration: none;
	border-bottom: #000 1px solid;
}
	
div.inhoudtekstfooter {
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	margin: 8px 0 0 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #70CBDD;
}

div.dossierItemkop {
	color:#000;
	font-size: 0.9em;
	line-height: 1.em;
	font-weight: bold;
	height: 19px;
	margin: 2px 0 0 10px;
	padding: 0;
	vertical-align: middle;
}
div.dossierItemkop a {
	color:#000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
div.dossierItemkop a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
div.dossierItemtext {
	font-size: 1.0em;
	line-height: 140%;
	margin: 5px 0 7px 10px;
	padding: 0;
}

div.dossierNieuwsDatum{
	font-size: 0.8em;
	line-height: 0.9em;
	margin: 0px 0 12px 10px;
	padding: 0;
	color:#006066;
}
div.dossierAgendaDatum{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 0.9em;
	margin: 12px 0 0 10px;
	padding: 0;
	color:#006066;
}
td.dossierNieuwslink {
	line-height: 1.2em;
	margin: 0px 0 0px 0px;
	width: 230px;
	padding: 0;
	vertical-align: top;
}

td.dossierDatum {
	font-size: 0.72em;
	line-height: 1.2em;
	margin: 0px 0 0px 0px;
	padding: 0;
	font-weight: bold;
	width: 60px;
}
.dbtext{
	line-height: 1.2em;
	margin: 5px 0 0 10px;
	padding: 0;
}
div.kaderboxPublicaties {
	width: 170px;
	height: auto;
	margin: 5px 8px 10px 10px;
	padding: 0;
	float: right;
	font-size: 94%;
	line-height: 130%;
	border-top: 1px solid #33B5CF;
	border-right: 1px solid #33B5CF;
	border-bottom: 4px solid #33B5CF;
	border-left: 1px solid #33B5CF;
}
div.kaderboxPublicaties h2 {
	color: #2CA3BC;
	margin: 7px 0 -5px 10px;
	font-size: 100%;
	line-height: 120%;
}
div.kaderboxPublicaties p {
	margin: 7px 5px 5px 10px;
}

div.kaderboxPublicaties img.omslag {
	padding: 0;
	margin: 10px 7px 7px 10px;
	border: 1px solid #ddd;
}
div.kaderbox {
	width: 200px;
	height: auto;
	margin: 5px 3px 10px 20px;
	padding: 6px 7px 3px 7px;
	float: right;
	font-size: 94%;
	line-height: 130%;
	border-top: 1px solid #33B5CF;
	border-right: 1px solid #33B5CF;
	border-bottom: 4px solid #33B5CF;
	border-left: 1px solid #33B5CF;
}
div.kaderbox h2 {
	color: #2CA3BC;
	margin: 0 0 -5px 0;
	font-size: 100%;
	line-height: 120%;
}
div.kaderbox h2.marge {
	margin: 0 0 10px 0;
}

div.kaderbox p {
	margin: 7px 0 5px 0;
}
div.linkslijst {
	width: 580px;
	margin: 0;
	padding: 0;
}
div.linkslijst ul, ul.linkslijst {
	width: 570px;
	margin: 5px 0 5px 0;
	padding-left: 0;
	padding-bottom: 6px;
	list-style: none;
}
div.linkslijst li, ul.linkslijst li {
	margin-bottom: 0.4em;
	padding-left: 10px;
	line-height: 150%;
	width: 560px;
}
div.linkslijst a, ul.linkslijst a {
	padding-left: 10px;
	background: url(/nji/layoutPics/pijlLijsten.gif) no-repeat  0 .4em;
}
div#contenttekst ul.bronnen {
	margin: 1.2em 0 0 0;
	padding: 0;
	list-style-type: none;
}
div#contenttekst ul.bronnen li {
	font-size: 0.85em;
	line-height: 120%;
	margin-left: 14px;
	margin-bottom: 4px;
	text-indent: -14px;
}
div#contenttekst ul.bronnen2 {
	margin: 1.3em 0 0 20px;
	padding: 0;
	list-style-type: disc;
}
div#contenttekst ul.bronnen2 li {
	margin-left: 10px;
	font-size: 0.88em;
	line-height: 140%;
}
div.citaatbox {
	background-color: #E1F4F8;
	float: right;
	width: 240px;
	margin: 0 5px 15px 18px;
	padding: 0;
	border: 1px solid #33B5CF;
	text-align: left;
}
div.citaatbox p {
	font-size: 0.86em;
	line-height: 140%;
	margin: 0;
	padding: 8px;
	font-weight: normal;
}
div.citaatbox p.citaatbron {
	font-size: 0.8em;
	line-height: 110%;
	margin: 0;
	padding: 8px;
	background-color: #C1E9F1;
	font-weight: normal;
}
div.matrixBox {
	float: right;
	width: 80px;
	margin: 2px 0 15px 20px;
	padding: 0;
	text-align: center;
}
div.matrixBox h2 {
	font-size: 0.9em;
	line-height: 120%;
	margin: 8px 0 5px 0;
	padding: 0;
	color: #33B5CF;
	font-weight: bold;
}
div.matrixBox p {
	font-size: 0.9em;
	line-height: 120%;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
ul.bloglist {
	margin-left: 12px;
	width: 580px;
	padding: 0;
}
ul.bloglist img {
	width: 47px; 
	float: left;
	margin: 4px 10px 0 -57px;
	padding: 0;
}
ul.bloglist li {
	width: 520px; 
	margin-left: 0;
	list-style-type: none;
	padding: 0 0 10px 57px;
	float: left;
}
ul.bloglist li span.pubDatum {
	color: #006066; 
	font-size: 85%;
}
ul.bloglist li a {
	font-weight: bold;
	margin-bottom: 2px;
}
ul.videolist {
	margin-left: 12px;
	width: 570px;
	padding: 0;
}
ul.videolist img {
	width: 80px; 
	float: left;
	margin: 4px 10px 0 -90px;
	padding: 0;
}
ul.videolist li {
	margin-left: 0;
	list-style-type: none;
	padding: 0 0 10px 90px;
	float: left;
	width: 490px;
}
ul.videolist li span.pubDatum {
	color: #006066; 
	font-size: 85%;
}
ul.videolist li a {
	font-weight: bold;
	margin-bottom: 2px;
}
.videobox {
	border: #999 1px solid;
	margin: 0;
	padding: 0;
}
.startpaginaThumbnailbox {
	width: 270px;
	height: 75px;
	margin: 10px 8px 2px 0;
	padding: 0;
}
.startpaginaThumbnailbox img {
	margin-right: 8px;
}
.thumbnailbox {
	width: 185px;
	height: 70px;
	margin: 9px 8px 2px 8px;
	padding: 0;
}
div.thumbnailbox img {
	margin-right: 8px;
}
.thumbnail {
	width: auto;
	height: 75px;
	margin: 0;
	padding: 0;
}
div.videoplay {
	width: 50px;
	height: 50px;
	margin: 10px 0 0 21px;
	position: absolute;
	z-index: 12;
}
div.videoplay a {
	margin: 0;
	padding: 0;
	background: url(/nji/layoutPics/playOff.png) no-repeat;
	border: none;
	text-decoration: none;
	font-size: 50px;
	line-height: 50px;
}
div.videoplay a:hover {
	margin: 0;
	padding: 0;
	background: url(/nji/layoutPics/playHover.png) no-repeat;
	border: none;
	text-decoration: none;
}
p.contentthumbnailbox {
	height: 83px;
}
.clear {
	clear:both;
}
/* Kleuren */
/* formulieren */
.donker { background-color: #BAC405;
}
.middel { background-color: #E4E8AA;
}
.licht { background-color: #EFF1CB;
}
.zeerlicht { background-color: #FAFBEA;
}
.lichtbruin { background-color: #D1CDC9;
}


/* achtergrond*/
.bggreen { background-color: #B5BF00;
}
.bglightgreen { background-color: #F1F3CD;
}
.bgblue { background-color: #33B5CF;
}
.bglightblue { background-color: #C1E9F1;
}
.bgverylightblue { background-color: #D5F0F4;
}


/* algemeen tekst*/
.green {
	color:#A8B000;
}
.lightgreen {
	color:#F1F3CD;
}
.greentext {
	color:#A8B000;
}
.darkseagreen {
	color:#033;
}
.seagreen {
	color:#005559;
}

/*
PMS 631 - lichtblauw
Grafische elementen: 51/181/207 #33B5CF
Tekst: 44/163/188 #2CA3BC
 
 
PMS 390 - lichtgroen
Grafische elementen: 181/191/0 #B5BF00
Tekst: 168/176/0 #A8B000
 
 
PMS 323 - Zeegroen
Grafische elementen: 0/96/102 #006066
Tekst: 0/85/89 #005559
 */
/* Link naar logboek dossier */
.blue {
	color:#003CEC;
}



