@charset "UTF-8";
/* CSS Document */
.news-image { width:180px; float:left; height:100%; margin-top: 5px;}
.news-item h1 { margin-top:0px; padding-top:0px; font-size:16px; color:#00795A;}
.news-list-date { float:left; color:#00795A; font-weight:bold; margin-right:5px;}
.news-list-item { padding:0px; margin:0px; }
.news-item { width:325px; float:right; padding: 0; margin: 0;}
.news-trenner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0E1D9;
}
.news-list-weiterlesen {
	background-image: url(images/weiterlesen.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.news-single-timedata { color:#999; }
.news-single-backlink a { clear:both; width:100%; background-color:#CCC; font-size:28px; }
 /*---------------------------------  tt_news Seiten-Browser ---------------------------------*/
.tx-ttnews-browsebox { color:#999; font-size:10px; text-align:right;}
#news-seiten-browser {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	float: right;
}
#news-seiten-browser li { float:left; display:block; padding-left:5px;}

.news-header-list-container { margin-bottom: 10px;}
