@charset "UTF-8";
#second_level {
	float: left;
	height: 588px;
	width: 249px;
}
#bhu_intro {
	background-image: url(../images/Hover/intro.png);
	background-repeat: no-repeat;
	height: 194px;
	width: 249px;
	margin-top: 140px;
	position: absolute;
	z-index: 99;
}
#second_person {
	background-image: url(../images/Hover/person.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 249px;
	top: 220px;
	z-index: 100;
	display: none;
}
#second_philo {
	background-image: url(../images/Hover/philosophie.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 249px;
	top: 220px;
	z-index: 101;
	display: none;
}
#second_kontakt {
	background-image: url(../images/Hover/adresse.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 249px;
	top: 220px;
	display: none;
	z-index: 102;
}
#second_arbeit {
	background-image: url(../images/Hover/arbeitsbeispiele.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 249px;
	top: 220px;
	display: none;
	z-index: 103;
}
#second_partner {
	background-image: url(../images/Hover/partner.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 194px;
	width: 249px;
	top: 220px;
	display: none;
	z-index: 104;
}
