/*padding top, right, bottom, left*/
/* ie8 hack test is een voorbeeld*/
.test { color /*\**/: blue\9 }
/* einde voorbeeld */ 
body {
background-image:url(../plaatjes/lizboa_bg.jpg); 
margin: 0;
padding: 0; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
scrollbar-3d-light-color : #000000;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-dark-shadow-color : #FDF9E0;
scrollbar-face-color : #FDF9E0;
scrollbar-highlight-color : #FDF9E0;
scrollbar-shadow-color : #FDF9E0;}
a:link 		{  	color: #005452; text-decoration: none;	}
a:visited 	{  	color: #005452; text-decoration: none;	}
a:hover 	{	background-color: #005452;	color: #FFFFFF; text-decoration: none;	}
a:active	{	color: #FF0000; text-decoration: none;	}
.print { float:right;}
.noprint{ display:none;}
#raam {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -237px; /* helft van de hoogte */
	margin-left: -450px; /* helft van de breedte */
	width:900px;
	height:498px;
	padding:0px;
	background-image: url(../plaatjes/lizboa_plaat__sat_no_dag_naam_3_w900px.jpg);
}
#raam_begin {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -237px; /* helft van de hoogte */
	margin-left: -450px; /* helft van de breedte */
	width:900px;
	height:498px;
	padding:0px;
	background-image: url(../plaatjes/lizboa_plaat_no_dag_naam_3_w900px.jpg);
}
#menu { position: absolute;   margin-top: 70px;  margin-top /*\**/: 70px\9; z-index: 800; }
#banner {
	position:absolute;
	left:auto;
	margin-top: 0px;
	margin-left:0px;
	padding:0px;
	width:900px;
	height:64px;
}
#banner_begin {
	position:absolute;
	left:auto;
	padding:0px;
	width:900px;
	height:64px;
}
#inhoud {
	position:absolute;
	left:auto;
	margin-top: 64px;
	margin-left:115px;
	padding:5px;
	width:775px;
	height:401px;
	overflow: auto;
}
#inhoud_begin {
	position:absolute;
	left:auto;
	margin-top: 64px;
	margin-left:115px;
	padding:5px;
	width:420px;
	height:401px;
	overflow: auto;
}
#bodem {
	position:absolute;
	left:auto;
	margin-top: 475px;
	margin-left:0px;
	padding:3px 0px 0px 2px;
	width:898px;
	height:10px;
	/*background-color: #FFFFFF;*/
	margin-bottom: 0px;
	font-size:10px;
}
		/*padding: top right bottom left;*/
.image		{float: right; padding:4px 10px 3px 0px; }
#titel		{font-size:20px;}
#subtitel	{font-size:16px; margin-bottom:6px;}
.titel {font-size:20px;}
.subtitel {font-size:16px;}
.formulier {width:700px;}
.button		{background-color:#FDF9E0;cursor:default;}
.blauw {color: #0000FF}
.rood {color: #FF0000}
.wit {color: #FFFFFF;}
.geel_back{background-color:#EEE17B; border:1px solid #005452;}
/* alleen voor schip rondleiding, panorama in ie*/
#lyrClip {
	z-index: 11;
	overflow: hidden;
	width: 730px;
	clip: rect(0px 730px 170px 0px);
	position: absolute;
	top: 100px;
	height: 170px;
	background-color: #FFFFFF;
	center: 0px;
	layer-background-color: #990000;}
#lyrPanorama {z-index: 10; position: absolute; top: 1px; center: 0px; white-space:nowrap;}

/* ************************************** begin lightbox************************** */
#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; }

/* ************************************** einde lightbox************************** */
