.list_news {
	clear:both;
	border-top:1px solid #c7e097;
	margin-right:35px;
}

.list_news_eintrag {
	border-bottom:1px solid #c7e097;
	clear:both;
}

.list_news_toggler {
	height:35px;
	cursor:pointer;
	background:url(/fileadmin/images/news_plus.png) no-repeat center left;
	clear:both;
}

.list_news_datum {
	color:#666;
	padding:9px 15px 0 30px;
	float:left;
}

.list_news_headline {
	color:#90c130;
	font-weight:bold;
	padding-top:9px;
	float:left;
}

.list_news_content {
	padding-bottom:10px;
	clear:both;
}

.list_news_bild {
	width:290px;
	float:left;
}

.list_news_text {
	width:290px;
	padding-left:35px;
	float:left;
}
