.news-list-container{
	padding-top: 20px;
	
}

.news-single-item{
	padding-top: 20px;
}

.news-list-item{
	padding-bottom: 10px;
}

.termine-kopfzeile {
	padding-bottom: 3px;
	height: 18px;
	border-bottom: solid 4px rgb(225,225,225);
}

.termine-kopfzeile-single {
	padding-bottom: 3px;
	border-bottom: solid 4px rgb(225,225,225);
}

.termine-kopfzeile h3{
	float: left;
}

.termine-kopfzeile-single h2{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.termine-kopfzeile h3 a{
	color: #94b928;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;	
}

.termine-kopfzeile h3 a:hover{ text-decoration: underline;}
.termine-kopfzeile h3 a:active{ text-decoration: underline;}

.termine-kopfzeile span{
	padding-top: 5px;
	color: rgb(100,100,100);
	float: right;
}

.termine-kopfzeile-single span{
	padding-top: 5px;
	color: rgb(100,100,100);
}

.termine-text {
	padding-top: 3px;
}
.termine-text-single {
	padding-top: 3px;
	padding-bottom: 10px;
}

.clearer {
	border: none;
}

.news-single-backlink a{
	text-decoration: underline;	
	color:#94b928;
}

.news-single-backlink a:hover{
	text-decoration:none;
}

