html, body{
	font-family: Arial,Verdana;
	font-size: 12px;
	height: 100%;
	color: #000;
	background-color: #fff;
	background-image:url(/images/basis/Achtergrond.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;	
}
td{
    vertical-align:top;
    FONT-FAMILY: Arial,Verdana;
	font-size: 12px;
}
a{
	text-decoration: underline; 
	color: #000074; 
}
a img{
	border: 0;
}
h1{
	padding-bottom:5px;
	font-size: 15px;
	color:#D6006F;
	padding-bottom:2px;
	display:inline;
}
h2{
	padding-bottom:5px;
	font-size: 13px;
	color:#D6006F;
	padding-bottom:2px;
	display:inline;
}
h3{
	padding-bottom:5px;
	font-size: 11px;
	color:#D6006F;
	padding-bottom:2px;
	display:inline;
}
fieldset{
	border: 0;
}
#container{
	margin: 0 auto;
	width: 1115px;
	min-height: 300px;
}
#menu{
	width:200px;
	min-height:619px;
	height:auto;
	float:left;
	background-image:url(/images/basis/AchtergrondMenu.png);
	background-repeat:repeat-y;
	padding-left:15px;
}
#menu ul {
	list-style-type: none;
	display: inline;
}
#menu ul li {
	padding-top:7px;
	height:25px;
}
#menu ul li.SubMenu {
	height:17px;
	padding-left:5px;
}
#menu ul li a {
}
#content{
	width:920px;
	min-height: 600px;
	padding-left:195px;
}
#index1{
	width:920px;
	min-height:619px;
	background-image:url(/images/basis/Hoofd1.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#index2{
	width:920px;
	min-height:619px;
	background-image:url(/images/basis/Hoofd2.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#index3{
	width:920px;
	min-height:619px;
	background-image:url(/images/basis/Hoofd3.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#index4{
	width:920px;
	min-height:619px;
	background-image:url(/images/basis/Hoofd4.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#main{
	width:915px;
	min-height:465px;
	background-image:url(/images/basis/Main.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:135px;
}
#mainTekst{
	width:710px;
	min-height:465px;
	padding-left:105px;
}
#item1{
	width:175px;
	height:130px;
	margin-top:45px;
	margin-left:710px;
	float:left;
}
#item2{
	width:175px;
	height:130px;
	margin-top:30px;
	margin-left:640px;
	float:left;
}
#item3{
	width:170px;
	height:125px;
	margin-top:-155px;
	margin-left:510px;
	float:left;
}
#item4{
	width:170px;
	height:125px;
	margin-top:-100px;
	margin-left:695px;
	float:left;
}
#video{
	width:254px;
	height:143px;
	margin-top:64px;
	margin-left:27px;
	float:left;
}
img {behavior: url(/include/iepngfix.htc); }

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/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: 60px; 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; }
