/* CSS OM ALLE MARGINS AAN TE PASSEN VAN ELEMENTEN DIE PER BROWSER ANDERS ZIJN */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
div.print { display: none; }

/* OVERIGE CSS */
body {
	background-color: #797979;
	background-image:url(../images/bg_body.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

body.kolom {
	background-image:url(../images/bg_body_kolom.jpg);
}

/* CONTAINER */
#container {
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-x;
}

/* CONTAINER > TOP */
#top {
	width: 977px;
	height: 72px;
	background-color: #EBF1F8;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-y;
}

#top.kolom {
	background-image: url(../images/bg_top_kolom.jpg);
}

/* CONTAINER > TOP > SERVICE */
#service {
	display: block;
	float: left;
	clear: right;
	width: 180px;
	height: 60px;
	padding-top: 12px;
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
}

#service ul {
}

#service ul li {
}

#service ul li a {
	color: #004286;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 18px;
	line-height: 15px;
	vertical-align: middle;
}

#service ul li a.home {
	background-image: url(../images/li_home.gif);
}

#service ul li a.print {
	background-image: url(../images/li_print.gif);
}

#service ul li a.sitemap {
	background-image: url(../images/li_sitemap.gif);
}

#service ul li a:hover {
	text-decoration: underline;
}

/* CONTAINER > TOP > RSS */
#rss {
	display: block;
	float: left;
	clear: right;
	width: 158px;
	height: 60px;
	padding-top: 12px;
	padding-left: 11px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
}

#rss a {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 17px;
}

/* CONTAINER > TOP > LOGO */
#logo {
	display: block;
	float: left;
	clear: right;
	width: 589px;
	height: 72px;
}

#logo img {
	margin-top: 22px;
	margin-left: 33px;
}

/* CONTAINER > BODY */
#body {
	background-image: url(../images/bg_container_body.jpg);
	background-repeat: repeat-y;
}

#body.kolom {
	background-image: url(../images/bg_container_body_kolom.jpg);
}

/* CONTAINER > BODY > MENU */
#menu {
	display: block;
	width: 197px;
	float: left;
	clear: right;
	font-weight: bold;
	color: #20628D;
}

#menu ul {
	margin-left: 17px;
	margin-top: 23px;
	border-top: 1px solid #CCCCCC;
	width: 180px;
}

#menu ul li {
	border-bottom: 1px solid #CCCCCC;
}

#menu ul li a {
	display: block;
	/*height: 28px;*/
	line-height: 28px;
	vertical-align: middle;
	color: #20628D;
	padding-left: 2px;
}

#menu ul li a.active,
#menu ul li a.active:link,
#menu ul li a.active:hover,
#menu ul li a.active:visited,
#menu ul li a.active:active,
#menu ul li a:hover {
	background-image: url(../images/bg_menu_active.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	/*height: 24px;*/
	line-height: 24px;
	vertical-align: middle;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#menu ul li ul {
	margin-left: 5px;
	border: none;
	margin-top: 0;
	width: 173px;
}

#menu ul li ul li {
	border: none;
}

#menu ul li ul li ul {
	margin-left: 5px;
	width: 168px;
}

/* CONTAINER > BODY > MENU > ZOEKEN */
#zoeken {
	display: block;
	width: 180px;
	height: 40px;
	padding-left: 17px;
	background-color: #4582A9;
	margin-top: 30px;
	position: relative;
}

#zoeken form input {
	width: 102px;
	height: 15px;
	border: 1px solid #999999;
	border-right: none;
	position: absolute;
	top: 9px;
	left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B3758;
	background-image: url(../images/bg_zoeken_input.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 2px;
}

#zoeken form button {
	width: 55px;
	height: 19px;
	border: 1px solid #999999;
	border-left: none;
	position: absolute;
	top: 9px;
	left: 122px;
	background-color: #CCCCCC;
	background-image: url(../images/bg_zoeken_button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 0;
	padding-bottom: 3px;
	padding-left: 13px;
	text-transform: lowercase;
}

