html{
	overflow: -moz-scrollbars-vertical;
}
body, html {
	height: 100%;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	line-height:16px;
	color:#000000;
	padding:0px;
	margin:0px;
}
#sticker{
    margin-top: -19px;
    position: relative;
    width: 165px;
    z-index: 2;
}
img{
	border:none;
}
img.news_img{
	border:0px;
	padding: 5px 13px 6px 0;
}

a:link, a:hover, a:visited {
	color: #666;
}

a.meer {
	color: #A40525;
}

h1 {
	color:#E13E33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding:3px 0 0 0;

}

h2{
    font:bold 130% Verdana;
    margin:1em 0 0.5em;
	color: #A40525;
}

.h2{
	padding:3px 0 0 0;
	text-align: left;
}

h2 a, h2 a:visited, h2 a:hover {
	color: #A40525;
}
h3{
   font-size: 16px;
   margin-top:0;
   padding-top:0;
}

h3 a{
   color: #000;
   text-decoration: none;
}

h5{
     font-size: 100%;
     font-weight: bold;
     margin-top: 6px;
     margin-bottom: 6px;
     color: #CC6600;
}


#siteWrapper {
	position:relative;
	width:950px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}

div#header{
	position: relative;
	top: 0;
	width:950px;
	height:195px;
	background-image:url(../img/header_index.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	z-index: 1;
}

.no-sidebar div#header{
   height:185px;
}

.small {
	font-size: 10px;
	line-height: 10px;
}
.red{
   color:#E13E33;
}

div#headerFrontpage{
	position: relative;
	top: 0;
	width:950px;
	height:195px;
	background-image:url(../UserFiles/File/Headers/header7.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
}

div#searchbox{
	position:absolute;
	top:2px;
	left:0px;
	width:160px;
	margin: 148px 10px 0 0;
	z-index: 10;
}

#formSearch input{
	border:1px solid #666666;
	color:#666666;
	font-size:10px;
	height:15px;
	margin-left:16px;
	padding:3px 0pt 0pt 3px;
	width:126px;
}
#formSearch #submit{
	position:absolute;
	top:1px;
	right:1px;
	width:11px;
	height:11px;
	border:none;
}

div#content{
	padding-left: 198px;
	width: 565px;
}

.no-sidebar div#content{
   position: relative;
   padding-left: 0;
   width: 945px;
   z-index: 2;
}


#print_content{
	width: 565px;
	padding-left: 0;
	min-height: 366px;
	text-align: justify;
}


/* Contactinfo rechts op pagina */

#contactinfo{
	position: absolute;
	top: 334px;
	left: 820px;
	line-height: 1.3;
	width: 150px;
}

.contact{
	width: 125px;
}

#disclaimer{
	position: relative;
	padding-top:25px;
	float:none;
	clear:both;
	width:100%;
	text-align:center;
}
div#banner{
	position:relative;
	left:165px;
	top:535px;
}

#frontsiteWrapper #banner {
	left: 0;
	top: 0;
	width: 200px;
}

#frontsiteWrapper #banner span {
	font-size: 0.85em;
	color: #666;
	display: inline-block;
	padding-left: 8px;
}

/*Menu */
div#mainmenu{
	position: relative;
	top: 130px;
	left: 165px;
	height:55px;
	background-color:#FFF;
	width:640px;
z-index: 1;
}

#mainmenu ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}

#mainmenu li{
	display:block;
	float:left;
	height: 28px;
	padding: 0 0 8px 22px;
	margin: 0;
	width: 138px;
}

#menu_1.front, #menu_2.front, #menu_3.front, #menu_4.front{
	background-position: 0 -55px;
}

#mainmenu li a{
	display:block;
	line-height: 55px;
	text-indent: -99999em;
	outline:none;
	padding: 0;
	margin: 0;
}

#mainmenu li a:hover {
	background-position: 0 -55px;
}

#menu_1 {
	background: url('../img/menu/menu1.jpg') no-repeat;
	width: 167px;
}

#menu_2 {
	background: url('../img/menu/menu2.jpg') no-repeat;
	width: 167px;
}

#menu_3 {
	background: url('../img/menu/menu3.jpg') no-repeat;
	width: 157px;
}

