
	/*  tt_news LATEST view */

	.news-latest-top, .news-archive-top {
		font-size: 13px;
		font-weight: bold;
		margin-left: 0px;
    }
	.news-latest-item {
		margin-bottom: 10px;
		width: 100%;
		margin-left: 0px;	
		clear: both;
	}
	.news-latest-item p {
		margin-top: 0px;
		font-size: 10px;
	}
	.news-latest-item a:link, .news-latest-item a:visited, .news-list-PBactPage, .news-list-PBpage {
		text-decoration: none;
		color: #A3B4BF;
	}
	.news-latest-item a:hover, .news-latest-item a:active {
		text-decoration: none;
		color: #587582;
	}
	.news-latest-date {
		color: #89A1B0;
	}
	.news-latest-title {
		font-weight: bold;
		color: #A3B4BF;
	}
	div..news-latest-item img {
		float: left;
		margin-top: 5px;
		margin-right: 7px;

	}
	
		div.news-latest-item h3 a {
		font-weight: bold;

	}
	
	/* tt_news LIST view  */
	.news-list-item {
		margin-bottom: 30px;
		width: 450px;
	}
	
	div.news-list-item img {
		float: left;
		margin-top: 5px;
		margin-right: 7px;
	} 
	
	div.news-list-item h1 a {
		font-weight: bold;
	} 
	
	div.news-list-item a {
		font-weight: normal;
	} 
	
	.news-list-title {
	color: #A3B4BF;
	margin-bottom: 5px;
	clear: both;
	padding: 2px;
	border-bottom: 1px solid #587582;
	font-weight: bold;;
	}

	.news-list-date {
	float: right;
	color: #A3B4BF;
	width: 180px;
	text-align: right;
	height: 17px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: transparent;
	}
	.news-list-title a:link, .news-list-title a:hover, .news-list-title a:active, .news-list-title a:visited {
		color: #A3B4BF;
		text-decoration: none;
	}
	.news-list-imgcaption {
		color: White;
	}
	.news-list-item-img-container {
		float: right;
		width: 130px;
		/*margin: 0px 0px 20px 0px;
		 border: 1px solid #3E551C; */
		margin-left: 7px;
	}
	.news-list-item-img-container img, .news-list-imgcaption {
		float: right;
	}

	.news-list-category {
		margin-top: 7px;
		margin-bottom: 7px;
	}
	.tx-ttnews-browsebox {
		clear: both;
		text-align: center;
		margin-bottom: 15px;
	}
	.news-list-clearer {
		height: 5px;
		clear: both;
		visibility: hidden;
	}
	
	/*  tt_news Page-Browser */
	.tx-ttnews-browsebox TD { 
		font-size: 10px; 
	}
	.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
		font-weight: bold; 
	}
	.tx-ttnews-browsebox-SCell {
		background-color: transparent;
	}
	.news-search-emptyMsg { 
		font-size: 11px;
		margin-left: 10px; 
	}
	/* tt_news SINGLE view  */
	.news-single-item {
		font-size: 11px;
		
	}
	
	div.news-single-item H2{
		font-size: 12px;
		font-weight: bold;
		color: #587582
		
	}
	
		div.news-single-item H3{
		font-size: 11px;
		font-weight: normal;
		color: #A3B4BF
		
	}
	
		div.news-single-item img{
		float: left;
		margin-top: 5px;
		margin-right: 7px;
	} 
	
	
	.news-single-header {
		font-size: 20px;
		color: #A3B4BF;
	}
	.news-single-subheader {
		font-weight: bold;
		margin-bottom: 15px;
	}
	.news-single-images-container {
		float: left;
	}
	
	.news-single-img  {
		width: 100px;
		float: left;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.news-single-additional-info  {
	color: White;
	}
	
	.news-single-images-container img {
		/* border: 1px solid #A3B4BF;*/
		margin-bottom: 5px;
		float: left;
	}
	

	.news-single-category {
		margin-bottom: 15px;
	}
	.news-single-backlink, .news-single-backlink a {
		color: #A3B4BF;
		font-size: 10px;
		margin-bottom: 15px;
		margin-top: 10px;
	}
	.news-single-timedata, .news-single-imgcaption {
		float: right;
	}
	.news-single-timedata, .news-single-author, .news-latest-date {
		font-size: 9px;
		color:#89A1B0;
	}
	
	.news-single-imgcaption{
	   font-size: 9px;
		margin-top: 5px;
		margin-right: 7px;
		margin-bottom: 5px;
		text-align: center;
		float: none;
		line-height: 12px; 
		color: #A3B4BF;
	}
	
	.news-list-imgcaption{
	float: left;
	font-size: 9px;
	}
	
	.news-single-author {
		clear: both;
		padding-top: 5px;
		margin-bottom: 10px;
	}
	.news-single-additional-info {
		clear: both;
		margin-top: 15px;
		padding-top: 5px;
		width: 100%;
	}
	.news-single-additional-info p {
		margin: 0px;
	}

	.news-single-related-header, .news-single-links-header, .news-single-files-header {
		font-weight: bold;
		color: #A3B4BF;
		font-size: 11px;
	}
	
	/* tt_news Archivemenu (AMENU) view  */
	.news-archive-item {
		width: 200px;
		margin-left: 10px;
	}
	.news-archive-item a {
		color: #A3B4BF;
		text-decoration: none;
	}