body {
	border: 			none;
	font-size:			11px;
	font-weight: 		100;
	color:			#000000;
	margin: 			0px;
	padding:			0px;
	background:		url("/eCache/DEF/74.jpg") repeat-y 0% 0%;
}

table {
	font-size:			1em;
}
#page {
	display: 			block;
	text-align:			center; /* IE pagina centreren */
	position:			relative; /* nodig als refpunt */
	width:			100%;
}
#page_inner {
	display: 			block;
	padding-left: 		30px;
	text-align:			left;
	margin:			0px auto; /* mozilla pagina centreren */
	background:		url("/eCache/DEF/44.jpg") repeat-y 0% 0%;
	width: 			903px;
}

#pagefooter {
	display:			block;
	width: 			100%;
	height: 			39px;
	text-align:			center;
	margin-left: 		-15px;
	/margin-left:		0px; /* IE weer geen margin */
}
#pagefooter_inner {
	display:			block;
	width: 			903px;
	height: 			39px;
	background: 		url("/eCache/DEF/45.gif") no-repeat 0% 0%;
	text-align:			left;
	margin:			0px auto;
}

#pagetable {
	border:			none;
	margin:			0px;
	padding:			0px;
	xwidth:			850px;
}
#pagetable td {
	vertical-align: 		top;
}

#banner {
	width:			852px;
	font-size:			11px;
	height:			84px;
	background: 		url("/eCache/DEF/96.jpg") no-repeat 0px;
}
#banner_inner {
	padding-left:		310px;
	font-size:			11px;
	padding-top:		4px;
	color:			#ffFFff;
	background:		transparent;
}

/* topmenu op de banner */
#topmenu {
	list-style-type: 		none;
	display: 			run-in;
	margin: 			0px;
	padding: 			0px;
}
#topmenu li {
	display: 			inline;
	margin-right:		5px;
	font-weight:	900;
}
#topmenu li a {
	color: 			#FFFFFF;
	text-decoration: 		none;
	font-size: 			12px;
}
#topmenu li a:hover {
	text-decoration: 		underline;
}
#gotohome { 
	position: 			absolute;
	margin-top: 		-4px;
	margin-left: 		-300px;
	display: 			block;
	width: 			180px;
	height: 			52px;
}


/* breadcrumb */
#breadcrumb {
	height:			20px;
	font-size:			11px;
	margin-bottom:	25px;
	margin-left: -5px;
}
#breadcrumb_inner {
	margin-left: 5px;
	/margin-left: 0px;
}
#breadcrumb ul,#breadcrumb li {
	list-style:		none;
	display:		inline;
	margin:		0px;
	padding:		0px;
}
#breadcrumb ul {
	
}
#breadcrumb li {
	background:	url("/eCache/DEF/71.gif") no-repeat 100% 50%;
}
#breadcrumb a,#breadcrumb span.thispage {
	text-decoration:	none;
	color:		#0F3178;
	padding-right:	14px;
	/padding-right:	10px;
	padding-left: 	6px;
}
#breadcrumb a:hover {
	text-decoration:	none;
	color:		#EE990A;
}
#breadcrumb #eerstekruimel {
	padding-left:	0px;
}
#breadcrumb #laatstekruimel {
	background:	none;
}
/* einde  breadcrumb */


.leesverder {
	font-size:		12px;	
	display:		block;
	width:		100%;
	text-align:		right;
}
#content .leesverder a {
	color:		#0f3178;
	font-weight:	900;
	background:	url("/eCache/DEF/173.gif") no-repeat 0% 2px;
	padding-bottom:	2px;
	padding-left:	15px;
	margin-top: 	0px;
	height:		100%;
}


/* algemene stijlen */
/* content area */
#content {
	display: 		block;
	clear: 		left;
	width: 		630px;
	font-family:	Arial,Verdana;

}
#content_inner {
	background:	none;
	height:		100%;
	overflow:	 	hidden;
	font-size:		1em;
}


#content h1,#content .h1 {
	color:		#0f3178;
	margin: 		0px 0px 15px 0px;
	font-size: 		18px
}
#content h2,#content .h2 {
	color:		#DA8B07;
	margin: 		0px;
	font-size: 		14px;
}
#content h3,#content .h3 {
	color:		#000000;
	margin:		0px;
	font-size: 		12px;
}
#content h4,#content .h4 {
	color:		#000000;
	margin:		0px;
	font-size: 		10px;
}

#content p {
	margin-top:		0px;
}
#content a {
	text-decoration:		none;
	color:			#D48901;
}


