﻿html {
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px; 
	background:#579cdc; 
	font-size:62.5%; 
	font-family:tahoma, arial;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	background-color:#579cdc;
	background-image:url('../images/back.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
}
a:link{
	color: #000;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-weight: normal;
}
a:visited{
	color: #000;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-weight: normal;
}
a:hover{
	color: #800000;
	text-decoration: none;
	font-family: tahoma, arial;
	font-weight: normal;
}
a:active{
	color: #000;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-weight: normal;
}
.geel a:link {
	color:#FFFF00;
	text-decoration: none;
}
.geel a:active {
	color: #ffff00;
	text-decoration: none;
}
.geel a:visited {
	color: #ffff00;
	text-decoration: none;
}
.geel a:hover {
	color: #800000;
	text-decoration:underline;
}
#header {
	background-image:url('../images/header.jpg');
	position:absolute;
	margin:0;
	top:0;
	left:50%;
	margin-left:-485px;
	display:block;
	width:970px;
	height:85px;
	z-index:5;
}

#header_intro {
	background-image:url('../images/header_intro.jpg');
	position:absolute;
	margin:0;
	top:0;
	left:50%;
	margin-left:-485px;
	display:block;
	width:970px;
	height:85px;
	z-index:5;
}

#footer {
	background-image:url('../images/footer.jpg');
	position:absolute;
	margin:0;
	bottom:0;
	left:50%;
	margin-left:-485px;
	display:block;
	width:970px;
	height:110px;
	z-index:5;
}

#footer_intro {
	background-image:url('../images/footer_intro.jpg');
	position:absolute;
	margin:0;
	bottom:0;
	left:50%;
	margin-left:-485px;
	display:block;
	width:970px;
	height:110px;
	z-index:5;
}

#content_back {
	background-image:url('../images/back.jpg');
	position:absolute;
	margin:0;
	bottom:0;
	top:85px;
	height:100%;
	left:50%;
	margin-left:-485px;
	display:block;
	width:970px;
	z-index:1;
}

#content_back_intro {
	background-image:url('../images/back_intro.jpg');
	position:absolute;
	margin:0;
	bottom:0;
	top:85px;
	height:100%;
	left:50%;
	margin-left:-485px;
	display:block;
	width:970px;
	z-index:1;
}

#navigatie {
	position:absolute;
	margin-top:48px;
	margin-left:125px;
	width:700px;
	z-index:1;
}

#ballon {
	position:absolute;
	background-image:url('../images/ballon.gif');
	top:0px;
	right:0px;
	width:213px;
	height:257px;
	z-index: 6;
}

#ballon_intro {
	position:absolute;
	background-image:url('../images/ballon_intro.gif');
	top:0px;
	right:0px;
	width:213px;
	height:257px;
	z-index: 6;
}

#container {position:absolute; left:0; top:65px; bottom:110px; width:100%; font-size:1em; z-index:4; overflow:auto;}
* html #container {height:100%; top:0; bottom:0; border-top:85px transparant; border-bottom:110px transparant;}
#content {position:absolute; left:50%; margin-left:-350px;top:85px; bottom:110px; width:700px; font-size:1.3em; z-index:4;}
* html #content {height:100%; top:120px;}

h1 {
	font-size: 1.6em;
	font-family: tahoma;
	color: #800000;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	font-family: arial;
	color: #122d55;
	margin-left: 10px;
}
p {
	margin-left: 15px;
	margin-right:15px;
	line-height: 20px;
	text-align: justify;
}
b {font-weight:bold;
color:#000;}
.geel {
	color:yellow;
	padding:3px 3px 3px 3px;
}
.wit {
	color:white;
}
.rood {
	color:#800000;
}
.border {
	border-width:0;
}
.w3c {
	border-width:0;
}

tr.center {
	text-align:center;
}

td {
	padding-top:2px;
	padding-bottom:2px;
}

td.form150 {
	font-family:Tahoma;
	font-size:1em;
	color:#000;
	padding-left:15px;
	width:150px;
}
td.form25 {
	font-family:Tahoma;
	font-size:1em;
	color:#800000;
	padding-left:5px;
	width:25px;
}
td.form200 {
	font-family:Tahoma;
	font-size:1em;
	color:#000;
	padding-left:15px;
	width:250px;
}
td.form250 {
	font-family:Tahoma;
	font-size:1em;
	color:#000;
	padding-left:15px;
	width:250px;
}
input.form150 {
	font-family:Tahoma;
	font-size:1em;
	color:#000;
	border:1px #579cdc solid;
	width:150px;
	padding:2px 2px 2px 2px;
}
textarea {
	overflow: auto;
	border:1px #579cdc solid;
	font-family:Tahoma;
	font-size:1em;
	color:#000;
	padding:2px 2px 2px 2px;
}

#dd
{   margin: 0;
    padding: 0}
#dd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 1.2em arial;
}
#dd li a.menu1 {
	display: block;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #efefef;
	width: 47px;
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	font-family:arial,tahoma;
}
#dd li a.menu1:hover {
	color: #fee019;
}
#dd li a.menu2 {
	display: block;
	text-align: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #efefef;
	width: 94px;
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	font-family:arial,tahoma;
}
#dd li a.menu2:hover {
	color: #fee019;
}
#dd li a.menu3 {
	display: block;
	text-align: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #efefef;
	width: 61px;
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	font-family:arial,tahoma;
}
#dd li a.menu3:hover {
	color: #fee019;
}
#dd li a.menu4 {
	display: block;
	text-align: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #efefef;
	width: 72px;
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	font-family:arial,tahoma;
}
#dd li a.menu4:hover {
	color: #fee019;
}
.submenu {
	background: #fff;
	visibility: hidden;
	position: absolute;
	width:94px;
	z-index: 3;
}
.submenu a {
	display: block;
	font: 0.9em arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
.submenu a:hover {
	background: #acceee;
	color: #fff;
}
.submenu2 {
	background: #fff;
	visibility: hidden;
	position: absolute;
	width: 94px;
	z-index: 3;
}
.submenu2 a {
	display: block;
	font: 0.9em arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
.submenu2 a:hover {
	background: #acceee;
	color: #fff;
}
.submenu4 {
	background: #fff;
	visibility: hidden;
	position: absolute;
	width: 94px;
	z-index: 3;
}
.submenu4 a {
	display: block;
	font: 0.9em arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
.submenu4 a:hover {
	background: #acceee;
	color: #579cdc;
}
#buttons {
	position: absolute;
	right: 30px;
	top: 180px;
	width: 58px;
	height: 198px;
}
.border {
	border-width:0;
}
#center {
text-align:center;}

.thumb {
border-style:solid;
padding: 5px 5px 5px 5px;
margin-right:15px;
border-color:#579cdc;
border-width:1px 1px 1px 1px;
}
#logo {
	position:absolute;
	z-index:10;
	bottom:0px;
	left:50%;
	margin-left:-180px;
	width:360px;
	height:110px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#pre

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#nextLink:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


	}

#imageData{	padding:0 10px; color: #666; }


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
