/*padding top, right, bottom, left*/
body {	background-color: #F1F1F1;
		color: black; 
		font-family:  Lucida Sans,Verdana;arial, helvetica, sans-serif;
		font-size: 13px;
}
a:link 		{  	color: #717171; text-decoration: none;	}
a:visited 	{  	color: #717171; text-decoration: none;	}
a:hover 	{	background-color: #FFFFCC;	color: #000; text-decoration: none;	}
a:active	{	color: #FF0000; text-decoration: none;	}

address	{font-family: arial, helvetica, sans-serif;
		font-size: 10px;}
img {padding:0px 0px 5px; margin:0px;}
.float-right {float:right}
.float-left {float:left}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
td {border:1px dashed #ccc}
.naamsite{ font-size:30px; color:#F03; float:right; margin-right:50px; padding-bottom:10px; position:absolute; top:-2px; margin-left:590px;}
	#geheel {
		margin-left:-490px;
		width:950px;
		left: 50%;
				
		position:absolute;
		top:10px;
		padding:0px;
		border:thin  solid #F00;
		background-color: #F1F1F1;
		/*background-image:url(plaatjes/markermeer_sat_80_w990px.jpg);	*/
		}
	#kop{ width:990px; padding-top:10px; background-color:#FFFFF0;}
	#logo{ z-index:2;position: absolute;top: 20px;}
	#kopplaatje{ z-index:1;}
	#inhoud{width:960px;
			padding-left:10px;
			overflow:auto;
			
			bottom:23px;
			height:auto;
}
	#linksinhoud{
			width:550px;
			padding-bottom:10px;
			float:left;}

	#rechtsinhoud{
			width:360px;
			float:left;
			padding-bottom:10px;
			margin-left: 20px;}

	#sitemap{width:880px;
			padding-left:50px;
			padding-right:50px;}
 	#sitemap ul, #sitemap li {list-style-type:square;}

iframe{ background-color: #F1F1F1;}
.w240px {
		width:240px;
		padding:4px;
		float:left;
		font-size: 11px;
		}
.w960px {
		width:926px;
		height: auto;
		padding:0px;
		margin: 0px;
		clear:both;
		border:thin  solid #FFFFF0;
		}
#schepen {
	width: 590px;
	float: left; /* again, just so you can see the different columns */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	height: 85px;
}
#beschr  {
	height: 100%;
	width: 130px;
	float: left;
	margin: 0px;
}
#getal {
	float: left;
	height: 100%;
	width: 70px;
	margin: 0px;
}
#prijs {
	margin: 0px;
	float: left;
	height: 100%;
	width: 380px;
	padding-left: 5px;
}
	#links {
		width:240px;
		padding:0px;
		float:left;
		}
	#midden {
		width:240px;
		padding:0px;
		float:left;
		}
	
	#rechts {
		width:240px;
		padding:0px;
		float:left;
		}
/* ************************************** formulieren************************** */
form {
    border: 1px dashed #ccc;
    padding: 15px;
    width: 880px;
    font-size: small;
}

label {
    float: left;
    width: 200px;
    text-align: right;
    margin-right: 15px;
}

input {
    font-size: x-small;
    width: 200px;
}

select {
    width: 202px;
    font-size: x-small;
}

textarea {
    width: 650px;
    height: 300px;
}
button{background-color: #FFFFCC;}

input, textarea, select {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
        background-color: #FFFFCC;
        color: #000;
}
/* ************************************** einde formulieren************************** */

/* ************************************** dropdown hoofdmenu************************** */
#mainMenu dl, #mainMenu dt, #mainMenu dd, #mainMenu ul, #mainMenu li {
margin: 0px;

list-style-type: none;
}
#mainMenu a:link, #mainMenu a:visited {
color: #717171;
padding: 2px 5px 2px 5px;

}
#mainMenu a:hover {
 color: #FFFFFF;
 background-color: #006699;
 padding: 2px 5px 2px 5px;
}
#mainMenu {
	background-color: #FFFFF0;
	color: #717171;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	width:986px;
	height:25px;
	position:relative;
	top:-4px;
	border:0px solid #ccc;
	z-index:5;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}


#menuList {
  margin: 0px 0px 0px 0px;
  padding:0px;
}

#menuList ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #999999;
  background-color: #F1F1F1;
}

#menuList span {
  margin: 0px 0px 0px 13px;
  padding:0px;
  color:#999999;
}

.menubar {
  margin: 0px 0px 0px 0px;
  padding: 2px;
  display: inline;
  list-style: none outside;
  color: #999999;
}

a.actuator {
  background-color: transparent;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	letter-spacing: 0px;
}

a.actuator:hover {
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  background-color: #006699;
}

.menu {
  color: #999999;
  background-color: #CCCCCC;
  border: 0px solid red;
  position: absolute;
  visibility: hidden;
}

.menu li{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  display: inline;
  list-style: none outside;
  /*background-color: #006699;*/
}

.menu li a {
	background-color: #FFFFCC;
	color: #717171;
	display: block;
	margin: 0px;
	padding: 0px 0px;
	text-decoration: none;
	text-align: left;
}

.menu li a:hover {
  background-color: #006699;
  /*border: 1px solid red;*/
}

span.key {
  text-decoration: underline;
}

#EEN_menu { width: 100px; }
#TWEE_menu { width: 100px; }
#DRIE_menu { width: 100px; }
#VIER_menu { width: 100px; }
#VIJF_menu { width: 100px; }
/* **************************************EINDE dropdown hoofdmenu************************** */
/* ************************************** begin 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; }

/* ************************************** einde lightbox************************** */
