/* @group Boxes */

/* @group Header */

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

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

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

#top {
	width: 950px;
	_width: 952px;
	height: 270px;
	display: block;
	background: transparent;
	margin: 0;
	/*overflow: hidden;*/
}

#topsamen {
	clear: both;
	display: block;
	height: auto;
	width: 950px;
	_width: 952px;
}

/* ---->> BEGIN TOP DIVS <<---- */

/* ---- Container Logo---- */

#subitems {
	width: 950px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(DesignerImages/subitems-bg.gif);
	overflow: hidden;
	z-index: 0;
}

#inlog {
	float: left;
	padding-left: 40px;
	width: 220px;
	background: transparent;
	line-height: 40px;
	color: #dae7bf;
	cursor:pointer;
	cursor:hand	
}

	#inlogpdnav {
		position: absolute;
		top: 40px;
		left: 0;
		width: 730px;
		padding: 20px 10px 10px 15px;
		height: 270px;
		border-left: 3px solid #639500;
		border-right: 3px solid #639500;
		border-bottom: 3px solid #639500;	
		background: #ffffff url(DesignerImages/inlogpdnav-bg.gif) -2px top no-repeat;
		filter:alpha(opacity=90);		-moz-opacity:0.9;		-khtml-opacity: 0.9;		opacity: 0.9;
		z-index: 120 !important;
	}
	
	#inlogpdnav h1 {
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		background: #8ea4b1;
		color: #fff;
		padding-left: 5px;
		width: 220px;	
}
	
	#inlogpdnav a {
		font-size: 12px;
		color: #24455a;
		text-decoration: none;
		font-weight: bold;
	}
	
	#inlogpdnav a:hover {
		color: #7ab800;
	}

		#coll1 {
			float: left;
			width: 235px;
			height: 100%;
			margin-right: 10px;
			border-right: 1px solid #93a9b7;
		}
		
		#coll2 {
			float: left;
			width: 235px;
			height: 100%;
			margin-right: 10px;
			border-right: 1px solid #93a9b7;	
		}

		#coll3 {
			float: left;
			width: 235px;
			height: 220px;
		}

#subnavigatie {
	float: left;
	width: 500px;
	text-align: right;
	background: transparent;
	line-height: 40px;
}

#subnavigatie ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavigatie li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavigatie li a {
	color: #1d4730;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	background: url(DesignerImages/sub-nav-item.gif) no-repeat left 2px;
	padding-left: 10px;
	padding-right: 5px;
}

#subnavigatie li a:hover,
#subnavigatie li a.selected {
	color: #FFFFFF;
}

/* @group Livesearch */

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

#zoeken {
	float: left;
	width: 145px;
	padding-left: 40px;
	height: 40px;
	background: url(DesignerImages/zoeken-top.gif);
	z-index: 250;
	overflow: hidden;
}

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

#livesearch {
	width: auto;
	display: block;
	height: 21px;
	z-index: 100;
	padding: 4px 0 5px 0;
}

* html #livesearch {
	top: 4px;
	padding: 6px 0 3px 0;
}

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

#livesearch input {
	color: #517159;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	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: 369px;
	padding: 5px;
	/*margin: 0 0 10px 569px;*/
	*margin: 0;
	top:80px;
	right: 0px;
	/*_position: relative;*/
	font-size: 11px;
	border: 1px solid #bfc9cf;
	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 #bfc9cf;
	width: auto;
	height: auto;
	background: #fff;
}

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

#spotlightresults .zoekhulp {
	color: #406074;
	font-size: 12px;
	font-weight: normal;
}

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

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

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

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

#spotlightresults ul li {
	border-top: 1px solid #fff;
	background: #bfc9cf;
	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: #406074;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #bfc9cf;
	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: #91ba40;
}

/* @end */

#direct {
	float: left;
	width: 170px;
	height: 170px;
	background: url(DesignerImages/direct-bg.gif);
	padding: 10px;
}

/* @group Snelmenu (DIRECT) */

#directnaar {
	margin-top: 150px;
	_margin-top:160px;
	*margin-top:160px;
	display: block;
	width: 170px;
	height: 20px;
	background: url(DesignerImages/direct-select.gif) no-repeat;
	cursor: pointer;
}

#directnaar #title {
	padding-left: 5px;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
	color: #295240;
}

#directnaar_items {
	position: absolute;
	z-index: 4;
	display: none;
	height: auto;
	width: 168px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #5b9401;
}

#directnaar_items ul {
	margin: 0;
	padding: 0;
	background: #00263e;
}

