html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
	line-height:20px;
}

a{
	outline:none;
}

#wrapper{
	margin:0;
	padding:0;
	text-align:left;
	width:907px;
	position: relative;
}

#head{
	width:907px;
	height:160px;
	text-align:left;
	background: url(../images/head.jpg) no-repeat;
	float:left;
}

#logo{
	float:left;
	width:567px;
}

#adreshead{
	float:left;
	width:180px;
	padding-top:6px;
}

#adreshead2{
	padding-top:6px;
	float:left;
	width:150px;
}

#lang{
	width:200px;
	padding: 0 0 0 2px;
	background:transparant;
	/* for IE */
	filter:alpha(opacity=45);
	/* CSS3 standard */
	opacity:0.45;
	float:right;
}

#lang:hover{
	background:transparant;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

#lang a{
	text-decoration:none;
	color:#000;
	display:block;
	float:left;
	padding:0 15px 0 0;
}

#links{
	float:left;
	width:280px;
	background:none;
}

#header-img{
	z-index:-1;
	float:left;
	width:280px;
	height:279px;
}

#menu{
	background:#50b948;
	float:right;
	padding:0 0;
	margin-top:6px;
	width:170px; 
}

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

#menu li{
	width:160px; 
	font-weight:bold;
	padding:0;
	margin:0;
	float:left;
}

.menu_item1{
	background: url(../images/buttons/home.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item2{
	background: url(../images/buttons/asbest.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item3{
	background: url(../images/buttons/asbestinventarisaties.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item4{
	background: url(../images/buttons/typeabo.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}


.menu_item5{
	background: url(../images/buttons/smart.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}


.menu_item6{
	background: url(../images/buttons/voorbeelden.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item7{
	background: url(../images/buttons/links.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item8{
	background: url(../images/buttons/contact.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item9{
	background: url(../images/buttons/concept-solar.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item10{
	background: url(../images/buttons/sloop-infra.jpg) no-repeat;
	background-position: 0 -31px;
	width:180px; 
	height:31px; 
	float:left;
}
.menu_item1:hover{
	background-position: 0 0;
}

.menu_item2:hover{
	background-position: 0 0;
}

.menu_item3:hover{
	background-position: 0 0;
}

.menu_item4:hover{
	background-position: 0 0;
}

.menu_item5:hover{
	background-position: 0 0;
}

.menu_item6:hover{
	background-position: 0 0;
}

.menu_item7:hover{
	background-position: 0 0;
}

.menu_item8:hover{
	background-position: 0 0;
}

.menu_item9:hover{
	background-position: 0 0;
}

.menu_item10:hover{
	background-position: 0 0;
}

.menu_item1-active{
	background: url(../images/buttons/home.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item2-active{
	background: url(../images/buttons/asbest.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item3-active{
	background: url(../images/buttons/asbestinventarisaties.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item4-active{
	background: url(../images/buttons/typeabo.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item5-active{
	background: url(../images/buttons/smart.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item6-active{
	background: url(../images/buttons/voorbeelden.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item7-active{
	background: url(../images/buttons/links.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item8-active{
	background: url(../images/buttons/contact.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item9-active{
	background: url(../images/buttons/concept-solar.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu_item10-active{
	background: url(../images/buttons/sloop-infra.jpg) no-repeat;
	background-position:0 0;
	width:180px; 
	height:31px; 
	float:left;
}

.menu{
	display:none;
}

#info{
	background:#50b948 url(../images/menu_bg.jpg) bottom right no-repeat;
	float:right;
	padding:35px 0 28px 7px;
	width:160px;
	color:#fff;
	font-size:11px;
}

#info a{
	color:#000;
	text-decoration:underline;
}

#info a:hover{
	color:#fff;
	text-decoration:none;
}

#rechts{
	float:right;
	width:627px;
	background: url(../images/content_bg.png) no-repeat top left; 
	z-index:999;
}

#content{
	padding:0 30px 20px 30px;
	min-height:680px;
	z-index:100;
}

#content ul{
	list-style:square;
}

#content a{
	color:#23af18;
	text-decoration:none;
}

#content a:hover{
	color:#000;
	text-decoration:underline;
}

.voorbeeld{
	float:left;
	margin:0 31px 15px 0;
	width:150px;
	font-style:italic;
}

.voorbeeld-img{
	float:left;
	width:150px;
	height:113px;
	overflow:hidden;
	border:#50b948 2px solid;
}

.voorbeeld-img img{
	border:none;
}

.links{
	width:550px;
	border-bottom:#50b948 1px solid;
	float:left;
	margin:10px 0 30px 0;
}

.naarwebsite{
	float:right;
	text-align:right;
	font-size:10px;
	border-top:#50b948 1px solid;
	border-right:#50b948 1px solid;
	border-left:#50b948 1px solid;
	padding:0 6px;
	margin-top:7px;
}

#map{
	border:#50b948 1px solid;
	width:550px;
}

h1{
	font-size:16px;
	padding-bottom:10px;
	margin:0;
}

h2{
	font-size:14px;
	padding-bottom:5px;
	margin:0;
	color:#50b948
}

input, textarea{ 
	border:1px solid #50b948;
	font-family: Trebuchet MS;
	font-size:11px;
	width:180px;
}

/*footer*/

#footer {
	position:relative;
	width: 907px;
	background: url(../images/footer_bg.png) no-repeat top left;
	text-align:right;
	padding:0;
	float:right;
}

#trefwoord{
	text-align:left;
	width:617px;
	padding:0 0 10px 0;
	font-size:11px;
	color:#000;
	float:right;
}

#trefwoord a{
	color:#888888;
	text-decoration:none;
	font-weight:normal;
}

#trefwoord a:hover{
	color:#50b948;
}

#footer p{
	text-align:right;
	width:887px;
	padding:0 30px 20px 0;
	margin:0 auto;
	font-size:11px;
	color:#000;
}

#footer p a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}