@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);

html{
	height:	100%;
}

body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1a171b;
	background: #ffffff;
	-webkit-text-size-adjust:none;	
}

img{
 	border: 0;
}

p{
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1a171b;
	margin: 0px;
	padding: 5px 0 5px 0;
}

strong,b{
	font-weight: bold;
}

a:link, a:visited{
	text-decoration: none;
	color: #092b5e; 
	font-size: 12px;
	line-height: 14px;
}

a:hover, a:active{
	cursor: pointer;
	color: #0a97c4;
}

#content_left a:link, #content_left a:visited{
	text-decoration: none;
	color: #0a97c4; 
	font-size: 12px;
	line-height: 14px;
}

#content_left a:hover, #content_left a:active{
	cursor: pointer;
	color: #0a97c4;
	text-decoration: underline;
}

h2, h3, h4, h5, h6{
	font-family: 'Verdana', sans-serif;
	color: #13245b;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2{
	font-size: 27px;
	line-height: 30px;
}

h3{
	font-size: 14px;
	line-height: 16px;
}

h4{
	font-size: 12px;
	line-height: 14px;
}

h5{
	font-size: 16px;
	line-height: 18px;
}

h6{
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 5px 0;
}

.clearer{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#wrapper{
	position: relative;
	width: 975px;
	margin: 0px auto;
	padding: 0 24px 0 24px;
}

#tussenstreep{
	position: absolute;
	float: left;
	left: 510px;
	top: 126px;
	width: 3px;
	height: 399px;
	background: url('../images/tussenstreep.png') 0 0 no-repeat;
}

.kolom{
	position: relative;
	float: left;
	width: 232px;
}

/*----------------------------------------------------------------------------------------
BREADCRUMBS
----------------------------------------------------------------------------------------*/
#breadcrumbs{
	position: relative;
	float: left;
	margin: 15px 0 0 0;
}

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

#breadcrumbs ul li{
	display: inline;
	padding: 0 0 0 11px;
	margin: 0 0 0 11px;
	background: url('../images/breadcrumbs_border.gif') left 3px no-repeat;
}

#breadcrumbs ul li:first-child{
	padding: 0;
	margin: 0;
	background: none;
}

#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited{
	font-size: 10px;
	line-height: 12px;
}

a#header_text:link, a#header_text:visited{
	position: relative;
	float: right;
	z-index: 102;
	margin: 17px 0 0 0;
	font-size: 10px;
	line-height: 12px;
}


/*----------------------------------------------------------------------------------------
HEADER
----------------------------------------------------------------------------------------*/
#header{
	position: relative;
	float: left;
	width: 975px;
	height: 142px;
	margin: 0px 0 15px 0;
}

#header img{
	position: absolute;
	float: left;
	left: 0;
	top: 0;
	z-index: 101;
}

h1#logo_big /*Logo Big*/{
	position: absolute;
	float: left;
	left: 606px;
	top: -12px;
	z-index: 102;
	width: 363px;
	height: 96px;
	text-indent: -5000px;
	background: url('../images/logo.png') 0px 0px no-repeat;
}

#header a.hoofdnav:link, #header a.hoofdnav:visited{
	position: absolute;
	float: left;
	z-index: 102;
	font-family: 'Verdana', sans-serif;
	font-size: 27px;
	line-height: 30px;
	color: #13245b;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header a.hoofdnav:hover, #header a.hoofdnav:active{
	cursor: pointer;
	color: #0a97c4;
}

a#header_title1{
	left: 20px;
	top: 109px;
}

a#header_title2{
	left: 516px;
	top: 109px;
}

.header_subtitle{
	text-transform: lowercase;
}

/*----------------------------------------------------------------------------------------
INFOBOXEN (Home)
----------------------------------------------------------------------------------------*/
.boxxs{
	position: relative;
	float: left;
	display: none;
	margin: 0px 0 60px 0;
}

#boxx1{
	display: block;
}

.boxxxs{
	position: relative;
	float: left;
	display: none;
	margin: 0px 0 60px 0;
}

#boxxx1{
	display: block;
}

.infobox_left{
	position: relative;
	float: left;
	width: 480px;
	margin: 0 15px 0 0px;
	padding-bottom: 50px;
}

.infobox_right{
	position: relative;
	float: left;
	width: 480px;
	padding-bottom: 50px;
}

.tekstvak_top{
	position: relative;
	float: left;
	width: 480px;
	height: 11px;
	background: url('../images/tekstvak_top.png') 0 0 no-repeat;
}

