.bookslist {
	
}

.bookslist ul  {
	padding: 0;
	margin: 10px 0 0 0;
}

.bookslist ul li {
	background: url(/images/suchen/treffer-background.gif) top left no-repeat;
	width: 572px;
	height: 117px;
	padding: 4px 9px 0 9px;
	list-style: none;
	position: relative;
}

.bookslist ul li span,
.results ul li span {
	display: block;
}

.bookslist ul li span.author {
	fontsize: 100%;
}
.bookslist ul li span.title {
	fontsize: 110%;
	font-weight: bold;	
}
.bookslist ul li span.title a {
	text-decoration: none;
}
.bookslist ul li img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
.bookslist ul li span.auflage {
	margin-top: 10px;
}
.bookslist ul li span.verlag {
	
}
.bookslist ul li span.angebote {
	position: absolute;
	top: 40px;
	right: 20px;
}
.bookslist ul li span.angebote a {
	color: #a31e22;
}
.bookslist ul li p.rating {
	padding: 0;
	margin: 15px 0 0 0;
	float: left;
	height: 15px;
	width: 94px;
	background: url(/images/ape_bar_small_background.gif) top left no-repeat;
}

.bookslist ul li span.rating_user,
.results ul li span.rating_user {
	height: 15px;
	width: 94px;
	padding: 0;
	margin: 0;
}
.bookslist ul li p.merken {
	position: absolute;
	top: 78px;
	height: 23px;
	background: url(/images/merken_zettel.png) top left no-repeat;
	padding: 2px 0 0 30px;
	left: 240px;
}
.bookslist ul li p.merken a {
	font-weight: bold;
	color: #a31e22;
	text-transform: uppercase;
	text-decoration: none;
}
.bookslist ul li .details {
	width: 74px;
	height: 20px;
	background: url(/images/suchen/detail_button.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 90px;
	right: 18px;
	padding-left: 25px;
	padding-top: 2px;
	text-decoration: none;
}

ul.fachrichtungen {
	pading: 0;
	margin: 0;
}

ul.fachrichtungen li {
	list-style: none;
	float: left;
	width:270px;
	padding: 3px 0 3px 0 !important;
	margin: 0;
	text-align: center;
	height: 14px !important;
}
