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

body{
	background-color:#fbe5a4;
	font-family:Verdana, Arial, sans-serif;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:200px;
	background-image:url('cssimages/header.png');
	background-repeat:no-repeat;
	margin: auto;
}

h1,h2,h3,h4,h5,h6{
	display:inline;
}

#title{
	float:right;
	color:#485DC5;
	background-color:#fbe5a4;
	margin-top:109px;
}

#title a, a:visited, a:hover{
	color:#485DC5;
	text-decoration:none;
}

#title h1{
	font-size:300%;
}

#nav-l{
	float:left;
	width:20px;
	height:40px;
	margin-top:20px;
	margin-left:75px;
	background-image:url('cssimages/nav-L.jpg');
	background-repeat:no-repeat;
}

#button {
	width:810px;
	float:left;
	margin-top:20px;
	background-color:#485dc6;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	color:#fbe5a4;
	
}

#button a:link{
	text-decoration:none;
	color:#fbe5a4;
	float:left;
	display:block;
	padding-top:8px;
	padding-bottom:7.5px;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#button a:visited{
	text-decoration:none;
	color:#fbe5a4;
	float:left;
	display:block;
	padding-top:8px;
	padding-bottom:7.5px;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#button a:hover {
	text-decoration:none;
	background-color:#28357d;
	color:#fbe5a4;
	float:left;
	display:block;
	padding-top:8px;
	padding-bottom:7.5px;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#button a:active {
	text-decoration:none;
	background-color:#28357d;
	color:#fbe5a4;
	float:left;
	display:block;
	padding-top:8px;
	padding-bottom:7.5px;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#nav-2{
	float:left;
	width:20px;
	height:40px;
	margin-top:20px;
	background-image:url('cssimages/nav-R.jpg');

}

#container{
	margin-top:100px;
}

#containerstart {
	background-image:url('cssimages/containerstart.jpg');
	width:1000px;
	height:40px;
}

#containerinhoud{
	border-left:16px solid #485dc6;
	border-right:16px solid #485dc6;
	padding-left:24px;
	padding-right:24px;
	float:left;
}

#data {
	margin: 5px 5px 5px 5px;
	margin-top: 5px;
	width: 400px;
	height: 120px;
	float: left;
	padding-left:252px;
	padding-right:252px;
}

#data a{
	text-decoration:none;
	color:black;
}

#data table {
	border: 1px solid black;
	background-color:#fbe5a4;
	text-align:center;
}

#data table td.date {
	width: 120px;
	text-align: right;
	background: #fbe5a4;
}

#data table td.act {
	width: 280px;
	text-align: left;
	background: #fbe5a4;
	padding-left:16px;
}

#news {
	margin: 5px 5px 5px 5px;
	width: 910px;
	float: left;
}

#post {
	margin: 0px 5px 5px 5px;
	width: 886px;
	background: #f7cf5e;
	float: left;
	border: 3px solid #28357d;
}

#post p.title {
	font-size: 1.4em;
	font-weight: bold;
}

#post p.date {
	font-size: 0.7em;
	text-align: right;
}


#post p.entry {
	text-align: left;
}

#news a, a:visited {
	color: black;
	text-decoration: underline;
}

#post a.comment, a:visited.comment {
	font-size: 0.7em;
	color: black;
	text-decoration: underline;
}

#news a:hover {
	color: black;
	text-decoration: underline overline;
}


#post a:hover.comment {
	font-size: 0.7em;
	color: black;
	text-decoration: underline overline;
}

#post td,th{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}

fieldset {
	border: 1px solid #485dc6 ;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:5px;
}

legend
{
color: #fbe5a4;
border: 1px solid #485dc6;
padding: 2px 6px
}

#os{
	background-color:#7F1FAA;
}

#spe{
	background-color:yellow;
	color:black;
}

#ra{
	background-color:lime;
}

#to{
	background-color:red;
}

#ke{
	background-color:blue;
}

#as{
	background-color:#FF5F00;;
}

#containerend {
	background-image:url('cssimages/containerend.jpg');
	width:1000px;
	height:40px;
	float:left;
}

#footer {
margin: 5px 5px 5px 5px;
clear: both;
width: 990px;
height: 40px;
text-align: center;
}

#footer a, a:visited {
color: black;
text-decoration: underline;
}

#footer a:hover {
color: black;
text-decoration: none;
background-color: #fbe5a4;
}

span.explain { display:block; font-size:10px; color:#999999; }

/*LIGHTBOX > voor fotopagina*/
#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; }