.tekstvak_mid{
	position: relative;
	float: left;
	height: 224px;
	overflow: hidden;
	background: url('../images/tekstvak_mid.gif') 0 0 repeat-y;
}

.tekstvak_bottom{
	position: relative;
	float: left;
	width: 480px;
	height: 11px;
	background: url('../images/tekstvak_bottom.png') 0 0 no-repeat;
}

/*===============================================
Kolom Left Home (navigatie)
===============================================*/

.kolom_left ul,
.kolom_left li,
.kolom_right ul,
.kolom_right li,
#content_right ul,
#content_right li
{
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	font-family: 'Verdana', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.kolom_left{
	margin-right: 16px;
	padding: 3px 0 0 0;
}

.kolom_left ul.menu{
	position: relative;
	float: left;
}

.kolom_left ul.menu li{
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0 0px 0 0px;
	margin: 0 0 5px 0;
	width: 210px;
}


.kolom_left ul.menu li:first-child{
	display: none;
}

ul.menu li a.menuitem:link, ul.menu li a.menuitem:visited{
	position: relative;
 	float: left;
	width: 216px;
	font-size: 14px;
	line-height: 16px;
	color: #092b5e;
	padding: 3px 0 4px 22px;
}

ul.menu li a.menuitem:hover, ul.menu li a.menuitem:active{
	color: #ffffff;
	background: #092b5f url('../images/menu_arrow.gif') right 50% no-repeat;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	-ms-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
	cursor: pointer;
}

.kolom_left ul.menu li.current a.menuitem{
	color: #ffffff;
	background: #092b5f url('../images/menu_arrow.gif') right 50% no-repeat;
}
/*===============================================
Kolom Right Home (infovak)
===============================================*/
.kolom_right{
	width: 220px;
	overflow: hidden;
	padding: 1px 12px 0 0px;
}

.kolom_right p{
	font-size: 12px;
	line-height: 18px;
}

.leesverder:link, .leesverder:visited{
	color: #0a97c4;
}

.leesverder:hover, .leesverder:active{
	color: #092b5e;
}


/*===============================================
Images onder
===============================================*/
.home_image{
	position: relative;
	float: left;
}

#home_foto1{
	margin: 0 16px 0 0;
}


/*----------------------------------------------------------------------------------------
VERVOLGPAGINA (left & right)
----------------------------------------------------------------------------------------*/
.content{
	position: relative;
	float: left;
}

.items img:hover{
	filter: alpha(opacity=70);
   -moz-opacity: 0.7;
   opacity: 0.7;
}

#content_left{
	position: relative;
	float: left;
	width: 730px;
	margin: 0;
	padding: 0 0 50px 0;
}

#content_right{
	position: relative;
	float: left;
	width: 245px;
	padding: 16px 0 50px 0;
}

.highslide img{
	border: none;
	padding: 0;
}

/*===============================================
Headerimage vervolg
===============================================*/
#vervolg_bigheader{
	position: relative;
	float: left;
	width: 730px;
	height: 182px;
}

#vervolg_bigheader img{
	position: relative;
	float: left;
}

#vervolg_smallheader{
	position: relative;
	float: left;
	width: 730px;
	height: 90px;
	margin: 0 0 2px 0;
}

#vervolg_smallheader img{
	position: relative;
	float: left;
}

/*===============================================
Headertitel vervolg
===============================================*/
#vervolg_title{
	position: relative;
	float: left;
	width: 730px;
	height: 46px;
	background: url('../images/vervolg_title.png') 0 0 no-repeat;
}

#vervolg_title h2{
	padding: 5px 0 0 12px;
}


/*===============================================
Tekstblok vervolg
===============================================*/
/*.vervolg_tekstblok{
	position: relative;
	float: left;
	width: 730px;
	padding: 16px 0 0 0;
}*/

.vervolg_tekstblok{
	position: relative;
	float: left;
	display: block;
	padding: 16px 0 0 0;
}

.vervolg_tekstblok p{
	font-size: 12px;
	line-height: 20px;
}

.vervolg_tekstblok p b{
	font-weight: normal;
	font-size: 14px;
	color: #1a171b;
}

.vervolg_tekstblok .vervolg_gallery{
	position: relative;
	float: left;
	margin: -20px 0 20px -10px;
}

.vervolg_tekstblok .vervolg_gallery img{
	position: relative;
	float: left;
	margin: 0 0 8px 13px;
}

.vervolg_tekstblok  .vervolg_tekstfoto{
	position: relative;
	float: right;
	margin: 10px 0 5px 15px;
}


