@charset "utf-8";
/* CSS Document */

* {
	margin:	0;	
}
html, body, div, span, applet, object, iframe,
h1, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#6D6E71;
	line-height:20px;
}

html, body	{
	height:	100%;
}

img	{
	border:	none;	
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

.pushdiv{
	height: 60px;
	clear: both;
}

#footer {
	margin-top: 60px;
}

.cleardiv{
	clear:both;	
}

b, strong {
	font-weight: bold;	
}


/* HEADER */

#top {
	width:	100%;
}

#header	{
	margin:	0 auto;
	width: 900px;
	height:80px;
}

#logo_embleem {
	width: 500px;
	position: relative;
	z-index: 1;
}	

#logo {
	float:right;
	width: 306px;
	margin-top:-90px;
}	

#menubalk{
	position:relative;
	z-index:0;
	margin-top:-20px;
	width:900px;
	height:44px;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
}

#menubalk #menu {
	position:absolute;
	z-index:0;
	float: left;
	width: 800px;
	height: 40px;
	padding-left: 100px;
	color: #6D6E71;
}

#menubalk #menu a:link, #menubalk #menu a:visited, #menubalk #menu a:active {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	margin-top: 13px;
}
	
#menubalk #menu a:hover {
	color: #ffde00;
	text-decoration: none;
	}

.menu_item {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}


/*				CONTENT 				*/

#content	{
	position:relative;
	z-index:0;
	margin: 0 auto;
	width:900px;	
	height:auto;
}

#content input{
	width:250px;
	height:18px;
	padding-top:2px;
	border:1px solid #A09F9F;
	padding-left:5px;
	margin-bottom:8px;
}
#content #tellafriend input {
	width: 200px;	
}
#content #tellafriend .tellafriendsubmit {
	width: 100px !important;	
}
#content .inputactie {
	width:150px;
	height:18px;
	padding-top:2px;
	border:1px solid #A09F9F;
	padding-left:5px;
	margin-bottom:8px;
}
#content textarea{
	width:250px;
	height:140px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#6D6E71;
	padding-top:2px;
	border:1px solid #A09F9F;
	padding-left:5px;
	margin-bottom:8px;
}
#content .textareaactie{
	width:150px;
	height:140px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	padding-top:2px;
	border:1px solid #A09F9F;
	padding-left:5px;
	margin-bottom:8px;
}
#content select{
	width:257px;
	height:25px;
	border:1px solid #A09F9F;
	padding-left:5px;
	margin-bottom:8px;
}
#content option{
	height:25px;
}

#content a:link, #content a:visited, #content a:active{
	color:#00853F;
	text-decoration:none;
}
#content a:hover{
	color:#00853F;
	text-decoration:underline;	
}

#content #content_top	{
	margin: 0 auto;
	width:900px;
	height:auto;
}

#content #content_top .left{
	float:left;
	width: 255px;
	height: 255px;
	padding:20px;
	background-image:url(../images/leftblokbg_03_03.png);
	background-color:transparent;
	background-repeat:no-repeat;
	font-weight:100;
	color:#6D6E71;
	margin-bottom:10px;
}

#content #content_top .left h1{
	font-size:16pt;
	font-weight:100;
	color:#00853F;
	margin-bottom:15px;
}
#content #content_top .left h2{
	font-size:9pt;
	font-weight:100;
	color:#00853F;
}

#content #content_top .left p{
	font-weight:100;
	margin-bottom:10px;
}


#content #content_top .right{
	float:right;
	margin-top:1px;
	width: 590px;
	height: 291px;
}

#content #content_top .right .imgdiv{
	position:relative;
	z-index:1;
	margin-top:-11px;
	height:305px;
	background-image:url(../images/fotokader.png);
	background-color:transparent;
	background-position:top;
	background-repeat:no-repeat;
}

#content #content_top .right .textvak{
	background: url(../images/textvak.png);
	position:relative;
	z-index:2;
	width:319px;
	height:57px;
	padding-top:13px;
	padding-left:10px;
	margin-top:-100px;
	margin-left:261px;
}
#content #content_top .right .textvak .side{
	position:relative;
	margin-left:-25px;
	margin-top:-12px;
}
#content #content_top .right .textvak .boven{
	font-size:16pt;
	font-weight:lighter;
	color:#ffffff;
}

#content #content_top .right .textvak .onder{
	font-size: 16pt;
	font-weight: bold;
	margin-top:5px;
	color:#ffffff;
}

#content #content_top .right .textvak .navigatie{
	width:60px;
	height:25px;
	float:right;
	padding-top:5px;
	margin-top:-35px;
}

#content #content_top .right .textvak .navigatie .tween{	
	margin-top:-10px;
	margin-right:2px;
}

