/* FreiBad Panorama */
.freibad_container {
	width:604px;
	height:427px;
	position: relative;
}

.background {
	width:604px;
	height:427px;
	z-index:0;
	position:absolute
}

.button_volleyball {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 112px;
	left: 36px;
}

.button_basketball {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 219px;
	left: 133px;
}

.button_schwimmerbecken {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 185px;
	left: 187px;
}

.button_springerbecken {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 139px;
	left: 187px;
}

.button_springerturm {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 76px;
	left: 219px;
}

.button_zentrum {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 138px;
	left: 249px;
}

.button_nichtschwimmer {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 185px;
	left: 270px;
}

.button_badeinsel {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 125px;
	left: 295px;
}

.button_wasserrutsche {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 112px;
	left: 347px;
}

.button_kinderbecken {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 190px;
	left: 401px;
}

.button_eingang {
	width:25px;
	height:25px;
	z-index:1;
	position:absolute;
	top: 246px;
	left: 542px;
}
