#Algemeen {
	background: url("/images/nav_algemeen.gif") no-repeat;
	height: 28px;
	width: 73px;
}

#Makelaardij {
	background: url("/images/nav_makelaardij.gif") no-repeat;
	height: 28px;
	width: 80px;
}

#Energie {
	background: url("/images/nav_energie_emissie.gif") no-repeat;
	height: 28px;
	width: 144px;
/*	background-position: top;*/
}

#Bedrijfskunde {
	background: url("/images/nav_bedrijfskunde.gif") no-repeat;
	height: 28px;			 
	width: 93px;
}

#Techniek {
	background: url("/images/nav_tech_verg.gif") no-repeat;
	height: 28px;
	width: 159px;
}

#Links {
	background: url("/images/nav_links.gif") no-repeat;
	height: 28px;
	width: 44px;
}

#Contact {
	background: url("/images/nav_contact.gif") no-repeat;
	height: 28px;
	width: 59px;
}
/* footer adressen */
#address1 {
	position: absolute;
	width: 164px;
	height: 27px;
	left: 60px;
	z-index: 2;
	bottom: 35px;
}
#address_btm {
	background-image:url("/images/address1a.gif");
	background-position:left bottom;
	background-repeat: no-repeat;
	bottom:20px;
	height:13px;
	left:60px;
	position:absolute;
	width:88px;
	z-index:2;
}

#address_btm a {
	width: 88px;
	height: 13px;
	display: block;
}

#address2 {
	background-image: url("/images/address2.gif");
	background-position: top bottom;
	background-repeat:no-repeat;
	width: 120px;
	height: 42px;
	left: 180px;
	position: absolute;
	z-index: 2;
	bottom: 20px;
}
#address2 a {
	width: 112px;
	height: 42px;
	display: block;
}
