.gallerycontainer {
	background-color: #333333;
	z-index: 4;
}
.fotoplayer {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.fotoplayer_content {
	width: 100%;
	height: 100%;
}

.fotoplayer_footer {
	position: absolute;
	left: 210px;
	bottom: 0px;
	width: 720px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-align:center;
	height: 20px;
}

.fotoplayer2 {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.fotoplayer_content2 {
	width: 100%;
	height: 100%;
}

.fotoplayer_footer2 {
	position: absolute;
	top: 40px;
	left: 400px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-align:center;
	height: 20px;
}

.fotoplayer3 {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.fotoplayer_content3 {
	width: 100%;
	height: 100%;
}

.fotoplayer_footer3 {
	position: absolute;
	bottom: -25px;
	left: 400px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-align:center;
	height: 20px;
	z-index: 1;
}

