 @charset "Windows-1252";

body {
background-color:#000000;
color:#ffffff;
}


body,table {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px
}

#afbeelding {
position:absolute;
top:50%;
left:50%;
margin-left:-505px;
margin-top:-354px;
height:598px;
width:898px;
}



#optin {
height:222px;
width:202px;
left:50%;
top:50%;
margin-top:79px;
margin-left:145px;
position:absolute
}


a:link {
color:#fff;
border:0 none;
text-decoration:none;
font-weight:700
}

a:visited {
color:#fff;
text-decoration:none;
border:0 none;
font-weight:700
}

a:hover {
color:#fff;
text-decoration:none;
border:0 none
}

a:active {
color:#fff;
text-decoration:none;
border:0 none;
font-weight:700
}


h1 {
font-size:13px;
font-weight:700
}

h2 {
font-weight:400;
font-size:12px
}

h3 {
color:#fff;
font-size:11px;
font-weight:400
}

h4 {
font-size:13px;
color:#FFF
}

a.nav:link {
	text-decoration: none; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#FFFFFF;
	font-weight:bold;
}
/* toevoegen einde */
a.nav:visited {
	text-decoration: none; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#FFFFFF;
	font-weight:bold;
}
a.nav:active {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#FFFFFF;
	font-weight:bold;
	
}
a.nav:hover {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15pt;
	font-weight:bold;	
}
.nav_select {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#FFFFFF;
	font-weight:bold;
	
}
/**/



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