.fotosonder{
	position: absolute;
	float: left;
	width: 492px;
	top: 551px;
	left: 0;
	margin: -20px 0 20px -10px;
}

.fotosonder img{
	position: relative;
	float: left;
	margin: 0 0 8px 13px;
}


ul.tekstblok_media{
	float: left;
	margin: 10px 0px 0px 5px;
}

ul.tekstblok_media li{
	float: left;
	list-style-type: none;
	width: 602px;
}

ul.tekstblok_media li a:link, ul.tekstblok_media li a:visited{
	color: #707173;
	font-size: 11px;
	line-height: 13px;
	padding: 8px 0px 8px 25px;
	float: left;
	text-decoration: none;
}

ul.tekstblok_media li a:hover, ul.tekstblok_media li a:active{
	text-decoration: underline;
}


#sitemap{
	position: relative;
	float: left;
}

#sitemap ul{
	margin: 0 0 5px 20px;
}

#sitemap ul li{
	padding: 2px 0 2px 0;
}

/*===============================================
Tekstblok vervolg fotos rechts
===============================================*/

.vervolg_fotoscontainer{
	position: absolute;
	right: 0px;
	top: 253px;
	padding: 16px 0 0 0;
	width: 232px;
}

.vervolg_fotoscontainer img{
	float: left;
	width: 232px;
	border: 0px;
	padding: 0px 0px 18px 0px; 
}



/*===============================================
Projecten navigatie vervolg
===============================================*/
#project_navcontainer{
	position: absolute;
	float: left;
	height: 29px;
	margin: 0 0 7px 0px;
	left: 15px;
	top: 153px;
	z-index: 999;
}

#projectnav-left{
	position: relative;
	float: left;
	width: 13px;
	height: 29px;
	background: url('../images/projectnav-left.gif') 0 0 no-repeat;
}

#projectnav-mid{
	position: relative;
	float: left;
	height: 29px;
	background: #092b5f;
}

#projectnav-right{
	position: relative;
	float: left;
	width: 13px;
	height: 29px;
	background: url('../images/projectnav-right.gif') 0 0 no-repeat;
}

#project_navcontainer ul{
	position: relative;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}

#project_navcontainer ul li{
	position: relative;
	float: left;
	list-style-type: none;
	padding: 4px 0 0 30px;
	background: url('../images/projectnav_streep.gif') 15px 8px no-repeat;
}

#project_navcontainer ul li:first-child{
	padding: 4px 0 0 0;
	background: none;
}

#project_navcontainer  ul li a:link, #project_navcontainer ul li a:visited{
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}

#project_navcontainer ul li a:hover, #project_navcontainer ul li a:active{
	color: #0a97c4;
	text-decoration: none;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	-ms-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}

#project_navcontainer ul li.item-breadcrumb a:link, #project_navcontainer ul li.item-breadcrumb  a:visited, #project_navcontainer ul li.item-breadcrumb  a:hover, #project_navcontainer ul li.item-breadcrumb  a:active{
	color: #0a97c4;
	text-decoration: none;
}

/*===============================================
Projecten overzicht per categorie (thumbs + preview projecten)
===============================================*/
.boxxxxs{
	position: relative;
	float: left;
	display: none;
	margin: 0px 0 60px 0;
}

#boxxxx0{
	display: block;
}

#project_thumbcontainer{
	position: relative;
	float: left;
	width: 244px;
	margin: 0 0 0 -10px;
}

.project_thumb{
	position: relative;
	float: left;
	width: 112px;
	height: 112px;
	margin: 10px 0 0 10px;
	overflow: hidden;
}

.project_thumb:hover{
	cursor: pointer;
	text-decoration: none;
}

.project_thumb img:hover{
	cursor: pointer;
	filter: alpha(opacity=60);
   -moz-opacity: 0.6;
   opacity: 0.6;
   text-decoration: none;
}

.project_thumb img{
	position: relative;
	float: left;
	width: 112px;
	height: 76px;
}

.project_thumb h4{
	position: relative;
	float: left;
	color: #1f98c4;
	margin: 6px 0 0 0;
	text-decoration: none;
}


/*Teaser project*/
#project_teasercontainer{
	position: relative;
	float: left;
	width: 481px;
	height: 412px;
	padding: 10px 0 0 15px;
	overflow: hidden;
}

.project_teaser{
	position: relative;
	float: left;
}

.project_teaser h5{
	color: #1a171b;
	width: 479px;
	margin: 0 0 0 4px;
}

