
/*-----------------------------------  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 #F9FFE5;
}

.news-latest-container HR.clearer {
	clear:left;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

/*.news-latest-container { font-family:Verdana,Arial,Helvetica,san-serif; margin-bottom:30px;}
.news-latest-container H2, .news-latest-gotoarchive { padding:3px; }
.news-latest-container H3{ font-size:1.2em !important; }
.news-latest-item { clear:both; margin-bottom:10px; overflow:hidden; border-bottom:1px dashed #CCC; }
.news-latest-date { color:#0d80e1; }
.news-latest-item H3{ margin:0px !important; }
.news-latest-item .bodytext{ margin:0px!important; }
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	margin-top:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-morelink { clear:both; float:right; margin-bottom:5px;}
.news-latest-gotoarchive { font-weight:bold; margin-top:5px; } */

a.rounded-rss {
	bottom:9px;
	right:50px;
	width:26px;
	height:26px;
	display:block;
	position:absolute;
	background-image:url(images/rounded-rss.png);
}

a.rounded-rss:hover { background-image:url(images/rounded-rss-over2.png); }

a.squared-rss {
	right:4px;
	width:23px;
	float:right;
	height:23px;
	z-index:100;
	display:block;
	margin-top:-30px;
	position:relative;
	background-image:url(images/rss-feed.png);
}

a.squared-rss:hover { background-image:url(images/rss-feed-over.png); }






/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container { margin-bottom:10px; }

.news-list-item { overflow:hidden; border-bottom:1px dashed #CCC; clear:both; padding-bottom:10px;}

.news-list-container H3 { font-size:1.3em; }

.news-list-date { float:left; font-size:0.7em; font-weight:bold; color:#666; margin-top:-10px;} 

.news-list-morelink { font-size:0.7em; margin-left:10px; float:left; margin-top:-10px; }

.news-list-imgcaption { float: right; padding-top:3px; padding-right:3px; font-size: 9px; }

.news-list-container IMG { float:left; border:1px solid #CCC; margin:0 10px 5px 0; background-color:#FFF; padding:2px; }

.news-list-category IMG { float: none; border:none; margin:0px; }

.news-list-browse { text-align: center; }

.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; }





/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox { padding:3px; margin-top:20px; }

.tx-ttnews-browsebox p { margin:0px; }

.tx-ttnews-browsebox table { margin-bottom:0px; }

/*.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:0px; }

.tx-ttnews-browsebox-SCell { color:#FFF; border:1px solid #ccc; }

.news-search-emptyMsg { font-size: 0.8em; margin-left: 10px; }
	
	



/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {}

.news-single-timedata {	font-weight:bold; font-size:0.9em; margin-bottom:20px; }

.news-single-item p.sub-header { font-weight:bold; }

.news-single-additional-info { clear:both; padding:0; border:1px solid #CCC; background-color:#CCC; margin-top:30px;}

.news-single-related, .news-single-files, .news-single-links {
	margin:0px;
	margin-bottom: 1px;
	padding:0 3px 3px;
	background-color:#FFF;
	font-size:0.8em;
}

.news-single-links { margin:0; }

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin:4px 0 0 10px; }

.news-single-related DT, .news-single-links DT, .news-single-files DT { font-weight: bold; margin-left:5px; width:90%; }

.news-single-related DD img, .news-single-links DD img, .news-single-files DD img { margin-right:5px; }

.news-single-links p{ display: inline; margin:0 10px 0 0; }

.news-single-img { float:right; margin-left:10px; padding:2px; background-color:#FFF; border:1px solid #CCC; margin-bottom:10px;}

.news-single-img a { color:#FFF; }

.news-single-imgcaption { margin:0 2px; clear:both; color:#999; }

.news-single-category { float: right; }

.news-single-backlink, .news-single-backlink a { font-size:0.95em; font-weight:bold; margin-bottom:15px; margin-top:10px; }






/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	margin-top:20px;
	border:1px solid #CCC;
}

.news-amenu-container p{
	margin-left:0px;
}

.news-amenu-container h2 {
	color:#663333;
	padding-top:10px;
	font-size:1.4em;
	margin:0px;
	margin-left:20px;
	margin-bottom:10px;
}

.news-amenu-container li {
	padding-bottom:1px;
}

.news-amenu-container ul {
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-bottom:1px solid #666;
	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	color:#663333;
	width:160px;
	text-align:center;
}

.news-amenu-item-year dd{
	margin:0px;
	padding:0px;
}




/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:20px 0px 10px 0px;
	border:1px solid #CCC;
}

.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;
}

