

/*---------------------------------  tt_news latest ---------------------------------*/


.ttnewsLatestNewsB img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.ttnewsLatestNewsB p {
	margin-top: 2px;
}


/*---------------------------------  tt_news list ---------------------------------*/


.news-list-container {
	background: #fff;
	border: 0;
	margin: 15px 0 0px 0;
	padding: 0;

}
.news-list-item {
	background: #fff;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

h2.news-list-title {
	background: #fff;
	border: 0;
	margin: 0px 0 0px 0;
	padding: 0;
}

p.news-list-subtitle {
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 140%;
	font-size: 12px;
}

a img.news-list-mehr {
	border: 0;
}

div.news-list-morelink {
	width: 99%;
	text-align: right;
}

.news-list-morelink a { 
	font-size: 10px;
}
.news-list-morelink a:link    {  }
.news-list-morelink a:visited {  }
.news-list-morelink a:hover   { }
.news-list-morelink a:active  { }

/* IE6 - haslayout-Bug - Jürgen, 18.11.08 */
*html .news-list-item h1,
*html .news-list-item p,
*html .news-list-item a {
	zoom:1;
}

/*---------------------------------  tt_news single ---------------------------------*/

.news-single-item {
	margin: 0 0;
	padding: 0px;
	border: 0;
	text-align: left;
	background: #fff;
	min-height: 150px;
}



.news-single-infobox {
	margin: 0px 0 15px 0;
	padding: 0px;
	border: 0px;
	background: transparent;
	text-align: left;
	font-size: 12px;
	font-style: italic;	
}

h1.news-single-title {
	color: #000;
}

.news-single-subtitle {
	clear: both;
	margin: 0px 0 12px 0;
	border: 0;
	padding: 0px;
	padding: 0;
	font-weight: bold;
}

/* IE6 - haslayout-Bug - Jürgen, 6.11.08 */
*html .inhalt .mitte .news-single-subtitle,
*html .inhalt .mitte .news-single-author,
*html .inhalt .mitte .news-single-backlink {
	zoom: 1;
}

div.news-single-img {
	float: left;
	margin: 0px 0px 12px 0;
}

div.news-single-img a img {
	border: 0px;
}


p.news-single-imgcaption {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #7d7d7d;
}

.news-single-subtitle p.bodytext {
	margin: 15px 0 15px 0;
	border: 0;
	padding: 0px;
	padding: 0;
	font-weight: bold;
}

p.news-single-author {
	margin: 0px 0 15px 0;
}


.news-single-date {
	font-style: italic;
}

.news-single-backlink {
	margin: 0px 0 30px 0;
	border: 0;
	padding: 0px;
}

.news-single-backlink a { 
	color: #000;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}
.news-single-backlink a:link    { }
.news-single-backlink a:visited { }
.news-single-backlink a:hover   { }
.news-single-backlink a:active  { }


div.news-single-additional-info,
div.news-single-additional-info dl, 
div.news-single-additional-info dd,
.news-single-related dt,
.news-single-related,
.news-single-files,
.news-single-files dt,
.news-single-links,
.news-single-links dt {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: transparent;
}



.news-single-related dt,
.news-single-files dt,
.news-single-links dt {
	margin: 20px 0px 0px 0px;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin: 3px;
	border: 0;
	border-top: 1px solid #ccc;
	padding: 10px 0px 0px 0px;
	background-color: #fff;
}
.tx-ttnews-browsebox TD { 
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin: 0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ccc;
	border: 1px solid #7d7d7d;
}
.news-search-emptyMsg { 
	font-size: 12px;
	margin-left: 10px; 
}
.tx-ttnews-browsebox a,
.tx-ttnews-browsebox strong,
.tx-ttnews-browsebox span {
	margin: 0 0 0px 0;
	padding: 4px;
}