#content #content_top .right .projecttextvak{
	background-image:url(../images/projectheaderbalk.png);
	position:absolute;
	z-index:2;
	width:561px;
	height:19px;
	padding:10px;
	padding-top:12px;
	padding-right:20px;
	margin-top:-44px;
}
#content #content_top .right .projecttextvak .content{
	float:right;
}
#content #content_top .right .projecttextvak .content .leftnav{
	background-image:url(../images/left_arrow.png);
	float:left;
	width:13px;
	height:19px;
	cursor:pointer;
}
#content #content_top .right .projecttextvak .content .text{
	font-size:12pt;
	font-weight:100;
	color:#ffffff;
	float:left;
	margin-top:-2px;
	margin-left:10px;
	margin-right:10px;
}
#content #content_top .right .projecttextvak .content .rightnav{
	background-image:url(../images/right_arrow.png);
	float:left;
	width:10px;
	height:19px;
	cursor:pointer;
}

#content #content_main{
	margin:0 auto;
	width:900px;
	height:auto;
}
#content #content_main h1{
	font-size:16pt;
	font-weight:100;
	color:#00853F;
	margin-bottom:25px;
}
#content #content_main h2{
	color:#00853F;
	font-weight:bold;
	font-size:9pt;
}
#content #content_main hr{
	color:#999;
	border-width:1px;
	border-style:solid;
	border-top:none;
	border-left:none;
	border-right:none;
	margin-top:8px;
	margin-bottom:12px;
}

#content #content_main .right_big{
	float:left;
	width:590px;
	height:auto;
}
#content #content_main .right_big .nav{
	padding:3px 6px;
	background-color:white;
	border:1px solid #cccccc;
	color:#cccccc;
	float:left;
	font-weight:600;
	margin-right:5px;
}
#content #content_main .right_big .nav:hover{
	padding:3px 6px;
	border:1px solid #00853F;
	background-color:#00853F;
	color:white;
	font-weight:600;
	margin-right:5px;
}
#content #content_main .right_big .navactive{
	padding:3px 6px;
	background-color:white;
	border:1px solid #00853F;
	color:#00853F;
	margin-right:5px;
	font-weight:600;
}

#content #content_main .right_big #navii .nav{
	padding:3px 6px;
	background-color:white;
	border:1px solid #cccccc;
	color:#cccccc;
	font-weight:600;
	margin-right:4px;
	float:left;
	width:8px;
	cursor:pointer;
}
#content #content_main .right_big #navii .nav:hover{
	padding:3px 6px;
	border:1px solid #00853F;
	background-color:#00853F;
	color:white;
	font-weight:600;
	width:8px;
}
#content #content_main .right_big #navii .navactive{
	padding:3px 6px;
	background-color:white;
	border:1px solid #00853F;
	color:#00853F;
	font-weight:600;
	float:left;
	margin-right:4px;
	width:8px;
}
#content #content_main .right_big .google{
	border:1px solid #F4F4F4;
}
#content #content_main .right_big .project
{
	width:570px;
	padding:10px;
	margin-bottom:10px;
	cursor:pointer;
}
#content #content_main .right_big .project:hover{
	background-image:url(../images/projecthover.png);
}
#content #content_main .right_big .project h2{
	font-size:12pt;
	font-weight:100;
	color:#00853F;
	margin-bottom:10px;
}
#content #content_main .right_big .img{
	margin-right:10px;
	width:108px;
	height:108px;
	float:left;
	margin-bottom:10px;
	background-position:-200px;
	cursor:pointer;
}
#content #content_main .right_big .img:hover{
	border:1px solid #00853F;
	margin-right:8px;
	margin-bottom:8px;
}
#content #content_main .right_big .terug{
	float:right;
	margin-top:-45px;
	width:71px;
	height:22px;
	background-image:url(../images/button_25.png);
	cursor:pointer;
	display: inline;
}


#content #content_main .left_main{
	float:left;
	width:265px;
	padding-left:20px;
	height:auto;
	margin-right:20px;
}
#content #content_main .left_main .projectactie{
	background-image:url(../images/projectspan.png);
	width:189px;
	height:17px;
	padding:10px;
	padding-left:45px;
	color:#00853F;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:8px;
}

#content #content_main .left_main .doorsturen{
	background-image:url(../images/projectspan.png);
	width:189px;
	height:17px;
	padding:10px;
	padding-left:45px;
	color:#00853F;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:8px;
}
#content #content_main .left_main .actie_form .main{
	background-color:#f1f2f2;
	width:224px;
	height:auto;
	padding:10px;
}
#content #content_main .left_main .actie_form .top{
	height:20px;
	width:244px;
	background-image:url(../images/bgtopactie2.png);
}
#content #content_main .left_main .actie_form .bottom{
	height:19px;
	width:244px;
	background-image:url(../images/bgactiebottom2.png);
	margin-bottom:-13px;
	margin-left:-10px;
	
}

