
/*-----------------------------------  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:1px;
	border:1px solid #fff;

}
.news-latest-container HR.clearer {
	clear:left;
	margin: 0;
}

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

.news-latest-container {
	/*border: solid 1px #c8c8c8;*/
	width: 180px;
	margin: 0px 0 18px 0px;
}

.news-latest-container H2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.85em;
	line-height: 20px;
	color: #ff7800;
	border-top: 5px solid #ff8700;
	border-bottom: solid 1px #c8c8c8;
	padding: 0 12px 4px 12px;
	margin: 0 0 10px 0;
}

.news-latest-container H3 {
	margin: 8px 0 1px 0;
}

.news-latest-gotoarchive {
	clear: both;	

	font-weight:bold;
	font-size: 0.75em;
	padding: 0 0 0 12px;
	margin:10px 0 10px 0;
	color: #ff7800;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color: #db7388;
}
.news-latest-gotoarchive A {
	color: #ff7800;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin:0 13px 0 7px;
	border-bottom: 1px dashed #ff8700;
	padding-bottom: 6px;
	
}

.news-latest-item p.bodytext {
	font-size: 0.7em;
}

.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-date {
	text-align: right;
	display: block;
	margin-top: 2px;
}

.news-latest-morelink {
	height:12px;
}

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


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


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}
.news-search-form {
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
}
.news-list-container H3 A {

}
.news-list-container P {
}
.news-list-date {
	float: right;
	color: #c8c8c8;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}

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

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: left;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px 0;
	padding:3px 0 15px 0;
}
.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:2px 3px 2px 3px;
	font-size: 11px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ff7800;
	border:1px solid #ff7800;
	font-size: 11px;
}
.tx-ttnews-browsebox-SCell a:link, .tx-ttnews-browsebox-SCell a:visited, .tx-ttnews-browsebox-SCell a:active {
	color: #fff;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #ff7800;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-item h3 p.bodytext {font-size: 1em;}

.news-single-img {
	float: right;
	margin-left:5px;
	width: 200px;
}

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

.news-single-category {
	font-size: 11px;
	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 {
/* 	clear: both; */
	margin-top: 15px;
/*	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8; */
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
/*	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8; */
	margin:0px;
	margin-bottom: 3px;
}

.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:0px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */


/*--------------------------------- 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;
}




