/* ### LIST-ANSICHT ### */
 
.news-list-item {
	color: #999;
	width: 240px;
	height: 320px;
	margin: 20px 19px 0px 0px;
	padding: 0;
	float: left;
}
.news-list-pic,
.news-latest-pic {
	width: 240px;
	margin: 0px 0px 5px 0px;
}
.news-list-date {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	margin: 10px 0px 2px 0px;
	color: #BBBBBB;
}

.news-list-item h3,
.news-list-item h3 a {
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	color: #0075A3;
}

.news-list-item h3 a:active,
.news-list-item h3 a:hover,
.news-list-item p a:hover,
.news-latest-item h3 a:active,
.news-latest-item h3 a:hover,
.news-latest-item p a:hover,
.news-archiv-item h3 a:active,
.news-archiv-item h3 a:hover,
.news-archiv-item p a:hover {
	color: #FFF;
	background: #0075A3;
	text-decoration: none;
}

.news-list-subheader,
.news-list-subheader p,
.news-list-subheader p .bodytext,
.news-latest-subheader,
.news-latest-subheader p,
.news-latest-subheader p .bodytext {
	color: #888888 !important;
	font-size: 12px !important;
	line-height: 18px !important;
}
.news-comment-count {
	margin: 0px 0px 5px 0px;
}
.news-comment-count a,
.news-comment-count a:link,
.news-comment-count a:active,
.news-comment-count a:visited,
.news-list-morelink a,
.news-list-morelink a:link,
.news-list-morelink a:active,
.news-list-morelink a:visited,
.news-latest-morelink a,
.news-latest-morelink a:link,
.news-latest-morelink a:active,
.news-latest-morelink a:visited,
.news-archiv-morelink a,
.news-archiv-morelink a:link,
.news-archiv-morelink a:active,
.news-archiv-morelink a:visited {
	color: #0075A3;
	background: url(images/arrow_read_more.gif) no-repeat;
	padding: 0 0 0 15px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.news-comment-count a:hover,
.news-list-morelink a:hover,
.news-latest-morelink a:hover,
.news-archiv-morelink a:hover {
	text-decoration: underline;
}

/* ### SINGLE-ANSICHT ### */

.news-single-item {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.news-single-date {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	margin: 10px 0px 2px 0px;
	color: #888888;
}
.news-single-item h1 {
	color: #0075A3;
	text-transform: uppercase;
	font-weight: normal;
	margin: 5px 0px 10px 0px !important;
	padding: 0 0 15px 0 !important;
}

.news-single-img a img {
	float: left;
	padding: 0px 10px 0px 0px;
}
.news-single-img {
	float: left;
}

.news-single-imgcaption {
	width: 250px !important;
    clear:both;
    padding: 5px;
	margin: 0px 0px 5px 0px;
	font-size: 11px !important;
	color: #999999 !important;
	font-size: 11px !important;
}

.news-single-content {
	margin: 0 0 25px 0;
	padding-top: 15px;
}
	
.news-single-content p .bodytext {
	font-size: 14px !important;
	line-height: 18px !important;
	clear: both;
	float: left;
}
.news-single-content h3 {
	font-size: 14px !important;
	line-height: 18px !important;
	clear: both;
	float: left;
	font-weight: normal;
	color: #666666;
	width: 540px;
	margin: 0px;
}
.news-single-backlink 
.news-single-backlink a,
.news-single-backlink a:link,
.news-single-backlink a:active,
.news-single-backlink a:visited {
	color: #0075A3;
	background: url(images/arrow_backlink.gif) no-repeat;
	padding: 0 0 0 15px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.news-single-backlink a:hover {
	text-decoration: underline;
}
/* ### LATEST-ANSICHT ### */

.news-latest-item {
	width: 248px;
	float: left;
	border: 1px solid #BBBBBB;
	margin: 15px 30px 15px 0;
	padding: 15px;
	height: 330px;
}

.news-latest-item h3 {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0 10px 0 0;
	font-weight: normal;
	width: 220px;
	float: left;
}

.news-latest-item h3 a {
	text-decoration: none;
	color: #0075A3;
}

.news-latest-category-image {
	width: 50px;
	text-align: right;
	float: left;
}

.news-latest-date {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 2px 0px;
	color: #888;
}

.news-latest-container {
	width: 930px;
	float: left;
	margin-bottom: 10px;
}

.tx-ttnews-browsebox {
	color: #888;
	padding: 0 0 0 15px;
	font-size: 12px;
	text-transform: uppercase;
	width: 400px;
}
.tx-ttnews-browsebox a {
	color: #0075A3;
	text-decoration: none;
}

.tx-ttnews-browsebox a:hover {
	text-decoration: underline;
}

.news-single-img {
	float: left;
}

/* ### ARCHIV-ANSICHT ### */

.news-archiv-item {
	width: 525px;
	float: left;
	border-bottom: 1px dotted #BBBBBB;
	margin: 0px 0px 15px 0;
	padding: 0px 15px 10px 0px;
}

.news-archiv-item h3 {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0 10px 0 0;
	font-weight: normal;
	width: 540px;
	float: left;
}

.news-archiv-item h3 a {
	text-decoration: none;
	color: #0075A3;
}

.news-archiv-date {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 2px 0px;
	color: #888;
}

.news-archiv-container {
	width: 540px;
}