
/*######################################################################*/
/*#####    BuchbesprechungStyle    ##########*/
/*######################################################################*/

.bbcleaner{
	clear:both; 
	font-size:1px; 
	line-height:1px; 
	height:1px;
	}

/*Listview Suche */
td.content .news-search-form {
	float: right;
	background-color:#FCF7D1;
	border:1px solid #D6CDB1;
	margin-bottom: 15px;
	padding: 4px;
	text-align:right;
}


/*Listview*/
.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer { clear:both; }
.news-list-item { margin-bottom:25px; }
.buchb-item-title {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #5F3503;
}
.news-list-date {
	display: block;
	text-align: right;
}
.buchb-item-title a{
	font-size:13px;
	font-weight:bold;
}
.news-list-container p.bodytext { margin-left:80px; }
.news-list-morelink { margin: 0; float: right; }

/*SingleView*/
.news-single-timedata { 
	text-align: right; 
	float: none; 
	}
.news-single-item h2 { margin-top: 0; }

td { vertical-align: top;}

/*###################################################################*/

