#holzuebersicht ul {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
	width: 760px;
}

#holzuebersicht ul li {
	display: inline-block;
	vertical-align: top;
	width: 145px;
	padding: 0 40px 0 0;
	margin-top: 10px;
	height: 140px;
	background: none;
	padding: 0;
}

#holzuebersicht ul li.holztext {
	width: 385px;
	height: auto;
}

#holzuebersicht ul li h4 {
	font-size: 10px;
	margin: 3px 0 9px 0;
}

#holzuebersicht ul li h4 a {
	display: inline-block;
	width: 85px;
	text-decoration: none;
	padding-right: 20px;
	background: url(../img/magnifier-medium-left.png) right center no-repeat;
}