html,
body {
	height: 100%;
}
div#website {
	margin: 0 auto 0 auto;
	width: 965px;
	position: relative;
	background-image: url(/img/png/bg-website.png);
	background-repeat: repeat-y;
}
div#header {
	width: 914px;
	height: 234px;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	position: relative;
}
div#flags {
	width: 90px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 222px;
	left: 0px;
	z-index: 999;
}
div#flags img {
	margin: 0 2px 0 0;
}
div#logo {
	width: 241px;
	height: 234px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 999;
}
div#photos{
	width: 914px;
	height: 162px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 37px;
	left: 0px;
	z-index: 100;
}
div#photo1 {
	float: left;
	width: 223px!important;
	height: 162px!important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
	border: none 0;
	z-index: 1;	
}
div#photo2 {
	float: left;
	width: 228px!important;
	height: 162px!important;
	margin: 0 0 0 235px;
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
	border: none 0;
	z-index: 1;
}
div#photo3 {
	float: left;
	width: 228px!important;
	height: 162px!important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
	border: none 0;
	z-index: 1;	
}
.slideElement {
	width: 100%;
	height: 100%;
}
div#headerBalk {
	width: 914px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 101;
	position: absolute;
	top: 199px;
	left: 0px;
	background-image: url(/img/gif/bg-header-balk.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#content {
	width: 935px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
div#menu {
	width: 222px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
div#contentFotos {
	width: 206px;
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	float: left;
}
div#contentText {
	width: 445px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: left;
}
div#footer {
	width: 935px;
	height: 30px;
	margin: 10px 0 0 15px;
	padding: 0 0 0 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div#line {
	width: 698px;
	height: 30px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	position: absolute;
	border-top: 5px solid #005854;
	left: 222px;
	bottom: 0px;
}
div#naw,
div#topsite {
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
}
div#topsite {
	left: 10px;
	bottom: 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#naw {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 237px;
	bottom: 5px;
}
div#gbpost {
	width:430px; 
	float:left; 
	padding:5px 0 5px 0; 
	margin:0 0 0 0;
}
div#gbpostHeader {
	width:430px; 
	float:left; 
	height:21px;
	border:0px dotted #000000;
	padding:0 5px 0 5px; 
	color:#006a65;
	margin:0 0 0 0;
}
div#gbpostMessage {
	width:430px; 
	float:left; 
	border:0px dotted #000000; 
	padding:5px 5px 5px 5px; 
	margin:0 0 0 0;
}
div#contactMap {
	float:left;
	width: 435px;
	height: 200px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	border: 0px solid #006a65;
}
/* fotoboek */
#contentText ul.fotogalerij {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#contentText ul.fotogalerij li {
	background-image: none;
	background-position: 0 0;
	float: left;
	margin: 2px;
	padding: 2px;
}

/* formulier */
.foutmelding{
	color: #FF0000;
}
.bevestiging{
	color: #0074bd;
}
form{
	padding: 0px;
	margin: 0px;
}
form,
fieldset,
legend,
label,
input,
select,
textarea{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input,
label{
	float: left;
	display: block;
}
label{
	width: 175px;
	height: auto;
	padding-top: 1px;
}
fieldset{
	border: 0px none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
form br{
	clear: both;
}
.autoWidth{
	width: auto;
}
.fields input,
.fields textarea{
	border: 1px inset #d4dff1;
}
.fields textarea{
	float: left;
	overflow: auto;
}
.fields select{
	float: left;
}
.process input{
	border: 1px outset #d4dff1;
	background-color: #ffffff;
	color: #006a65;
	font-weight: bolder;
	margin-right: 5px;
	margin-top: 10px;
}
.verplichtFout{
	background-color: #AEB4BB;
	color: #FFFFFF;
}
.verplicht{
	color: #006a65;	
}
.hidden{
	visibility: hidden;
	display: none;
}
.imgSelected{
	border:1px solid #006a65;
}
.imgNotSelected{
	border:1px solid #ede8dc;
}
.galleryBorder{
	border:1px solid #A39A81;
}
.center{ 
	text-align: center;
}
.anchor{ 
	color:#000000;
	font-weight:bold;
}