#menu_4 {
	background: url('../img/menu/menu4.jpg') no-repeat;
	width: 151px;
}

div#submenu{
	position: absolute;
	top: 215px;
	left: 165px;
	border: 8px solid red;
	width: 138px;
	/*height:300px;*/
	padding-right:10px;
	padding-top: 5px;
	min-height:300px !important;
	text-align:left;
}

div#sub{
	position: absolute;
	top: 0px;
	left: -165px;
	text-align:left;
}

div#submenu ul{
	margin: 0;
	padding: 0;
	margin-left:25px;
	list-style:none;
}

#submenu li{
	padding: 0 0 8px 0;
	display: list-item;
}

#submenu li a{
	display:block;
	outline:none;
	color:#000000;
	text-decoration:none;
}

#submenu li a:hover {
	background-position: 0 -55px;
	text-decoration:underline;
}

#submenu ul li.active{
	list-style-image:url(/img/menu/square_black.gif);
}
#submenu ul li.subActive{
	list-style-image:none;
}
ul#subsub{
	display:none;
	margin: 0pt 0pt 0pt 12px;
}

#submenu ul li ul#subsub.active{
	display:block;
	list-style-type:square;
	list-style-image:none;
}

#submenu ul li ul.subActive{
	display:block;
	list-style-type:disc;
	list-style-image:none;
}

#submenu ul li.subIdle ul#subsub.subIdle{
/*	display:block;*/

}


#submenu ul#subpage li ul{
	list-style-image:none;
	list-style-type:square;
	padding: 5px 0 0 18px;
	margin: 0;
}

img.logo{
	position: absolute;
	top: 0;
	right: 18px;
	margin: 10px 0 0 5px;
}

#PaginaPaginaTitle{
font-size: 18px;
padding-top : 4px;
margin-bottom: 15px;
}

.newsList{
padding: 10px 0 0 13px;
margin: 0;
}

.newsList li{
padding: 0 0 15px 0;
margin: 0;
}

.newsWrapper{
width: 565px;
}

.docControls{

}

/* Projects */

.projectList{
   padding: 10px 0 0 13px;
   margin: 0;
}

.projectList li{
   padding: 0 0 15px 0;
   margin: 0;
}

.project-filter-top{
 /* background: url("/img/bg_project-filters-top.gif") no-repeat scroll 0 -10px transparent;*/
    display: inline-block;
    height: 9px;
    margin-top: -10px;
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 2;
}

#project_filters {
 /*  background: url("/img/bg_project-filters.gif") no-repeat scroll left bottom transparent;*/
    margin: -7px 0 25px;
    padding: 0 0px 10px 0;
    position: relative;
    overflow: hidden;
}

#project_filters label{
   font-size: 10px;
}

.project-results{
   width: 935px;
   clear: both;
}

.project-results h1{
   margin-left:177px;
}

.project{
   border-bottom:2px solid #EEEEEE;
   min-height: 121px;
   overflow: hidden;
   clear: both;
}

.project-list-left{
   float:left;
   width: 162px;
   height: 60px;
}

.project-list-center{
   padding-top:10px;
   margin-left:15px;
   width:560px;
   float:left;
}

.project-list-right{
   padding:10px 0;
   margin-left: 775px;
   line-height: 14px;
}

.project-list-center a:hover{
   text-decoration: underline;
}


.show-in-map-bar {
   border-bottom:2px solid #C7E3EF;
   border-top:2px solid #C7E3EF;
   overflow: hidden;
   color: #E13E33;
   height: 60px;
}

.show-in-map-bar .project-list-left{
  /* background-color: #CCCCCC;*/
   height:60px;
}

.show-in-map-bar .project-list-left a{
   display:block;
   height:60px;
   text-indent:  -9999px;
}

.show-in-map-bar .project-list-left a.show-selection{
   background: url('/img/sprite_project-show-selection-map.gif') 0 0 no-repeat;
}

.show-in-map-bar .project-list-left a.show-project{
   background: url('/img/sprite_project-show-project-map.gif') 0 0 no-repeat;
}

.show-in-map-bar .project-list-left a.show-list{
   background: url('/img/sprite_project-show-project-list.gif') 0 0 no-repeat;
}

.show-in-map-bar .project-list-left a:hover{
   background-position: 0 -65px;
}

