@charset "UTF-8";
/* CSS Document */

#container{
	margin: auto;
	width: 1024px;
	height: auto;
	font-family:"corbel";
	text-align: left;	
}
#content{
	position:absolute;
	margin-left:400px;
	margin-top:260px;
	width:430px;
	font-family:"corbel";
	font-size:14px;
}

#logo{
	position:absolute;
	margin-left:0px;
	margin-top:-10px;
	width:1024px;
	font-family:"corbel";
	font-size:14px;
}

#bg{
	position:absolute;
	margin-left:0px;
	margin-top:220px;
	width:1024px;
	font-family:"corbel";
	font-size:14px;
}

.menu{
	 position:absolute; 
	 margin-top:265px; 
	 margin-left:8px;
}
a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

a:hover {
	text-decoration:underline; 
	color:#80A1B6;
}
#foto{
	position:absolute; 
	margin-top:250px; 
	margin-left:200px;
	height:460px;
	width:820px;
	font-size:14px;
	border:none;
	overflow:auto;
	font-family:"corbel";

}

#foto1{
	position:absolute; 
	margin-top:-350px; 
	margin-left:450px;
	border:none;


}

#fotoinfo{
	position:absolute; 
	margin-top:-200px; 
	margin-left:450px;
	border:none;


}

#tekst {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst1 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst2 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst3 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst4 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst5 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst6 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst7 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst8 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 
#tekst9 {
	display: none;
	width: 780px;
	border: 1px solid black;
	background-color: #00274c;
	color:#FFFFFF;
	padding: 5px;
	font-size: 12px;
} 

#disclaimer{
	position:absolute; 
	margin-top:860px; 
	margin-left:800px;
	font-size:14px;
	font-family:"corbel";
} 

ul
{
list-style-image:url('img/blokje.gif');
list-style-position:outside;
}

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

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