@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#000;
	background: #FFF url(content_bg.gif) repeat-y top center;
}


body.splash {
	background-color: #FFF;
}

p {
	margin:10px 0;
	padding: 0;
}
.NoScreenDisplay{
	display:none}

img {
	border: none;
}
/* ALGEMEEN */

.left {
	float: left;
}
.right {
	float: right;
}

h1{
	font-size:26px;
	color:#606060;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 0px;	
	margin: 0;
}

.content_left h1 {
	background: transparent url(title_line.gif) repeat-x bottom left;
	padding-bottom: 3px;
	padding-top: 20px;
	margin: 0px;
}

h2{
	font-size:18px;
	color:#333;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;	
}
h3{
	font-size:14px;
	color:#333;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;	
}

ul {
	margin: 0 0 0 30px;
	padding: 10px 0;
}

li {
	list-style-image:url(bullet.jpg);
	line-height: 18px;
	list-style-position: inside;
	padding-bottom: 15px;
	padding-left: 5px;
}

a {
	text-decoration: underline;
	color: #606060;
}

a:hover {
	text-decoration: none;
}

/* BANNERS */
.banners a {
	display: block;
	margin: 10px 0 30px;
}
/* taalkeuze */
.wrapper_taalkeuze{
	width: 960px;
	margin: 100px auto 0 auto;
	text-align: center;
}

.wrapper_taalkeuze div {
	margin-bottom: 30px;
}

.wrapper_taalkeuze .logo {
	margin-right: 30px;
}

/* HEADER */
.header_wrapper {
	background-color: #FFF;
	height: 100px;
	text-align: center;
}

/* MENU */
.menu_wrapper {
	width: 100%;	
	height: 62px;
	background: #939598 url(menu_bg.png) repeat-x top left;
}

.menu {
	width: 960px;
	margin: 0 auto;
}

.menu_items {
	float: left;
}

.menu_items a {
	font: 14px/62px 'Helvetica Neue', Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	height: 62px;
	padding: 0 10px;
	display: block;
	float: left;
}

.menu_items a:hover, .menu_items .item1HL {
	background: #A7A9AB url(menu_bg_active.png) repeat-x top left;
}

.zoekfunctie {
	float: right;
	padding-top: 13px;
}

.zoekfunctie input {
	float: left;
}

.zoektekst {
	height: 30px;
	width: 200px;	
	border: 1px solid #FFF;
	margin-top: 1px;
}

#taalgroep{
	float:right;
	padding-left: 20px;
}
#taalgroep a:link, #taalgroep a:visited, #taalgroep a:active{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height: 62px;
	text-transform: uppercase;
}

/* CONTENT */
.content_wrapper {
	background: #FFF url(content_bg.gif) repeat-y top center;
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}

.content {
	width: 960px;
	margin: 0 auto;

}

/* CONTENT LEFT */
.content_left {
	width: 266px;
	float: left;
	overflow: hidden;
}

.text-eye {

}

.img-eye {
	width: 88px;
	border: 1px solid #CECDCF;
	float: left;
	margin: 0 10px 0 0;
}

.img-eye img {
	width: 82px;
	border: 3px solid #FFF;
}

.newslink {
	background: transparent url(leesmeer.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	float: right;
}

.nieuwsitem {
	overflow: hidden;
	background: transparent url(title_line.gif) repeat-x bottom left;
	padding: 10px 0 12px;
	display: block;
	height: 90px;
}


/* SUBMENU */
.submenu {
	padding-bottom: 20px;
}

.subMenu2, .subMenu2HL {
	background: transparent url(title_line.gif) repeat-x bottom left;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #727272;
	text-decoration: none;
	padding-bottom: 2px;	
	padding-left: 2px;
	font-weight: bold;
}

.subMenu2HL {
	background-color: #DCDDDD;
	color: #000;
}

.subMenu3, .subMenu3HL {
	background: #F6F7F7 url(sub_lijn.jpg) no-repeat bottom center;
	display: block;
	font-size: 12px;
	line-height: 30px;
	color: #000;
	text-decoration: none;	
	padding-bottom: 1px;
	padding-left: 15px;
}

.subMenu3HL {
	background: none;	
	background-color: #FFF;
	font-weight: bold;
}

.subMenu4, .subMenu4HL {
	background: #FFF url(sub_pijl.jpg) no-repeat 20px 7px;
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;	
	padding-bottom: 1px;
	padding-left: 35px;
}

.subMenu4HL, .subMenu4:hover {
	font-weight: bold;
}

/* CONTENT RIGHT */
.content_right {
	width: 660px;
	float: right;
	overflow: hidden;
}

body.home .content_right {
	padding-top: 30px;
	padding-bottom:30px
}

.kruimelpad_wrapper {
	height: 40px;
	overflow: hidden;
}

a.kruimelpad:link, a.kruimelpad:visited, a.kruimelpad:active{
	font-size:12px;
	line-height: 50px;
	text-decoration: none;
}
a.kruimelpad:hover{
	text-decoration: underline;	
}

/* PRODCUTEN */
a.product:link, a.product:active, a.product:visited{
	display: block;
	width:660px;
	height: 46px;
	line-height:20px;
	font-size:12px;
	line-height: 46px;
	color:#000;
	text-decoration:none;
	background: transparent url(accordion.jpg) no-repeat left center;
	padding-left: 40px;
}
a.product:hover{
	font-weight: bold;
}

#productdetail{
	background-color: #006FA0;
	width:662px;
	padding: 20px 40px;
	margin-left: 4px;
	margin-top: -3px;
	display:block;
	margin-bottom: 15px;	
}
	
