body {
	background-color: #eadfc3; 
	margin:0px
	font-family: verdana, geneva;
	font-size:11px;
	line-height:16px;
}

#wrapper {
	font-family: verdana, geneva;
	font-size:11px;
	margin:auto;
	width:1018px;
	height:740px;
	position:absolute;
	/*top:50%; */
	left:50%;
	/*margin-top:-384px; */
	margin-left:-509px; 
	z-index:2;
	background-image: url(images/background.jpg); 
	background-repeat: no-repeat;
	background-position: left top;	

}

p{
	position:relative;
	top:-13px;		
	font-family: verdana, geneva;
	font-size:11px;
}

#main{
	position:absolute;
	width:563px;
	height:250px;
	left:167px;
	top:111px;
	text-align:left;
	padding-left:10px;
	overflow: auto;
	padding-left:36px;
	padding-top:10px;
}


.kop{
	font-size:25px;
	color:#386fb6;
	margin-top:0px;
	margin-bottom:13px;
}



#content{
	position:absolute;
	width:550px;
	height:205px;
	left:2px;
	text-align:left;
	padding-left:10px;
	overflow: auto;
	padding-left:36px;
	padding-top:10px;
}

#navigator{
	position:absolute;
	font-size: 15pt;
	color: #ffffff;
	width:148px;
	left:0px;
	top:108px;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height:20px;
}

.nieuws{
	position:absolute;
	color: #ffffff;
	height:255px;
	width:240px;
	overflow:hidden;
	left:717px;
	top:421px;
	margin:0px;
	padding-top:64px;
	padding-left:10px;
	text-align:left;
	background-image: url(images/nieuws.jpg); 
	background-repeat: no-repeat;
	background-position: left top;		
}


.twitter{
	position:absolute;
	color: #ffffff;
	height:27px;
	width:350px;
	overflow:hidden;
	left:0px;
	top:696px;
	text-align:left;	
	text-align:top;
	background:#386fb6;
}

.tussenkop{
	color:#bb3c27;
}

.input{
background-color: #ffffff; 
border: 1px solid #bbbab8; 
font-size:8pt;
color:#000000;	
}

.inputbutton{
background-color: #386fb6; 
border: 1px solid #bbbab8; 
font-size:8pt;
color:#FFFFFF;	
}

A.navi{display:block;width:199px;height:26px;text-align:left;padding-left:0px; margin-bottom:5px;}

A.navi:link      { text-decoration: none; color: #ffffff; font-size: 18px;}
A.navi:visited   { text-decoration: none; color: #ffffff; font-size: 18px;}
A.navi:active     { text-decoration: none; color: #ffffff; font-size: 18px; background: url(images/navi_over.jpg) no-repeat top left; }
A.navi:hover     { text-decoration: none; color: #ffffff; font-size: 18px; background: url(images/navi_over.jpg) no-repeat top left; }

A.selected{display:block;background:url(images/navi_over.jpg) no-repeat top left;width:199px;height:26px;text-align:left;padding-left:0px; margin-bottom:5px;}


A.selected:link      { text-decoration: none; color: #ffffff; font-size: 18px;}
A.selected:visited   { text-decoration: none; color: #ffffff; font-size: 18px;}
A.selected:active    { text-decoration: none; color: #ffffff; font-size: 18px;}
A.selected:hover     { text-decoration: none; color: #ffffff; font-size: 18px;}

A:link      { text-decoration: underline;color:#000000;}
A:visited   { text-decoration: underline;color:#000000;}
A:active    { text-decoration: none;color:#000000;}
A:hover     { text-decoration: none;color:#000000;}

.nieuws A:link      { text-decoration: underline;color:#ffffff;}
.nieuws A:visited   { text-decoration: underline;color:#ffffff;}
.nieuws A:active    { text-decoration: none;color:#ffffff;}
.nieuws A:hover     { text-decoration: none;color:#ffffff;}

.twitterlink A:link      { text-decoration: underline;color:#ffffff;}
.twitterlink A:visited   { text-decoration: underline;color:#ffffff;}
.twitterlink A:active    { text-decoration: none;color:#ffffff;}
.twitterlink A:hover     { text-decoration: none;color:#ffffff;}


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

