
@charset "utf-8";
@import url("reset.css");

/***********************
	Standaard
***********************/

html {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#005582;
    margin: 0;
    padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(../images/background.png) 0 0px repeat-x;
	color:#004366;
	margin:0 0 30px 0;
	padding:0px;
    line-height:1.3;
}

h2 {
    font-size:24px;
    margin-bottom:12px;
    color:#00aeef;
}

.clearer {clear:both}
legend {display:none}

/***********************
	Design opbouw
***********************/

#container {
	margin:0 auto;
	overflow:hidden;
}
#topmenuWrap {
	background:url(../images/topbar_background.png) no-repeat;
	width:980px;
	height:40px;
}
.headerWrap {
	width:910px;
	height:128px;	
	margin:16px 0 0 0;
    background:url(../images/header.png) no-repeat;
}
	.header1 {background:url(../images/header1.gif) no-repeat;}
	.header2 {background:url(../images/header2.gif) no-repeat;}
	.header3 {background:url(../images/header3.gif) no-repeat;}
	.header4 {background:url(../images/header4.gif) no-repeat;}
	.header5 {background:url(../images/header5.gif) no-repeat;}
	.header6 {background:url(../images/header6.gif) no-repeat;}
	.header7 {background:url(../images/header7.gif) no-repeat;}
	
#menuWrap {
	border-bottom:1px solid #DEEEF5;
	margin:10px 0 0 0;
    overflow: hidden;
}
.contentWrap {
	width:980px;
	overflow:hidden;
	padding:0 0 0 93px;
}
.contentWrapBackground {
	background:url(../images/content_background.gif) -5px 0px repeat-y;
}
#footer {
	border-top:1px solid #DEEEF5;
	border-bottom:1px solid #DEEEF5;
	padding:15px 0 15px 93px;
	margin:20px 0 0 0;
	clear:both;
	overflow:hidden;
}

/***********************
	Header
***********************/

.headerWrap h1 {display:block; width:208px; height:127px; margin:0 0 0 94px;}
.headerWrap h1 a {display:block; height:100%;}
.headerWrap h1 a span {display:none}

/***********************
	Menu
***********************/
#topmenuWrap ul {
    list-style-type:none;
    float:right;
    background:url(../images/topbar_item_divider.png) right no-repeat;
    overflow:hidden;
}
    #topmenuWrap ul li {float:left; text-transform:uppercase}
    #topmenuWrap ul li a {font-size:10px; color:#fff; background:url(../images/topbar_item_divider.png) left no-repeat; float:left; text-decoration:none; display:block; height:26px; padding:14px 8px 0 8px;}
    #topmenuWrap ul li a:hover {background-color:#0079AE}
    #topmenuWrap ul li a.active {background-color:#0079AE}

#marginSet {
	width:980px;
}
#menuWrap ul {
	list-style-type:none;
	float:left;
	background:url('../images/menuwrap-divider.png') no-repeat bottom right transparent;	padding:0 1px 0 93px;
    overflow:hidden;
    margin:0;
}
	#menuWrap ul li {float:left; margin:0 0 0 0; background:url('../images/menuwrap-divider.png') no-repeat bottom left transparent; padding-left:1px;}
	#menuWrap ul li.last {margin:0; }
    #menuWrap ul li a {display:block; padding:10px 8px 8px 8px;width:inherit; height:inherit; color:#004366; text-decoration: none; font-size:14px;}
	#menuWrap ul li a:hover {color:#ffffff; background-color:#004366;}
    #menuWrap ul li.active a {color:#00aeef;}
    #menuWrap ul li.active a:hover {color:#fff;}

	
/***********************
	leftColumn Home
***********************/

#leftColumnHome {
	width:393px;
	margin:20px 0 0 0;
	float:left;
	overflow:hidden;
    color:#005582;
}
	#leftColumnHome p {
		margin:0 0 10px 0;
		line-height:14px;
        
	}
	
#duidelijk_anders {
	background:url(../images/duidelijk_anders.gif) no-repeat;
	width:115px;
	height:52px;
	margin:20px 0 20px 0;
}

ul#actielijst {
	border-top:1px solid #DEEEF5;
	padding:25px 0 0 0;
    margin-top:25px;
}
	ul#actielijst li {margin:0 0 6px 0; padding-left:15px; background:url('../images/bullet.gif') no-repeat 0 3px transparent;}
	ul#actielijst li a {color:#00aeef; font-size:16px; line-height:16px; text-decoration:none}
	ul#actielijst li a:hover {color:#005582}
	
.actiebutton {display:block; height:90px; float:left}
.actiebutton a {display:block; height:100% }
.actiebutton a span {display:none;}

.banner1 {
	width:167px;
	margin:8px 0 0 0 ;
}
.banner2 {
	width:297px;
	margin:8px 0 0 10px;
}
.banner3 {
	width:167px;
	margin:10px 0 0 0;
}
.banner4 {
	width:297px;
	margin:10px 0 0 10px;
}


/***********************
	rightColumn Home
***********************/

#rightColumnHome {
	width:474px;
	float:left;
	margin:20px 0 0 25px;
	overflow:hidden;
}

/***********************
	leftColumn Content
***********************/

