#news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#news_bild {
	background-color: #2e7db3;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	border: 1px solid #2e7db3;
}

#news_image {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F9F1D2;
	width: 120px;
	margin-left: 0px;
}


#news_text {
	padding-left: 20px;
}
#news_text p{
	margin: 0px;
}
#news_more {
	text-align: right;
}
#news_header a {
	color: #FFFFFF;
	text-decoration: none;
}
#news_spacer {
	clear: both;
	height: 0px;
}
#content-right #news_spacer {
	clear: both;
	height: 30px;
	margin-bottom: 20px;
	background-image: url(news_FILES/text-unten-rechts.jpg);
	background-repeat: no-repeat;
}
#news-background {
	background-image: url(news_FILES/text-rechts.jpg);
	background-repeat: repeat-y;
}

#news_container {
}
#news_datum {
	font-size: 9px;
	color: #666666;
	text-align: right;
}

li.news-amenu-item-year {
	list-style-image: none;
	list-style-type: none;
}
hr{
	height:1px;
	color:#CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.news-latest-date{
	margin: 0px;
	padding: 0px;	
}
.news-latest-container H4 {

	margin-top: 0px;
	margin-bottom: 5px;
}
.news-single-files {
	background-color: #FFFFFF;
	border: 0px solid #999999;
	clear: both;
}
.news-latest-container {
}
#news_spacer_keinEnde {
	clear: both;
}
#news-latest-datum {
	font-size: 9px;
	color: #999999;
}

