#circle {
	overflow: hidden; 
	height: 344px;
	z-index: 1;
}

#circle h3 {
	color: #134E94;
	font-size: 20px;
	font-weight: normal;
}

#allgemein,
#wandern,
#fitness_maenner,
#fitness_frauen,
#volleyball,
#tischtennis,
#boule,
#triathlon,
#leichtathletik,
#turnen,
#handball,
#fitness_gesundheit,
#indiaca {
	display: none; 
	position: relative;
	top: -200px;
	left: 160px;
	width: 150px;
}

#allgemein { display: block; }