
.active{
	background-position: -125px 0px;
}

#project{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/project_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#project:hover{
	background-position: -125px 0px;
}

#boltenhagen{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/ort_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#boltenhagen:hover{
	background-position: -125px 0px;
}

#object{
	position: absolute;
	top: 0px;
	left: 240px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/lage_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#object:hover{
	background-position: -125px 0px;
}


#description{
	position: absolute;
	top: 0px;
	left: 360px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/bau_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#description:hover{
	background-position: -125px 0px;
}

#footprint{
	position: absolute;
	top: 0px;
	left: 480px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/grundriss_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#footprint:hover{
	background-position: -125px 0px;
}

#kontakt{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/kontakt_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#kontakt:hover{
	background-position: -125px 0px;
}

#impressum{
	position: absolute;
	top: 0px;
	left: 720px;
	width: 120px;
	height: 30px;
	background-image: url(../hanseresidenz_boltenhagen_img/impressum_button.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#impressum:hover{
	background-position: -125px 0px;
}