/* CONTAINER > BODY > SUBMENU */
#submenu {
	display: block;
	width: 169px;
	float: left;
	clear: right;
	background-image: url(../images/bg_submenu.jpg);
	background-repeat: repeat-x;
	background-color: #093655;
	min-height: 390px;
	height: auto !important;
	height: 390px;
}

#submenu_dummy {
	display: block;
	height: 191px;
	width: 169px;
	background-image: url(../images/bg_submenu_home.jpg);
	background-repeat: repeat-x;
}

#submenu ul {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bg_submenu_li.gif);
	background-repeat: repeat-x;
	margin-top: 23px;
}

#submenu ul li {
}

#submenu ul li a {
	display: block;
	height: 27px;
	width: 162px;
	line-height: 2.5em;
	color: #CCCCCC;
	background-image: url(../images/bg_submenu_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 7px;
}

#submenu ul li a.active,
#submenu ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#submenu ul li ul {
	margin-top: 0px;
	background: none;
}

#submenu ul li ul li {
	margin-left: 15px;
}

#submenu ul li ul li a {
	width: 147px;
}

/* CONTAINER > BODY > CONTENT */
#content {
	display: block;
	width: 537px;
	float: left;
	clear: right;
	padding: 0 40px 10px 12px;
	color: #606060;
	line-height: 1.5em;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #606060;
}

#content h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #606060;
}

#content h1 a,
#content h2 a,
#content h1 a:link,
#content h2 a:link,
#content h1 a:hover,
#content h2 a:hover {
	color: #606060;
	text-decoration: none;
}

#content p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#content a,
#content a:link,
#content a:hover {
	color: #606060;
	text-decoration: underline;
}

#content ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 15px;
}

#content ul li ul {
	margin-bottom: 0;
}

#content img.left {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#content img.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* CONTAINER > BODY > CONTENT > BEELD */
#beeld {
	margin-left: -11px;
}

/* CONTAINER > BODY > CONTENT > KRUIMELSPOOR */
#kruimelspoor {
	color: #0D3C5D;
	margin-top: 7px;
}

#kruimelspoor h3 {
	display: none;
}

#kruimelspoor a,
#kruimelspoor a:hover,
#kruimelspoor a:link {
	color: #0D3C5D;
	text-decoration: none;
}

#kruimelspoor a:hover {
	text-decoration: underline;
}

/* CONTAINER > BODY > CONTENT > HOME */
#home {
	display: block;
	width: 355px;
	float: left;
	clear: right;
}

/* CONTAINER > BODY > CONTENT > NIEUWS */
#nieuws {
	display: block;
	width: 142px;
	float: left;
	clear: right;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 20px;
}

#nieuws h2 {
	color: #3B81C2;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

#nieuws div.item {
	margin-bottom: 15px;
}

#nieuws div.item a,
#nieuws div.item a:link,
#nieuws div.item a:hover {
	color: #256D9A;
	text-decoration: underline;
}

/* CONTAINER > BODY > CONTENT > PROJECTTEKST */
#projecttekst {
	display: block;
	width: 355px;
	float: left;
	clear: right;
}

/* CONTAINER > BODY > CONTENT > PROJECTDETAILS */
#projectdetails {
	display: block;
	width: 142px;
	float: left;
	clear: right;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 20px;
}

#projectdetails h2 {
	color: #3B81C2;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

#projectdetails div.item {
	margin-bottom: 15px;
}

#projectdetails div.item a,
#projectdetails div.item a:link,
#projectdetails div.item a:hover {
	color: #256D9A;
	text-decoration: underline;
}

#projectdetails img {
	margin-bottom: 5px;
}

/* FOOTER */
#footer {
}

/* FOOTER > DISCLAIMER */
#disclaimer {
	display: block;
	width: 350px;
	float: left;
	clear: right;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 6px;
	padding-left: 17px;
	padding-bottom: 15px;
}

