#container #menue #nav #nav5 {
	color: #000066;
	background-image: url(css-images/bg_navdown.gif);
}
#container #menue #nav #nav5:hover {
	color: #0099FF;
}
#container #content #page #picturehead {
	background-image: url(../images/buchpub2.gif);
}
.buch {
	display: block;
	overflow: visible;
	height: auto;
	position: relative;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CCFF;
	padding-top: 10px;
	clear: both;
	margin-bottom: 25px;
}
.buch .buchbild {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 10px;
}
.buch .buchtext {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	width: 385px;
	padding-bottom: 15px;
}
.buch .bestellinfo {
	margin-top: 25px;
	padding-bottom: 15px;
}

