html, body, h1, h2, h3, h4, h5, p, a, ul, li, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #20754f;
	margin: 0;
	text-align: justify;
}

h1 {
	display: none;
}

h2 {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 10px;
}

h4 {
	margin: 10px 0 3px 0;
	color: #d9ef7d;
	font-weight: bold;
	font-size: 11px;
}

#container {
	background: #20754F;
	width: 847px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	height: 184px;
}

#bedrijfsgegevens {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
	width: 147px;
	height: 148px;
	padding: 18px;
	background: url(../images/bedrijfsgegevens.gif);
}

#bedrijfsgegevens span {
	display: block;
	margin: 15px 0 30px 0;
	color: #ccff99;
	font-weight: bold;
	font-size: 11px;
}

#bedrijfsgegevens .hr {
	display: block;
	margin-top: 20px;
	height: 1px;
	background: url(../images/bedrijfsgegevensborder.gif);
}

#logo {
	float: right;
	width: 664px;
	height: 184px;
	background: url(../images/header.gif);
}

#search .text {
	width: 105px;
	height: 15px;
	background: url(../images/search.gif);
	border: 0;
	margin-right: 6px;
	font-family: Arial;
	color: #cccccc;
	font-size: 11px;
	padding: 5px;
}

#left {
	float: left;
}

#search {
	width: 163px;
	height: 31px;
	background: #378361;
	padding: 7px 0 0 17px;
}

#navigation {
	width: 180px;
	height: 318px;
	background: url(../images/navigation.gif) no-repeat;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li a {
	display: block;
	height: 17px;
	padding: 8px 18px;
	background: url(../images/navbg.png);
	color: #f1f7f4;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	cursor: pointer;
}

.hoofdmenu {
	padding: 18px 0 0 18px;
}

#navigation ul li a:hover {
	padding: 8px 8px 8px 26px;
}

#navigation ul li.selected a {
	color: #ccff99;
	font-weight: bold;
	background: url(../images/navbg_s.png);
}

#navigation ul li a.selected:hover {
	padding: 8px 18px;
}

#navigation ul li a.lastone {
	height: 13px;
}

#content {
	float: left;
	text-align: justify;
}

#content .admin {
	position: absolute;
	top: 15px;
	right: 15px;
	border: 3px solid #000;
	background: #20754F;
	width: 200px;
	padding: 15px 10px 10px;
}

#content .admin a {
	color: #fff;
}

#content .admin table tr td {
	vertical-align: middle;
}

#content .admin a:hover {
	text-decoration: underline;
}

.content {
	/* width: 468px; */
	width: 667px;
	background: url(../images/content.gif);
	overflow: hidden;
}

.content textarea {
	padding: 10px;
	font: 12px Arial;
}

.content ul li {
	margin-left: 15px;
}

.wrapper {
	background: url(../images/contenttop.gif) no-repeat;
}

.main .wrapper {
	background: url(../images/contenttopmain.gif) no-repeat;
}

.tekst {
	padding: 25px 20px 20px 20px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background: url(../images/contentbottom.gif) bottom no-repeat;
	overflow: hidden;
}

.tekst a {
	color: #5b6826;
	text-decoration: none;
}

.tekst a:hover {
	color: #444f14;
}

#news .left {
	float: left;
	width: 200px;
}

#news .right {
	float: right;
	width: 200px;
}

#footer {
	height: 77px;
	width: 657px;
	background: url(../images/footer.gif) center no-repeat;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 8px 0 2px 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	border: 2px #ffffff solid;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 2px;
	background: #20754F;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px;
	background: #20754F;
}

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

