body {
background-color:#ddd; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#333; 
margin:0; 
padding:0;
}

h1 {font-size:13px; #333; margin-top:0;}
h2 {font-size:13px; #333; margin-top:0;}
h3 {font-size:11px; color:#000; font-weight:bold; margin:0; padding:0; margin-bottom:1px;}
h4 {font-size:10px; color:#333; font-weight:bold; margin:0; padding:10; margin-bottom:2px;}
h5 {font-size:10px; color:#dddddd; font-weight:bold; margin:0; padding:10; margin-bottom:2px;}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #005091;
	font-size: 12px;
	text-decoration: none;
	}

a:hover{
color: #666666;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.subNavigatie, a.subNavigatie:visited {
font-size:10px; 
color:#ababab; 
text-decoration:none; 
font-weight:bold; 
margin-right:19px;
}

a.subNavigatie:hover {
color:#e8e8e8;
}

table#contentTabel {
	position: absolute;
	width:860px;
	top: 275px;
	z-index: 6;
	margin:0;
	spacing:0;
	padding:0;
	text-align:left;
	margin-left: 0px;
	height: 340px;
	left: 0px;

}
#container{
position:absolute;
top: 0px;
left: 20%;
width: 1000px;
z-index: 1; 
}

#header{
position: absolute; 
margin-left: 0px; 
top: 10px; 
width: 985px; 
height: 86px; 
background-image: url(../img/bg_navigatie2.gif); 
visibility: visible;
z-index: 2;
}

#hoofdnavigatie{
	position:absolute;
	width:471px;
	height:34px;
	left: 221px;
	top: 37px;
	z-index:3;
	visibility: visible;

}

#subNavigatieBar {
	position:absolute;
	width:521px;
	height:22px;
	margin-left: 234px;
	margin-top: 73px;
	z-index:5;
	visibility: visible;

}

#taalkeuze{
	position:absolute;
	width:180px;
	height:1px;
	left: 790px;
	top: 75px;
	z-index:7;
	visibility: visible;

}

#banner{
	position:absolute;
	width:788px;
	height:177;
	top: 96px;
	left: 0px;
	z-index:8;
	visibility: visible;

}

#tekstblok-rechts{
position: absolute; 
left: 788px; 
top: 96px; 
width: 197px; 
height: 177px; 
background: #000000; 
visibility: visible;
z-index: 9; 
}


td.cellrechts {background-color: #676767; color: red;}

div.adtekst {font-size:11px; color:#333; }

div.adtekst p {margin:0; cellpadding:10; line-height:14px; height:0px; overflow:hidden;}

.plattetekst {font-size:9px; color:#333; padding:10;line-height:14px;overflow:hidden; }

iframe {background-color:#d9d9d9; width:169px; height:275px}

table#contentTabel td#linkerNavigatie div#linkerNav a.LinkerNavSub, a.LinkerNavSub:Visited {
color:#5b5b5b; 
display:block; 
font-size:9px; 
margin-left:17px; 
height:16px; 
text-decoration:none;
}

table#contentTabel td#linkerNavigatie div#linkerNav a.LinkerNavSub:hover {
color:#0975a6;
}

/* toegevoegd voor verticale tonen scrollbar aan de rechterkant in firefox*/
HTML {overflow: -moz-scrollbars-vertical;}

#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; }