/* CSS Document */

#buecherhaupt { 
	float:left; 
	width: 337px;
	height:900px;
}

.buchreihe {
	width:640px;
	float:right;
	margin-bottom: 50px;
}

.buchbild {
	width:320px;
	float:left;
	margin-top: 15px;
}

#handnavi {
	float:right;
}

h5 {
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:italic;
	color:#984630;
	font-size:16px;
	font-weight:normal;
	margin-bottom:3px;
}

.beschreibung {
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	color:#000;
	font-size:11px;
	font-style:normal;
	line-height:15px;
}

.grossbilder {
	visibility:hidden;
	display:none;
}
