#ueber-div {    /*  nötig zur Positionierung des Aktuell-Dots  */
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 100%;
	z-index: 1;
}
#bigdot {
	position: absolute;
	top: 0;
	left: 690px;
	top: 360px;
	z-index: 99;
}
