.news-list-date {
	float: right;
	font-size: 10px;
}
.news-list-container h3 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.news-list-container h3 a {
	text-decoration: none;
}
.news-list-container .linie{
	border-bottom: 3px solid #CCCCCC;
	margin-bottom: 10px;
}
.news-list-container .news-list-morelink a {
	margin-top: 0px;
	display: block;
	background-image: url(../images/icon-oranger-pfeil.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
}
.news-list-item {
	margin-bottom: 40px;
}
.news-single-author a {
	background-image: url(../images/icon-siluette.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 30px;
	height: 20px;
	display: block;
}
.news-single-author a:hover {
	background-image: url(../images/icon-siluette_hover.gif);
}
.news-single-author {
	background-color: #e8e8e8;
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 20px;
	border: 5px solid #e1e1e1;
	padding: 10px;	
}
.news-single-item h3 {
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 25px;
}
.news-single-item h2 {
	color: #F29400;
}
.news-single-backlink {
	display: block;
	background-image: url(../images/icon-oranger-pfeil.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
	margin-top: 30px;
}
.news-single-balken-unten {
	background-color: #716666;
	height: 26px;
	margin-top: 20px;
	display: none;
}

/* =latestNews */ 

#latestNews .newsDate {
	padding-left: 33px;
	background-image: url(../images/icon-datum.gif);
 	background-repeat: no-repeat;
 	margin-bottom: 8px;
 	height: 16px;
 	padding-top: 6px;
}
#latestNews h4 a {
 	color: #F29400;
 	margin-bottom: 10px;
}
#latestNews .newsDate a {
 	color: #F29400;
 	font-size: 10px;
}
.news-single-item h3 {
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #565656;
}
#latestNews .newsAnreisser {
	margin-top: 7px;
	margin-bottom: -10px;
}
#latestNews .buttonMehr {
	background-image: url(../images/button-mehr.gif);
 	background-repeat: no-repeat;
	height: 20px;
	display: block;
	border-bottom: 1px solid #d5d5d4;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
#latestNews .buttonMehr a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}