.entry {
	background-image:url(/media/images/bibliothek/minibuch.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin: 0 0 15px 35px;
}

.buchtipps {
}

#content-area .buecherstapel h1 {
		padding-top:60px;
		padding-bottom:40px;
		margin-left:130px;
		color:#FFF;
}

.entry_overview {
	
	padding-left:50px;
	padding-top:14px;
	padding-bottom:15px;
}
  
#content-area .buecherstapel a:link {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}

#content-area .buecherstapel a:visited  {
	color: #CCC;
	font-weight:bold;
}

#content-area .buecherstapel a:hover {
	color: #FF0;
	font-weight:bold;
	text-decoration:underline;
}

#content-area .buecherstapel a:active {
	color:#FFF;
	font-weight:bold;
	text-decoration:blink;
}






#content-area .book h1 {
		color: #666;
}
