/* css grondvitaal*/
	html {
		padding: 0px;
		margin: 0px;
		height:100%;
		width:100%;
		overflow-y:scroll;
		background-color:#5f861c;
	}

	body
	{
		height:auto;
		width:100%;
		padding: 0px;
		margin: 0px;
		background-color:#5f861c;

	}

	html *{
		font-family: Arial;
		cursor:default;
	}

	a *,a {
		color: #214102;
		cursor:pointer;cursor:hand;
	}

    ul
	{
		margin-top: 0px;
 	}

	p
	{
		margin: 0px;
		padding: 0px;

	}


	#containermidden
	{
		margin-left: auto;
		margin-right: auto;
		width: 980px;
		height:100%;
		display:block;
		background-image: url(../image/bg_green.jpg);
		background-repeat: repeat-y;
	}

	#header
	{
		width: 980px;
		height: 90px;
		background-image: url(../image/header.jpg);
		text-align:center;
		padding-top:39px;
	}
	
	#sep_green
	{
		width: 980px;
		height: 12px;
		background-color:#5f861c;
	}
	
/*menu items*/
	#menu
	{
		width: 980px;
		height: 127px;
	}
	#menu_left
	{
		width: 156px;
		height: 127px;
		float:left;
		background-image: url(../image/menu_left.jpg);
	}
	#menu_right
	{
		width: 156px;
		height: 127px;
		float:left;
		background-image: url(../image/menu_right.jpg);
	}
	#menu_bodemonderzoek
	{
		width: 93px;
		height: 127px;
		float:left;
		background-image: url(../image/bodemonderzoek.jpg);
	}
	#menu_bouwstoffenbesluit
	{
		width: 101px;
		height: 127px;
		float:left;
		background-image: url(../image/bouwstoffenbesluit.jpg);
	}
	#menu_asbest
	{
		width: 90px;
		height: 127px;
		float:left;
		background-image: url(../image/asbest.jpg);
	}
	#menu_diversen
	{
		width: 95px;
		height: 127px;
		float:left;
		background-image: url(../image/diversen.jpg);
	}
	#menu_certificering
	{
		width: 98px;
		height: 127px;
		float:left;
		background-image: url(../image/certificering.jpg);
	}
	#menu_referenties
	{
		width: 94px;
		height: 127px;
		float:left;
		background-image: url(../image/referenties.jpg);
	}
	#menu_contact
	{
		width: 97px;
		height: 127px;
		float:left;
		background-image: url(../image/contact.jpg);
	}

/*menu itmes onmouseover*/
	a#menu_bodemonderzoek:hover
	{
		background-image: url(../image/bodemonderzoek_hover.jpg);
	}
	a#menu_bouwstoffenbesluit:hover
	{
		background-image: url(../image/bouwstoffenbesluit_hover.jpg);
	}
	a#menu_asbest:hover
	{
		background-image: url(../image/asbest_hover.jpg);
	}
	a#menu_diversen:hover
	{
		background-image: url(../image/diversen_hover.jpg);
	}
	a#menu_certificering:hover
	{
		background-image: url(../image/certificering_hover.jpg);
	}
	a#menu_referenties:hover
	{
		background-image: url(../image/referenties_hover.jpg);
	}
	a#menu_contact:hover
	{
		background-image: url(../image/contact_hover.jpg);
	}