#directnaar_items ul li {
	margin: 0;
	padding: 0;
	background: #00263e;
	list-style-image: none;
	list-style-type: none;
}

#directnaar_items a {
	display: block;
	height: auto;
	width: 163px;
	color: #bfc9cf;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
}

#directnaar_items a:hover {
	color: #fff;
}

/* @end */

/* ---- Container Logo---- */

#logo {
	display: block;
	float: left;
	width: 190px;
	height: 190px;
	margin: 0;
	padding: 0;
	background: url(DesignerImages/logo.gif);
}

/* ---- Container Blok VASTE NAVIGATIE ---- */

#image {
	float: left;
	width: 570px;
	_width: 568px;
	height: 190px;
	margin: 0;
	padding: 0;
	display: block;
}

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

/* @end */

/* @group Content */

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

#content {
	display: block;
	height: auto;
	width: 950px;
	background: transparent;
}

#left {
	float: left;
	width: 190px;
}

#blockleft {
	width: 190px;
	height: 30px;
	background: url(DesignerImages/block-left.gif);
}

#crumb {
	width: 550px;
	height: 29px;
	padding-top: 4px;
	padding-left: 20px;
	line-height: 29px;
	color: #91ba40 !important;
	overflow: hidden;
	background: transparent;
}

		#crumb a,
		#crumb a:link,
		#crumb a:visited,
		#crumb a:active {
			font-size: 11px !important;
			color: #91ba40 !important;
			text-decoration: none;
			border: none;
			font-weight: normal;
}

#crumb a:hover {
	color: #406074 !important;
	text-decoration: none !important;
}

/* ---- Container "Middenpagina" CONTENT ---- */

#main {
	float: left;
	width: 570px;
	min-height: 270px;
	height: 100%;
	display: block;
	padding: 0;
}

#pagenav {
	width: 530px;
	text-align: right;
	margin-left: 20px;
	border-bottom: 1px solid #bfc9cf;
	font-size: 10px;
	color: #667d8b;
	height: 20px;
	background: transparent;
}

#pagenav a.print {
	color: #91ba40 !important;
	background: url(DesignerImages/ico-print.gif) no-repeat left -1px;
	text-decoration: none;
	padding-left: 12px;
	margin-right: 5px;
}

#pagenav a.bookmark {
	color: #91ba40 !important;
	background: url(DesignerImages/ico-bookmark.gif) no-repeat left -1px;
	text-decoration: none;
	padding-left: 12px;
	margin-right: 5px;
}

#pagenav a.groter {
	color: #91ba40 !important;
	background: url(DesignerImages/ico-groter.gif) no-repeat left -1px;
	text-decoration: none;
	padding-left: 12px;
	margin-right: 5px;
}

#pagenav a.kleiner {
	color: #91ba40 !important;
	background: url(DesignerImages/ico-kleiner.gif) no-repeat left -1px;
	text-decoration: none;
	padding-left: 12px;
}

#pagenav a.print:hover,
		#pagenav a.bookmark:hover,
		#pagenav a.groter:hover,
		#pagenav a.kleiner:hover {
	color: #406074 !important;
}

#maincontent {
	padding: 20px;
	text-align: left !important;
/*overf

low: hidden;*/
}

/* ---- Container "Rechtermenu"---- */

#right {
	float: left;
	width: 190px;
}

#blockright {
	width: 190px;
	height: 40px;
	background: url(DesignerImages/block-right.gif);
}

#tarieven {
	float: left;
	width: 170px;
	padding: 10px;
	min-height: 155px;
	background: url(DesignerImages/tarieven-bg-new.jpg);
	
}

/* @group Snelmenu (TARIEVEN) */

#directtarieven {
	float: left;
	margin-top: 120px;
	z-index: 2;
	display: block;
	width: 170px;
	height: 20px;
	background: url(DesignerImages/tarief-select.gif) no-repeat;
	cursor: pointer;
}

#directtarieven #title {
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	color: #3a5769;
}

#directtarieven_items {
	position: relative;
	z-index: 100;
	display: none;
	height: auto;
	width: 168px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #95a1a8;
}

#directtarieven_items ul {
	margin: 0;
	padding: 0;
	background: #00263e;
}

#directtarieven_items ul li {
	margin: 0;
	padding: 0 0 0 5px;
	background: #00263e;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: auto;
	width: 165px;
	color: #bfc9cf;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#directtarieven_items ul li:hover {
	color: #fff;
}


#direct-naar-jaar {
	float: left;
	width: 170px;
	background: transparent;
	padding: 10px 0 0 0 ;
	margin: 0;
}

