/* @group Boxes */

/* @group Header */

/* ---->> Omvattende container "ALLE DIVS" <<---- */

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 950px;
	height: auto;
	z-index: 2;
	_overflow: hidden;	
}

/* ---->> Begin Top boxen <<---- */

#top {
	width: 950px;
	height: 370px;
	display: block;
	background: transparent;
	margin: 0;	
}

#subnavigatie {
	float: left;
	width: 950px;
	background: url(DesignerImages/logo.gif) no-repeat;
	height: 35px;
	padding-top: 15px;
	color: #d5dae8;	
	}

/* ---- Container Blok links ---- */

	#subnavigatie ul {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#subnavigatie li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		color: #d5dae8;	
	}
	
	#subnavigatie li a {
		color: #8595bd;
		font-size: 12px;
		line-height: 30px;
		text-decoration: none;
		text-transform: none;
		font-weight: normal;
		margin: 0;
		padding-right: 0px;
	}
	
	#subnavigatie li a:hover,
	#subnavigatie li a.selected {
		color: #e61956;
	}

/* @group Livesearch */

/* ---- LIVESEARCH / SNELZOEKEN  ---- */

#zoeken {
	float: left;
	width: 170px;
	height: 49px;
	background: url(DesignerImages/zoeken-bg.gif);
	z-index: 250;
	overflow: hidden;
	border-bottom: 1px solid #08205c;
}

/* ---- INVULVELD DIV --- */

#livesearch {
	width: auto;
	display: block;
	height: 50px;
	z-index: 100;
	padding: 7px 0 5px 16px;
	_padding: 8px 0 5px 16px;	
	background: transparent;
}

/* ---- INVULVELD alle specificaties --- */

#livesearch input {
	color: #b5bfd7;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	padding: 2px 0 2px 2px;
	*padding-top: 3px;
	_padding-top: 0px;
	background: transparent;
	border: none;
	width: 150px;
}

/* ---- SNELZOEK RESULTATEN --- */

/* ---- ALGEMENE DIV resultaten --- */

#spotlightresults {
	position: absolute;
	display: none;
	width: 288px;
	padding: 5px;
	*margin: 0;
	top: 100px;
	right: 0px;
	font-size: 11px;
	border: 1px solid #234088;
	font-weight: bold;
	line-height: 22px;
	background: #fff;
	z-index: 110;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

/* ---- ALGEMENE OPSOMMING resultaten --- */

#spotlightresults ul, 
#spotlightresults ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ---- U VINDT NIET WAT U ZOEKT OMVATTENDE DIV--- */

#zoekhulpdiv {
	border-bottom: 1px solid #234088;
	width: auto;
	height: auto;
	background: #fff;
}

/* ---- U VINDT NIET WAT U ZOEKT TEKST --- */

#spotlightresults .zoekhulp {
	color: #234088;
	font-size: 11px;
	font-weight: normal;
}

/* ---- MEER HULP BIJ ZOEKEN LINK --- */

#spotlightresults .zoekhulp a,
#spotlightresults .zoekhulp a:link,
#spotlightresults .zoekhulp a:visited,
#spotlightresults .zoekhulp a:active {
	color: #234088;
	text-decoration: none;
	letter-spacing: normal;
	border-bottom: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}

#spotlightresults .zoekhulp a:hover {
	color: #e61956;
	text-decoration: none;
	border-bottom: none;
	display: block;
	text-transform: none;
}

/* ---- CATEGORIE van resultaten --- */

#spotlightresults ul li {
	border-top: 1px solid #fff;
	background: #234088;
	color: #fff;
	padding: 0;
	display: block;
	margin: 0;
}

/* ---- MARGE ONDER de resultaten van een categorie --- */

#spotlightresults ul ul {
	margin-bottom: 3px;
}

/* ---- ACHTERGROND RESULTATEN --- */

#spotlightresults ul li ul li {
	background: white;
	padding: 0;
	margin: 0;
	display: block;
}

/* ---- RESULTAAT --- */

#spotlightresults ul li ul li a {
	color: #234088;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #234088;
	padding-left: 0;
	display: block;
	background: white;
	padding-right: 10px;
}

/* ---- IE HOOGTE RESULTAAT Correctie --- */

* html #spotlightresults ul li ul li a {
	height: 15px;
}

#spotlightresults ul li ul li a:hover {
	color: #e61956;
}

/* @end */

#image {
	float: left;
	width: 690px;
	height: 270px;
	z-index: 2;
}

