body {
	font-family:Verdana,Arial;
	color:#404040;
	font-size: 10pt;
	scrollbar-3d-light-color: #D1C3FD;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #202020;
	scrollbar-dark-shadow-color: #202020;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: gray;
	scrollbar-shadow-color: #202020;
	background-color: #0F0;
	background-image: url(../blauwgroenstrip.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Eurostile;
	font-weight: bold;
	font-size: 14pt;
	color: #333;
	text-align: center;
	line-height: 25px;
}               
.menu A:link    {	
    COLOR: #333;
	font-family: Eurostile, Verdana;
	font-size: 14pt;
	font-weight: bold;
	TEXT-DECORATION: none
}
.menu A:active    {	
    COLOR: red;
	font-family: Eurostile, Verdana;
	font-weight: bold;
	font-size: 14pt;
	TEXT-DECORATION: none
}
.menu A:hover    {
	COLOR: #2161C0;
	font-family: Eurostile, Verdana;
	font-weight: bold;
	font-size: 12pt;
	TEXT-DECORATION: none
	
}

.menu A:visited    {
	COLOR: #333;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Eurostile, Verdana;
	font-size: 12pt;
}

 A:link    {
	COLOR: yellow;
	font-weight: bold;
	TEXT-DECORATION: none;
	text-align: center;
}
 A:visited    {
	COLOR: #333;
	font-weight: bold;
	TEXT-DECORATION: none;
	text-align: center;
}

td {
	font-family: verdana,frutiger;
    color: #404040;
	font-size: 10pt
}

P  {
	font-family: verdana, arial;
	color:#404040;
	font-size: 10pt;
	background-image: none;
}
             
.Inhoud {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.adres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	line-height: normal;
	text-align: center;
	font-weight: normal;
}

#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: #FFC300;
	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: url('../images/blank.gif') no-repeat; /* 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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #FFC300;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 14px; color: #010080; }
#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: #c0D5FF;
}
#fototekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333;
}

.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFD00;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Inhoud {
	text-align: justify;
}
.arrangement {
	color: #F00;
	font-size: 14pt;
	text-align: left;
}
