/*menu informatie */
#menuonderdeel {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; z-index:100;}
#menuonderdeel li {display:block; list-style-type: none; padding:0; margin:0; position:relative; z-index:100;}
#menuonderdeel li a, #menuonderdeel li a:visited {display:block; text-decoration:none;}
#menuonderdeel li dd {display:none;}
#menuonderdeel li:hover dt a , #menuonderdeel li a:hover dt a {color:#058ABF; }
#menuonderdeel li:hover dd, #menuonderdeel li a:hover dd {display:block;}
#menuonderdeel table {padding:0; margin:-4px; font-size:1em;}
#menuonderdeel dl {margin: 0; cursor:pointer; background-image: url(img/button_bg.png);}
#menuonderdeel dt {margin:0; padding: 0; font-size: 1.1em;}
#menuonderdeel dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#004990; padding:5px 5px 5px 10px;}
.gallery dd a, .gallery dd a:visited {color:#004990; text-decoration:none; display:block; padding:4px 5px 4px 20px;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {color:#058ABF;}
/* As */

table
{
border-spacing: 0px;
}

.AMainMenu, a.AMainMenu
{
font-size: 15px;
font-weight: bold;
line-height: 30px;
margin-left: 20px;
}

a:link, a:active, a:visited
{
	color:							#002A5E;
	text-decoration:				underline;
}

a:hover
{
	color:							#0072FF;
	text-decoration:				underline;
}

/* BODYs */

body
{
	font-family:					Arial;
	font-size:						9pt;
	margin:							0px;
	behavior:						url("templates/csshover3.htc");
	background-image:				url(img/bg.jpg);
	background-repeat:				repeat-x;
    background-color: 				#008CC4;
}

/* DIVs */

/* TABLEs and TDs */

/* IMGs */

img
{
	border:							0px;
}

/* Ps and Hs */

p
{
	line-height:					140%;
}

h1
{
	color:							#009CDC;
	font-size: 						15px;
	font-weight:  					bold;
	font-family:					Lucida Sans Unicode, Verdana;
}

h2
{
	font-weight:					normal;
	color:							#CA0600;
	margin-top:						0px;
	font-size:						13pt;
	font-family:					Lucida Sans Unicode, Verdana;
}

h3
{
	color:							#CA0600;
	margin-top:						0px;
	font-size:						10pt;
	font-family:					Lucida Sans Unicode, Verdana;
	font-weight:					normal;
}

h4
{
	color:							#4C4C4C;
	margin-top:						0px;
	font-size:						11pt;
	font-family:					Lucida Sans Unicode, Verdana;
}

h5
{
	color:							#4C4C4C;
	margin-top:						0px;
	font-size:						10pt;
	font-family:					Lucida Sans Unicode, Verdana;
}

h6
{
	color:							#4C4C4C;
	margin-top:						0px;
	font-size:						9pt;
	font-family:					Lucida Sans Unicode, Verdana;
}

/* Other stylings */

pre
{
	font-family:					Courier New;
}

address
{
	font-style:						italic;
}

td
{
	font-size:						8pt;
	line-height:					100%;
}

/* ID stylings */

#site {
	width:935px;
	height:782px;
	z-index:1;
	top: 11px;
	position:						absolute;
	left:							50%;
	margin-left:					-490px;
}
#titel {
	position:absolute;
	width:700px;
	height:32px;
	z-index:1;
	top: 240px;
	left: 250px;
	color:#009CDC;
	font-size: 15px;
	font-weight:  bold;
}
#content {
	position:absolute;
	width:690px;
	height:480px;
	z-index:2;
	left: 250px;
	top: 275px;
	overflow: auto;
}
#menu {
	position:absolute;
	width:180px;
	height:527px;
	z-index:3;
	top: 240px;
	left: 50px;
}
#footer {
	position:absolute;
	width:745px;
	height:21px;
	z-index:4;
	left: 210px;
	top: 755px;
}
-->
/* INPUTs */

input.InputSearch
{
	width:							178px;
	border:							1px solid #9D9D9D;
	font-family:					Arial;
	font-size:						9pt;
}

/* IMGs */

img.ImgSearch
{
	position:						relative;
	top:							4px;
}

td.header
{
	width:							1002px;
	height:							164px;
	background-image:				url(img/ontwerp_01.jpg);
	background-repeat:				repeat-x;
	color:							white;
	font-family:					Arial;
}

td.headeronder
{
	width:							1002px;
	height:							67px;
	background-image:				url(img/ontwerp_01-2.jpg);
}

td.menu
{
	width:							257px;
	height:							537px;
	background-image:				url(img/ontwerp_02.jpg);
	background-repeat:				repeat-x;
	color:							white;
	font-family:					Arial;
}

td.content
{
	width:							745px;
	height:							537px;
	background-image:				url(img/ontwerp_03.jpg);
	background-repeat:				repeat-x;
	color:							white;
	font-family:					Arial;
}

td.footer
{
	width:							1002px;
	height:							34px;
	background-image:				url(img/ontwerp_04.jpg);
	background-repeat:				repeat-x;
	color:							white;
	font-family:					Arial;
}

#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(./img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./img/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; }