#content hr,#content .hr {
  	border: 			0;
  	width: 			100%;
	color:			#FCC15D;
	noshade: 			(solid line);
}
.detail {
	border: 			none;
	font-size:			11px;
	font-weight: 		100;
	color:			#0f3178;
	margin: 			0px;
	padding:			0px;
}
#content .datumlicht {
	font-size: 			12px;
	font-style:			italic;
	color:			#DA8B07;
}
#content .datumdonker {
	font-size: 			11px;
	font-style:			italic;
	color:			#0f3178;
	margin-top:		6px;
}
#content .opmerking {
	color:			#DA8B07;
}
#content ul.opmerking {
	margin: 			0px 0px 0px 10px;
	padding: 			0px 0px 0px 10px;
}




*,td * {
	font-family:		Arial,Verdana;
}

table,td,th,p,a,b,em,u,i,caption,h1,h2,h3,h4,li,ul {
	font-family:		Arial,Verdana;
}

/* elementaire stijlen, deze veranderen 1 stijl onderdeel maar wel met meer 'gewicht' */
.breker		{ clear: 		both !important; }
.nobg 		{ background: 	none !important; }
em, .italic 		{ font-style:	italic !important; }
.bold 		{ font-weight: 	900 !important; }
.donker 		{ color: 		#003768 !important; }
.licht		{ color: 		#EE990A!important; }
.kleiner		{ font-size: 	80% !important; }
.klein		{ font-size: 	60% !important; }

/* tot hier de content stijlen */

/* webformulieren */
.webform {
	font-size: 			12px;
}
.webform .verplicht {
	display:			inline;
	font-weight:		900;

}

.webform .optioneel {
	font-weight:		900;
	color:			#000000;
}
.webform input.textbox {
	border:			1px solid #0f3178;
}
.webform em {
	font-weight:		100;
	font-style:			italic;
}
.webform a img {
	border: 			none;
}
/* tot hier webformulieren */




#disclaimer ul {
	list-style: 			none;
	margin: 			20px 0px 0px 0px;
	padding: 			0px;
}
#disclaimer a {
	font-size: 			12px;
	text-decoration: 		none;
	color:			#EE990A;
}

.terug {
	display: 			block;
	width: 			100%;
	margin: 			0px 0px 0px 560px;
	padding: 			0px;
}
.terug_inner {
	width: 			66px;
	height: 			27px;
	overflow: 			hidden;
	padding: 			0px;
	margin: 			0px;
}
.terug a {
	display: 			block;
	width: 			100%;
	height: 			100%;
	padding-top: 		1000px;
	overflow: 			hidden;
	background:  		url("/eCache/DEF/78.gif") no-repeat 0% 0%;
}
.archief {
	display: 			block;
	width: 			100%;
	margin: 			0px 0px 0px 560px;
	padding: 			0px;
}
.archief_inner {
	width: 			72px;
	height: 			27px;
	overflow: 			hidden;
	padding: 			0px;
	margin: 			0px;
}
.archief a {
	display: 			block;
	width: 			100%;
	height: 			100%;
	padding-top: 		1000px;
	overflow: 			hidden;
	background:  		url("/eCache/DEF/77.gif") no-repeat 0% 0%;
}

.zoekresultaten_ajax	{ 
	color: 			#0f3178 !important; 
	font-weight:		900 !important;
	font-size: 			16px;
}

#content #meerinfo {
	display: 			block;
	width: 			350px;
	margin-top:		11px;
	margin-left:		15px;
}


/* zoekveld veel gestelde vragen aan de onderkant */

#faq_zoeken {
	background-image: 	url("/eCache/DEF/509.gif");
	float: 		left;
	height: 		50px;
	width: 		631px;
	margin-top: 	6px;
	margin-left: 	2px;
                vertical-align:            bottom;
}
#faq_zoeken_titel {
	color: 		FFFFFF;
	font-size: 		14px;
	font-weight: 	bold;
	margin-left: 	10px;
	margin-top: 	-8px;
	/margin-top: 	8px;
}
#faq_zoeken_subtitel {
	color: 		0f3178;
	font-size: 		12px;
	font-weight: 	bold;
	margin-left: 	10px;
	margin-top: 	2px;
}
#faq_zoeken_subtitel a{
	color: 		0f3178;
	text-decoration: 	underline;

}
#faq_zoeken_subtitel a:hover{
	color: FFFFFF;

}

#faq_zoeken_veld{
	float: 		right;
	margin-top: 	5px;
	/margin-top: 	22px;
}
#faq_zoeken_veld input.textbox {
	font-size: 		11px;
	border:		1px solid #0f3178;
	width: 		200px;}
	
#faq_zoeken_veld .submit {
	border:		none;
	background: 	url("/eCache/DEF/508.gif") no-repeat 0% 0%;
	font-size: 		11px;
	color: 		#FFFFFF;
	font-size: 		12px;
	font-weight: 	900;
	cursor:		pointer;
	padding-left: 	18px;
	/padding-left: 	12px;
}
