.lhcbox_element {
	margin-bottom: 25px;
	width: 715px;
	float: left;
	background-color: #f6f6f6;
}
.lhcbox_element_big_left {
	width: 460px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.lhcbox_element_big_right {
	width: 175px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
.lhcbox_element div a {
	text-decoration: none;
}

.lhcbox_element_image_big {
	width: 175px;
	height: 242px;
	float: right;
}

.lhcbox_element_title_big {
	width: 500px;
	height: 30px;
	font-size: 21px;
	margin-bottom: 10px;
	font-weight: 300;
	color: #EA5D0B;
}

.lhcbox_element_title_big a {
	color: #868686;
}

.lhcbox_element_teaser_big {

}

.lhcbox_element_teaser_big a {
	color: #868686;
}
.lhcbox_element_teaser_big a:hover {
	color: #868686;
	text-decoration: underline;
}

