
	/*  tt_news LATEST view */

	.news-latest-top {
		padding-bottom: 15px;
		padding-left: 10px;
		font-size: 14px; 
		color: #0066CC;
		font-weight: bold;
    }
	.news-latest-item {
		margin-bottom: 10px;
		width: 100%;
		/*margin-left: 10px;	*/
		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;
	}
	.news-latest-item a:hover, .news-latest-item a:active {
		text-decoration: underline;
	}
	.news-latest-date {
	 	padding-bottom: 10px;
	}
	
	.news-latest-title {
	    align: top;
		font-weight: bold;
		padding-bottom: 10px;
		padding: 2px;
	}
	
	.news-latest-img {
		margin-top: 33px;
		margin-right: 2px;
		border: 1px solid #ff0000;
	}
	.news-latest-subh{
	    border: 1px solid #0000ff;
	}
	
	/* tt_news LIST view  */
	.news-list-item {
		
	    margin-bottom: 20px;
		width: 100%;
	} 
	
	.news-list-item_l{
		margin-top: 10px;
	    margin-bottom: 0px;
		width: 100%;
		
	} 
	
	.news-list-title {
	align: top;
	color: #fff;
	clear: both;
	padding: 2px;
	font-weight: normal;
	}

	.news-list-date {
	float: right;

	text-align: right;
	font-weight: normal;
	}
	.news-list-title a:link, .news-list-title a:hover, .news-list-title a:active, .news-list-title a:visited {
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
	.news-list-imgcaption {
	}
	
	.news-list-item-img-container {
		float: right;
        text-align: right;
		width: 130px;
		/*margin: 0px 0px 20px 0px;
		 border: 1px solid #3E551C;*/ 
		margin-left: 10px;
		margin-top: 17px;
	}
	.news-list-item-img-container img, .news-list-imgcaption {
		float: right;
        
		
	}
	
	.news-list-item-img-cont {
		float: right;
		#text-align: right;
		margin-left: 0px;
		margin-top: 17px;
	}
	
	.news-list-item-img-cont img{
	   /*float: right;*/
	}
	
	.news-list-subheader {
		margin-top: 15px;
	} 

	.news-list-category {
		color: #0066cc;
		margin-top: 7px;
		margin-bottom: 7px;
	}
	.news-list-more {
		color: #0066cc;
		margin-top: 2px;
		margin-bottom: 15px;
		font-weight: bold;
	}
	.news-list-more a {
		color: #0066cc;
		text-decoration: none;
		font-weight: bold;
	}
	.news-list-clearer {
		height: 5px;
		clear: both;
		visibility: hidden;
	}
	
	/*  tt_news Page-Browser */
	.tx-ttnews-browsebox {
		clear: both;
		text-align: left;
		margin-bottom: 15px;
	}
	
	.tx-ttnews-browsebox TD { 
		font-size: 10px; 
	}
	.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
		font-weight: bold; 
	}
	.tx-ttnews-browsebox-SCell {
		margin-left: 0px; 
	}
	.news-search-emptyMsg { 
		font-size: 11px;
		margin-left: 10px; 
	}
	/* tt_news SINGLE view  */
	.news-single-item {
		width: 100%;
		color: #000;
	}
	.news-single-header {
		color: #fff;
		font-weight: bold;
		margin-top: 5px;	
	}
	.news-single-subheader {
		margin-top: 15px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.news-single-images-container {
		float: right;
		width: 240px;
		margin-left: 10px;
		padding-bottom: 10px;
		
		
	}

	.news-single-images-container img {
		/* border: 1px solid #3E551C;*/
		margin-bottom: 5px;
		/*float: right;*/
	}
	
	.news-single-img img{
		margin-left: 0px;
		/*float: right;*/
		margin-bottom:5px;
		
	}
	
	.news-single-category {
		margin-bottom: 15px;
		color: #fff;
		padding-left: 4px;
	}
	.news-single-backlink, .news-single-backlink a {
		font-weight: normal;
		color: #0066CC;
		margin-bottom: 15px;

		margin-top: 10px;
	}
	.news-single-imgcaption{
	    float: left;
        color: #000000;
        padding-botttom: 5px;
        font-style: italic;
	}
	
	.news-single-timedata  {
		float: right;
        color: #ffffff;
        margin-top: 5px;	
	}
	.news-single-timedata, .news-single-author, .news-single-imgcaption, .news-latest-date, .news-list-imgcaption {

	}
	.news-single-author, .news-single-author P {
		color: #fff;
		clear: both;
		padding: 2px;
		font-weight: normal;
	}
	
	.news-single-author a:link, .news-single-author a:hover, .news-single-author a:active, .news-single-author a:visited {
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
	
	.news-single-additional-info {
		clear: both;
		margin-top: 15px;
		/*border-top: 1px solid #76882D;*/
		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: #76882D;
		font-size: 11px;
	}

	.news-single-links * {
		width: 400px;
		word-wrap: break-word;
	}
	
	/* tt_news Archivemenu (AMENU) view  */
	.news-archive-container {
		width: 190px;
		margin-left: 10px;
	}
	.news-archive-item-year {
		font-weight: bold;
		width: 190px;
		padding-top: 3px;
	
		padding-bottom: 3px;
		padding-left: 3px;
		background-color: #95A653;
		color:#FFFFFF;
	}

	.news-archive-top {
		font-weight: bold;
		padding-bottom: 15px;
		font-size: 16px; 
		color: #0066CC;
	}

	.news-archive-item {
		width: 200px;
		margin-left: 10px;
	}
	
	.news-archive-item a {
	}
 


