@charset "utf-8";
/* CSS Document */

html,body {
	background-color: #6e3420;
	font: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	color: #005e78;
	margin: 0;
	width:100%;
	height:100%;
}
h1 {
	font:  sans-serif, Arial, Helvetica;
	color: #6a6d39;
	font-size: 14pt; 
	margin-bottom:0pt;
	font-style:italic;
	font-weight:600;
	font-variant:small-caps;
}
h2 {
	font:  Arial, Helvetica, sans-serif;
	color: #6a6d39;
	font-size: 11pt; 
	margin-bottom:0pt;
}
h3 {
	font:  Arial, Helvetica, sans-serif;
	color: #6a3000;
	font-size: 10pt; 
	margin-bottom:0pt;
	margin-top:0pt;
}

#wrapper {
	width: 990px;
	background-color: #c5996e;
	/*height: 500px;
	min-height: 500px;*/
	height:100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	color: #005e78;
	text-align:left;
}
#header {
	background: url(../img/header.jpg) no-repeat top left;
	width: 990px;
	height:216px; 
	margin: 0;
	float:left;
	z-index:1;
}
#content{
	background: url(../img/achtergrond.jpg) no-repeat top left;
	background-color: #c5996e;
	margin: 0;
	float:left;
	z-index:2;
	width:990px;
	color:#6a3000;
}
#contentLinks{
	margin: 0;
	float:left;
	z-index:3;
	width:640px;
	padding:20pt;
	color:#6a3000;
}
#contentRechts{
	margin: 0;
	float:left;
	z-index:4;
	width:296px;
	padding:0pt;
}
#menu{
	margin: 0;
		margin-top:190px;
		margin-left:150px;
	float:left;
	z-index:5;
}
#bottom{
	/*background-color: #6e3420;*/
	width:100%;
	margin: 0 auto;
	padding:0;
		padding-top:6px;
		padding-bottom:5px;
	float:left;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #c5996e;
	text-align:center;
}

.imgmenu {
	border: 0pt;
}

/* datums weergeven bij programma's */ 
table.kalender { margin-left:20px; padding:0pt; spacing:0pt; border:0pt; width:80%; }
td.kal { 
		padding:2pt; spacing:0pt; 
			padding-top:4pt; padding-bottom:4pt;
		vertical-align:top; 
		border:0pt; 
		background-color: #dec9ac;
} 
td.kal2 { 
		padding:2pt; spacing:0pt; 
			padding-top:4pt; padding-bottom:4pt;
		vertical-align:top; 
		border:0pt; 
} 
/* einde datums */


/* begin  NIEUWS scroller */
#marqueecontainer{
	position: relative;
	margin-left:40px;
	width: 180px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	/*background-color: white;
	border: 3px solid orange;*/
	padding: 2px;
	padding-left: 4px;
}
.scrolltitel {
	color: #981b21; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
}
.scrolltekst {
	color: #981b21; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
}
/* einde nieuws scroller */

a:link 	  { color: #981b21; text-decoration:none; font-weight: bold; }
a:visited { color: #981b21; text-decoration:none; font-weight: bold; }
a:hover   { color: #981b21; text-decoration:underline; font-weight: bold; }
a:active  { color: #981b21; text-decoration:none; font-weight: bold; }

a:link.light 	{ color: #981b21; text-decoration:none; font-weight: 300; }
a:visited.light	{ color: #981b21; text-decoration:none; font-weight: 300; }
a:hover.light	{ color: #981b21; text-decoration:underline; font-weight: 300; }
a:active.light	{ color: #981b21; text-decoration:none; font-weight: 300; }

a:link.submenu 	{ color: #8e532a; text-decoration:none; font-weight: 300; }
a:visited.submenu	{ color: #8e532a; text-decoration:none; font-weight: 300; }
a:hover.submenu	{ color: #8e532a; text-decoration:underline; font-weight: 300; }
a:active.submenu	{ color: #8e532a; text-decoration:none; font-weight: 300; }


/* begin uitklapMENU */
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:0px solid black;
	border-bottom-width: 0;
	font:normal 10pt Arial;
	line-height: 16pt;
	margin-top:5px;
	z-index: 4;
	background-color: #b16834;
	width: 130px;
	filter:alpha(opacity=90);   /* Internet Explorer       */
	-moz-opacity:0.9;           /* Mozilla 1.6 and below   */
	opacity: 0.9;
}
.anylinkcss a{
	color: #d8b514;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	line-height: 16pt;
	margin-top:5px;
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #d8b514;
	color: #b16834;
	font-weight: bold;
	line-height: 16pt;
	margin-top:5px;
}
/* einde uitklapMENU */

/* tekstbox fotovergroting lodge_verhaal */
.msg{
	background-color:#b16834; 
	border: solid 1px #d8b514; 
	padding:3px; 
	color:#d8b514; 
	font-weight:bold;
}



/* LIGHTBOX */
#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: #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: transparent url(../img/lightbox/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(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}