@charset "UTF-8";
/* 

***********************************************************
	
	CSS-file by:
   
	Didjee, grafische vormgeving / multimedia, Delft
	Wateringsevest 38, 2611 AW Delft
	http://www.didjee.nl
	
	            
***********************************************************

*/

@import url('reset.css');
@import url('nav_ikb.css');
@import url('forms_ikb.css');
@import url('search_ikb.css');

body {
	background: url(/images/bg_main.gif) repeat-x white;
}

.clearfloat {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
}

div#top {
	position: relative;
	height: 45px;
}

div#mainwrapper {
	width: 984px;
	margin: 0 auto;
}

div#maincontentwrapper {
	border: 4px solid #EA6C07;
	margin-top: 8px;
	background: white;
}

/* --- TOP --- */

h1 {
	float: left;
	width: 50px;
	height: 45px;
}

h1 span {
	display: none;
}

/* --- MAINCONTENT --- */

div#content {
	width: 578px;
	float: left;
	overflow: visible;
	height: auto;
	padding: 20px 40px 20px 20px;
}

div#content.vervolg {
	min-height: 565px;
	height: auto !important;
	height: 565px;
	border-right: 1px solid #BDBDBD;
}

div#content_rechts {
	text-align: left;
	overflow: hidden;
	width: 337px;
	height: auto;
}

div#content_rechts.home {
	padding-top: 20px;
}

div#contentwrapper {
	overflow: visible;
}

div#logocontainer {
	position: relative;
	width: 100%;
	height: 0;
	margin-top: -130px;
}

div#logocontainer img {
	position: absolute;
	right: 20px;
	z-index: 1000;
}

div#breadtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
}

div#breadtrail li {
	display: inline;
}

div#breadtrail a:hover {
	text-decoration: underline;
}

div#breadtrail a {
	text-decoration: none;
	color: white;
	padding: 0 7px;
}

/* --- HOME --- */

div#homeflash {
	height: 475px;
}

div#homenieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	width: 297px;
	padding: 7px;
	border-top: 3px solid #6FA5CE;
	border-left: 3px solid #6FA5CE;
	border-right: 3px solid #6FA5CE;
	background: #E7F0F7;
}

div#homenieuws h3 {
	margin-top: 0;
}

img#homenieuws_bottom {
	margin-bottom: 7px;
}

div#homenieuws ul {
	list-style-image: url(/images/homenieuws_bullet.gif);
	margin: 0 0 0 15px;
}

div#homenieuws li {
	margin-bottom: 5px;
}

div#homenieuws ul a {
	color: #0F69AE;
	text-decoration: none;
}

#flashbanner {
	clear: both;
	margin: 15px 20px 20px;
}

/* --- NIEUWS --- */

div#nieuwsarchief {
	padding: 8px 0;
	margin: 0 0 15px;
	line-height: 1px;
}

div#nieuwsarchief ul {
	height: auto;
	overflow: auto;
	list-style: none !important;
	margin: -10px 0 0 !important;
}

div#nieuwsarchief li {
	float: left;
	padding: 12px 10px;
	border: 1px solid #BDBDBD;
	margin-right: -1px;
}

div.nieuwsbericht {
 	padding: 5px 0;
	margin: 0 0 15px;
	border-bottom: 1px solid #BDBDBD;
	overflow: auto;
}

div.nieuwsbericht h3 {
	margin-top: 0;
}

p.nieuwsdatum {
	font-weight: bold;
}

p.leesverder {
	clear: both;
	text-align: right;
	padding: 10px 0 0;
}

div.leesverder a {
	border: none !important;
	color: #6B2C7F !important;
}

p.newsdate {
	line-height: 100%;
	font-weight: bold;
	color: #484848;
}

/* --- FOOTER --- */

div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	height: 18px;
	padding: 12px 0 15px;
}

div#footer.vervolg {
	margin: 130px auto 0;
}

div#footer a {
	color: #999999;
	text-decoration: none;
}

div#footer a:hover {
	color: black;
	text-decoration: underline;
}

/* --- FAQ accordion ---*/

#faq {
	margin-top: 30px;
}

#faq h3 {
	margin-top: 15px;
}

#faq h4 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	font-size: 13px;
	line-height: 130%;
	
}

#faq .toggler {
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	padding: 8px !important;
	background: #E2EDF5;
	cursor: pointer;
	margin: 2px 0 0 !important;

}
 
#faq .element {
	background: #E2EDF5;
	color: #5293C5;
	padding: 1px 20px 5px 20px !important;
}

#faq .element p {
	margin-bottom: 10px;
}

/* --- PAGINATOR NIEUWS --- */

div#content div.resultsnav {
	font-size: 14px;
	margin: 20px 0;
	border-top: 1px solid #6FA5CE;
	border-bottom: 1px solid #6FA5CE;
	padding: 5px;
}

div#content div.resultsnav a.paging {
	border: none;
	text-decoration: none;
}

div#content div.resultsnav span.currentpage {
	color: #EA6C07;
}

/* --- STYLING -- */

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

div#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #484848;
}

div#content p {
	margin-bottom: 15px;
}

div#content p.quote,
div#content p.quote_border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #999999;
	line-height: 150%;
	overflow: auto;
}

div#content p.quote_border {
	margin-left: 15px;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	padding: 0 15px 15px;
	margin-bottom: 30px;
}

div#content table {
	clear: both;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: 1px solid #8CB7D8;
	background: #E2EDF5;
}

div#content table td {
	color: #5293C5;
	padding: 4px 6px;
	border: 1px solid #8CB7D8;
}

div#content a {
	color: #0F69AE;
	text-decoration: none;
	border-bottom: 1px dotted #0F69AE;
	font-weight: bold;
}

div#content a:hover {
	color: black;
	border-bottom: 1px solid black;
}


div#content ul {
	list-style-type: square;
	margin: 20px 0 20px 25px;
}

div#content ol {
	list-style-type: decimal;
	margin: 20px 0 20px 30px;
}

p.quote_border img.beeldlinks {
	float: left;
	clear: left;
	margin: 0 15px 0 0;
}

img.beeldrechts {
	float: right;
	clear: right;
	margin: 0 0 10px 15px;
}

img.beeldlinks {
	float: left;
	clear: left;
	margin: 0 15px 10px 0;
}

img.beeldrechts_lijn {
	float: right;
	clear: right;
	margin: 0 0 10px 15px;
	border: 1px solid #E6E6E6;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0F69AE;
	line-height: 110%;
	margin-bottom: 25px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EA6C07;
	line-height: 110%;
	margin-top: 30px;
	margin-bottom: 15px;
}

h3 a {
	color: #0F69AE;
	border-bottom: 1px dotted #0F69AE;
	text-decoration: none;
}

h3 a:hover {
	border-bottom: 1px solid #0F69AE;
}

/*--- DOWNLOADS ---*/

div#content.downloads {
	min-height: 435px;
	height: auto !important;
	height: 435px;
	width: 700px;
	border-right: none;
	border-left: 1px solid #BDBDBD;
	padding-bottom: 130px;
}

span.beeld_rechts {
	font-size: 11px;
	font-style: italic;
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 6px;
	border: 1px solid #BDBDBD;
	width: 400px;
}

span.beeld_links {
	font-size: 11px;
	font-style: italic;
	float: left;
	margin: 0px 10px 10px 0;
	padding: 6px;
	border: 1px solid #BDBDBD;
	width: 400px;
}

span.beeld_links img,
span.beeld_rechts img {
	margin: 0 0 5px !important;
}