.project_teaser p{
	line-height: 18px;	
	padding: 0 0 0 4px;
	width: 470px;
}

.project_teaser img{
	position: relative;
	float: left;
	width: 481px;
	height: 311px;
	margin: 11px 0 0 0;
}

.project_teaser img:hover{
	cursor: pointer;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/*===============================================
Projecten detailpagina infoblok
===============================================*/
.boxs{
	position: relative;
	float: left;
	display: none;
	margin: 0px 0 60px 0;
}

#box0{
	display: block;
}

.project_scrollablecontainer{
	position: relative;
	float: left;
	width: 140px;
	margin: 21px 15px 0px 15px;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 140px;
	height: 490px;
	margin: 0;
	z-index: 102;
	margin: 0 0 0 0;
}

.scrollable .active {
	position:relative;
	cursor:default;
}

.scrollable .items {
	/* this cannot be too large */
	height:20000em;
	position:absolute;
	clear:both;
	margin: -10px 0 0 0;
}

.items div {
	float:left;
	width:161px;
	height: 490px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	width: 140px;
	height: 90px;
	margin: 10px 0 0 0;
}


a.browse {
	display: block;
	width: 42px;
	height: 22px;
	float:left;
	margin: 0 0 0 49px;
	cursor:pointer;
	z-index: 101;
}

a.left{ 
	background: url('../images/scrollable_up.png') 0 0 no-repeat;
}
 
a.left:hover, a.left:active{ 
	background-position: 0 -22px;
}

a.right{ 
	background: url('../images/scrollable_down.png') 0 -22px no-repeat;
	margin-bottom: 10px;
}

a.right:hover, a.right:active{ 
	background-position: 0 0; 
}

.project_infocontainer{
	position: relative;
	float: left;
	width: 560px;
	margin: 21px 0 30px 0;
}

.project_infocontainer img{
	width: 560px;
	height: 401px;
}

.project_infocontainer h5{
	color: #1a171b;
	width: 560px;
	margin: 10px 0 0 0;
}

.project_infocontainer p{
	line-height: 18px;
}




/*===============================================
Logo small (rechts)
===============================================*/
h1#logo_small{
	position: relative;
	float: left;
	margin: 0 0 6px 7px;
	z-index: 102;
	width: 241px;
	height: 64px;
	text-indent: -5000px;
	background: url('../images/logo_small.gif') 0 0 no-repeat;
}


/*===============================================
Navigatie vervolg (rechts)
===============================================*/
#vervolg_navcontainer{
	position: relative;
	float: left;
	width: 231px;
}

#vervolg_nav-top{
	position: relative; 
	float: left;
	width: 245px;
	height: 16px;
	background: url('../images/vervolg_nav-top.png') 14px 0 no-repeat;
}

#vervolg_nav-mid{
	position: relative; 
	float: left;
	width: 241px;
	padding: 0 0 0 4px;
	background: url('../images/vervolg_nav-mid.gif') 14px 0 repeat-y;
}

#vervolg_nav-bottom{
	position: relative; 
	float: left;
	width: 245px;
	height: 16px;
	background: url('../images/vervolg_nav-bottom.png') 14px 0 no-repeat;
}	


div#vervolg_navigatie ul li{
	position: relative;
	float: left;
	list-style-type: none;
	padding: 4px 0 1px 0;
}

div#vervolg_navigatie ul li a:link, div#vervolg_navigatie ul li a:visited{
	position: relative;
	float: left;
	width: 202px;
	font-size: 14px;
	line-height: 16px;
	padding: 2px 0 5px 39px;
}

div#vervolg_navigatie ul li a:hover, div#vervolg_navigatie ul li a:active{
	color: #ffffff;
	background: url('../images/vervolg_navhover.gif') 0 50% no-repeat;
}


div#vervolg_navigatie ul li a.actief:link, div#vervolg_navigatie ul li a.actief:visited, div#vervolg_navigatie ul li a.actief:hover, div#vervolg_navigatie ul li a.actief:active{
	color: #ffffff;
	background: url('../images/vervolg_navhover.gif') 0 50% no-repeat;
}

div#vervolg_navigatie ul li ul{
	padding: 9px 0 0 52px;	
} 

div#vervolg_navigatie ul li ul ul{
	padding: 9px 0 0 10px;	
} 

div#vervolg_navigatie ul li ul li{
	padding: 0;
}

div#vervolg_navigatie ul li ul li a:link, div#vervolg_navigatie ul li ul li a:visited{
	width: 178px;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 10px 0px 0px;
}