/* ---- Hilite box > zie @group Hilites voor alle CSS --- */

#hilitecontainer {
	float: left;
	width: 245px;
	height: 270px;
	_overflow: hidden;	
}

	#hilitetop {
		float: left;
		width: 215px;
		height: 195px;
		padding: 15px 15px 30px 15px;
		overflow: hidden;
		}
		
	#hilitedivider {
		float: left;
		height: 30px;
		width: 245px;
		background: url(DesignerImages/hilite-divider.gif) no-repeat;
	}



/* ---->> EINDE TOP DIVS <<---- */

/* @end */

/* @group Content */

/* ---->>Omvattende container "Content frame"<<---- */

#lastchangedate {
	clear: both;
	text-align: right;
	width: 675px;
	_overflow: hidden;
	font-size: 12px;
	color: #6a7ea9 !important;
	height: 25px;
	padding-right: 15px;
}

#content {
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline-block;
}

	#left {
		float: left;
		width: 260px;
		min-height: 320px;
	}
	
	/* ---- Container Content ---- */
	
	#main {
		float: left;
		width: 690px;
				_overflow: hidden;	

		background: transparent;
	}
	
		#maincontent {
			padding: 0 0 15px 0;
			text-align: left !important;
		}

#footer {
	float: left;
	width: 950px;
	height: 50px;
	line-height: 50px;
	background: transparent;
	color: #8595bd;
	border-top: 1px solid #9daaca;
}

	#footer a,
	#footer a:link,
	#footer a:visited,
	#footer a:active {
		color: #8595bd;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #e40d4e;
		text-decoration: none;
	}

/* @end */

/* @end */

/* @group Category */

/* ---- Category links weergave van categorylink in content --- */

#categorylinks,
#categoryleader,
.categorythumb {
	
}

/* OPSOMMING CONTRUCTIE in de categorie */

#categorylinks ul,
#categoryleader ul,
.categorythumb ul {
	margin: 10px 0 0 0;
	padding: 0;
}

/* OPSOMMING CONTRUCTIE in de categorie */

#categorylinks li,
#categoryleader li,
.categorythumb li {
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none outside !important;
	height: auto;
}

/* SUBTITEL in de categorie */

#categorylinks h3,
#categoryleader h3 {
	font-size: 14px;
	margin: 0px;
	color: #e61956;
	line-height: 20px;
	font-weight: bold;
}

/* LINKS in de categorie */

#categorylinks a,
#categoryleader a {
	color: #234088 !important;
	text-decoration: none !important;
	letter-spacing: normal;
	border-bottom: none;
	font-weight: bold;
	text-transform: none !important;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #ced5e5;
	padding-bottom: 10px;
	text-align: left;
}

#categorylinks a:hover {
	color: #e61956 !important;
}


/* @end */

/* @group Thumbnail Categorieën */

/*Div container*/
.categorythumb {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	padding-bottom: 20px;
	width: 310px;
	height: 150px;
	background: url(DesignerImages/line-dot.gif) repeat-x left bottom;
	display: block;
	text-decoration: none !important;		
}
	
	/*Thumbnail*/
	.catthumb {
		float: left;
		margin-top: 0px;
		width: 100px;
		height: 100px;
		cursor:pointer;
		cursor:hand;	
		text-decoration: none !important;			
	}
	
	/*Leader*/
	.catthumbleader {
		float: left;
		width: 185px;
		height: 150px;
		padding-left: 15px;
		display: block;
		font-weight: normal;
		color: #415a98 !important;
		overflow: hidden;	
		cursor:pointer;
		cursor:hand;	
		text-decoration: none !important;			
	}
	
		/* Kopje */
		.thumbhead {
			font-size: 13px;
			margin: 0px;
			font-weight: bold;
			color: #e61956;
			text-decoration: none !important;	
		}
		
		.catthumbleader span {
			font-size: 13px;
			margin: 0px;
			font-weight: normal !important;
			color: #415a98 !important;
			display: block;
			text-decoration: none !important;	
		}

/* @end */

/* @group Hilites Documenten */

/* ---- Hilite box > zie @group Hilites voor alle CSS --- */

.doc_hilitetop {
	width: 215px;
	min-height: 195px;
	padding: 15px 15px 30px 15px;
	overflow: hidden;
	}
	
.doc_hilitelogo {
	width: 215px;
	height: 100px;
}

.doc_hilitetop h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #e61956;
	line-height: 20px;
	height: auto;
	display: block;
	width: 215px;
}