.show-in-map-bar .project-list-center{
   font-weight: bold;
}

.show-in-map-bar .project-list-right{
    padding: 6px 0;

}

.show-in-map-bar .project-list-right form{
   margin: 0;
   padding: 0;
}

.show-in-map-bar .project-list-right input{
   width: 120px;
   margin:0;
   padding:0;
}

#project_filters .show-in-map-bar{
   border: none;
}

#project_filters .project-list-center{
   color: #000;
   font-weight: normal;
   width: 750px;
}

#project_filters .project-list-left{
  /* background-color: #EEEEEE;*/
}

#project_filters .project-list-left h1{
   margin-left:10px;
}

#project_filters .filters{
   float:left;
   height: 295px;
   border:2px solid #FFF;
   border-right:0 none;
   padding: 5px 8px;
   position: relative;
}

#project_filters .title{
   color: #000;
   font-weight: bold;
   margin-bottom: 20px;
   display: block;
   font-size: 11px;
}

#project_filters .sub{
   display:block;
   margin-top: 10px;
   font-size: 10px;
   line-height: 12px;
}

#project_filters .project-search{
   width: 146px;
   background-color: #80c2db;
   border-left:0 none;
}

#project_filters .filter-regions{
   width: 165px;
   background-color: #b3dae9;
}

#project_filters .filter-cities{
   width: 170px;
   background-color: #d6ebf3;
}

#project_filters .filter-cities select{
   width: 170px;
}

#project_filters .filter-type{
   background-color: #f2f9fb;
   width: 383px;
}


#project_filters .wrap-filter-titles{
   height: 23px;
}

#project_filters .wrap-filter-titles ul{
   list-style: none;
   margin: 0px 0 0;
   padding:0;
   list-style-position: outside;
}

#project_filters .wrap-filter-titles ul li{
   list-style: none;
   display: inline;
   margin-left: 60px;
}

/*#project_filters .wrap-filter-titles ul li.title1{margin-left:10px;}*/
/*#project_filters .wrap-filter-titles ul li.title2{margin-left:120px;}*/
#project_filters .wrap-filter-titles ul li.title3{margin-left:0px;}
#project_filters .wrap-filter-titles ul li.title4{margin-left:112px;}
#project_filters .wrap-filter-titles ul li.title5{margin-left:71px;}


#project_filters .filter-column{
   float: left;

   padding-top: 10px;
}

#project_filters .column1{margin-left: -3px;}
#project_filters .column2{margin-left: 35px;}
#project_filters .column3{margin-left: 21px;}

#project_filters .buttons{
   position: absolute;
   bottom: 15px;
   left:8px;
   clear: both;
   width: 60px;
}


.project-sidebar{
   padding: 25px 10px;
   width: 142px;
   min-height: 350px;
   float:left;
   background-color: #ccc;
	word-wrap: break-word;
}

.project-sidebar a{
   color:#000;
   text-decoration: none;
}

.project-sidebar a:hover{
   text-decoration: underline;
}

.project-map{
   width: 630px;
   height: 400px;
   margin-left: 162px;
}

.project-view{
   background: url('/img/bg_project-view.gif') 0 0 repeat-y;
   overflow: hidden;
   padding-bottom: 25px;
}

.project-content{
   margin-left: 175px;
}

.project-view #gallery{
   margin-top:20px;
}

.last-button{
   border-top:2px solid #C7E3EF;
   text-align: right;
   padding: 10px 47px 0;
}
.last-button input{
    width: 120px;
}


/* Contactformulier */
.contactform
{
   padding-right:0;
   width: 500px;
   border: 0;
}

.contactform fieldset {margin:0px 0px 20px 0px}
.contactform legend {display:none;}
.contactform label {float: left; width:90px; padding-top:0;}
.contactform input {float: left; width:150px; margin-bottom:3px; margin-right:50px;}
.contactform select {width:206px; margin-bottom:3px;}
.contactform textarea {float:left; width:200px; margin-bottom:3px;}
.contactform br {clear:both}


/* Frontpage */

#frontsiteWrapper
	{
	position:relative;
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}

#frontBlockWrapper{
	width: 950px;
	height: 305px;
}

