
#foto {
	margin: 10px 0 0 70px;
	padding: 0;
	height: 385px;
	width: 570px;
	overflow: auto;
	;
}

#fotoIndex {
	margin: 0 auto 0 auto;
}

#fotoIndex td {
	margin: 0 auto 0 auto;
	text-align: center;
}

#fotoShow {
	width: 570px;
	height: 360px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#fotoShow td {
	vertical-align: middle;
}

.name {
	width: 550px;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: center;
}

#fotoIndex img {
	padding: 5px;
	margin: 6px;
}

#foto a img {
	border: 1px solid #CECECE;
}

#foto a:hover img {
	border: 1px solid #7A7A7A;
}

a#back {
	background: transparent url(../div/pfeile.gif) no-repeat 0 100%;
	height: 23px;
	width: 23px;
	position: absolute;
	top: 178px;
	left: 90px;
}

a:hover#back {
	background: url(../div/pfeile.gif) no-repeat 0 0;
}

a#next {
	background: url(../div/pfeile.gif) no-repeat 100% 100%;
	height: 23px;
	width: 23px;
	position: absolute;
	top: 178px;
	left: 596px;
}

a:hover#next {
	background: transparent url(../div/pfeile.gif) 100% 0;
}

#soon {
	text-align: center;
	margin-top: 100px;
}