#content #content_main .left_main .nieuwsbericht{
	border-bottom:1px solid #999;
	padding:8px;
	margin-left:-8px;
	padding-bottom:15px;
	margin-bottom:15px;
	cursor:pointer;
}
#content #content_main .left_main .nieuwsbericht:hover{
	background-color: #F4F4F4;
}
#content #content_main .left_main table {
	clear: both;
	width: 101%;
}
#content #content_main .left_main .contactform {
	clear: both;
}
#content #content_main .left_main .contactform .send{
	width:85px;
	height:25px;
	padding:0px;
	margin:0px;
	border:none;
}

#content #content_main .middle_main{
	float:left;
	width:265px;
	height:auto;
	padding-left:20px;
}
#content #content_main .middle_main .datum{
	border-right:1px solid #999;	
}

#content #content_main .middle_main .link{
	margin-left:20px;
}


#content #content_main .right_main{
	float:right;
	width:265px;
	height:auto;
	padding-left:20px;
}

#content #content_main .right_main .blok2{
	width:211px;
	height:73px;
	padding-left:25px;
	padding-top:10px;
	padding-right:10px;
	background-image:url(../images/blok2_bg.png);
	margin-bottom:10px;
}
#content #content_main .right_main .blok1{
	width:211px;
	height:73px;
	padding-left:25px;
	padding-top:10px;
	padding-right:10px;
}

.contactform img {
	
}

.cinput {
	background: white;
	width: 300px;
	border: 1px solid #CCC;
	padding: 4px;
	color: #b1b1b1;
	font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
	margin-bottom: 5px;
	font-size: 10pt;
}

.cinput_medium {
	background: white;
	height: 20px;
	width: 183px;
	margin-left: 6px;
	border: 1px solid #CCC;
	padding: 4px;
	color: #b1b1b1;
	font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
	margin-bottom: 5px;
}

.cinput_small {
	background: white;
	height: 20px;
	width: 100px;
	border: 1px solid #CCC;
	padding: 4px;
	color: #b1b1b1;
	font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
	margin-bottom: 5px;
}

.cbutton {
	background: url(../images/button_next.png) right;
	width: 118px;
	height: 24px;
	float: right;
	color: white;
	padding-left: 8px;
	padding-top: 0px;
	font-weight: normal;
	padding-right: 20px; 
	font-size: 9pt;
	text-decoration: none;
}

.validation {
	z-index: 4;
	position: relative;
	float:right;
	margin-top:-144px;
	margin-right:10px;
}

.validationarea {
	margin-left:-20px;
	margin-top: 6px;
	position:absolute;
	z-index:4;
	border:none;
	padding:0px;
}

.validationarea2 {
	margin-left:-25px;
	margin-top: 6px;
	position:absolute;
	z-index:4;
	border:none;
	padding:0px;
}

.validationpostcode {
	margin-left:-25px;
	margin-right:3px;
	position:relative;
	z-index:4;
	float:left;
	margin-top:8px;
	border:none;
	padding:0px;
}



/*				FOOTER				*/

#footer{
	width:100%;
	background-color: #00853F;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
}

#footer a:link,	
#footer a:active, 
#footer a:visited {

	color:white;
	text-decoration:underline;
	
}

#footer a:hover {
	
	text-decoration:none;	
	
}

#footer #footerblok{
	width:900px;
	height:210px;
	margin:0 auto;
	padding:30px 0 20px 0;
}
#footer #footerblok .nummer{
	color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-size:16pt;
	font-weight:bold;
}
#footer #footerblok h1{
	color: #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-size:16pt;
	font-weight:100;
	margin-bottom:10px;
}
#footer #footerblok p{
	color:#ffffff;	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-weight:100;
}

#footer #footerblok .footer_left{
	float:left;
	width:265px;
	height:20px;
	margin-right:20px;
	padding-left:20px;
}
#footer #footerblok .footer_middle{
	float:left;
	width:265px;
	height:20px;
	padding-left:20px;
}

#footer #footerblok .footer_middle #contactform * {
	
	color:white;
	
}

#footer #footerblok .footer_middle .input{
	background-color:transparent;
	border:1px solid #92c8b0;
	color:#ffffff;
	font-size:9pt;
	padding: 3px;
	width:142px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer #footerblok .footer_middle textarea {
	height:	60px;	
}
#footer #footerblok .footer_middle .verzend{
	margin-right:28px;	
}
#footer #footerblok .footer_right{
	float:right;
	width:265px;
	height:20px;
	padding-left:20px;
}


	
