/*  MADE BY S.DE KONING   */

html,body
{
	text-align:center;
}

div#container_info
{
	margin:0 auto;
	padding:0px;
	background:url("../images/info_rood_sinterklaatgevraa.gif");
	background-repeat: no-repeat;
	width:1068;
	height:822;
}

div#container_fotoboek
{
	margin:0 auto;
	padding:0px;
	background:url("../images/fotoboek_rood_sinterklaatge.gif");
	background-repeat: no-repeat;
	width:1068;
	height:822;
}

div#container_formulier
{
	margin:0 auto;
	padding:0px;
	background:url("../images/formulieren_rood_sinterklaa.gif");
	background-repeat: no-repeat;
	width:1068;
	height:822;
}

div#container_contact
{
	margin:0 auto;
	padding:0px;
	background:url("../images/contract_rood_sinterklaatge.gif");
	background-repeat: no-repeat;
	width:1068;
	height:822;
}

div#menucontainer
{
	position: absolute;
	width: 170px;
	height: 400px;
	top: 240px;
	margin-left: -532px;
}

html>body div#menucontainer
{
	top: 187px;
	margin-left: 0px;


}

/* HIER ZIT HET MENU */

/* welkom */
div#menuinfo
{
	position: absolute;
	width: 150px;
	height: 70px;
	top: 0px;
	margin-left: -92px;
	background-image:url(../images/menuimages);
	background-repeat:no-repeat;
}

html>body #menuinfo
{
	top: 55px;
	margin-left: 12px; 
}

div#menufotoboek
{
	position: absolute;
	width: 150px;
	height: 70px;
	top: 71px;
	margin-left: -92px;
	background-repeat:no-repeat;
}

html>body #menufotoboek
{
	top: 125px;
	margin-left: 12px; 
}

div#menuformulier
{
	position: absolute;
	width: 150px;
	height: 70px;
	top: 142px;
	margin-left: -92px;
	background-repeat:no-repeat;
}

html>body #menuformulier
{
	top: 195px;
	margin-left: 12px; 
}

div#menucontact
{
	position: absolute;
	width: 150px;
	height: 70px;
	top: 213px;
	margin-left: -92px;
	background-repeat:no-repeat;
}

html>body #menucontact
{
	top: 265px;
	margin-left: 12px; 
}


/* ----M-E-N-U--E-I-N-D-E---- */

#content
{
	position: absolute;
	top: 193px;
	margin-left: -345px; 
	width: 865px;
	height: 630px;
	padding: 0px;
	/*font: Myriad Pro Light, Myriad Pro Cond, Myriad Pro, Verdana; 
	font-family: Myriad Pro Light, Myriad Pro Cond, Myriad Pro, Verdana; */
	font-size:12pt;
	text-align:left;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #666666;
	overflow-x: hidden; 
  	overflow-y: scroll;
}

html>body #content
{
	top: 187px;
	margin-left: 190px; 
}

div#contentLayer
{
	position: absolute;
	width: 855px;
	top:0px;
	left:5px;
}

div#footer
{
	position: absolute;
	height:30px;
	width: 130px;
	margin-left: -520px;
	top: 783px;
}

html>body div#footer
{
	top: 775px;
	margin-left: 10px;

}

.text{
	font-size: 11px;
	line-heigt: 20px;
}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:hover{
text-decoration: none;
}

#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; }
