html {
	overflow-y: scroll;
	height:100%;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  background-color:#FFFFFF;
  color:#666666;
  height:100%;
}
form {
   margin: 0px;
   padding: 0px;
}
h1 {
	color:#FFFFFF;
	font-size:13px;
	margin-bottom:7px;
}
h2 {
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-bottom:5px;
}
h3 {
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}

label {
	width: 7em;
	height: 1em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
	border-width: 0px;
}
a:hover {
	color: #A2D32C;
}
img {
	border:0px;
}

/* div's site_display_main */
#main {
    text-align: left;    
    position: relative;
    margin: 0 auto;
    width: 810px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}	

/* Hack for IE */
* html #main {
    height: 100%;
}
/* End IE Hack */ 


	#whitespace {
	  height: 80px;
	}
	#logo {
	  height: 40px;
	}
	#menumain {
	  font-size:12px;
	  color:#A2D32C;
	  letter-spacing:3px;
	}
	#logo {
	  width:405px;
	}
	#menusubspacer {
		height:25px;
		padding-top:4px;
	}
	#content {
	  float: left;
	}
	#spacer_h2 {
	  height: 20px;
	  clear:both;
	}
	#footer {
	  height: 20px;
	  font-size: 9px;
	  color:#555555;
	  position:absolute;
	  bottom:0;
	}

/* vlak */

#blockwrapper {
	overflow:hidden;
	margin-bottom: 20px;
}

.block {
	float:left;
	background-image:url(../images/layout/blockbg.gif);
	padding-bottom:3px;
	padding-left:5px;
	width:588px;
	color:#FFFFFF;
	font-size:10px;
	margin-left:10px;
	display:inline;
}
.blockarchief {
	float:left;
	background-image:url(../images/layout/blockbg.gif);
	padding-bottom:3px;
	padding-left:5px;
	width:488px;
	color:#FFFFFF;
	font-size:10px;
	margin-left:10px;
	display:inline;
}
.blockmap {
	float:left;
	width:593px;
	display:inline;
	height:500px;
}
.schaduwrb {
	background-image:url(../images/layout/schaduwrb.gif);
	height:7px;
	width:5px;
	float:right;
	overflow:hidden;
}
.schaduwr {
	background-image:url(../images/layout/schaduwrechts.gif);
	width:5px;
	height:inherit;
	float:right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.schaduwlo {
	background-image:url(../images/layout/schaduwlo.gif);
	height:7px;
	width:5px;
	margin-left:11px;
	float:left;
	clear:both;
	overflow:hidden;
	display:inline;
}
.schaduwo {
	background-image:url(../images/layout/schaduwonder.gif);
	height:7px;
	width:587px;
	float:left;
	overflow:hidden;
}
.schaduwoarchief {
	background-image:url(../images/layout/schaduwonder.gif);
	height:7px;
	width:487px;
	float:left;
	overflow:hidden;
}
.schaduwro {
	background-image:url(../images/layout/schaduwro.gif);
	height:7px;
	width:5px;
	float:left;
	overflow:hidden;
}

/* div's site_display_nieuws */

#leftcol {
float:left;
  width: 202px;
  background-color:#FFFFFF;
}

#leftcolarchief {
float:left;
  width: 302px;
  background-color:#FFFFFF;
}

	.ookregie {
	  height: 48px;
	  width:150px;
	  background-image:url(../images/layout/schaduwookregie.gif);
	}

#contentblock {
  float: right;
  width: 608px;
}

#contentblockarchief {
  float: right;
  width: 508px;
}

.sifrblocknews {
	width:450px;
	float:left;
	padding-top:3px;
	font-size:11px;
}
.sifrblock {
	width:300px;
	float:left;
	padding-top:3px;
}
.newsitem {
	width:608px;
	float: left;
}
.newsitem_archief {
	width:508px;
	float: left;
}
.newsitemimage {
	float: left;
	margin-left:10px;
	border:1px;
	display:inline;
	margin-right:-5px;
}
.newsitemtitel {
  float: left;
  font-weight:bold;
  height:18px;
  margin-left:10px;
  display:inline;
}
.newsiteminhoud {
  float: left;
  width: 424px;
  margin-left:10px;
  margin-right:10px;
  display:inline;
}
.newsiteminhoud a, .newsiteminhoud_archief a{
  text-decoration:underline;
}
.newsiteminhoud_archief {
  float: left;
  width: 324px;
  margin-left:10px;
  margin-right:10px;
  display:inline;
}

.newsitemdatum {
  float: right;
  font-size:9px;
  margin-right:10px;
  display:inline;
}

.newsitemline_h {
  background: #A2D32C;
  width: 588px;
  height: 1px;
  margin-left:10px;
  float:left;
  margin-bottom:10px;
  margin-top:10px;
  overflow:hidden;
  display:inline;
}

/* algemene class */
.container {
margin:5px 5px 5px 10px;
}
.medewerkerimage {
  float: left;
  width: 250px;
  margin-left:10px;
  margin-bottom:7px;
}
.medewerkerinhoud {
  float: right;
  width:347px;
  margin-bottom:7px;
}
.right {
	float:right;
	border:0px;
}
.left {
	float:left;
	margin-bottom:5px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.formline {
	height:14px;
}
.formblock {
	height:24px;
}
.border0 {
	border-width:0px;
}
.border1right {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	float:right;
	margin-right:5px;
	margin-bottom:5px;
	vertical-align:bottom;
}
.border1 {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	margin-right:5px;
	margin-bottom:5px;
}

.infowindow {
	width:250px;
	height:180px;
}

/* menu */
.menu {
	color:#A2D32C;
}

a.green:link, a.green:visited, a.green:active {
	color:#A2D32C;
}
a.green:hover {
	color: #474F66;
}

a.menugrey:link, a.menugrey:visited, a.menugrey:active {
	font-size: 9px;
	color:#999999;
	text-decoration: none;
}
a.menugrey:hover {
	color: #474F66;
	text-decoration: none;
}

/* These are standard sIFR styles... do not modify */

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

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

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 14px;
  font-size: 14px;
}
/*---- Header styling ---*/

/*---- Lightbox ---*/

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