.doc_hilitetop span {
	margin: 0;
	font-weight: normal;
	color: #415a98;
	font-size: 12px;
	padding-right: 20px;
	overflow: hidden;	
}

.doc_hilitetop a {
	display: block;
	color: #e61956;
	text-decoration: none !important;
}

.doc_hilitetop a:hover {
	display: block;
	color: #415a98;
}

/* DIVIDER BIJ DOCUMENTEN */	
.doc_hilitedivider {
	height: 20px;
	width: 245px;
	margin-bottom: 15px;
	background: url(DesignerImages/hilite-divider.gif) no-repeat;
}	


/* @end */

/* @group Hilites */

#hilitelogo {
	width: 215px;
	height: 100px;
}

#hilitetop h1 {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #e61956;
	line-height: 20px;
	height: auto;
	display: block;
	width: 215px;	
}

#hilitetop span {
	margin: 0;
	font-weight: normal;
	color: #415a98;
	font-size: 12px;
	padding-right: 20px;
	overflow: hidden;	
}

#hilitetop a {
	display: block;
	color: #e61956;
	text-decoration: none !important;
}

#hilitetop a:hover {
	display: block;
	color: #415a98;
}


/* @end */

/* @group Nieuws */
#nieuws ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}

#nieuws ul li {
	padding: 0;
	margin: 0px;
	list-style: none;
	text-align: left;
}

#nieuws li ul {
	padding: 0;
	margin: 0;
}

/* EESTE NIVO */

#nieuws ul li a,
#nieuws ul li a:link,
#nieuws ul li a:visited,
#nieuws ul li a:active {
	width: 240px;
	padding: 5px 0 5px 0;
	display: block;
	height: auto !important;
	line-height: 20px !important;
	color: #234088;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #ced5e5;
}

#nieuws ul li a:hover {
	color: #e7255f;
	background: url(DesignerImages/menu-n2.gif) no-repeat right 10px;
}

#nieuws ul li a.selected {
	color: #e7255f;
	background: url(DesignerImages/menu-n2.gif) no-repeat right 10px;
}


/* @end */

/* @group Documenten */

#documenten_blok {
	float: left;
	width: 690px;
	background: transparent;
}

/* CONTAINER TOP */
#documenten_top {
	width: 675px;
	height: 70px;
	margin-top: 15px;
	background: transparent url(DesignerImages/doc_top_bg.gif);
}

	/* TITEL "DOCUMENTEN" */
	#documenten_top #d_title {
		display: block;
		width: 180px;
		margin-left: 10px;
		line-height: 62px;
		float: left;
		color: white;
		font-size: 28px;
		font-weight: normal;
		font-style: normal;
	}
	
	/* BROOD-KRUIMELPAD */
	#documenten_top #crumb {
		float: left;
		width: 475px;
		line-height: 68px;
		color: #e61956;
	}
	
	#documenten_top #crumb a {
		font-weight: normal;
		color: #e61956;	
	}

	#documenten_top #crumb a:hover {
		font-weight: normal;
		text-decoration: none;
		color: #fff;
	}

/* CONTAINER ZOEKEN */
#documenten_zoek {
	width: 675px;
	height: 35px;
	_height: 30px;
	background: transparent url(DesignerImages/doc_zoek_bg.gif);
	line-height: 35px;
	_padding-top: 5px;
}

	/* ZOEKFORM */
	#livesearch_docs {
		padding-left: 190px;
		background: transparent;
	}

	/* ZOEKVELD */
	#documenten_search input {
		width: 470px;
		padding: 3px;
		font-size: 11px;
		font-weight: normal;
		background: #fff;
		border: none;
		color: #b5bfd7;
		border: 1px solid #e2809d;
	}

	#spotlightquery_docs {
		width: 490px;
		border: none;
	}

#documenten {
	/*border-bottom: 1px solid #e5e9ec;*/
	/*background: url(DesignerImages/documenten/bg-documents.png) repeat-y;*/
	display: inline-block;
	height: auto;
	width: 675px;
}

#documenten_left {
	width: 180px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	background: transparent;
}

/* @group Menu */

/*________________ Navigatie documenten________________ */


#documenten_left ul {
	padding: 0px;
	margin: 0;
	margin-top: 10px;	
	list-style: none;
	border-bottom: 1px solid #ced5e5;
}

#documenten_left ul li {
	padding: 0;
	margin: 0px;
	list-style: none;
	text-align: left;
}

