body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {
  margin:2.5em 0 0;
  font:bold 78%/1.4em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#5588AA;
}

h3 {
  font:bold 78%/1.4em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
}

h4{
  margin:2em 0 0;
  font:strong;
  color: #333365;
}

.nieuwsberichten-titel {
  margin:1.5em .5em 1.5em;
  color:#333365;
  text-align:center;
}

.titel {
  margin:0 0 2em;
  font-size:144%;
  font-weight:normal;
  line-height:1.4em;
  color:#006699;
  style:strong;
}

.foto-onderschrift {
	margin:.25em 0 0;
    padding:0 0 4px;
    font-size:80%;
    font-weight:bold;
    line-height:1.4em;
    color:#006699;
}

#header {
	width:810px;
	margin:0 auto;
    left: 0;
    position: absolute;
	top: 0px;
    border-bottom: 1px solid #ccc;
}

#inhoud {
	width:450px;
	margin:0 auto;
	padding:0;
	text-align:left;
	left: 180px;
	top:258px;
	position: absolute;
}

#proefles {
width:140px;
float:right;
position: absolute;
left:656px;
top: 236px;
}


	  
#nieuwsberichten {
	width:140px;
	float:right;
	position: absolute;
	left: 656px;
	top:376px;
    border-left: 1px solid #ccc;
	
}

#nieuwsberichten ul, #nieuwsberichten li{
	list-style-type: round;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	margin-left:10px;
	padding-left:0px;
}

#reclame{
	width:140px;
	float:right;
	position:absolute;
	left: 662px;
	top:590px;
	text-align:center;
}

.nieuwstekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333365;
	margin: 5px;
}

.right{
  float: right; 
  margin: 5px 0px 5px 5px;  /* boven rechts onder links  */
  padding: 0px;
}  

.left{
   float: left;
   margin: 5px 5px 5px 0;
   padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
		
	color:#5588AA; text-decoration: none; border:0;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;

	color:#5588AA; text-decoration: none; border:0;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;

	color:#5588AA; text-decoration: none; border:0;
}

a:hover {
	text-decoration:underline;
	background-color: #D7F2FF;
}
	
a:link img{
text-decoration:none;
border:none;
}
a:visited img{
	text-decoration: none;
	border:none;
	}
a:active img{
	text-decoration:none;
	border: none;
	}		
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color:  #006699 #C1D5E1 #C1D5E1 #006699;
	color:#333365;
	background-color:#E2ECF1;
}

.box2 {
	border-width: 2px;
	border-style: solid;
	padding: 5px;
	border-color:#006699;
	color:#333365;
	background-color:#EEF3F7;
	
}

#homecontact{
	margin:0;
	padding:0;
	width: 150px;
	position: absolute;
	top: 200px;
	color:#5588AA;
}

#links{
	width:460px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position: absolute;
	left: 170px;
	top:258px;
}	


#links ul{list-style:none;}

#navBar{
	margin: 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 150px;
	position:absolute;
	top: 262px;
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	background-color: #C1D5E1;
}

#fotogallerie{
	margin: 0;
	padding: 0px;
	width: 810px;
	position:absolute;
	top: 262px;
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	height: 600px;	
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5588AA;
}

#navBar ul {
	list-style: none; margin: 0; padding: 0;
}

#navBar li {
	border-bottom: 1px solid #EEE;
}

@page {
	size: 10cm 10cm;
	margin:10%
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

