@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

html, body {
	padding:0px;
	margin:0px;
}
body {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#000000;
	background-color:#000000;
}
body.popup { background-color:#000000; }

/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container {
	width:987px;
	height:688px;
	padding:0px;
	margin:0 auto;
}

#container #headerWrapper{
	width:987px;
	height:85px;
	padding:0px;
	margin:0px;
}
#container #blockWrapper{
	background-image:url(/images/site/indexBlok.jpg);
	background-repeat:no-repeat;
	width:987px;
	height:601px;
	overflow: hidden;
}

#container #blockInnerWrapper{
	background-image:url(/images/site/indexVisual.jpg);
	background-repeat:no-repeat;
	width:963px;
	height:521px;
	margin:1px 1px 0px 12px;
}
#container #blockFooter{
	height:25px;
	width:987px;
}
#container #blockFooter p.footerText{
	padding:0px;
	margin:7px auto 0px auto;
	width:888px;
	color:#666666;
}
#container #blockFooter p.footerText span.white{color:#FFFFFF;}
/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #headerWrapper #menuLeftWrapper{
	width:66px;
	height:85px;
	float:left;
	display:inline;
}
#container #headerWrapper #menuRightWrapper{
 clear:right;
 float:left;
 display:inline;
 height:85px;
}
#container #headerWrapper #logoblok{
 float:left;
 display:inline;
 width:393px;
 height:85px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL Middle--------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #blockWrapper #leftBlockContent{
	float:left;
	display:inline;
	width:460px;
	height:393px;
}

#container #blockWrapper #leftBlockContent #faqLinkBlock{
	margin:29px 0px 0px 11px;
	width:236px;
	height:59px;
	cursor:pointer;
	display:inline-block;
	*display:block;
}

#container #blockWrapper  #rightBlockContent{
	float:left;
	display:inline;
	width:500px;
	height:393px;
	clear:right;
}

#container #blockWrapper  #rightBlockContent #searchBlokWrapper{
	clear:both;
	height:35px;
	width:150px;
	margin:24px 35px 1px 0px;
	float:right;
	display:inline;
}

#container #blockWrapper  #bottomBlockContentOuter{
	clear:both;
	width:960px;
	height:130px;
}
#container #blockWrapper  #bottomBlockContentOuter #bottomBlockContentWrapper{
	background-image:url(/images/site/IndexContentBlockBackground.png);
	background-repeat:no-repeat;
	width:692px;
	height:129px;
	margin:0px 0px 0px 228px;
}
#container #blockWrapper  #bottomBlockContentOuter #bottomBlockContentWrapper #bottomBlockContent{
	margin:14px 11px 6px 11px;
	overflow:auto;
	height:90px;
	display:inline-block;
}
#container #blockWrapper  #bottomBlockContentOuter #bottomBlockContentWrapper #bottomBlockContentFooter{
	margin:0px 11px 0px 11px;
}
/*-------------------------------------------------------------------------------------*/
/*DOELGROEPEM--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #blockWrapper #categoryWrapper{
	float:left;
	display:inline;
	clear:left;
	margin:48px 0px 0px -12px;
	width:459px;
	background-image:url(/images/site/categoryTopLine.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#container #blockWrapper #categoryWrapper div.doelgroep{
	width:459px;
	height:41px;
	background-image:url(/images/site/categoryBackground.png);
	background-repeat:no-repeat;
}
#container #blockWrapper #categoryWrapper div.doelgroep p.doelgroep{
	color:#FFFFFF;
	padding:12px 0px 0px 42px;
	font-size:17px;

}
#container #blockWrapper #categoryWrapper div.doelgroep p.doelgroep a{
	color:#FFFFFF;
}

html.sIFR-hasFlash #container #blockWrapper #categoryWrapper div.doelgroep p.doelgroep{font-size:8px;}

/*SIFR CLASSES----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash p.doelgroep{
	visibility: hidden;
	font-size:17px;
}
.sIFR-hasFlash p.doelgroep span.sIFR-alternate{font-size:17px;}
/*-------------------------------------------------------------------------------------*/
/*FOOTER----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

a,a:visited, a:active {text-decoration: none; color:#990000;}
a:hover { text-decoration:underline; }

#blockFooter a{ color:#666666;}

h1 {font-size: 14px; font-weight:bold; padding:0px 0px 0px 0px; color:#000000;margin:0px 0px 4px 0px;}
h2 {font-size:11px; font-weight:bold; color:#000000; margin:0px 0px 0px 0px;}
h3 {font-size:11px; font-weight:bold; color:#000000;}
h4 {padding-right: 0px; padding-left: 0px; font-size: 11px; padding-bottom: 4px; margin: 0px;  padding-top: 4px}
h5 {font-size:11px;line-height:18px; color:#000000;}
h6 {color:#000000; font-weight: normal; font-size: 11px; margin:0px;}

p  {padding:0; font-size: 1em; margin: 0px; font-weight:normal;}

.date {color:#666666; font-weight:normal; font-size:11px; line-height:14px;}
.button { width:75px; border:1px solid #ffffff; background-color:#b28b5e; color:#000000; cursor:pointer; padding:0px;}