#galerie_mini a {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#book1 {
	height: 480px;
	width: 32px;
	position: relative;
	float: left;
	padding-left: 10px;
	left: 30px;
	top: 30px;
}
#photo {
	background-image: url(images/fd1.gif);
	background-repeat: no-repeat;
	height: 287px;
	width: 499px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	left: 100px;
	top: 50px;
}
#galerie #photo dl dl dt {
	position: relative;
	bottom: 240px;
	font-family:  BrushScriptStd;
	font-size: 14px;
	color: #F8F898;
	left: 50px;
	font-weight: lighter;
}

#galerie {
	background-image: url(images/fd0.gif);
	background-repeat: no-repeat;
	height: 1000px;
	width: 1000px;
	position: relative;
	bottom: 70px;
	left: 10px;
}
