/*   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =    NEWS   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =    */

.news-latest-container .news-latest-item .news-left {
	float: left;
	height: 162px;
	clear: left;
}

.news-latest-container .news-latest-item .news-left a IMG {
	margin-right: 10px;
}

.news-latest-container .news-latest-item .news-latest-date a,
.news-list-container .news-list-item .news-list-date a {
	display: block;
	float: right;
}

.news-latest-container .news-latest-item .comments-count {
	display: block;
	/*margin-left: -104px !important;*/
	float: left;
}

.news-latest-container .news-latest-item h3,
.news-list-container .news-list-item h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
}

.news-latest-container .news-latest-item .clear,
.news-list-container .news-list-item .clear {
	height: 40px;
}

.news-latest-container .news-latest-item .title a,
.news-list-container .news-list-item .title a {
	margin-left: 5px;
}

.news-latest-container .news-latest-item .commentsCounter,
.news-list-container .news-list-item .commentsCounter {
	display: block;
	font-size: 11px;
	border-bottom: 1px dotted #d4b97c;
}

.news-latest-container .news-latest-item .commentsCounter .news-latest-date,
.news-list-container .news-list-item .commentsCounter .news-list-date {
	float: right;
	font-size: 10px;
	color: #d4b97c;
}

.news-single-item .date {
	float: right;
	color: white;
	margin-top: 5px;
	font-size: 14px;
}

.news-single-item h2 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.news_text {
	width: 300px;
	padding: 0px 0 0 15px;
	color: #ffffff;
	font-size: 10px;
}

.news-list-item img {
	border: 1px solid white;
	margin: 4px 10px 0px 0;
}

/*.date {
	color: #8a8b8c;
	font-weight: bold;
	font-size:10px;
}*/

.beitrag {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.news-list-container .text {
	/*padding-top:10px;*/
}

.float {
	float: left;
	padding-right: 10px;
}

.newstrenner {
	background: url(../images/news-line.png) no-repeat;
	width: 422px;
	height: 4px;
	text-align: center;
	margin: 5px 0 15px 0;
}

