
	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #fff;
	padding:3px;
	background-color:#eeeeff;
}

div.detrans .tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #fff;
	padding:3px;
	background-color:#eeeeff;
}

div.scitech .tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #fff;
	padding:3px;
	background-color:#ffecd6;
}

div.blog .tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #fff;
	padding:3px;
	background-color:#c6bccf;
}


.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: #ffffff;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#eeeeff;
	overflow:hidden;
}

div.detrans .news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#eeeeff;

}

div.scitech .news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#ffecd6;

}

div.blog .news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#c6bccf;

}

.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #3472ae;
	margin-bottom: 0px;
}

div.detrans .news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #3472ae;
	margin-bottom: 0px;
}

div.scitech .news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #ff8e08;
	margin-bottom: 0px;
}

div.blog .news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #6b00cf;
	margin-bottom: 0px;
}

.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.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: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.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;
	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;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.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;
}



/*-------------------------- LIST CONTAINER-----------------------------*/
.news-list-container h2 {
	background: #3472ae;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}

div.detrans .news-list-container h2 {
	background: #3472ae;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}


div.scitech .news-list-container h2 {
	background: #ff8e08;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}

div.blog .news-list-container h2 {
	background: #6b00cf;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}


.news-trailer {
	background: #3472ae;
	height: 0.5em;
	margin:	0.2em;
}

div.detrans .news-trailer {
	background: #3472ae;
	height: 0.5em;
	margin:	0.2em;
}

div.scitech .news-trailer {
	background: #ff8e08;
	height: 0.5em;
	margin:	0.2em;
}

div.blog .news-trailer {
	background: #6b00cf;
	height: 0.5em;
	margin:	0.2em;
}

.news-list-item {
	background: #eeeeff;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

div.detrans .news-list-item {
	background: #eeeeff;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

div.scitech .news-list-item {
	background: #ffecd6;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

div.blog .news-list-item {
	background: #c6bccf;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

.news-header {
	
}

.news-header .date {
	float:right;	
}

.news-teaser {
	margin-bottom:1em;
}

.news-image {
	float:left;
}

.news-morelink {
	
}

.news-category {
	
}

.news-gotoarchive {
	
}


/* LATEST CONTAINER*/
.news-latest-container h2 {
	background: #3472ae;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}

div.detrans .news-latest-container h2 {
	background: #3472ae;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}


div.scitech .news-latest-container h2 {
	background: #ff8e08;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}

div.blog .news-latest-container h2 {
	background: #6b00cf;
	border: none;
	padding: 0.3em;
	color: #ffffff;
}


.news-trailer {
	background: #3472ae;
	height: 0.5em;
	margin:	0.2em;
}

div.detrans .news-trailer {
	background: #3472ae;
	height: 0.5em;
	margin:	0.2em;
}

div.scitech .news-trailer {
	background: #ff8e08;
	height: 0.5em;
	margin:	0.2em;
}

div.blog .news-trailer {
	background: #6b00cf;
	height: 0.5em;
	margin:	0.2em;
}





.news-latest-item {
	background: #eeeeff;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

div.detrans .news-latest-item {
	background: #eeeeff;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

div.scitech .news-latest-item {
	background: #ffecd6;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

div.blog .news-latest-item {
	background: #c6bccf;
	margin: 0.5em;
	padding: 0.5em;
	color: #000000;
	border: 1px dashed;	
	overflow:hidden;
}

.news-header {
	
}

.news-header .date {
	float:right;	
}

.news-teaser {
	margin-bottom:1em;
}

.news-image {
	padding:5px;
	margin: 5px;
	background-color: #ffffff;
	border: solid black 1px;
	float:right;
}

.news-single-img {
	padding:5px;
	padding-bottom: 0px;
	margin: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border: none;
	float:left;
}

.news-single-imgcaption {
	clear:both;
	text-align:right;
}

.news-morelink {
	
}

.news-category {
	
}

.news-gotoarchive {
	text-align:right;
}

.news-relatednews {
	text-align:right;
}


.news-browselinks {
	text-align:center;
}

/* --------------   overwriting colors -------------------- */

div.detrans .tx-ttnews-browsebox { background-color: #eeeeee; }
div.scitech .tx-ttnews-browsebox { background-color: #eeeeee; }
div.blog .tx-ttnews-browsebox { background-color: #eeeeee; }

div.detrans .news-single-item { border:none; background-color: transparent; }
div.scitech .news-single-item { border:none; background-color: transparent; }
div.blog .news-single-item { border:none;  background-color: transparent; }

div.detrans .news-single-item H2 { }
div.scitech .news-single-item H2 { }
div.blog .news-single-item H2 {  }


div.detrans .news-list-container h2 { background-color: transparent; }
div.scitech .news-list-container h2 { background-color: transparent; }
div.blog .news-list-container h2 { background-color: transparent; }



div.detrans .news-list-item { background-color: transparent; border: solid 2px #eeeeee; }
div.scitech .news-list-item { background-color: transparent; border: solid 2px #eeeeee; }
div.blog .news-list-item { background-color: transparent; border: solid 2px #eeeeee; }

div.detrans .news-trailer { background-color: #eeeeee; }
div.scitech .news-trailer { background-color: #eeeeee; }
div.blog .news-trailer { background-color: #eeeeee; }

div.detrans .news-latest-container h2 { background-color: transparent; }
div.scitech .news-latest-container h2 { background-color: transparent; }
div.blog .news-latest-container h2 { background-color: transparent; }

div.detrans .news-latest-item { background-color: transparent; border: solid 2px #eeeeee; }
div.scitech .news-latest-item { background-color: transparent; border: solid 2px #eeeeee; }
div.blog .news-latest-item { background-color: transparent; border: solid 2px #eeeeee; }


.news-amenu-container { background-color: #eeeeee; }
.news-amenu-container ul { background-color: #eeeeee; border: none; }
.news-amenu-container h2 { background-color: #dddddd; border: none; }
.news-amenu-item-year { background-color: #dddddd; }

.news-single-img { background-color: transparent; margin-left:0px; margin-top:0px; padding-left:0px; padding-top:0px; }
.news-single-imgcaption { background-color: #cccccc; padding: 5px; margin: 0px;  margin-top: 0px; }