@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}
body { background:url(images/background.jpg) top #023064; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #000;}
a { color: #000;}
a:hover { color: #fff;}

#wrap { width:870px; margin: 5px auto; position:relative; top:0; left:0; }
#container { width:570px; background:url(images/tekstvlak.jpg); margin: 85px auto 0 auto; border: 1px solid #fff; z-index:5;}
#container .padding { padding: 35px 35px 50px 35px;}

h1 { font-size: 16px; font-style:italic; color: #000;}
h2 { font-size: 14px; font-style:italic; color: #000;}
h3 { font-size: 12px; font-style:italic; color: #000;}
h4 { width:620px; height:110px; background: url(images/logo.png); position:absolute; top:30px; left: 74px; z-index:10;}
h4 span { visibility:hidden;}

#navigation { width:210px; color:#fff; position:absolute; top:140px; left:-75px; text-align:right;}
#navigation a { color:#fff; text-decoration:none; font-weight:bold; font-style: italic; font-size:12px;}
#navigation a:hover {  color:#330066;}
#navigation ul { list-style:none;}
#navigation ul li { padding: 2px 0; }
p { margin: 0 0 10px 0;}
.extra { color:#ff0000;}

#footer { color:#fff;  width:570px; margin: 2px auto 0 auto; text-align:center; font-size:12px;}

#leftbox { position:absolute; top:303px; left:58px;}
#rightbox { position:absolute; top:90px; left:702px;}

.shadow100 { width:116px; height:114px; background:url(images/shadow_100.png) no-repeat;}
.shadow150 { width:116px; height:164px; background:url(images/shadow_150.png) no-repeat;}
.shadow175 { width:116px; height:192px; background:url(images/shadow_175.png) no-repeat;}
.shadow100 img, .shadow150 img, .shadow175 img { border:1px solid #fff; }
.shadow200 { width:145px; background:url(images/tekstvlak-rechts.jpg) repeat-y; padding: 25px 15px 15px 15px; }

div.borderright { position:absolute; right:50px;}
div.borderleft { position:absolute; left:60px;}
div.kolom { position:absolute; top:132px; left:700px; border:1px solid #fff; }
div.inkolom { position:relative; left:20px;}

img.left { float:left; margin: 0 10px 5px 0;}
img.right { float:right; margin: 0 0 5px 10px;}

.transparanttest { width:100px; height:600px; }


#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: #5857a3; }


#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border:1px solid #3D5686;
background-color:#FFF;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

.addthis_toolbox { width:160px; position:relative; left:42px; }