#direct-naar-jaar h1 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #406074;	
	border-bottom: 1px solid #a5aaae;
	line-height: 25px;	
}

#direct-naar-jaar ul {
	margin: 0;
	padding: 0;
}

#direct-naar-jaar ul li {
	margin: 0;
	padding: 0;
	background: transparent;
	list-style-image: none;
	list-style-type: none;
}

#direct-naar-jaar ul li a{
	margin: 0;
	padding: 0 0 0 15px;
	background: transparent url(DesignerImages/arrow-right.png) no-repeat;
	display: block;
	height: auto;
	width: 155px;
	color: #406074;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #a5aaae;
}


#direct-naar-jaar ul li a:hover {
	color: #406074;
}



/* @end */

#footer {
	display: block;
	float: left;
	margin-top: 30px;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	z-index: 2;
	background: transparent url(DesignerImages/footer-bg.gif) repeat-x;
	text-align: center;
}

#footercontent {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	padding-top: 60px;
	padding-left: 200px;
	height: 40px;
	color: #dee0e1;
	text-transform: none;
	font-size: 11px;
	background: url(DesignerImages/footer.gif) no-repeat;
	text-decoration: none;
}

#footercontent a,
		#footercontent a:link,
		#footercontent a:visited,
		#footercontent a:active {
	color: #dee0e1;
	text-decoration: none;
}

#footercontent a:hover {
	color: #fff;
	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,
.categorythumb h3 {
	font-size: 14px;
	margin: 0px;
	color: #406074;
	background: url(DesignerImages/item_overzichten.jpg) no-repeat;
	line-height: 20px;
	font-weight: bold;
}

/* LINKS in de categorie */

#categorylinks a,
#categoryleader a {
	color: #406074;
	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 #bfc9cf;
	padding-bottom: 10px;
	text-align: left;
}

#categorylinks a:hover {
	color: #91ba40;
}

/* Overkoepelende DIV Leader en Thumbnais */

.categorythumb {
	margin-bottom: 10px;
	border-bottom: 1px solid #bfc9cf;
	padding-bottom: 10px;
}

.catthumbleader {
	float: left;
	width: 420px;
	padding-left: 10px;
	background: #fff;
	display: block;
}

/* LEADER MET THUMB in de categorie */

.catthumb {
	float: left;
	margin-top: 5px;
	display: block;
	width: 100px;
	height: 100px;
}

.categorythumb .catthumbleader a {
	color: #406074;
	text-align: right;
	text-decoration: none !important;
	letter-spacing: normal;
	border-bottom: none;
	font-weight: bold;
	text-transform: none !important;
	font-size: 12px;
	display: block;
}

/* @end */

/* @group Home nieuws */

/* @group Nieuwsbrief */

#nieuwsbrief {
	float: left;
	width: 190px;
	padding-bottom: 5px;
	line-height: 20px;
	display: none;
}

#nieuwsbrief .formfield input {
	margin-top: 10px;
	width: 178px;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #89a1bb;
	background: #d6dfe8;
	color: #406074;
}

#digibrief_message span {
	display: block;
	text-transform: none;
	padding: 0;
	color: #91ba40;
	overflow: hidden;
	background: transparent;
	line-height: 20px;
	padding-top: 5px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	border-style: none;
}

#newsletter_register {
	color: #406074 !important;
	margin-top: 10px;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

/* @end */

.homenews a, 
.homenews a:link,
.homenews a:visited,
.homenews a:active {
	display: block;
	width: 190px;
	height: auto;
	border-bottom: 1px solid #91ba40;
	padding: 10px 0;
	color: #406074;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
}

.homenews a:hover {
	color: #91ba40;
}

/* @end */

/* @group Hilites Rechterkant */

/* HILITE DIV RECHTERKANT */

.hilite_right {
	float: left;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.hilite_right .hiliteimage {
	width: 190px;
	height: 90px;
}

.hilite_right .hilitecontent {
	margin: 0;
	padding: 5px;
	width: 178px;
	background: #fff;
	border-left: 1px solid #bfc9cf;
	border-right: 1px solid #bfc9cf;
	border-bottom: 1px solid #bfc9cf;
}

/* HILITE TITEL RECHTERKANT */

.hilite_right h1 {
	background: none;
	padding: 0;
	margin: 0;
	color: #194057;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	line-height: 15px;
}

/* HILITE TEKST RECHTERKANT */

.hilite_right span {
	padding: 0;
	margin: 0;
	display: block;
	font-weight: normal;
}

/* HILITE LINKS RECHTERKANT */

.hilite_right a,
.hilite_right a:link,
.hilite_right a:visited,
.hilite_right a:active {
	color: #194057;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.hilite_right a:hover {
	color: #7ab800;
}

/* @group EPA label */

#epalabel {
	margin-top: 10px;
	width: 190px;
	height: 90px;
	background: url(DesignerImages/epa-hilite.jpg) no-repeat;
	cursor:pointer;
	cursor:hand;
}


