body {
	background-color: #182880;
}
#wrapper{
	width: 950px;
	height: 2000px;
	left: 50%;
	top: 0px;
	text-align: left;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px; /* half */
	position: absolute;
	/*background-color: #F1E4C2;*/
} 


#top {
	position:absolute;
	width:950px;
	height:344px;
	z-index:1;
}

/*--------------------------------  Formaat01 ------------------------------------*/

#mid01 {
	position:absolute;
	width:925px;
	height:460px;
	z-index:2;
	left: 12px;
	top: 344px;
	background-color: #bad026;
}
#content01 {
	position:absolute;
	width:563px;
	height:321px;
	z-index:5;
	left: 290px;
	top: 398px;
}
#footertxt01 {
	position:absolute;
	width:776px;
	height:74px;
	z-index:10;
	left: 82px;
	top: 43px;
}
#fotostrip01 {
	position:absolute;
	width:926px;
	height:71px;
	z-index:6;
	left: 12px;
	top: 734px;
}

#footer01 {
	position:absolute;
	width:950px;
	height:34px;
	z-index:11;
	left: 0px;
	top: 951px;
}

#footerback01 {
	position:absolute;
	width:925px;
	height:147px;
	z-index:3;
	left: 12px;
	top: 805px;
	background-color: #FFFFFF;
}

/*------------------------- Formaat02 ----------------------------*/


#mid02 {
	position:absolute;
	width:925px;
	height:760px;
	z-index:2;
	left: 12px;
	top: 344px;
	background-color: #bad026;
}
#content02 {
	position:absolute;
	width:543px;
	height:621px;
	z-index:5;
	left: 292px;
	top: 398px;
	}
	
#footertxt02 {
	position:absolute;
	width:776px;
	height:74px;
	z-index:10;
	left: 82px;
	top: 43px;
}
#fotostrip02 {
	position:absolute;
	width:926px;
	height:71px;
	z-index:6;
	left: 12px;
	top: 1034px;
}

#footer02 {
	position:absolute;
	width:950px;
	height:34px;
	z-index:11;
	left: 0px;
	top: 1251px;
}

#footerback02 {
	position:absolute;
	width:925px;
	height:147px;
	z-index:3;
	left: 12px;
	top: 1105px;
	background-color: #FFFFFF;
}

/*----------------------------- Formaat 3  ------*/


#mid03 {
	position:absolute;
	width:925px;
	height:1160px;
	z-index:2;
	left: 12px;
	top: 344px;
	background-color: #bad026;
}
#content03 {
	position:absolute;
	width:543px;
	height:621px;
	z-index:5;
	left: 292px;
	top: 398px;
}
#footertxt03 {
	position:absolute;
	width:776px;
	height:74px;
	z-index:10;
	left: 82px;
	top: 43px;
}
#fotostrip03 {
	position:absolute;
	width:926px;
	height:71px;
	z-index:6;
	left: 12px;
	top: 1464px;
}

#footer03 {
	position:absolute;
	width:950px;
	height:34px;
	z-index:11;
	left: 0px;
	top: 1681px;
}

#footerback03 {
	position:absolute;
	width:925px;
	height:147px;
	z-index:3;
	left: 12px;
	top: 1535px;
	background-color: #FFFFFF;
}

/* ------------------------------  */ 

#mid-boeken {
	position:absolute;
	width:925px;
	height:860px;
	z-index:2;
	left: 12px;
	top: 344px;
	background-color: #bad026;
}

#midcontact {
	position:absolute;
	width:925px;
	height:960px;
	z-index:2;
	left: 12px;
	top: 344px;
	background-color: #bad026;
}

#Nav {
	position:absolute;
	width:180px;
	height:319px;
	z-index:10;
	left: 100px;
	top: 402px;
	float:left;
}


h2 { font-family:"Arial";
color:#000000;
font-size:14px;
font-style:normal;
text-align:left;
line-height: 2px;
 }





h3 { font-family:"Arial";
color:#1A207E;
font-size:14px;
font-style:normal;
text-align:left;
line-height: 20px;
 }
 
 
 
 
 
 
 
/* ------------------------------- MENU ---------------------------------*/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
}


#menu {
	width: 180px;	
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #1A207E;
	display: block;
	}
	
#menu li a:hover {
	color: #fff;

	}
	
#menu li a:active {
	color: #fff;
	
		}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#boekingsform {
	position:absolute;
	width:543px;
	height:317px;
	z-index:50;
	left: 292px;
	top: 1061px;
}





#footer-boeken {
	position:absolute;
	width:925px;
	height:147px;
	z-index:3;
	left: 12px;
	top: 1205px;
	background-color: #FFFFFF;
}



#mailform {
	position:absolute;
	width:552px;
	height:275px;
	z-index:1;
	left: 280px;
	top: -332px;
}


#footerlinks {
	position:absolute;
	width:950px;
	height:24px;
	z-index:4;
	left: 0px;
	top: 1967px;
}

span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}
/*voorbeeld hoe je de email link kan stylen*/
span.email a:hover {
	color: #fff;
}
.footerlink {color: #333333}
.formtekst {color: #182880; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }



.tabel1 {
color: #FFFFFF;
text-align:left;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}


.tabel2 {
color: #182880;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}






.tabel3 {
color: #FFFFFF;
text-align:center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


