/* ### ALGEMEEN ### */

BODY {
font-family: "verdana", arial;
font-size: 12px;
text-align: justify;
color: #ffffff;
background-image: url('../images/background.gif');
padding: 0px;
border: 0px;
}

img {
border: 0;
}

a:link {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
border: 0;
}

a:visited {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
border: 0;
}

a:hover { 
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
border: 0;
}

h2 {
font-family: "verdana", arial;
font-size: 20px;
background-color: black;
letter-spacing: 0px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
height: 25px;
width: 688px;
border: none;
padding: 1px 4px 1px 4px;
margin: 0px 0px 4px 0px;
}

h3 {
font-family: "verdana", arial;
font-size: 14px;
background-color: black;
letter-spacing: 0px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
height: 25px;
width: 688px;
border: none;
padding: 1px 4px 1px 4px;
margin: 0px 0px 4px 0px;
}

h4 {
text-align: justify;
width: 660px;
margin: 20px 0pX 0px 20px;
font-size: 14px;
}

p {
text-align: justify;
width: 660px;
margin: 20px 0pX 0px 20px;
}

table {
margin-top: 10px;
font-family: "verdana", arial;
/* text-align: left; */
margin: 20px 0px 0px 20px;
}

.album {
margin-top: 10px;
font-family: "verdana", arial;
position: relative;
width: 200px;
}

.fotos {
border-collapse: collapse;
}

table th {
text-align: center;
}

.links ul {
text-decoration: underline;
margin: 20px 0pX 0px 20px;
}

.container{
position: relative;
border: none;
margin: 0px auto;
padding: 20px;
text-align: left; 
font-family: "myriad web pro", arial;
font-size: 12px;
text-align: justify;
width: 700px;
min-height: 200px;
}

/* ### Header ### */
.header {
position: relative;
float: left;
margin: 0px 0px;
}

.text {
margin-bottom: -15px;
position: relative;
float: left;
background-color: #666633;
width: 697px;
min-height: 300px;
}

.koptekst{
overflow: hidden;
position: relative;
margin-top: 0px; 
margin-left: 0px;
padding: 0px 0px 0px 20px;
font-family:"verdana";
font-size: 10px;
font-weight: normal;
letter-spacing: 5px;
border: 0px solid black;
line-height: 64px;
text-align: left;
color: #FFFFFF;
background-image: url('../images/headerfinal.gif');
background-repeat: no-repeat;
height: 230px;
width: 700px;
}

.links a, .links a:link, .links a:visited, .link a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/* ### hoofdnavigatie ### */

.navigatie {
position: relative;
text-align: left;
z-index: 2;
/*margin-left: -5px;*/
background-image: url('../images/menubalk.gif');
background-repeat: no-repeat;
height: 25px;
width: 700px;
font-size: 12px;
color: #FFFFFF;
}


/* ### Inhoud ### */

.clear {
clear: left;
width: 495px;
height: 0px;
background-color: red;
}

.no_border {
margin-top: 10px;
padding: 0px;
border: 0px solid black;
}

.center{
text-align:center;
}

/* ### footer ### */
.footer {
width: 700px;
height: 78px;
position: relative;
float: left;
background-image: url('../images/footer.gif');
background-repeat: no-repeat;
font: bold 10px verdana;
color: white;
line-height: 12px;
text-align: right;
padding-top: 4px;
margin-top: 10px;
border: 0px solid black;
}

table.albumscroll td {
background-image: url('../images/albumbg.gif');
background-repeat: no-repeat;
height: 100;
width: 146;
}

/*lightbox css*/
#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(../images/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(../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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