#documenten_left li ul {
	padding: 0;
	margin: 0;
}

	#documenten_left ul li a,
	#documenten_left ul li a:link,
	#documenten_left ul li a:visited,
	#documenten_left ul li a:active,
	#documenten_left ul div {
		display: block;
		line-height: 20px !important;
		height: auto !important;
		padding: 5px 0 5px 0px;
		color: #234088;	
		font-weight: normal !important;
		font-size: 12px;
		text-decoration: none;
		border-top: 1px solid #ced5e5;
	}
	
	#documenten_left ul li a:hover {
		color: #e61956;
	}
	
	#documenten_left ul li a.selected {
		color: #e61956;
	}
	
	/* Terugknop in documenten menu */
	a.documenten_back {
		color: #234088;	
		background: url(DesignerImages/terug_f1.gif) no-repeat left 5px;
		text-align: left;
		padding-left: 27px !important;
		width: 150px;
	}

/* @end */

#documenten_content {
	width: 485px;
	height: auto;
	float: left;
	background: #fff;
}

/*________________ Content documenten________________ */

/* NAVIGATIE BOVEN DOCUMENTEN */

#documenten_tools {
	margin-top: 10px;
	width: 485px;
	line-height: 30px;
	height: 30px;
	background: #ced5e5;
}

#documenten_tools ul {
	width: 480px;
	height: 30px;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	#documenten_tools li {
		float: left;
		width: auto;
		height: 30px;
		padding: 0px 10px 0px 10px;
		cursor: pointer;
		list-style-type: none;	
	}
	
	#documenten_tools li.selected {
		background: #0b2b7b;
		color: #fff;
	}

/* SORTEREN TEKST*/
#sort_sort {
	font-weight: bold;
	color: #0b2b7b;
	cursor: default !important;
	background: #ced5e5;
	width: 50px;
}

/* AANTAL PAGINA's*/
#sort_pager {
	color: #0b2b7b;
	cursor: default !important;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
}

/* LOAD ICON */
#loading {
	margin-bottom: -4px !important;
	padding-top: 5px !important;
	cursor: default !important;
}

/* OVERZICHT TABEL */
#documenten_content table {
	width: 485px;
	border: 0;
	background: #fff;
}

/* MEER INFO: TABEL*/
#documenten_content tr.document_info {
	display: none;
	border: 0;	
}

#documenten_content tr.document_info table {
	width: 480px;
}

	/* MEER INFO: SOORT EN BESCHRIJVING*/
	#documenten_content td.document_info_title {
		height: 22px;
		width: 85px;
		line-height: 22px;
		font-weight: bold;
		vertical-align: top;
		border: 0;
		background: transparent;
	}
	
	/* MEER INFO: CELLEN*/
	#documenten_content td.document_empty {
		height: 20px;
		line-height: 20px;
		font-weight: normal;
		vertical-align: top;
		border-bottom: none;
		border: 0;	
		background: transparent;
	}

		.icon_groot {
			height: 70px !important;
			width: 46px !important;
			border-bottom: none !important;
		}

#documenten_content td {
	height: 40px;
	vertical-align: middle;
	border-bottom: 1px solid #ced5e5;	
}

/* MEER INFO: SOORT EN BESCHRIJVING*/
.doc_icon {
	padding-right: 10px;
	width: 20px;
}

/* OVERZICHT TABEL */
.doc_title {
	line-height: normal;
	width: 221px;
}

.doc_date {
	width: 120px;
	text-align: right;
	color: #667ba1;
}

.doc_size {
	width: 70px;
	text-align: right;
	color: #667ba1;	
}

.doc_info, 
.doc_download {
	padding-left: 3px;
	padding-top: 6px;
	cursor:pointer;
	cursor:hand;
	width: 22px;
}

.doc_info img, 
.doc_download img {
	/* overrule #main img */
	margin-bottom: 0 !important;
	border: none;
}

.icon_klein {
	height: 30px;
	width: 21px;
	background: url(DesignerImages/documenten/documenten-klein.gif);
}

/* @end */


/* @group Fotoalbum Lightbox */

.thumbnails {
	float: left;
	padding: 0 !important;
	margin: 0;
	width: 680px;
}

.tnimage {
	float:left;
	width: 200px;
	height: 133px;
	margin: 0 20px 20px 0;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #999999 !important;	
}

/* @end */

.wx-reactie-item {
	border-bottom: 1px solid #ced5e5;
	padding: 10px 0;
}