#leftContent {
	width:182px;
	float:left; 
	overflow:hidden;
	padding:19px 0 20px 0;
}
	#leftContent ul {list-style-type:none; border-top:1px solid #DFEEF5;}
	#leftContent ul li {border-bottom:1px solid #DFEEF5;}
	#leftContent ul li a {display:block; color:#015583; text-decoration:none; padding:4px 0 0 5px; height:19px; font-size:11px;}
	#leftContent ul li a:hover {display:block; background:url(../images/hover_background.jpg) no-repeat; color:#fff;}
    #leftContent ul li a.active {color:#00aeef;}
	#leftContent ul li a.active:hover {color:#fff;}

/***********************
	rightColumn Content
***********************/

#rightContent {
	width:695px;
	float:left; 
	overflow:hidden;
	padding:19px 0 20px 22px;
}
	#rightContent p {
		margin:0 0 10px 0;
		line-height:16px;
	}
	#rightContent a {
		color:#00aeef;
	}
	#rightContent a:hover {
		text-decoration:none;
	}
    #rightContent ul, #rightContent ol {
        margin-bottom:1em;
    }
    #rightContent ul li, #rightContent ol li {
        list-style-position: outside;
        margin-left:19px;
    }
    #rightContent ul li {
        list-style-image:url('../images/bullet_o.gif');
    }
    
	
#rightContentSpecial {
	width:695px;
	float:left; 
	overflow:hidden;
	padding:19px 0 20px 22px;
	background:url(../images/background_specialpage.gif) 2px 20px repeat-y;
}
	#rightContentSpecial p {
		margin:0 0 10px 0;
		line-height:14px;
	}
	#rightContentSpecial a {
		color:#00aeef;
	}
	#rightContentSpecial a:hover {
		text-decoration:none;
	}

div#rightColumnHome div#flashbannner {
    background:url(../images/billboard.jpg) 0 0 no-repeat #FFF;
    width:474px;
    height:240px;
    display:block;
}
	
/* special page */
#leftRightContent {
	float:left; 
	width:468px; 
	padding:0 20px 0 0;
}
#rightRightContent {
	float:left; 
	padding:0 0 0 20px;
	width:175px;
}
	#rightRightContent ul {list-style-type:none; border-top:1px solid #DDEEF5}
	#rightRightContent ul li {border-bottom:1px solid #DDEEF5; padding:12px 0;}
	#rightRightContent ul li a {text-decoration:none; font-weight:bold; color:#015583; display:block;}
	#rightRightContent ul li a:hover {color:#00aeef;}
	#rightRightContent ul li p {display:block; margin:3px 0;}
	#rightRightContent ul li span {font-weight:bold}
	
	#paginaNavigatie {
		margin:15px 0 0 0;
	}
		#paginaNavigatie a.selected {font-weight:bold}

/* contact formulier */
#contactForm {
}
	#contactForm table label {margin:0 0 2px 0; display:block}
	#contactForm table input {border:1px solid #6399B1; width:400px; margin:0 0 8px 0; display:block;}
	#contactForm table textarea {border:1px solid #6399B1; width:400px; height:100px;}
	#contactForm input.versturen {border:1px solid #6399B1; width:400px; margin:0 0 8px 0; background-color:#02557F; color:#fff; height:30px; width:133px;}
	#contactForm .customFields input {width:20px; margin:0px;}
	#contactForm .customFields label {}
	
/* Zoek formulier */
#searchForm {border:1px solid #DEEEF5; padding:10px 0 10px 10px;}
#searchForm label {display:block; float:left; margin:3px 8px 0 0;}
#searchForm input {border:1px solid #6399B1; width:200px; margin:0; display:block; float:left}
#searchForm input.zoeken {border:1px solid #6399B1; width:400px; margin:0; background-color:#02557F; color:#fff; height:20px; width:80px; margin:-3px 0 0 8px}


/* sitemap */
#sitemap {
	margin:0 0 0 25px;
}
	#sitemap li {margin:0 0 5px 0 }
	#sitemap ul {margin:5px 0 5px 25px}
	#sitemap ul a {color:#333}

/***********************
	Footer
***********************/

#footer a {color:#00aeef; text-decoration: none;}
#footer ul {
	list-style-type:none;
	margin:3px 0 0 0;
}
	#footer ul li {float:left;}
	#footer ul li a {font-size:12px; color:#004366; margin:0 20px 0 0; text-decoration: underline;}
	#footer ul li a:hover {color:#00aeef;}
	
    #footer span {
        margin-right:20px;
    }
/************************
	SIFR REPLACEMENTS
*************************/

/* These are standard sIFR styles... do not modify */

.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 h2 {
	visibility: hidden;
	letter-spacing: -2px;
	margin:0 0 10px 0;
	font-size: 24px;
}
.sIFR-hasFlash h3.grey {
	visibility: hidden;
	letter-spacing: -2px;
	margin:0 0 10px 0;
	font-size: 18px;
}

.sIFR-hasFlash a.actielink {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 18px;
}


/************************
	FAQ
*************************/

#accordion {margin:15px 0 0 0}

.toggler {
	color:#015583;
	margin: 0;
	padding: 5px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer
}
 
.element {
	padding:10px;
}
 
.element p {
	margin: 15px 0 0 0;
	padding: 4px;
	display:block
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}
