.picrow {
	height: 278px;
}
.picrow-statpics {
	position: relative;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 278px;
	z-index: 1;
}
.picrow-gallpos {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 278px;
	z-index: 10;
}
#simplegallery1 {
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	/*border: 10px solid darkred;*/
	width: 880px;
	height: 278px;
}
.gallerystatus {
	background-image:url(../../../fileadmin/templates/scripts/sc-gallery/count-bg.png);
	background-repeat:no-repeat;
}
.navimages-left {
	background-image:url(../../../fileadmin/templates/scripts/sc-gallery/links.png);
	background-repeat:no-repeat;
}
.navimages-right {
	background-image:url(../../../fileadmin/templates/scripts/sc-gallery/rechts.png);
	background-repeat:no-repeat;
}
