body 
{
-moz-transform: rotate(0deg);
margin-left: auto;
margin-right: auto;
padding: 0;
text-align: left;
background: #f5f5f5;
font-family: Georgia, Times, "Times New Roman", serif;
color: black;
width: 850px;
border-left: 3px dotted #006400;
border-right: 3px dotted #006400;
}

#kop 
{
height: 185px;
background-color:#000000;
color: #009900;
font-size: 19px;
padding: 0px;
margin-left: 0px;
}

#navigatielinks 
{
float: left;
background: #006400;
width: 200px;
margin-left: 0px;
padding-top: 1em;
padding: 5px;
border-right: 10px solid #f5f5f5;
}

#inhoud 
{
margin-left: 10px;
margin-top: 20px;
padding-top: 0em;
padding-left: 0em;
margin: 0 0em 0 250px;
background: #f5f5f5;
}

#navigatierechts 
{
float: right;
background: #006400;
width: 250px;
margin-left: 20px;
padding-top: 0em;
padding: 5px;
}

#footer 
{
color: #006400;
font-family: Arial, Georgia, Times, "Times New Roman", serif;
font-size: 10pt;
align: left;
clear: both;
background-color: #f5f5f5;
padding-bottom: 1em;
margin-left: 0px;
border-top: 1px solid #333;
padding-left: 10px;
}







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










h1
{
font-size: 18pt;
font-family: Georgia, Times, tahoma, "Times New Roman", serif;
color: #ffffff;
text-align: center;
}

h2
{
font-size: 18pt;
font-family: Georgia, Times, tahoma, "Times New Roman", serif;
color: #006400;
text-align: left;
}

p
{
font-family: verdana;
font-size: 10pt;
text-align: left;
}

p.small
{
color: #F5F5F5;
font-family: Arial, Georgia, Times, "Times New Roman", serif;
font-size: 7pt;
text-align: left;
}




a
{
color: #006400;
}

a.navigatie
{
text-decoration: none;
color: #F5F5F5;
font-family: Arial, Georgia, Times, "Times New Roman", serif;
font-size: 10pt;
}

a.navigatie:link
{
color: #F5F5F5
}

a.navigatie:visited
{
color: #F5F5F5
}

a.navigatie:hover
{
color: #F5F5F5; text-decoration: underline
}

a.navigatie:active
{
color: #F5F5F5
}






