body {
	font-family: Arial, Verdana;
	background-color: #eff0f0;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img { border: 0; }

h1 {
	font-size: 13px;
	text-align: left;
	color: #4C5761;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #F3AF30;
}

h2 {
	font-size: 13px;
	text-align: left;
	color: #4C5761;
	font-style: normal;
	margin: 20px 0 8px 0;
}

h2 a {
	font-size: 13px;
	text-align: left;
	color: #4C5761;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 8px;
}

h3 { font-size:13px; text-align:left; color: #4C5761; }

h5 { font-size: 13px; text-align: left; }
h5 a { color: #F3B031; text-decoration: none;}
h5 a:hover { color: #fff; text-decoration: none; }
h6 { color: #e58100; font-size: 14px; margin: 0; padding: 0; }

a { color: #000; line-height: 30px; }

/**** wrapper *****/

#wrapper { margin: 0 auto; padding: 0; width: 935px; position: relative; }

/**** header *****/

#header { width: 935px; margin: 0; padding: 0; background: url(/images/back_Header.jpg) no-repeat top left; height: 127px; float: left; }
#header span { width: 104px; margin: 0; padding: 0; background: url(/images/pook.jpg) no-repeat top right; height: 127px; float: right; } 
#logo { margin: 10px 0 0 315px; padding: 0; float: left; width: 250px; height: 95px; }

a.login { position: absolute; top: 0; right: 35px; color: #aaa; padding: 0 2px 2px 2px; color: #8794a0; }
a:hover.login { color: #000; }

ul#languages { border-left: 3px solid #fff; float: right; width: 28px; margin: 0; padding: 0; list-style-type: none; background: #8794a0; height: 124px; }
ul#languages li { text-align: center; margin: 0; padding: 0; border-bottom: 1px solid #fff; float: left; width: 28px; height: 28px; } 
ul#languages li a { display: block; }
ul#languages li.active { background: url(/images/hoek.gif) no-repeat top left; padding: 7px 0 0 0; height: 28px; }
ul#languages li a:hover { background: #fff; display: block; margin: 0; padding: 0; height: 28px; color: #8794a0; }

/**** contentwrapper ****/

#contentWrapper { width: 935px; float: left; margin: 10px 0 0 0; background: url(/images/middleSpan.gif) repeat-y top left; padding: 0; position: relative; }

#topSpan { background: url(/images/topSpan.gif) no-repeat top left; margin: 0; padding: 0; width: 935px; height: 11px; float: left; display: block; }
#bottomSpan { background: url(/images/bottomSpan.gif) top left; margin: 0; padding: 0; width: 935px; height: 16px; float: left; }
#bottomBeeld { position: absolute; bottom: 2px; right: -2px; background: url(/images/bottom_beeld.jpg) top right; width: 317px; height: 58px; }

/**** - navigation - ****/ 

#nav { float: left;	width: 196px; margin: 25px 0 0 0; padding: 0 0 0 6px; }
#nav img { margin: 40px 0 20px 4px; }
#nav ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;	
	width: 196px;
}
#nav ul li {
	background: #e9b673; 
	border-top: 1px solid #fff;
	display: block;	
	padding: 1px 0;
	margin: 0;
}
#nav ul li a {
	display: block;	
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 4px solid #f69b0e;
	text-decoration: none;
	color: #fff;	
}
#nav ul li a:hover {
	color: #fff;
	border-left: 4px solid #f69b0e;
	text-decoration: none;
	background: #e58100;
}
#nav ul li a.active {
	border-left: 4px solid #f69b0e;
	padding: 0 0 0 10px;
	text-decoration: none;
	background: #e58100;
}
#nav ul ul  { padding: 0; margin: 0; }
#nav ul ul li {	background: #fff; display: block; }
#nav ul ul li a {
	color: #e9b673;
	display: block;
	padding: 0 0 0 10px;
	border-left: 4px solid #fff;
}
#nav ul ul li a:hover, #nav ul ul li a.active {
	color: #e58100;
	background: #fff;
	display: block;	
	width: 172px;
}

#content { float: left; width: 695px; margin: 0 15px 33px 15px; padding: 0; }

a.friend { margin: 40px 0 0 1px; padding: 5px 10px 0 28px; float: left; background: url(/images/but_sendfriend.jpg) no-repeat top left; color: #fff	; text-decoration: none; display: block; width: 160px; }
a:hover.friend  { background: url(/images/but_sendfriend_o.jpg) no-repeat top left; }

/**** home ****/

#home { margin: 0 280px 0 60px; }

#home p {
	font-size: 13px;
	text-align: justify;
	padding: 15px 3px 0px 0px;
	color: #FFF;
	margin-top: 10px;
	line-height: 20px;
	font-style: normal;
}

#main {
  background-color: #363A44;
  margin-left:auto; 
  margin-right:auto;
}

#bghome{
  background-image: url(../images/achtergrond_bottom.jpg); 
  background-repeat: repeat-y;
}

#beeldhome{
  background-image: url(../images/achtergrondbeeld.jpg); 
  background-repeat: no-repeat;
}

.eersteTd{
  background-color: #363A44;
}
.laatsteTd {
  background-color: #7B858E;
}

#adres {
   font-size: 11px;
   text-align: center;
   color: #fff;
   background-color:#1E204F;
	 font-style: normal;
	 margin-top: 50px;
}
#adres a {
  text-decoration: none;
  line-height: 12px;
}


/**** top ****/

#indekijker {
  background-color: #5A6774;
  text-align: left;
  padding: 22px 0 10px 10px;
  float: left;
  width: 200px;
  font-size: 11px;
}

#indekijker h4 {
  color: #F3AF30;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
  padding: 0 0 5px 0;
}

#indekijker div {
  float: left;
  width: 120px;
}

#indekijker p {
  color: #252832;
  font-size: 11px;
  line-height: 13px;
  color: #fff;
  padding: 0;
}
#indekijker img {
  margin:0 8px 5px 0;
  float: right;
}

#indekijker a {
  color: #252832;
  color: #fff;
  line-height: 13px;
}
#indekijker a:hover{
 color: #F7D697;
}

.afwerkingrechts { background-color:#5A6774; }
.blokjerechts{ background-color: #F7D697; }


#loginarea {
	background-color:#EBEBEB;
	margin: 0;
	padding: 10px 0 0 0;
	width: 215px;
	color: #898986;
	font-size:11px;
	line-height:10px;
	text-align:left;
	float:right;
}

#loginarea input {
  line-height:11px;
  height:15px;
  font-size:10px;
  margin:2px 0 2px 0;
  padding:0;
}

.toegang {
	text-align:left;
}

.toegang a {
	color: #898986;
	font-size:10px;
}

.toegang a:hover {
	color: #534B4B;
}

#talen{
  text-align: left;
  padding: 10px 0 10px 0;
}




/**** menu ****/

.hoofdmenu a {
  background-color: #AAB3BC;
  font-size: 12px;
  color: #252832;
  display: block;
  text-decoration: none;
  padding: 0 0 0 8px;
  border-width: 0 0 4px 0;
  border-style: solid;
  border-color: #87939F;
  font-weight: bolder;
}

.hoofdmenu a:hover {
	color: #252832;
	background-color: #E4E7EB;
}

.hoofdmenu a:hover, .hoofdmenu a.active {
	color: #252832;
	background-color: #E4E7EB;
}

#submenu a {
  display: block;
  background-color: #87939F;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  padding: 5px 0 5px 15px;
  border-color: #F3AF30;
  border-width: 0 0 1px 0;
  border-style: solid;
  line-height: normal;
}

#submenu a:hover {
  color: #fff;
  background-color: #4C5761;
}

#submenu a:hover, #submenu a.active {
	color: #fff;
	background-color: #4C5761;
	background-image: url(../images/vierkantje_geel.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.footermenu {
background-color:#fff; 
text-align:left; 
vertical-align:top;
}

/**** content ****/


#tekst {
  margin:0 40px 30px 60px;
}

#tekst p, #news p {
	font-size: 11px;
	text-align: justify;
	margin: 0 0 8px 0;
	color: #4C5761;
	line-height: 15px;
	font-style: normal;
}


#tekst a, #news a {
  font-size: 11px;
	text-align: justify;
	padding: 0px 3px 0px 0px;
	color: #4C5761;
	line-height: 15px;
	font-style: normal;
}

#tekst a:hover {
	color: black;
}

#news {
  margin:0 40px 30px 60px;
}

#news img{
  margin:0 15px 10px 0;
  float: left;
}

#sponsors {
  background-color:#F3AF30;
  text-align:left;
}

#sponsors img {
  margin-right:5px;
}

.partners {
  margin: 25px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 2px dotted #EBEBEB;
}

.partners a {
  display: block;
  margin: 5px 0 10px 0;
}

.pijl a {
   margin: 0 2px 0 8px;
 }

.kaart {
   margin: 0 0px 0 8px;
 }

.bookmark {
   font-size: 12px;
   margin: 0 0 0 112px;
   color: #4C5761;
}

.bookmark a {
   color: #4C5761;
   text-decoration: none;
}

.bookmark a:hover {
   color: #fff;
}
 
.ster {
   text-align: center; 
}
 
.info {
	padding: 5px 3px 5px 60px;
	color: #4C5761;
	font-style: normal;
	line-height: 20px;
} 
 
.beeld {
	padding-top: 3px;
	padding-left: 10px;
	float: right;
}

.clrboth { clear: both; }

.printroute { float: right; }
 
.printroute a {
	margin: 0 0 20px 0;
	font-weight: bold;
}

#kortetermijn {
	width:502px;
	text-align: left;
	padding: 0px 3px 0px 0px;
	color: #4C5761;
	line-height: 15px;
	font-style: normal;
}

#kortetermijn tr th{
	background-color:#EBEBEB;
	padding: 5px 0 5px 0;
	font-weight: normal;
	vertical-align: bottom;
}

#kortetermijn tr td { padding: 5px 0 5px 0px; }

.uitleg{
	border-top: 1px solid #EBEBEB;
	font-size: 10px;
	text-align: left;
	padding: 5px 3px 0px 0px;
	color: #4C5761;
	line-height: 13px;
}

.letterD { width:70px; }

/**** footer ****/

.blokje {
	text-align: left;
	margin-left: 20px;
	background-color:#8794A0; 
}

.adresgegevens {
   color: #4D5762;
   text-align: center;
   margin-left:5px;
   position: relative;
   width: 980px;
}

.adresgegevens a { line-height: 5px; color: #4D5762; }
.adresgegevens a:hover, .duo a:hover { color: #AAB3BC; }

.duo a { text-align: center; margin-left: 10px; color: #4D5762; position: absolute; bottom: -5px; right: 5px; color: #bcbcbc; }