#disclaimer a,
#disclaimer a:hover,
#disclaimer a:link {
	color: #FFFFFF;
	text-decoration: none
}

#disclaimer a:hover {
	text-decoration: underline;
}

/* FOOTER > ADRES */
#adres {
	display: block;
	width: 387px;
	float: left;
	clear: right;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 6px;
}

/* CLEAR FIXES */
div.clear {
	/*width: 100%;
	height: 1px;
	font-size: 1px;
	clear: both;*/
	
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

/* LIGHTBOX / FOTOBOEK */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/next.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: 100px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #F0F0F0;
}

/* OVERLAY */
#myOverlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;   
	background-color:#FEFEFE;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#myOverlay[id]{ /* IE6 and below Can't See This */
	position:fixed;
}

#loadingOverlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2000;   
	background-color:#FEFEFE;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#loadingOverlay[id]{ /* IE6 and below Can't See This */
	position:fixed;
}

/* OVERIGE CSS, DAT IS DUS DE CSS DIE BENODIGD IS VOOR DE INHOUD VAN DE WEBSITE EN NIET DE LAY-OUT */
div.nieuwsitem {
	border-top: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: -10px;
}

div.fotoboek img {
	border: 1px solid #256D9A;
	padding: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
}

div.projectitems {
	border-bottom: 1px solid #CCCCCC;
}

div.projectitem {
	/*min-height: 57px;
	height: auto !important;
	height: 57px;*/
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.projectitem div.thumbnail {
	float: left;
	clear: right;
	width: 130px;
}

div.projectitem div.thumbnail div.thumbnail_dummy {
	display: block;
	width: 118px;
	height: 38px;
}

div.projectitem div.omschrijving {
	float: left;
	clear: right;
	width: 285px;
	padding: 0;
}

#content div.projectitem h3,
#content div.projectitem h3 a,
#content div.projectitem h3 a:hover,
#content div.projectitem h3 a:link {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	margin-bottom: 5px;
	text-decoration: none;
}

div.projectitem div.plaats {
	float: left;
	clear: right;
	width: 85px;
	color: #256D9A;
	font-weight: bold;
}

/* SELECTS BOVEN DE PROJECTEN */
div.selects {
	padding: 10px 0px 15px;
}

div.selects select,
div.selects select option {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10px
}

div.selects select option {
	border: none;
	margin: 0;
}

#content div.selects button {
	margin: 0;
}

/* FORMULIER */
#content form {
}

#content form label,
#houmijopdehoogte form label {
	float: left;
	width: 125px;
}

#content form input,
#houmijopdehoogte form input {
	background-image: url(../images/bg_form_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 155px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B3758;
	padding-top: 1px;
	padding-left: 5px;
}

#content form input.active,
#content form textarea.active,
#houmijopdehoogte form input.active {
	border: 1px solid #333333;
}

#content form textarea,
#houmijopdehoogte form textarea {
	background-color: #FFFFFF;
	background-image: url(../images/bg_form_textarea.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 90px;
	width: 340px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B3758;
	padding: 5px;
}

#content form input.button,
#content form button,
#houmijopdehoogte form button {
	text-align: center;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	margin-left: 125px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content form button.sluiten,
#houmijopdehoogte form button.sluiten {
	margin-left: 5px;
}

#content form span.error,
#content form span.contacterror {
	padding-left: 130px;
	font-weight: bold;
	color: #0B3758;
}

/* VACATURES & ACTUEEL */
div.vacatureitems,
div.actueelitems {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
}

div.vacatureitem,
div.actueelitem {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 0px;
}

div.vacatureitem {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#content div.vacatureitem h3,
#content div.vacatureitem h3 a,
#content div.vacatureitem h3 a:hover,
#content div.vacatureitem h3 a:link,
#content div.actueelitem h3,
#content div.actueelitem h3 a,
#content div.actueelitem h3 a:hover,
#content div.actueelitem h3 a:link {
	color: #256D9A;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	margin-bottom: 5px;
	text-decoration: none;
}

