@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}
body { background:url(afbeeldingen/layout-groen-achtergrond.jpg) top; background-repeat: no-repeat; background-color:#000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal; font-size: 12px; color: #233d04;}
a { color: #233d04;}
a:hover {  color:#fff;}
#wrap { width:750px; margin: 0px auto; position:relative; top:0px; left:0px; }

h1 { position: absolute; top: -70px; left: 125px; font: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #233d04; width: 340px; z-index:5}
h2 { position: absolute; top: -50px; left: 125px; font: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #fff; width: 340px; z-index:5}
h3 { font-size: 16px; font-style:italic; font-weight: normal; color: #233d04;}
h4 { font-size: 16px; font-style:italic; font-weight: normal; color: #fff;}
h5 { font-size: 14px; font-style:italic; font-weight: normal; color: #233d04;}
h6 { font-size: 14px; font-style:italic; font-weight: normal; color: #fff;}

#hoofd { width:674px; height:97px; background:url(afbeeldingen/layout-groen-hoofd.jpg); position: absolute; top:0px; left: -63px; z-index:5;}
#slogan { width:334px; height:27px; position: absolute; top:69px; left: 520px; z-index:4;}
#menu { width:260px; height:100px; position: absolute; top:95px; left: -92px; z-index:99;}
#menu a { color:#233d04; text-decoration: none; font-weight: normal ; font-size: 14px; font-style: italic; }
#menu a:hover {  color:#fff;}
#menu ul { list-style:none;}
#menu ul li { padding: 2px 0; }

#container { width:750px; background:url(afbeeldingen/layout-groen-tekstvlak.jpg); margin: 0px auto 0 auto; position: relative; top: 190px; left: 57px; z-index:5;}
#container p{ font: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #233d04; font-style: normal }
#container .padding { padding: 0px 230px 0px 40px;}

#kolomrechts { width:170px; position:absolute; top:204px; left:580px; padding: 0px 25px 25px 25px; text-align: center; font-style:normal; z-index:10}
#footer { width:750px; height:68px; background:url(afbeeldingen/layout-bodem.png); position: relative; top: 68px; left: -40px; z-index:75;}

.shadow150 { width:166px; height:164px; background:url(afbeeldingen/layout-shadow_150.png) no-repeat;}
.shadow150 img { border:2px solid #ffffff; }

div.borderright { position:absolute; right:50px; left: 550px;}
div.inborder { }

img.left { float:left; margin: 0 10px 5px 0;}
img.right { float:right; margin: 0 0 5px 10px;}

.img {padding: 0px 0px 0px 0px;}
a .img {border: 0px; }

#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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }

