
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-single-item .clearer{ clear:both; color:#fff;	height:0px;	border:1px dotted transparent;	margin:0;	padding:0;}
.news-list-container .clearer {
	clear:left;
	color:#fff;
	height:1px;
	line-height:1px;
	background: transparent url("../../images/content/news_trenner.jpg") left top no-repeat;
	margin:15px 0 15px 0;
	padding:0;
	font-size:1px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {padding-top:2em; }
.news-list-container p{ margin-bottom:0;}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-bottom:0px;
	padding-bottom:0px;
}
.news-list-container h2 a { color: #698a9b;}
.news-list-container h2 a:focus, .news-list-container h2 a:hover, .news-list-container h2 a:active { color: #698a9b;}
.news-list-container h2 { clear:left;}
.news-list-date { float:left; margin-top:1px;}
.news-list-imgcaption { float: right; padding-top:3px; padding-right:3px; font-size: 9px;}
.news-list-container IMG { margin-bottom:5px; margin-left:5px; border:1px solid #B4C2CB; float:right;}
.news-list-morelink a{ margin-left:0.3em;}
.news-list-browse { text-align: center;}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox { padding-top:0.7em; padding-bottom:15px; /* Tabelle zentrieren (IE): */ text-align:center;}

.tx-ttnews-browsebox {
	margin-bottom:15px;
	/* Tabelle zentrieren (IE): */
	text-align:center;
}


.tx-ttnews-browsebox .browseLinksWrap a,
.tx-ttnews-browsebox .browseLinksWrap span{ padding:0px 2px 0px 2px; 	border:1px solid #eee;}
.tx-ttnews-browsebox .activeLinkWrap{ padding:0px 2px 0px 2px; border:1px solid #eee; background-color:#eee; 	font-weight:bold; }
.tx-ttnews-browsebox .browseLinksWrap{ margin-top:5px;}
.tx-ttnews-browsebox p{ margin-bottom:2px;}
.tx-ttnews-browsebox-strong { font-weight: bold;}
.news-search-emptyMsg {	}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {	/* IE6 */overflow: visible;	zoom:1;}
.news-single-img { float: right; margin-left:5px;}
.news-single-imgcaption { text-align:center;  padding:3px; clear:both; font-style:italic; }
.news-single-backlink, .news-single-backlink a { font-weight: bold; float:left; 	margin-bottom:1em; }
.news-single-timedata { margin-bottom:1em;}
.news-single-additional-info { background-color: #ddd; clear: both; 	padding:0;	margin-bottom:1em;}
.news-single-related,.news-single-files,.news-single-links  { margin:0px; margin-bottom: 3px;padding:3px;background-color:transparent;}
.news-single-related DD, .news-single-links DD, .news-single-files DD {margin:0;margin-left:5px;}
.news-single-related DD IMG, .news-single-links DD IMG, .news-single-files DD IMG{margin-right:5px; }
.news-single-related DT, .news-single-links DT, .news-single-files DT { padding:0; font-weight: bold; margin-bottom:3px;	margin-left:5px;width:90%;}
.news-single-links dd p{ 	margin-bottom:0;}
