
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:5px;
	border:0px;
	margin:0px;
	padding:0px;
	line-height:1px;
	
	clear:both;

}
.news-latest-container HR.clearer {
	clear:left;
	
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
margin:0;
padding:0;

}

.news-latest-date {display:none;}

.news-latest-container H2 {display:none;}



.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	background-image:url(../../master/img/archivlink.png);
	background-repeat:no-repeat;
	height:28px;

	width:220px;
	padding:0;
	display:none;
	
	
}

.news-latest-gotoarchive a {
color:#fff;
padding-top:3px;
padding-left:3px;
text-decoration:none;
	
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1;
	/* IE hack end */
	height: auto !important;	
}
.news-latest-item a,  .news-latest-item a:hover, .news-latest-item a:visited, .news-latest-item a:active {
	color:#fff !important;
	
}


.news-latest-item p {
	margin-bottom:0px;
	display:none;
}

.news-latest-item H3  {
	font-size:10px;
	padding:3px;
	margin:0 0 0 0;
	font-weight:bold;
	background-color:#000;
	margin-top:-40px;

}


.news-latest-item IMG {

	margin-bottom:0px;
	margin-right:0px;
	float:left;
	border-bottom:1px solid red !important;
	
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}

.news-latest-morelink {
	height:12px;
	margin-bottom:3px;
	display:none;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding:0px;
	margin:0px;
	margin-top:10px;

}

.news-most-list-container {
	padding:0px;
	margin:0px;
	margin-top:0px;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.2;
	/* IE hack end */
	height: auto !important;	
	padding:10px;
	padding-top:2px;
	padding-bottom:3px;
	margin:0 0 20px 0;
	border-bottom:5px solid #eee;
	
	
	clear:both;
	background-color:transparent;
	background-image:url(../../master/img/newsBg.png);
	background-repeat:no-repeat;
	
}

.news-most-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.2;
	/* IE hack end */
	height: auto !important;	
	padding:10px;
	padding-top:0px;
	padding-bottom:8px;
	margin:0;
	border-top:2px solid #eee;
	border-bottom:1px solid #ccc;

	clear:both;
	background-color:#f1f1f1;
	
	
}

.news-most-list-item h2 a {
	font-size:11px;
	color:#666;
	
	
}




	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	background-color:#f5f5f5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H2 {
	margin-bottom: 10px;
	margin-top:5px;
	padding:0 0 3px 0;
	font-size:14px;
	
}
.news-list-container H2 A:LINK {
	font-size:14px;
	padding-left:0px;
}
.news-list-container H2 A {
	font-size:14px;

}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {
	float: right;
	color: #666;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #f3f3f3;
	display:none;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left;

	border:1px solid #fff !important;
	margin-bottom:5px;
	margin-right:20px;
	margin-left:0px;
}

.news-list-container IMG:hover {

	border:1px solid #ffc400 !important;
	
}



.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {

}
.news-list-morelink  {

float:left;

}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #ccc;
	padding:3px;
	background-color:#f3f3f3;
}
.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.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: #f3f3f3;
	border:1px solid #ccc;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	padding:0px 8px 0px 8px;

}

hr {border:0px; }

.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #666;
	margin-bottom: 10px;
}
.news-single-item H3 {
	margin-bottom: 10px;
	font-size:12px;
	margin-top:30px;
	width:100%;
	color:#000;
}



.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-img img {

	border-bottom:5px solid #ff9900;

}



.news-single-imgcaption {
	padding-top:3px;
	clear:both;
	font-size:10px;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	
		
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 11px;
	font-weight:bold;
	
}
.news-single-author {
	padding-bottom: 3px;
	
	
}
.news-single-additional-info {
	background-color: #f3f3f3;
/* 	clear: both; */
	margin-top: 3px;
	border:1px solid #eee;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:8px;
	background-color:#f8f8f8;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	width:100%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border-bottom:5px solid #f1f1f1;
	background-color:#f5f5f5;
}
.news-amenu-container LI {
list-style:none;

}
.news-amenu-container UL {
	padding:3px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#f5f5f5;
	list-style-type: none;
}
.news-amenu-container H2 {
	background-color:#f8f8f8;
	display:none;
}
.news-amenu-item-year {
	font-weight: bold;
	background-color: #f3f3f3;
	
}


.news-catmenu li, ul { 

list-style:none;
padding-left:8px; 
margin:0px;
 }
 
 .news-catmenu li a { 

padding-left:8px; 

 }
 
ul { margin-left:20px; padding-left:8px; list-style-type:disc !important;}
 