body {
	margin: 0px;
	background-color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
}
body, html {
	scrollbar-base-color:#B6B6B6;
}
#frame a:link {
	text-decoration: underline;
	color: #000000;
}
#frame a:visited {
	text-decoration: underline;
	color: #000000;
   }
#frame a:hover {
	color: #FFFFFF;
	text-decoration: none;
   }
#txt a:link {
	text-decoration: underline;
	color: #000000;
}
#txt a:visited {
	text-decoration: underline;
	color: #000000;
   }
#txt a:hover {
	color: #999999;
	text-decoration: none;
   }
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1;
	z-index: 0;
}
#frame {
	margin-left: -374px;
	position: absolute;
	top: -311px;
	left: 50%;
	width: 748px;
	height: 622px;
	visibility: visible;
}
#top {
	position: absolute;
	left: 0;
	top: 0px;
	right: 0px;
	height: 99;
	width: 748;
	float: left;
	margin: 0px;
	background-image: url(../images/header.jpg);
	visibility: visible;
}
#topspace {
	position: relative;
	left: 0;
	top: 0px;
	right: 0px;
	height: 99;
	width: 15;
	float: right;
	margin-right: 0px;
}
#menubalk {
	position: absolute;
	left: 0;
	top: 78px;
	right: 0px;
	height: 12;
	width: 748;
	z-index: 1;
	float: left;
}
#animatie {
	position: absolute;
	left: 0px;
	top: 99px;
	right: 0px;
	height: 148px;
	width: 748px;
	float: left;
	background-image: url(../images/aniback.jpg);
	z-index: -1;
	visibility: visible;
}
#anispace {
	position: relative;
	top:45%;
	left: 0;
	right: 0px;
	height: 148px;
	width: 100%;
	text-align:center;
}
#content {
	position: absolute;
	left: 0;
	top: 247px;
	right: 0px;
	height: 325;
	width: 748;
	background-image:  url(../images/content.jpg);
	float: left;
	z-index: 1;
	background-repeat: no-repeat;
	visibility: visible;
}
#contentspace {
	position: relative;
	left: 0;
	top: 0px;
	right: 0px;
	height: 325;
	width: 1;
	float: right;
}
#txt {
	position: relative;
	left: 0;
	top: 5px;
	right: 0px;
	width: 700px;
	float: left;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
	overflow: auto;
	height: 290px;
	margin-right: 15px;
	padding-right: 5px;
}
#footer {
	position: absolute;
	left: 0;
	top: 572px;
	right: 0px;
	height: 50;
	width: 748;
	background-image:  url(../images/footer.jpg);
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
}
#footerspace {
	position: relative;
	left: 0;
	top: 0px;
	right: 0px;
	height: 50;
	width: 15;
	float: right;
}
#links {
	position: absolute;
	left: 0;
	top: 257px;
	right: 0px;
	height: 12;
	width: 748;
	z-index: 2;
	text-align: center;
	visibility: visible;
}
#menuspace {
	float: right;
	height: 12px;
	width: 1px;
}
.FotoRechts {
	float: right;
	border: thin solid #008000;
	margin-right: 5px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 2px;
	z-index: 6;
}
.FotoMidden {
	border: thin solid #008000;
	margin-right: 5px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
}
.subscript {
	vertical-align: sub;
}
#lightbox{
	background-color:#eee;
	padding: 15px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