/*SUBMENU*/
	#submenu
	{
		width: 720px;
		height: 17px;
		margin-top:16px;
		margin-left:129px;
		padding-top:2px;
		margin-bottom:19px;
		text-align: center;
		background-color:#668d36;
		font-size:1px;
	}

	.submenu_sep
	{
		width: 7px;
		height: 5px;
		margin-top: 5px;
		margin-left:4px;
		margin-right:4px;
		font-size:1px;
		float:inherit;
		background-image: url(../image/submenu_sep.jpg);
	}

	.submenu_text
	{
		font-family: Arial;
		font-size:12px;
		color:#2f4817;
		float:inherit ;
		text-decoration:none;
	}

	.submenu_text:hover
	{
		text-decoration:underline;
	}

	/*content gedeelte*/
	#content_container
	{ 
		width: 841px;
		padding-left:139px;
	}

	#content_container_left
	{
		display:table;
		width: 438px;
		height: 40px;
		float:left;
	}

	#titel {
		width: 388px;
		height: 40px;
		font-size:16px;
		font-family: Arial;
		color:#214102;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
	}

	#content
	{
		display:table;
		width: 400px;
		height: 200px;
		font-size: 13px;
		font-family: Arial;
		color:#214102;
		line-height: 22px;
		padding-left: 10px;
		padding-right: 10px;
		text-align:justify;
	}

	#content *
	{
		font-size: 13px;
		font-family: Arial;
		color:#214102;
	}

	#content_container_right
	{
		display:table;
		width: 403px;
		height: 100px;
		float:left;
	}

	#bg_fotogreen
	{
		display:table;
		background: url(../image/bg_foto.jpg) repeat-y 577px 0px;
	}

	#bg_logo_left
	{
		display:table;
		background: url(../image/keurmerk.jpg) no-repeat 461px 256px;
	}

	#content_foto
	{
		width: 257px;
		height: 200px;
		padding:6px;
	    text-align: center;
		overflow:hidden;
	}

	#content_foto img
	{

       	margin-bottom:6px;
	}

    #content .invoer
    {
/*		width:350px;
		margin:2px;
		padding:1px;
		padding-left:3px;
    	background-color:#668d36;
    	border:1px solid #7ea84f;
    	cursor:text;*/
		background-color:#FFFFFF;
		border:1px solid black;
		color:#959595;
		font-family:verdana;
		font-size:10px;
		height:15px;
		margin-bottom:8px;
		padding-left:3px;
		padding-top:3px;
		width:350px;
	}
	
	#content .invoer_area {
		background-color:#FFFFFF;
		border:1px solid black;
		color:#959595;
		font-family:verdana;
		font-size:10px;
		height:60px;
		margin-bottom:8px;
		padding-left:3px;
		padding-top:3px;
		width:350px;
	}

	
	.knop
	{
		font-size:11px;
		margin:2px;
		padding:1px;
		padding-left:15px;
		padding-right:15px;
		margin-right:5px;
		color:#7ea84f;
    	background-color:#7ea84f;
    	border:1px solid #668d36;
	}


	.fotoEDITOR
	{
		background-color:#a8cb6a;
		width: 257px;
		height: 200px;
		padding:6px;
	    text-align: center;
		overflow:hidden;
	}
	.fotoEDITOR img
	{
       	width: 240px;
       	margin-bottom:6px;
	}
	
	.titelEDITOR{
		width: 388px;
		height: 40px;
		font-size:16px;
		font-family: Arial;
		color:#284e02;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		background-color:#a8cb6a;
	}
	
	.contentEDITOR
	{
		display:table;
		width: 388px;
		height: 200px;
		font-size: 13px;
		font-family: Arial;
		color:#284e02;
		line-height: 22px;
		padding-left: 10px;
		padding-right: 10px;
		background-color:#a8cb6a;
		text-align:justify;
	}
	.contentEDITOR *
	{
		font-size: 13px;
		font-family: Arial;
		color:#284e02;
		line-height: 22px;
	}

	.borderleft
	{
		border-left:1px solid #bde098;

 	}

#belmeterugdiv{
text-align:left;
color:#214102;
font-family:Arial;
font-size:16px;
padding-top:5px;
padding-left:25px;
padding-bottom:15px;
}

.belmeterug_input {
background-color:#FFFFFF;
border:1px solid black;
color:#959595;
font-family:verdana;
font-size:10px;
height:15px;
margin-bottom:8px;
padding-left:3px;
padding-top:3px;
width:200px;
}

.belmeterug_area{
background-color:#FFFFFF;
border:1px solid black;
color:#959595;
font-family:verdana;
font-size:10px;
height:40px;
margin-bottom:8px;
padding-left:3px;
padding-top:3px;
width:200px;
}

.menu_belmeterug_btn {
background-color:#636362;
background-image:url(../image/btn_belmeterug.jpg);
border:0 none;
cursor:pointer;
height:18px;
width:93px;
}