div#vervolg_navigatie ul li ul li a:hover, div#vervolg_navigatie ul li ul li a:active{
	color: #0a97c4;
	background: none;
}

div#vervolg_navigatie ul li ul li a.actief:link, div#vervolg_navigatie ul li ul li a.actief:visited, div#vervolg_navigatie ul li ul li a.actief:hover, div#vervolg_navigatie li ul li a.actief:active{
	color: #0a97c4;
	background: none;
}

div#vervolg_navigatie li ul li li a:link, div#vervolg_navigatie li ul li li a:visited{
	width: 168px;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 10px 0px 0px;
}

div#vervolg_navigatie li ul li li a:hover, div#vervolg_navigatie li ul li li a:active{
	color: #0a97c4;
	background: none;
}


/*===============================================
Contactblok vervolg (rechts)
===============================================*/
#contactblok{
	position: relative;
	float: left;
	width: 231px;
	margin: 0 0 0 14px;
}

#contactblok-top{
	position: relative; 
	float: left;
	width: 231px;
	height: 16px;
	background: url('../images/vervolg_nav-top.png') 0 0 no-repeat;
}

#contactblok-mid{
	position: relative; 
	float: left;
	width: 202px;
	min-height: 106px;
	padding: 0 0 0 29px;
	background: url('../images/vervolg_nav-mid.gif') 0 0 repeat-y;
}

#contactblok-bottom{
	position: relative; 
	float: left;
	width: 231px;
	height: 16px;
	background: url('../images/vervolg_nav-bottom.png') 0 0 no-repeat;
}	

#contactblok p b, #contactblok p strong{
	font-family: 'Verdana', sans-serif;
	color: #13245b;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
}

#contactblok p b:hover, #contactblok p strong:hover{
	color: #0a97c4;
}

#contactblok p, #contactblok p a:link, #contactblok p a:visited{
	font-size: 11px;
	line-height: 14px;
	color: #092b5e;
	padding: 0;
}

#contactblok p a:hover, #contactblok p a:active{
	color: #0a97c4;
}


/*===============================================
Taalkeuzeblok vervolg (rechts)
===============================================*/
#taalkeuzeblok{
	position: relative;
	float: left;
	width: 214px;
	height: 41px;
	padding: 11px 0 0 17px;
	margin: 0 0 17px 14px;
	background: url('../images/taalkeuzeblok.gif') 0 0 no-repeat;
}

#taalkeuzeblok a:link, #taalkeuzeblok a:visited{
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 12px 4px 12px;
}

#taalkeuzeblok a:hover, #taalkeuzeblok a:active{
	color: #ffffff;
	background: #092b5f;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	-ms-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}


/*----------------------------------------------------------------------------------------
FOOTER
----------------------------------------------------------------------------------------*/
.footer{
	position: fixed;
	float: left;
	width: 975px;
	height: 50px;
	bottom: 0;
	z-index: 102;
	background: url('../images/footer_background.png') 0 0 no-repeat;
}

.footer_content{
	position: absolute;
	float: left;
	left: 0;
	top: 5px;
	width: 975px;
	text-align: center;
}

.footer p{
	position: relative;
	color: #13245b;
	margin: 0 30px 0 0;
}

.content{
	position: relative;
	float: left;
}


#content_left a.catlink:link, #content_left a.catlink:visited { 
	float: left;
	width: 630px;
	padding: 25px 0px 10px 0px;
	color: #1a171b;
	text-decoration: none;	
	cursor: pointer;
	}

#content_left a.catlink:hover, #content_left a.catlink:active { 
	color: #1a171b;
	text-decoration: none;
	}	
	
	
#content_left .foto_nieuws{
	float: left;
	width: 100px;
	height: 80px;
}

#content_left .foto_nieuws img{
	float: left;
	width: 100px;
	height: 80px;
	border: 0px;
	padding: 0px 0px 0px 0px;	
}

#content_left .tekst_nieuws{
	float: left;
	width: 512px;
	padding-left: 18px;
}	

#content_left a.catlink:link .nieuwskop, #content_left a.catlink:visited .nieuwskop{
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #0a97c4;
	text-transform: none;
	text-decoration: none;
}

#content_left a.catlink:hover .nieuwskop, #content_left a.catlink:active .nieuwskop{
	color: #092b5e;
}

.googlemaps{
	position: absolute;
	float: left;
	top: 369px;
	right: 0;
	width: 220px;
	height: 394px;
}

.googlemaps:hover{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.googlemaps img{
	position: relative;
	float: left;
	width: 220px;
	height: 394px;
}