
/*-----------------------------------  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 #fef3e5;

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

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

#container-right .news-latest-container {
}

#container-right .news-latest-container h2 {
	font-size: 1.1em; 
	margin: 0 0 0.5em;
}
#container-right .news-latest-container h3 {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 0 0 16px !important;
	background: transparent url(menu2-bullet.gif) no-repeat 2px 3px;
	font-size: 1em; 
}

#container-right .news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-bottom: 0.75em;
	background: none;
}
#container-right .news-latest-item p.bodytext { margin: 0 0 0 16px !important; font-weight: normal !important;  }
#container-right a {
	color: #000; 
	text-decoration: none;
	display: block;
}
#container-right a:hover {
	text-decoration: underline;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-bottom: 1em;
}
.news-list-container h2 {
}
.news-list-container h2 a {
}
.news-list-container h2 a:link,.news-list-container h2 a:visited,.news-list-container h2 a:hover {
}
.news-list-category {
  display: inline;
}
.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: 0 0 1em 1em;
}
.news-list-category img {
	float: left;
	border:none;
	margin:1em;
}
.news-list-date {
	font-weight: bold;
}
.news-list-item p.bodytext { display: inline; }

.news-list-morelink {
	float: none;
	font-size: 0.75em;
	margin-top: 0.5em;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}
.tx-ttnews-browsebox td {
	font-size: 0.8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell p,.tx-ttnews-browsebox td p {
	margin: 0;
}

.tx-ttnews-browsebox-SCell {
	background-color: #e0e7f8;
	border:1px solid #88f;
}
	/*---------------------------------  tt_news Search-Form ---------------------------------*/

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #88f;
	background-color:#e0e7f8;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------	------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item .csc-box-right {
top: 0.25em !important;
}
#content .news-single-item .csc-box-right div, 
#content .news-single-item .csc-box-right p
{
  background: #fff;
	padding: 0.5em;
	margin-bottom: 5px;
}

.news-single-item h3 { padding: 0.5em 0 1.5em; }
.news-single-img {
	float: right;
	margin-left: 1em;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 0.9em;
	margin: 1em 0;
}
.news-single-imgcaption {
	font-size: 0.9em;
}
.news-single-additional-info {
	background: #e0e7f8;
	border: dotted 2px #88f;
	padding: 0.2em 2em 1em;
	margin: 0 4em 1.5em;
}
.news-single-related,.news-single-files,.news-single-links  {
}
.news-single-related dd, .news-single-links dd, .news-single-files dd {
}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
	border-bottom: dotted 2px #88f;
	text-align: center;
	padding-bottom: 0.3em;
	margin-bottom: 1.5em;
}

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

