/*padding top, right, bottom, left*/
/* ie8 hack test is een voorbeeld*/
.test { color /*\**/: blue\9 }
/* einde voorbeeld */ 
body {
	background-image:url(../plaatjes/roseggerhaus_bg_7.jpg);
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	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: underline;	}
a:visited 	{  	color: #005452; text-decoration: underline;	}
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/raam-bg-w900px-IMG_7056.jpg);
}
#raam-container {position: relative;} 
#menu { position: absolute;   margin-top: 40px;  margin-top /*\**/: 40px\9; z-index: 800; }
#inhoud {
	position: absolute;
	margin-top: 0px;
	margin-left:120px;
	padding:5px;
	width:770px;
	height:465px;
	overflow: auto;
}
#bodem {    position: absolute; margin-top: 478px;    margin-left:0px;   padding:3px 0px 0px 2px; width:898px; height:20px;  background-color: #FFFFFF;  margin-bottom: 0px;    font-size:12px;}

		/*padding: top right bottom left;*/
#titel		{font-size:20px; margin-top:40px;}
#subtitel	{font-size:16px; margin-bottom:6px;}
.foto-rechts {
	float:right;
	padding-right:10px;
	padding-left:10px;
	margin-top:-20px;
}

.quote { 
	font-size:16px;
	font-style:italic;
	letter-spacing: 2px;
}
.formulier {width:700px;}
.button		{background-color:#FDF9E0;cursor:default;}
.blauw {color: #0000FF}
.rood {color: #FF0000}
.wit {color: #FFFFFF;}
.right_float { float:right; padding-right:10px; padding-left:10px; }
.left_float { float:left; padding-right:10px;}


/* ************************************** 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************************** */

