@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffcc;
	background-image: url(../images-layout/bg-0001.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	letter-spacing:1px;
	color: #000000;
}

#container {
	width: 980px;
	text-align: left;
	height: auto;
	margin: 0 auto;
}

#toptekstbox {
	float:left;
	margin-right: 10px;
	padding-left:5px;
	border-left: dotted 1px #FFF;
	text-align: left;
}

#toptekstbox p {
	font-size:10px;
	margin:0;
	color:#FFF;
}

#mainmenu {
	clear:both;
	width:974px;
	height:14px;
	text-align:right;
	padding:3px;
	margin-bottom: 5px;
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active {
	font-size:14px;
	color:#ffffff;
	text-decoration: none;	
}

#mainmenu a:hover {
	font-size:14px;
	color:#ffffcc;
	text-decoration: none;
}

#topban {
	width: 980px;
	height:225px;
	background-image: url(../images-layout/topbanner-001.jpg);
	background-repeat:no-repeat;
}

#meldingbox {
	width:980px;
	height:18px;
	background-image:url(../images-layout/meldbox-01.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
}

#meldingbox p {
	font-size:14px;
	font-style:italic;	
	margin:0;
	color:#999966;
}

#thebox {
	width:980px;
	min-height:400px;
	background-color:#ffffcc;
	padding-top: 20px;
	padding-bottom: 25px;
	background-image: url(../images-layout/tbox-01.jpg);
	background-repeat:no-repeat;
}

#leftbar {
	float:left;
	width: 230px;
	height: 100% !important;
	text-align: left;
	padding-left: 20px;
	background-color: #999967;
	padding-bottom: 20px;
}

#leftmenuitem {
	width:200px;
	background-color:#999966;
	padding:5px;
	border: solid 1px #ffffcc;
	margin-bottom:10px;
}

#leftmenuitem a:link, #leftmenuitem a:visited, #leftmenuitem a:active, #leftmenuitem a:hover {
	font-size:12px;
	color:#ffffff;
	text-decoration: none;	
}


#content {
	width:680px;
	text-align: left;
	margin-left:280px;
}

#clear {
	clear:both;
}

#tekstbox {
	width:540px;
	height:auto;
	margin-bottom:15px;
}

#footer {
	clear:both;
	width:100%;
	height:180px;
	background-image: url(../images-layout/bg-0001.jpg);
	background-repeat: repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footertekstbox {
	float:left;
	width:200px;
	margin-right: 10px;
	padding-left:5px;
	border-left: dotted 1px #FFF;
	text-align: left;
}

#disclaimer {
	width:940px;
	height:auto;
	padding:20px;
	text-align: left;
	margin-bottom: 20px;
}

#disclaimer a:link, #disclaimer a:visited, #disclaimer a:active, #disclaimer a:hover {
	font-size:10px;
	color:#ffffff;
	text-decoration: none;	
}

#copyright {
	width:940px;
	height:30px;
	font-size:10px;
	color:#ffffff;
	text-align: center;
	clear: both;
	padding: 20px;
}

#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover {
	font-size:10px;
	color:#ffffff;
	text-decoration: none;	
}

#title1box {
	height:30px;
	width:auto;
	background-image:url(../images-layout/title01.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}
	
.title01 {
	height:30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:25px;
	color:#999967;
	margin-bottom:10px;
}

#title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-align:center;
	margin: 10px;
}

.txtsmall {
	font-size:8px;
}

.imagea {
	padding:5px;
	border:1px solid #000;
	background-color:#FFF;
	margin:10px 10px 3px 0;
}

.imageb {
	padding:5px;
	border:1px solid #000;
	background-color:#FFF;
	margin-top:10px;
	margin-bottom:3px;
}

.imagec {
	padding:5px;
	border:1px solid #000;
	background-color:#FFF;
	margin-bottom:10px;
	float:right;
}


.spana {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}

.spanb {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.spanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}

.spand {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #F00;
	line-height:20px;
}

.spane {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}



#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("../lightbox/images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("../lightbox/images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("../lightbox/images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("../lightbox/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;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("../lightbox/images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

