.news_detail_box {
	clear:both;
}
.news_detail_right, .news_detail_left {
	width:350px;
	padding-left:20px;
	float:left;
}
.news_detail_bild {
	clear:both;
}
.news_detail_bild img{
	border:1px solid #d8be8f;
}
.news_detail_link_box {
	margin-top:20px;
	background-color:#eedec1;
	clear:both;
}
.news_detail_link {
	padding:3px 0 3px 30px;
	background:url('../images/linkpfeil.gif') no-repeat center left;
	clear:both;
}
.news_list_datum {
	color:#a98037;
	margin-bottom:5px;
	clear:both;
}
.news_list_headline {
	margin-bottom:10px;
	clear:both;
}
.news_list_text {
	clear:both;
}