#productdetail .download_buttons a {
	background: transparent url(prod_pijl.gif) no-repeat top right;
	padding-right: 20px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	display: inline-block;
	clear: both;
	margin-right: 10px;
}

#productdetail .download_buttons a img {
	float: left;
}

#productdetail label {
	float: none;
	overflow: hidden;
	height: 20px;
}

select.gerealiseerdeprojecten{
	font-size:15px;
	background-color: #FFF;
	line-height:20px;
	border: 1px solid #FFF;
	margin-top: 10px;
	float: none;
}

/* HOME */
.themas {
	overflow: hidden;
	padding: 10px 0;
	height: 154px;
}

.themas a {
	float: left;
	margin-right: 13px;
	display: block;
}

.themas a.last {
	margin: 0;
}

/*sticky footer*/

html, body {height: 100%;}

#wrap {min-height: 100%; width:100%}

#main {overflow:auto;
	padding-bottom: 60px;
	width: 960px !important;
	margin: 0 auto !important;


	}  /* must be same height as the footer */

/* #footer_wrapper {
	position: fixed;
	bottom:0;
	height: 59px;
	clear:both;
	background: #939598;
	border-top: 1px solid #78797C;
	width: 100%;}	*/

#footer_wrapper {
	position: relative;
	margin-top: -60px;  
	height: 59px;
	clear:both;
	background: #939598;
	border-top: 1px solid #78797C;
	width: 100%;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

/* FOOTER */

.footer {
	width: 960px;
	margin: 0 auto;
	font: 12px/50px Arial, Helvetica, sans-serif;
	color: #FFF;
	overflow: hidden;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/* 2 kolommen tekst */
table.portal {
	width:100%;
	padding: 10px 0;
}
	
table.portal .kolom1 {
	padding-right:20px;
	vertical-align:top;
	width:50%;
	border-right: 1px dotted #606060;
}
	
table.portal .kolom2 {
	padding-left:20px;
	vertical-align:top;
	width:50%;
}
/* BEELDEN */
.BeeldGrootLinks{
	float:left;
	clear:none;
	padding: 0 0 10px 0;
}
.BeeldGrootRechts{
	float:right;
	clear:none;
	padding: 0 0 10px 0;
}
.BeeldLinks{
	float:left;
	clear:none;
	padding: 0 20px 20px 0;
}
.BeeldRechts{
	float:right;
	clear:none;
	padding: 0 0 20px 20px;
}

/* LINK */
a.url:link, a.url:visited, a.url:active{
	font-size:15px;
	background: transparent url(pijl.jpg) no-repeat 0px 4px;
	padding-left: 20px;
}

/* FORM V4 */
.form { overflow: hidden; padding: 10px 0;}

.formItem { overflow: hidden; clear: both; float: left; padding: 3px 0; width: 660px;}
.groupItem { overflow: hidden; clear: both; /* LANGS ELKAAR  clear: none; float: left;*/  }

.group { float: left;  }
.group label { width: auto; text-align: left;}

label { width:250px; text-align: right; float: left; padding: 0 5px 0 0;}
label span { color: #F00}
input, select, textarea { float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.knop { margin-left:255px; display: block; clear: left; margin-top: 10px;}

.captcha img { display: block; margin: 10px 0 5px 255px; border: 1px solid #CCC}	

/*fotoreeks*/
#tabelfotoreeks{
	width:660px;
	padding: 0;	
	margin: 20px 0 10px 0;
}
#tabelfotoreeks img{
	padding: 0;
}
#beeldfotoreeks{
	float:left;
	clear:none;
	height: 93px;
	width: 93px;
}

#bgfotoreeks{
	font-size:11px;
	color:#999;
	width:650px;
	clear:both;
	padding-bottom:5px}	

/*linkpdfeinde*/
.vergrotingtxt{
	color:#eee;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	display: block; 
	clear: both;
}

/* ZOEKPAGINA */
#zoekresultaat input {
	width: 200px;
	height: 29px;
	border: 1px solid #CCC;
}
#zoekresultaat .knop {
	width: auto;
	margin-left: 0;
	margin-bottom: 20px;
}
#zoekresultaat br {
	width: 100%;
	display: block;
	clear: both;
}

/*projecten*/
#projectdetail{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;	
	margin-bottom: 20px;

}
.opdrachtgever{
	font-weight:bold;
}
#omschrijving a {
	display: block;
	clear: both;
	margin: 10px 0;
}

/* ----------------------------------------------------------------------------------------- */
/* eindetaalkeuze */
/* algemeen */
.adminknoppen{
	display:block;
	clear:both;
}

/*linkpdf*/
.IkoonLinks{
	line-height:32px;
	float: left;
	margin-right: 7px;
}
.pdfopmerking{	
	line-height:28px;
	vertical-align:middle;
}
#pdf {	
	clear:both;
	padding:5px;
	
}
.box{	
	line-height:28px;
	vertical-align:middle;
	display:block;
}

#sitemap .level1 {
	font-size: 15px;
	background: transparent url(pijl.jpg) no-repeat center left;
	padding-left: 20px;
	line-height: 30px;
	
} 
#sitemap .level2 {
	padding-left: 30px;
	text-decoration: none;
	color: #333;
} 
#sitemap .level3 {
	padding-left: 60px;
	text-decoration: none;
	color: #333;
} 
#sitemap .level4 {
	padding-left: 90px;
	text-decoration: none;
	color: #333}


