html,body {
	background-color: #b8cd64;
	font: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #005e78;
	margin: 0px; 
}

h1 {
	font:  Arial, Helvetica, sans-serif;
	color: #b8cd64;
	font-size: 14pt; 
	margin-bottom:0pt;
}
h2 {
	font:  Arial, Helvetica, sans-serif;
	color: #005e78;
	font-size: 12pt; 
	margin-bottom:0pt;
}
h3 {
	font:  Arial, Helvetica, sans-serif;
	color: #005e78;
	font-size: 10pt; 
}
h4 {
	background-color:#005e78;
	color:#b8cd64;
	padding:4px;
	text-align:center;
	margin:0px;
	margin-bottom:4px;
	font-size:10pt;
}

#wrapper {
	width: 760px; 
	margin: 0 auto;
	background-color: #b8cd64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #005e78;
	text-align:left;
}

#fotoshow {
	width: 200px; 
	z-index: 1;
	float: left;
}
#logo {
	width: 200px; 
	height: 131px;
	z-index: 2;
	float: left;
}
#kleinmenu {
	width: 360px; 
	height: 67px;
	z-index: 3;
	float: left; 
	background-color: #b8cd64;
	margin:0;
}
#menu {
	width: 360px; 
	height: 64px;
	z-index: 5;
	float: left; 
	background-color: #e4f0bf;
	margin:0;
}
#inhoud {
	width: 360px; 
	float: left;
	background-color: #e4f0bf;
}

.padding {
	margin: 0pt;
	padding:10pt;
		padding-top:0pt;
}

h1.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	color: #b8cd64;
}
.imgmenu {
	border: 0pt;
}
.submenutit {
	color: #cadb94;
	font-weight:bold;
}

table { padding:0pt; spacing:0pt; border:0pt; }
td { padding:0pt; spacing:0pt; vertical-align:top; border:0pt; } 
table.inhoud { width:560px; margin: 0px; border:0pt;background-color: #005e78; }
td.inhoudL { 
	padding:0pt; spacing:0pt; border:0pt;
	vertical-align:top; 
	background-color: #005e78;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #b8cd64;
} 
td.inhoudR { 
	padding:0pt; spacing:0pt; border:0pt;
	vertical-align:top; 
	background-color: #e4f0bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #005e78;
} 
td.footer { 
	padding:0pt; spacing:0pt; border:0pt;
	vertical-align:top; 
	text-align:center;
	background-color: #005e78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #b8cd64;
} 

table.agenda { padding:0pt; spacing:0pt; border:0pt; }
td.agenda { padding:0pt; padding-top:5pt; padding-bottom:5pt; spacing:0pt; vertical-align:middle; border:0pt; border-bottom: 1px solid #b8cd64; } 


.rssxpressittitle {
	background-color : #e4f0bf;
	text-align:left;
} 

.rssxpressitdesc {
	background-color : #e4f0bf;
	text-align:left;
	padding-bottom : 10pt;
}

a:link 	  { color: #005e78; text-decoration:none; font-weight: bold; }
a:visited { color: #005e78; text-decoration:none; font-weight: bold; }
a:hover   { color: #005e78; text-decoration:underline; font-weight: bold; }
a:active  { color: #005e78; text-decoration:none; font-weight: bold; }

a:link.menu 	{ color: #e4f0bf; text-decoration:none; font-weight: bold; }
a:visited.menu	{ color: #e4f0bf; text-decoration:none; font-weight: bold; }
a:hover.menu	{ color: #e4f0bf; text-decoration:underline; font-weight: bold; }
a:active.menu	{ color: #e4f0bf; text-decoration:none; font-weight: bold; }

a:link.bottommenu 	{ color: #b8cd64; text-decoration:none; font-weight: normal; }
a:visited.bottommenu	{ color: #b8cd64; text-decoration:none; font-weight: normal; }
a:hover.bottommenu	{ color: #b8cd64; text-decoration:underline; font-weight: normal; }
a:active.bottommenu	{ color: #b8cd64; text-decoration:none; font-weight: normal; }

a:link.light 	{ color: #005e78; text-decoration:none; font-weight: 300; }
a:visited.light	{ color: #005e78; text-decoration:none; font-weight: 300; }
a:hover.light	{ color: #005e78; text-decoration:underline; font-weight: 300; }
a:active.light	{ color: #005e78; text-decoration:none; font-weight: 300; }

#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; }

<!-- .teller {position:absolute; top:0px; left:0px; width:1px; height:1px; visibility:visible; visibility:hidden; z-index:1} -->