
#foto {
	text-align: center;
	height: 50px;
	margin: 0;
	padding: 0;
}

#medium {
	position: relative;
	padding: 0;
	margin: 40px auto 0 auto;
	width: 770px;
	height: 415px;
	text-align: center;
}

#medium td {
	vertical-align: middle;
}

#info {
	height: 20px;
	width: 70px;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 679px;
	margin: 0 0 0 -34px;
}

#info a {
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 9px;
	font-style: italic;
	margin-top: 6px;
}

#info a span {
	display: none;
}

#info a:hover span {
	position: absolute;
	z-index:3;
	top: -438px;
	left: 50%;
	margin-left: -390px;
	display: block;
	width: 775px;
	height: 438px;
	text-align: left;
}

#info a:hover span .fotoInfo {
	line-height: 20px;
	height: 100px;
	width: 775px;
	margin-top: 500px;
	margin-left: -386px;
}

#info a:hover span img {
	height: 150px;
	margin-left: 100px;
	margin-right: 30px;
	margin-top: -50px;
	float: left;
}

#info a:hover span .fotoText {
	width: 600px;
	height: 240px;
	text-align: left;
	margin-left: -300px;
	margin-top: 620px;
	line-height: 20px;
}

#foto h2 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

a#lupe {
	background: url(../diverses/lupe.png) no-repeat 15% 50%;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 50%;
	top: 680px;
	margin: 0 0 0 200px;

}

a:hover#lupe {
	background: url(../diverses/lupe.png) no-repeat 15% 87%;
}

a#back {
	background: url(../diverses/pfeile.gif) no-repeat 0 100%;
	height: 15px;
	width: 22px;
	position: absolute;
	left: 50%;
	top: 683px;
	margin: 0 0 0 -100px;
	
	
}

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

a#next {
	background: url(../diverses/pfeile.gif) no-repeat 100% 100%;
	height: 15px;
	width: 22px;
	position: absolute;
	left: 50%;
	top: 685px;
	margin: 0 0 0 80px;
}

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