
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-item a {color:#888;}
.news-list-item a:hover {color:#FF6633;}


.news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border-bottom:1px dashed #D2DADA;
    margin-left:2px;
    margin-right:7px;

}
.news-list-container HR.clearer {
clear:right;
	height:1px;
	border:none;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {

	background:transparent url(../../template/news/nbg.png) no-repeat scroll 0px top;
	padding-top:6px;
}

.news-latest-container H2{
	color:#fff;
	padding:3px;
	margin:3px;
	/*background-color:#D8FA70;*/
	background:transparent url(../../template/news/clear.gif);
	font-size:1em;
	font-weight:normal;
}

.news-latest-container H2 a {
color:#000;}
.news-latest-container H2 a:hover {
color:#00CCFF;}

.news-latest-gotoarchive {
	padding:0;
	height:15px;
    background:transparent url(../../template/news/nbgbott.png) no-repeat scroll 0px bottom;
	margin-top:-3px;
	margin-left:0px;
}

.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 */
	height: auto !important;	
	padding:3px;
	margin:3px;

}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	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;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {



}

.news-list-top {
	background:transparent url(../../template/news/block2.png) no-repeat scroll ;
	height:3px;
	}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/*height: auto !important;*/
	padding:10px;
	background:transparent url(../../template/news/block_line.png) repeat-y scroll ;
	}
	
	.news-list-bottom {
	background:transparent url(../../template/news/block2.png) no-repeat scroll left bottom;
	padding-top:13px;
	height:35px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:20px;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #444;
	background-color: transparent;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	color:#444;
	padding-left:2px;
}

.news-list-container H3 A:HOVER {
	color:#ff6633;
	padding-left:2px;
}

.news-list-container H3 A {
	color:#444;

}
.news-list-container P {
padding-left:8px;
padding-right:28px;
font-size:12px;
text-align:justify;
}
.news-list-date {
color:#000000;
float:right;
font-size:9px;
font-weight:normal;
height:9px;
margin-right:16px;
margin-top:-15px;
text-align:right;
width:150px;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: none;	
	margin-bottom:10px;
	margin-right:2px;
	margin-left:6px;
	border:1px solid #ccc;
	padding:8px;
}
.news-list-container IMG:hover{
	border:1px solid #FF6633;
}

.news-list-head IMG {
	margin-bottom:5px;
	margin-right:0px;
	margin-left:4px;
	border:none;
	float:left;
	padding:0px;
}

.news-list-head IMG:hover{
	border:none;
}

img.spacer-gif {border:none;}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
    width:250px;
}
.news-list-morelink  {
float:right;
font-size:12px;
margin-top:12px;
margin-bottom:12px;
text-align:right;
width:auto;
margin-right:15px;
border:1px solid #ccc;
padding-right:5px;
}
.moreintext  {
	margin-left:10px;	
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border-top:1px solid #CCCCDD;
	border-bottom:1px solid #CCCCDD;
	padding:3px;	
	margin-bottom: 10px;
	width:519px;
    height:	19px;
	background:#fff;
}

.browseLinksWrap {
text-align:center;}

.disabledLinkWrap, .browseLinksWrap a, .activeLinkWrap {
padding:0 4px;
}

.activeLinkWrap {
color:#888888;
font-weight:bold;
}
.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: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;

}

.news-single-top {
	background:transparent url(../../template/news/block2.png) no-repeat scroll 3px 0;
	height:3px;
	margin-top:10px;
	}
.news-single-content{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/*height: auto !important;*/
padding:10px 23px 10px 17px;
	background:transparent url(../../template/news/block_line.png) repeat-y scroll 3px 0;
	}
.news-single-content P {
padding-left:5px;
padding-right:15px;
font-size:12px;
}	

.rgsgcontent {
margin-bottom:10px;}


	.news-single-bottom {
	background:transparent url(../../template/news/block2.png) no-repeat scroll 3px bottom;
	height:25px;
	margin-bottom:10px;
	padding-left:10px;
	}
	
.news-single-item H1 {
font-size:1em;
font-weight:bold;
color:#888;
background:none;
}

.news-single-item H2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #00CCFF;
	background-color: transparent;
	color:#888;
	padding-left:0em;
	padding-right:0em;
	display:none;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-rightbox {
clear:both;
float:none;
text-align:left;
width:504px;
margin-left:5px;
}

.news-single-img {
	float: none;
	margin-left:5px;

}

.news-single-date {
color:#000000;
float:right;
font-size:9px;
font-weight:normal;
height:9px;
margin-right:16px;
margin-top:-12px;
text-align:right;
width:150px;
	}


.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
 .news-single-backlink a {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D7D7D7;
color:#888888;
font-weight:bold;
margin:0;
padding:3px 6px;
}
 .news-single-topnav{
width:515px;
height:25px;
margin-top:18px;
margin-left:10px;
}

 .news-single-topnav  a {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D7D7D7;
color:#888888;
font-weight:bold;
margin:0;
padding:3px 6px;
}

.news-single-topnav a:hover ,  .news-single-backlink a:hover {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #BFBFBF;
color:#00CCFF;
font-weight:bold;
margin:0;
padding:3px 6px;
}


.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: transparent;
 	clear: both; 
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {

	padding:10px;
	margin:0 0 -12px;
	margin-left:-10px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:12px;
font-size: 10px;
}

.news-single-links DD a {
position:relative;
}

.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 Additional stuff --------------------------------- */

	.news-single-top-add {
	background:transparent url(../../template/news/nbgtop.png) no-repeat scroll 3px top;
	height:5px;
	padding-left:10px;
	}

	.news-single-item-add {
	background:transparent url(../../template/news/nbgline.png) repeat-y scroll 3px center;
	padding-left:10px;
	margin-top:-15px;
	}

	.news-single-bottom-add {
	background:transparent url(../../template/news/nbgbott.png) no-repeat scroll 3px bottom;
	height:22px;
	margin-bottom:10px;
	padding-left:10px;
	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px 13px;
	margin:10px 0px 10px 10px;
	border:1px solid #ccc;
	background-color:transparent;
}

ul.tree a {
color:#888888;
text-decoration:none;
}

.news-catmenu li {
line-height:1.5em;
margin-left:0.1em;
}

ul.tree a:hover{
color:#FF6633;
text-decoration:none;
}


.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

.tx-timtab-embeddedvideo-fe {
margin-left:35px;
}


