html, body {
height: 100%; /* héél belangrijk */
}

BODY {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family: Tahoma, Verdana, Arial;
  font: normal 13px Verdana;
  background-image:url(../images/bg_body.jpg);
  background-repeat:repeat-x;
}

body /* Internet Explorer */
{
text-align: center;
}

body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 

body A{text-decoration:underline;}
body A:HOVER{text-decoration: underline;}
body A:VISITED{text-decoration: underline;}

.wrapper {
  width:950px;
  margin: auto;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #9ab3d8;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #9ab3d8;
}

.wrapper_intro {
  width:950px;
  height: 100%;
  margin: auto;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #9ab3d8;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #9ab3d8;
}

.top {
  width:950px;
  height: 167px;
  text-align:left;
}

.submenu {
position:relative;
display:block;
height:22px;
font-size:11px;
font-family:Tahoma, Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;
background-color:#305086;
}

.submenu ul{
margin:0px;
padding:0;
list-style-type:none;
width:auto;
}
.submenu ul li{
display:block;
float:left;
margin:0 1px 0 0;
}
.submenu ul li a{
display:block;
float:left;
color:#FFFFFF;
text-decoration:none;
padding:5px 5px 0 5px;
}
.submenu ul li a:hover,.submenu ul li a.current{
color:#81c3ef;
}

.midden {
  position:relative;
  width: 950px;
  font-family: Tahoma, Verdana, Arial;
  overflow: hidden;
  text-align:center;
}

.content {
  width: 950px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  height: auto;
  float: left;
  font-family: Tahoma, Verdana, Arial;
  text-align:center;
  background:url(../images/lijn.gif) repeat-y;
}

.content A{text-decoration: underline; font-size:13px;font-family: Verdana, Arial, Tahoma;}
.content A:HOVER{text-decoration: underline; font-size:13px;font-family: Verdana, Arial, Tahoma;}
.content A:VISITED{text-decoration: underline; font-size:13px;font-family: Verdana, Arial, Tahoma;}

.rightcontent {
	margin-top: 0px;
	margin-right:0px;
	width:320px;
	height:auto;
	float: right;
	text-align:left;
}

.contacts {
	margin-right:0;
	width:320px;
	height:auto;
	text-align:left;
	background:url(../images/bg_contacts.jpg) repeat-y;
	background-position:right;
	padding-bottom:5px;
	font-size:12px;
}