#frontBlock1{
	width: 582px;
	margin: 0 0 35px 222px;
}

#frontBlock1 p{
text-align: justify;
}

#frontBlock2{
	float: left;
	width: 300px;
	height: 305px;
	background-color: #a40525;
	margin-bottom: 12px;
	background-image: url(/img/home_blok2.jpg);
	background-repeat: no-repeat;
	background-position: 0 15px;
}

#frontBlock3{
	float: left;
	width: 300px;
	height: 305px;
	background-color: #F8CC45;
	background-image: url(/img/home_blok3.jpg);
	background-repeat: no-repeat;
	background-position: 0 15px;
	margin-left: 16px;
}

#frontBlock2 p{
	padding: 6px 15px 0 15px;
	margin: 0;
	color: #fff;
}

#frontBlock2 a,
#frontBlock4 a{
	color: #fff;
}

#frontBlock4{
	float: left;
	width: 300px;
	height: 305px;
	background-color: #005F99;
	background-image: url(/img/home_blok4.jpg);
	background-repeat: no-repeat;
	background-position: 0 15px;
	margin-left:16px;
}

#frontBlock4 p{
	padding: 0 15px;
	color: #fff;
}


.fronttext{
	padding: 0 15px;
	color: #fff;
}

.fronttext a{
	color: #fff;
}

/*Front Menu */

#frontmainmenu{
	height: 40px;
	width: 660px;
	background-color:#FFF;
	margin-left: -22px;
}

#frontmainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#frontmainmenu li{
	display:block;
	float:left;
	height: 28px;
	padding: 0 0 8px 0;
}

#frontmainmenu li a{
	display:block;
	line-height: 35px;
	text-indent: -9999px;
	outline:none;
}

#frontmainmenu li a:hover {
	background-position: 0 -55px;
}

#frontmenu_1 {
	background: url('../img/menu/menu1.jpg') no-repeat;
	width: 167px;
}

#frontmenu_2 {
	background: url('../img/menu/menu2.jpg') no-repeat;
	width: 167px;
}

#frontmenu_3 {
	background: url('../img/menu/menu3.jpg') no-repeat;
	width: 157px;
}

#frontmenu_4 {
	background: url('../img/menu/menu4.jpg') no-repeat;
	width: 151px;
}

#frontLogo{
	position: absolute;
	top: 10px;
	right: 0;
}

#iframe{
	border: 0;
	padding: 0;
	margin: 0;
	width: 300px;
	height: 172px;
}

/*Frontlogo */
.frontnewsheader{
	font-size: 11px;
	color: #fff;
	padding: 115px 0 0 15px;
	margin: 0;
	border-bottom: 15px solid #005f99;
}

.frontheader{
	font-size: 11px;
	color: #fff;
	padding: 115px 0 0 15px;
	margin: 0;
}


.frontheaderCaps{
	font-size: 11px;
	color: #fff;
	padding: 115px 0 0 15px;
	margin: 0;
	text-transform: uppercase;
}

.frontheader1{
	font-size: 30px;
	color: #005F99;
	padding: 0;
	margin: 0;
}
.frontheader2{
	font-size: 27px;
	color: #E13E33;
	padding: 0;
	margin: 0;
}


#newsitems ul{
	padding: 0;
	margin: -19px 15px 0 15px;
}

#newsitems li{
	padding: 10px 0 10px 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

#newsitems li p.date{
	font-size: 10px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#newsitems li .newstitle{
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#newsitems li .morenews{
	float: right;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}

#newsitems .newsdots{
	color:#fff;
}

div#thumbContainer div{
	float:left;
	margin-right:5px;
}

.complete{
font-weight: bold;
font-size: 13px;
}

.error{
font-weight: bold;
font-size: 13px;
color: #FF0000;
}

#searchresults .page-title, #content .page-titel {font-weight:bold;}

#searchresults b{color:#005F99;}

#searchresults .total{margin:0 0 10px 0};

#searchresults .pages-wrapper{margin:40px 0;}

#searchresults .pages, .active-page{float:left; color:#000000; margin: 0; padding: 0 5px 0 0;}

#searchresults .active-page{color:#cccccc;}


#content .pagination {
	position: relative;
	padding: 0 0 0 8px;
	text-align: center;
}


