body {
  background-color  : #fee080;
  color             : #505F08;
  font-weight       : normal;
  font-size         : 10pt;
  border-style      : none;
  vertical-align    : top;
  font-family       : verdana,arial;
  text-align		: center;
  }
  
centreren {
	width			: 1024px;
	margin			: 0 auto;
	text-align		: left;
}

table {
  background-color  : #fee080;
  color             : #505F08;
  font-weight       : normal;
  font-size         : 10pt;
  border-style      : none;
  vertical-align    : top;}

td {
  align             : left;
  vertical-align    : top;}

td.projecten {
  width             : 150pt;
  align             : center;
  vertical-align    : top;}

td.vergroten {
  font-weight       : normal;
  font-style        : italic;
  font-size         : 8pt;}

.subtitel {
  color             : #505F08;
  font-weight       : normal;
  font-size         : 14pt;}

.subkennis {
	color             : #505F08;
	font-weight       : bold;
	font-size         : 10pt;
	font-style: normal;
}

a:link {
  font-weight       : normal;
  color             : #505F08;
  font-style        : italic;}

a:visited {
  font-weight       : normal;
  color             : #505F08;
  font-style        : italic;}

a:hover {
  font-weight       : normal;
  color             : #ef4e00;
  font-style        : italic;}

a:active {
  font-weight       : normal;
  color             : #505F08;
  font-style        : italic;}

a.mainlevel  {
  display           : block;
  margin            : 0px;
  padding           : 0px;
  font-size         : 12px;
  background-color  : #FED250;}

a.mainlevel: link {
  padding           : 0px 0px 0px 0px;
  font-size         : 11px;
  background-color  : #FED250;}

a.mainlevel:link, a.mainlevel:visited {
  font-size         : 12px;
  border-top        : 1px solid #FDFFB7;
  border-bottom     : 1px solid #777777;
  border-right      : 1px solid #FDFFB7;
  background-color  : #FED250;
  font-weight       : normal;
  padding           : 3px 0px 3px 0px;
  color             : #505F08;}

a.mainlevel:hover {
  background-color  : #DF7E17;
  color             : #ffffff;
  font-weight       : normal;
  text-decoration   : none;}

.activiteitkop {
  font-size         : 14px;
  color             : #0000CC;
  font-weight       : bold;}

.situatie {
  color             : #505F08;
  font-weight       : bold;
  font-size         : 10pt;}

.bladeren {
  color             : #607010;
  font-weight       : bold;
  font-size         : 8pt;}

.current {
  display           : block;
  margin            : 0px;
  padding           : 0px;
  font-size         : 12px;
  border-top        : 1px solid #ffffff;
  border-bottom     : 1px solid #999999;
  background-color  : #DEB230;
  font-weight       : normal;
  padding           : 3px 0px 3px 0px;
  color             : #666666;
  font-style        : italic;}
  
.current_zake {
  font-weight       : normal;
  color             : #ef4e00;
  font-style        : italic;}

.menu {
  line-height       : 6pt;}

.foto {
  line-height       : 4pt;}

.klein {
  color             : #6e9350;
  font-weight       : normal;
  font-size         : 7pt;
  font-style        : italic;}

.bijschrift {
  color             : #505F08;
  font-weight       : normal;
  font-size         : 8pt;
  font-style        : italic;}

.formveld {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
  font-weight       : bold;
  color             : #000000;
  background-color  : #FED250;
  border            : 0px ridge #FED250;}

.warning {
  color             : #dd0000;
  font-weight       : bold;
  font-size         : 10pt;}

input.knop {

  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
  font-weight       : bold;
  width				: 70px;
  height			: 24px;
  margin			:	5px 0 10px 0;
}
	
#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/system/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/system/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/system/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; 
}