/* @end */

/* @group digid */

#mijnbelasting {
	float: left;
	margin-top: 10px;
	background: #161413;
}

#mijnbelasting a {
	font-size: 12px;
	color: #333333;
	text-decoration: none!important;
}

#mijnbelasting a:hover {
	cursor:pointer;
	cursor:hand;
}

#mijnbelasting h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

#mijnbelasting-img {
	width: 190px;
	height: 90px;
	background: url(DesignerImages/GBRD-digid.jpg) no-repeat;
}

#mijnbelasting-txt {
	margin: 0;
	padding: 5px;
	width: 178px;
	background: #ffe8d1;
	border: 1px solid #fea852;
}



/* @end */

/* @end */

/* @group Alfabetisch overzich */

/* A t/m Z container */

.abccontainer {
	float: left;
	margin-bottom: 10px;
	width: 530px;
	border-left: 1px solid #8097b2 !important;
	text-decoration: none !important;
}

/* A t/m Z linkjes A | B | C */

#main a.abcd,
#main a.abcd:link,
#main a.abcd:visited,
#main a.abcd:active {
	float: left;
	width: 19px;
	text-align: center;
	line-height: 19px;
	color: #8097b2 !important;
	border-right: 1px solid #8097b2 !important;
	border-top: 1px solid #8097b2 !important;
	border-bottom: 1px solid #8097b2 !important;
	margin: 0;
	background: #ffffff;
	text-decoration: none !important;
}

a.abcd:hover {
	color: #91ba40;
	background: #002e65;
	text-decoration: none !important;
}

/* A t/m Z Header */

#main .abcheader,
#main .abcheader a {
	float: left;
	padding-left: 5px;
	width: 524px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	background: #fff url(DesignerImages/abc-header.gif) no-repeat !important;
	color: #91ba40 !important;
	text-decoration: none !important;
}

#main a.abcheader:hover {
	color: #91ba40 !important;
	border: none !important;
	text-decoration: none !important;
}

/* Linkjes in onder de headers */

#alphabeticoverview,
#alphabeticoverview a:link,
#alphabeticoverview a:visited,
#alphabeticoverview a:active {
	float: left;
	width: 530px;
	display: block;
	border-bottom: 1px solid #8097b2;
	text-decoration: none !important;
}

#alphabeticoverview a:hover {
	color: #91ba40 !important;
	border-bottom: 1px solid #8097b2;
	text-decoration: none !important;
}

/* Terug naar boven */

a.abctop,
a.abctop:link,
a.abctop:visited,
a.abctop:active {
	float: left;
	font-size: 11px;
	margin-top: 5px;
	text-align: right !important;
	width: 530px !important;
	border-bottom: none !important;
	text-decoration: none !important;
}

/* @end */

/* @group Vraag & Antwoord */

/*----- BENADERING ZOEKEN ALGEMEEN ------*/

/*Omliggende DIV form zoeken*/

#qaform {
	width: 530px;
	background: transparent url(DesignerImages/faq-search-bg.gif) no-repeat;
	height: 40px;
	overflow: hidden;
}

	/*Zoeken in vraag en antwoord tekst*/
	.qaprompt {
		float: left;
		background: transparent;
		color: #ced6db;
		width: 285px;
		padding-left: 10px;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
		font-weight: bold;
		text-transform: none;
	}

	/*Omliggende div voor INPUT*/
	.qafield {
		margin: 8px 0 0 0;
		float: left;
		color: black;
		background: transparent;
		padding-left: 10px;
		width: 200px;
		height: 18px;
		line-height: 18px;
	}

	/*INPUT veld*/
	.qafield  input,
	.qafield  input a {
		color: #405c6e;
		padding-top: 5px;
		_padding-top: 0;
		*padding-top: 0;
		font-size: 11px;
		font-weight: normal;
		height: 20px;
		background: transparent;
		border: none;
		line-height: 24px;
		margin: 0;
		width: 180px;
	}

	* html .qafield input {
		width: 180px;
		border: none;
	}

.answer {
	font-size: 12px;
	font-weight: bold;
	color: #7ab800;
	padding-right: 5px;
}

