#whirl {
	/*position: absolute; */
	position: absolute;
	z-index: 1; 
	left: 450px;
	_left: 380px;
	top: -40px;
	visibility: hidden;
}
	
#kanal {
	position: absolute; 
	z-index: 2; 
	left: 450px;
	_left: 380px;
	top: -40px;
	visibility: hidden;
}

#kinder {
	position: absolute; 
	z-index: 2; 
	left: 450px;
	_left: 380px;
	top: -40px;
	visibility: hidden;
}

#schlemmen {
	position: absolute; 
	z-index: 1; 
	left: 450px;
	_left: 380px;
	top: -40px;
	visibility: hidden;
}


.ebene {
	background-color: #f2dab6;
	border: 1px solid #ab7f42;
	*padding-top: 16px;
	font-size: 0.75em;	
	width: 400px;
	height: 350px;
	color: #7a5306;
}
	.ebene strong{
		text-transform: uppercase;
		color: #7a5306;
	}
#karte{
	text-align: center;
	margin-top: 20px;
position: relative;
}

	#karte img{
		text-decoration: none;
		border: none;
	}
	
	#karte p{
		margin: 10px;
	}
