/* LATEST ANZEIGE */

.news-latest-cat, .news-single-cat, .news-single-aut{
	color: #333333;
}


.news-latest-title a:link{
	color: #F8C72C;
}

.news-latest-title a:visited{
	color: #F8C72C;
}

.news-latest-title a:hover{
	color: #F8C72C;
}


/* #################################### */

/* SINGLE ANZEIGE */

.news-single-title{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #F8C72C;
}

.news-single-timestamp{
	color: #333333;
	/* float: right; */
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* #################################### */