/*----- BENADERING ZOEKEN ------*/

/* omvattende DIV voor de zoekresultaten  */

#qaresults {
	display: none;
	margin: 0;
	padding: 0;
	width: 530px;
	height: auto;
}

#qaresults ul {
	margin: 0 !important;
	list-style-type: none !important;
	padding: 0 !important;
}

#qaresults li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: ;
	list-style-type: square;
	list-style-position: inside;
}

/* Vraag bij resultaat zoeken  */

#qaresults h2 {
	margin-top: 10px;
	color: #264972;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
}

/* Vraag hoort bij onderwerp . . .   */

.subjectlist {
	font-style: oblique;
	color: #b2bdc5;
	border-top: 1px solid #b2bdc5;
	border-bottom: 1px solid #b2bdc5;
	margin: 5px 0 10px 0 !important;
}

/* content in V&A */

.qacontent {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid #bfc9cf 1px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	background: #dfe4e7;
}

/*----- BENADERING ONDERWERPEN ------*/

/* Benadering middels onderwerpen */

#qasubjects {
	width: auto;
	height: auto;
	display: block;
}

/* Tekst "onderwerpen" onder het zoeken  */

#qasubjects h1 {
	color: #264972;
	margin-top: 10px;
	padding: 0;
	font-size: 16px;
}

/* Onderwerp nivo 1 status: normaal  */

#qasubjects .subjecttitle {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-top: 1px;
	color: white;
	padding-left: 10px;
	cursor: hand;
	cursor: pointer;
	background: transparent url(DesignerImages/faq-subj-bg.gif) repeat-x;
}

/* Onderwerp nivo 1 status: Hover  */

#qasubjects .subjecttitle:hover {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 1px;
	padding-left: 10px;
	color: white;
	cursor: hand;
	cursor: pointer;
	background: transparent url(DesignerImages/faq-subj-bg-f2.gif) repeat-x;
}

/* Onderwerp nivo 1 status: Selected  */

#qasubjects .selected {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 1px;
	padding-left: 10px;
	color: white;
	cursor: hand;
	cursor: pointer;
	background: transparent url(DesignerImages/faq-subj-bg-f2.gif) repeat-x;
}

/* Vraag onder het onderwerp  */

.answertitle {
	cursor: hand;
	cursor: pointer;
	color: #264972;
	font-size: 12px;
	font-weight: bold;
	background: no-repeat url(../DesignerImages/zoeklicht_pagina.gif) 0px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #bfcbd8 solid;
}

*html .answertitle {
	
}

.answertitle:hover {
	color: #a5c300;
}

/* Antwoord onder het onderwerp  */

.answercontent {
	display: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid #bfc9cf 1px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	background: #dfe4e7;
}

/* @end */

/* @group Sitemap constructie */

/*Algemene omvattende containers*/

#sitemap .maincat {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 1px solid #bfc9cf;
	margin: 5px 12px 5px 0;
	background: transparent url(DesignerImages/bg-header.gif) repeat-x;
}

/*Algemene links in containers*/

#sitemap .maincat a {
	font-size: 14px;
	padding: 0px 10px 0 10px !important;
	font-weight: bold !important;
	line-height: 30px !important;
	display: block;
	color: #ccd4d9;
	text-decoration: none;
}

#sitemap .maincat a:hover {
	color: #7ab800;
	text-decoration: none !important;
}

/* 1e niveau */

#sitemap .maincat ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: white;
}

#sitemap .maincat ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	_zoom: 100.1%
}

#sitemap .maincat ul li a {
	display: block;
	font-weight: bold !important;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 20px !important;
	color: #406074;
	text-decoration: none;
}

/* 2e niveau */

#sitemap .maincat ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: -10px;
}

#sitemap .maincat ul ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap .maincat ul ul li a {
	font-weight: normal !important;
	background: transparent;
}

/* 3e niveau */

#sitemap .maincat ul ul ul {
	list-style: none;
	padding: 0;
}

#sitemap .maincat ul ul ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap .maincat ul li ul li {
	margin-left: 10px;
}

/* @end */

/* @group Uitgebreid zoeken */

#searchform {
	overflow: hidden;
}

/* ---- Uitgebreid zoeken --- */

#searchresult {
	margin-top: 10px;
	background: transparent;
}

#searchresult ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#searchresult li {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Logo Parkstad Home */

#logoparkstad {
	margin: 10px 0 10px 0;
	width: 190px;
	height: 90px;
	background: url(DesignerImages/parkstadlogo.gif);
	cursor:pointer;
	cursor:hand	
}



/* @end */
