	.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
		clear:right;
		height:1px;
		border:1px solid #FFF;
	}
	
	.news-latest-container HR.clearer {
		clear:left;
	}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

	.news-latest-container {
	}

	.news-latest-container H3 {
		font-size: 111%;
		color:#444;
		margin: 10px 0 10px 0;
	}

	.news-latest-item H3 {
		font-size: 111%;
		color:#444;
		margin: 10px 0 10px 0;
	}

	.news-latest-gotoarchive {
		font-weight:bold;
		margin-top:5px;
	}
	
	.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
		color:#fff;
	}
	.news-latest-gotoarchive A {
		color:#fff;
	}
	.news-latest-item {
		/* IE hack */
		height: 1%;
		line-height: 1.3;
		/* IE hack end */
		padding:3px;
		margin:3px;
	}

	.news-latest-item IMG {	
		margin-bottom:5px;
		margin-right:5px;
		float:left;
	}
	
	.news-latest-category IMG {
		float: none;
		border:none;
		margin:0px;
	}
	
	.news-latest-date,.news-latest-morelink,.news-latest-category {
		font-size:9px;
	}

	.news-latest-morelink {
		height:12px;
		font-size:100%;		
	}

	.news-latest-morelink A {
		float:right;
	}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
	.news-list-container {
	}


	.news-list-item {
		/* IE hack */
		height: 1%;
		line-height: 1.3;
		/* IE hack end */
		padding:3px;
		margin:3px;
		padding-left: 0;
		margin-left: 0;
	}
	
	.news-search-form {
		padding:3px;
		margin-bottom:5px;
	}
	
	.news-search-emptyMsg{
		margin:0px;
	}
	
	.news-search-form FORM {
		margin:0px;
	}
	
	.news-list-container H3 {
		font-size: 111%;
		color:#444;
		margin: 10px 0 10px 0;
	}
	
	.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
		color:#444;
		text-decoration: none;
	}
	
	.news-list-container H3 A {
		color:#444;
	}
	
	.news-list-container P {
		padding-left:0;
	}
	
	.news-list-date {
		float: right;
		color: #6699CC;
		text-align: right;
		height: 20px;
		margin-top: 0;
		margin-right: 0;
		font-size: 95%;
		font-weight: normal;
	}

	.news-list-imgcaption {
		float: right;
		padding-top:3px;
		padding-right:3px;
		font-size: 9px;
	}

	.news-list-container IMG {
		float: right;
		margin-bottom:5px;
		margin-right:2px;
		margin-left:5px;
	}
	
	.news-list-category IMG {
		float: none;
		margin:0px;
	}

	.news-list-morelink,.news-list-category {
		font-size:100%;
		margin-left:0;
	}
	
	.news-list-browse {
		text-align: center;
	}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0 solid #444;
	padding:3px;
	background-color: transparent;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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: transparent;
	border:0 solid #444;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
	.news-single-item {
		padding:5px;
		margin-bottom:5px;
	}
	
	.news-single-item H3 {
		font-size: 111%;
		color:#444;
		margin: 10px 0 10px 0;
	}

	.news-single-img {
		float: right;
		width: 240px;
		margin-left:5px;
	}
	.news-single-imgcaption {
		padding:3px;
		clear:both;
	}

	.news-single-category {
		float: right;
	}
	
	.news-single-backlink {
		margin-top: 25px;
	}
	.news-single-backlink a {
		font-weight:bold;
	   text-decoration: underline; 
	   color: #FF6600;
       height: 12px; 
       padding-left: 14px;
       background:  url(file:///L|/stfw.ch/fileadmin/template/layout/link_pfeil.gif) no-repeat left center;
	}
	
	.news-single-timedata {
		float: right;
	}
	
	.news-single-timedata, .news-single-author,.news-single-imgcaption {
		font-size: 105%;
		margin: 10px 0 10px 0;
	}
	
	.news-single-author {
		padding-bottom: 3px;
	}
	
	.news-single-additional-info {
	/* 	clear: both; */
		margin-top: 15px;
		padding:3px;
		padding-bottom:0px;
	}
	
	.news-single-related,.news-single-files,.news-single-links  {
		margin:0px;
		margin-bottom: 3px;
		padding:3px;
	}

	.news-single-related DD, .news-single-links DD, .news-single-files DD {
		margin-left:20px;
	}
	.news-single-links DD {
		margin-left: 25px;
	}

	.news-single-related DT, .news-single-links DT, .news-single-files DT {
		font-weight: bold;
		font-size: 11px;
		margin-left:5px;
		width:90%;
	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	padding-left: 0;
	border:0 solid #333;
	background-color: transparent;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container LI a {
	padding-left: 10px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:0 solid #444;
	background-color: transparent;
	list-style-type: none;
}
.news-amenu-container H2 {
	padding:3px;
	padding-left: 0;
	border:0 solid #444;
	background-color: white;
	color: #444;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 0 solid #444;
	padding: 2px;
	background-color: transparent;
}