div.vacatureitem div.omschrijving,
div.actueelitem div.omschrijving {
	float: left;
	clear: right;
	width: 410px;
	padding: 0;
	position: relative;
}

div.actueelitem div.omschrijving {
	width: 100%;
}

div.vacatureitem div.datum {
	float: left;
	clear: right;
	width: 100px;
	color: #666666;
	font-weight: bold;
}

div.actueelitem div.datum {
	position: absolute;
	top: 0;
	right: 0;
}

/* Hou mij op de hoogte */
#houmijopdehoogte {
	display: block;
	width: 430px;
	height: 260px;
	padding: 10px;
	color: #256D9A;
	
	border: 1px solid #256D9A;
	background-color: #FFFFFF;
	
	z-index: 1001;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -225px; /* half of width */
	margin-top: -140px;  /* half of height */
}

#houmijopdehoogte h2 {	
	margin-bottom: 5px;
	color: #256D9A;
	font-size: 15px;
}

#houmijopdehoogte p {	
	margin-bottom: 5px;
}

#houmijopdehoogte_melding {
	font-weight: bold;
	color: #FF0000;
}

/* reageren op vacature */
#vacature_reageren {
	display: block;
	width: 500px;
	height: 445px;
	padding: 10px;
	color: #256D9A;
	
	border: 1px solid #256D9A;
	background-color: #FFFFFF;
	
	z-index: 1001;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -260px; /* half of width */
	margin-top: -225px;  /* half of height */
}

#vacature_reageren h2 {
	color: #256D9A;
	font-size: 15px;
}

#vacature_melding {
	font-weight: bold;
	color: #FF0000;
}

/* SLUITEN */
#houmijopdehoogte #sluiten,
#vacature_reageren #sluiten {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 3px;
	padding-right: 3px;
	color: #256D9A;
}

#houmijopdehoogte #sluiten a,
#content #vacature_reageren #sluiten a,
#houmijopdehoogte #sluiten a:link,
#content #vacature_reageren #sluiten a:link,
#houmijopdehoogte #sluiten a:hover,
#content #vacature_reageren #sluiten a:hover {
	color: #256D9A;
	text-decoration: none;
}

#houmijopdehoogte #sluiten a:hover,
#content #vacature_reageren #sluiten a:hover {
	text-decoration: underline;
}

/* LOADING */
#myLoading {
	background-image: url(../images/bg_loading.gif);
	text-align: center;
	display: none;
	z-index: 100000000;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 50px;
	width: 200px;
	margin-left: -100px; /* half of width */
	margin-top: -25px;  /* half of height */
	padding: 0;
	line-height: 50px;
	vertical-align: middle;
	color: #4583A9;
	font-weight: bold;
}

#myLoading img {
	vertical-align: middle;
	margin: 0px;
	border: 0px;
	margin-right: 5px;
}

/* ZOEKEN */
div.zoekenitems {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
}

div.zoekenitem {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 0px;
}

#content div.zoekenitem h2,
#content div.zoekenitem h2 a,
#content div.zoekenitem h2 a:hover,
#content div.zoekenitem h2 a:link {
	color: #256D9A;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	margin-bottom: 5px;
	text-decoration: none;
}

/* OPTIES */
#opties {
	padding: 25px 0 50px 5px;
}

#opties div.optie {
	float: left;
	clear: right;
	width: 152px;
	margin-right: 30px;
	position: relative;
}

#opties div.optie p {
	padding: 5px 10px;
}

#opties div.optie p a,
#opties div.optie p a:link,
#opties div.optie p a:visited,
#opties div.optie p a:active,
#opties div.optie p a:hover {
	text-decoration: none;
}

#opties div.optie img.button {
	position: absolute;
	top: 185px;
	left: 0;
}

#opties div.rechts {
	margin-right: 0;
}
