.gallygallery.giessgallery .wrapper {
	position: absolute;
	top: 0;
	left: 0;
}

.gallygallery.giessgallery .footer
.gallygallery.giessgallery .counter,
.gallygallery.giessgallery .play {
	display: none!important;
}

.gallygallery.giessgallery .last {
	position: absolute;
	top: 50%;
	left: 50px;
	width: 42px;
	height: 43px;
	background-image: url(../img/zurueck_frontslide.png);
	background-position: 0 0;
}

.gallygallery.giessgallery .next {
	position: absolute;
	top: 50%;
	right: 50px;
	width: 42px;
	height: 43px;
	background-image: url(../img/weiter_fronslide.png);
	background-position: 0 0;
}