.news-list-item h2 {
	margin-top: 0;
	margin-bottom: 5px;
}

.news-list-item {
	margin-bottom: 15px;
}

.news-list-subheader {
	color: #000;
	text-align: justify;
}

.tx-ttnews-browsebox, .tx-ttnews-browsebox p {
	text-align: center;
	margin: 0;
}

.news-single-timedata, .news-list-date {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.news-single-subheader {
	color: #000;
	font-weight: bold;
	text-align: justify;
}

.news-single-item {
	text-align: justify;
}

.news-single-item h2 {
	color: #009ee0;
}

.news-single-additional-info {
	border-top: 1px solid #CCC;
}

.news-single-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

.news-single-img img {
	border: 1px solid #009ee0;
}