.first-img, .produkte-content {
   position:absolute !important;
   top: 8px;
   left: 0;
}

.first-img {
   z-index: 99;
}

.produkte-content {
   z-index: 98;
}

#main .main-content {
	height: 337px;
	z-index: 100;
	overflow: auto;
	background: transparent !important;
}
