.news-list-item H3 {
	color: #0089d2;
	font-weight: bold;
	font-size: 12px;
}
.news-list-item H3 A {
	color: #0089d2;
	text-decoration: none;
}
.news-list-item H3 A:hover {
	color: #798b93;
	text-decoration: underline;
}
.news-list-item H3 span.news-list-date,
.news-single-item span.news-single-timedata {
	padding: 2px 0 5px 0;
	color: #5d666e;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

.news-list-trenner, div.news-single-item hr.clearer {
	border: none;
	border-bottom: solid 1px #c8d6d7;
	clear: both;
	display: block;
	height: 0px;
	margin:7px 0pt;
	width: 500px;
}

.news-list-morelink A {
	background: url(../img/pfeil-rechts.gif) no-repeat 3px;
	color: #0089d2;
	padding: 0 0 0 13px;
	text-decoration: none;
}
.news-list-morelink A:hover {
	background: url(../img/pfeil-rechts-act.gif) no-repeat 3px;
	color: #798b93;
	text-decoration: underline;
}

.news-single-item H3 {
	color: #3c4548;
	font-weight: bold;
	font-size: 14px;
}
.news-single-backlink {
	font-size: 11px;
}
.tx-ttnews-browsebox TABLE {
	margin: auto;
}
.tx-ttnews-browsebox TABLE TD {
	padding: 2px;
}
.tx-ttnews-browsebox TABLE A {
	color: #0089d2;
	text-decoration: none;
}
.tx-ttnews-browsebox TABLE A:hover {
	color: #798b93;
	text-decoration: underline;
}
