@charset "UTF-8";
/* CSS Document */
#spalte-eins {
	width: 780px;
}
#spalte-zwei {
	display: none;
}
#spalte-eins div.news-item-wrap {
	display: block;
	float: left; 
	clear: both;
	width: 780px;
	border-bottom: 1px solid #999;
	margin: 0 0 18px 0;
	padding: 0 0 8px 0;
}
#spalte-eins div.news-item {
	width: 565px;	
	float: left;
}

#spalte-eins div.csc-textpic-imagewrap {
	padding: 0 0 0 30px;
	float: right;
}
div.news-item h4 {
	padding: 0;
}