.contacts A{text-decoration: underline; font-size:12px;font-family: Verdana, Arial, Tahoma;color:#315288;}
.contacts A:HOVER{text-decoration: underline; font-size:12px;font-family: Verdana, Arial, Tahoma;color:#315288;}
.contacts A:VISITED{text-decoration: underline; font-size:12px;font-family: Verdana, Arial, Tahoma;color:#315288;}

.email {
	margin-right:0;
	width:320px;
	height:auto;
	text-align:left;
	font-size:12px;
	padding-bottom:5px;
}

.inhoud {
  width: 585px;
  margin-left:15px;
  margin-top: 0px;
  height: auto;
  font-family: Tahoma, Verdana, Arial;
  text-align:justify;
  font-size:13px;
  float: left;
}

.inhoud A{text-decoration: underline; font-size:13px;font-family: Tahoma, Verdana, Arial;color:#000000}
.inhoud A:HOVER{text-decoration: underline; font-size:13px;font-family: Tahoma, Verdana, Arial;color:#000000}
.inhoud A:VISITED{text-decoration: underline; font-size:13px;font-family: Tahoma, Verdana, Arial;color:#000000}

.inhoud p{
  margin-left:15px;
}

.bottom {
  clear: both;
  width:950px;
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  vertical-align:middle;
}

.bottom_menu {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  background-color:#f1f7ff;
  height:38px;
}

.sitemap {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#213c96;
  width:840px;
  float:left;
  text-align:left;
  text-transform:uppercase;
}

.sitemap A{text-decoration: underline; font-size:12px;color:#213c96;}
.sitemap A:HOVER{text-decoration: underline; font-size:12px;color:#213c96;}
.sitemap A:VISITED{text-decoration: underline; font-size:12px;color:#213c96;}

.wizz {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#9b9c9e;
  width:100px;
  float:right;
  text-align:right;
}

.wizz A{text-decoration: underline; font-size:12px;color:#9b9c9e}
.wizz A:HOVER{text-decoration: underline; font-size:12px;color:#9b9c9e}
.wizz A:VISITED{text-decoration: underline; font-size:12px;color:#9b9c9e}

.bottom_adres {
  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  height:125px;
  background-image:url(../images/bg_bottom.jpg);
  background-repeat:repeat-x;
}

.adres {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#000000;
  width: 490px;
  height:115px;
  margin-left:15px;
  float:left;
  background-image:url(../images/bg_adres.jpg);
  background-repeat:no-repeat;
  text-align:left;
  
  padding-left: 150px;
  padding-top: 10px;
}

	.adres .coll-l{
		float: left;
		width: 220px;
	}
	
	.adres .coll-r{
		margin-left: 230px;
	}
	
		.adres dl{
			margin: 0 0 10px 0;
		}
		
			.adres dl dt{
				float: left;
				width: 70px;
			}
			
			.adres dl dd{
				margin-left: 80px;
				width: 170px;
				margin-bottom: 4px;
			}

.adres A{text-decoration: underline; font-size:12px;color:#000000}
.adres A:HOVER{text-decoration: underline; font-size:12px;color:#000000}
.adres A:VISITED{text-decoration: underline; font-size:12px;color:#000000}

.delta {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  color:#000000;
  width:200px;
  float:right;
  text-align:right;
}

.delta A{text-decoration: none; font-size:12px;color:#000000}
.delta A:HOVER{text-decoration: none; font-size:12px;color:#000000}
.delta A:VISITED{text-decoration: none; font-size:12px;color:#000000}

.box {
  position:relative;
  width: 583px;
  font-family: Tahoma, Verdana, Arial;
  overflow: hidden;
  text-align:left;
  border-width: 1px;
  border-style: solid;
  border-color: #2e4d82;
}

.box p{
	margin-left:15px;
}

.title {
  font-family: Tahoma, Verdana, Arial;
  font-size:14px;
  color:#164792;
  font-weight:bold;
  margin-top:8px;
  margin-bottom:2px;
}

h1 {
  margin-left:15px;
  font-family: Tahoma, Verdana, Arial;
  font-size:14px;
  color:#164792;
  font-weight:bold;
  margin-top:8px;
  margin-bottom:2px;
}

.subtitle {
  font-family: Tahoma, Verdana, Arial;
  font-size:13px;
  color:#164792;
  font-weight:bold;
}

.tips {
  font-family: Tahoma, Verdana, Arial;
  height:30px;
  font-size:12px;
  color:#FFFFFF;
  background-image:url(../images/bg_tips.jpg);
  background-repeat:no-repeat;
}

.tips p{
  margin-left:10px;
  margin-top:8px;
  padding-top:0px;
  font-size:12px;
}

.tip {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
}

.tip A{text-decoration: underline; font-size:12px;color:#2e4e81}
.tip A:HOVER{text-decoration: underline; font-size:12px;color:#2e4e81}
.tip A:VISITED{text-decoration: underline; font-size:12px;color:#2e4e81}

.tip_title {
  font-family: Tahoma, Verdana, Arial;
  font-size:12px;
  font-weight:bold;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.blockIMG 
{
display:block;
margin:0;
}

/* ---------------------- Menu ---------------------- */
.blue #slatenav{
position:relative;
display:block;
height:42px;
font-size:11px;
font-weight:bold;
background:transparent url(../images/blueslate_background.gif) repeat-x top left;
font-family: Tahome, Arial, Verdana, Helvitica, sans-serif;text-transform:uppercase;
}
.blue #slatenav ul{
margin:0px;
padding:0;
list-style-type:none;
width:auto;
}
.blue #slatenav ul li{
display:block;
float:left;
margin:0 1px 0 0;
}
.blue #slatenav ul li a{
display:block;
float:left;
color:#FFFFFF;
text-decoration:none;
padding:14px 20px 0 20px;
height:28px;
}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
color:#fff;
background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center;
}
/* ---------------------- END Menu nav ---------------------- */

/*Accordion */
.faq {
  padding: 0px 0 0 0px;
}
.faq h4 {
	margin-bottom: .5em;
}
.faq dt {
	margin-top: -1px;
	padding: 4px 0px 4px 25px;
	font-weight: bold;
  	line-height: 1.2;
	cursor: pointer;
	margin: 0px 0;
}
.faq dt.faqClosed {
  background: url(../accordion/plus.gif) no-repeat 5px 50%;
}
.faq dt.faqOpen {
	background: url(../accordion/minus.gif) no-repeat 5px 50%;
}
.faq dd {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.faq dd p{
	margin: 0;
	padding: 0;
	padding-left:25px;
}
.faq .faqToTop {
	display: block;
	text-align: right;
	padding-bottom: 4px;
  	font-size: 0.75em;
}
.faq .faqHide, .faq .faqShow {
	display: block;
	margin: 6px 0;
	padding: 0 0 0 28px;
	background: url(../accordion/minus.gif) no-repeat 5px 50%;
	font-weight: bolder;
	text-decoration: none;
	display:none;
}
.faq .faqShow {
	background-image: url(../accordion/plus.gif);
}

/*End Accordion */

#tipbox{
	width: 250px; /* 239px */
	height: 336px; /* 338px */
	padding: 0 10px 10px 10px;
	text-align: left;
	margin-left: 0;
	border: 1px solid #174792;
	border-top: none;
}

	#tipbox h2{
		background: url(../images/bg_tips.jpg) no-repeat top center;
		margin: 0 -10px 10px -10px;
		font-size: 1em;
		color: #fff;
		padding: 5px;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	#tipbox a{
		display: block;
		margin-bottom: 10px;
		background: #fff;
		text-decoration: none;
		color: #2E4E81;
	}
	
	#tipbox a span{
		display: block;
		font-weight: bold;
		padding: 3px;
		font-size: 0.9em;
	}