
/*-----------------------------------  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;
}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
}

.news-latest-container H2,.news-latest-gotoarchive {
}

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

.news-latest-gotoarchive {
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}
.news-latest-gotoarchive A {
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	height: auto !important;
	margin-bottom: 1em;
}

.news-latest-item P{
	margin-bottom: 0;
}

.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:0;
}
.news-latest-date,.news-latest-date A,.news-latest-morelink,.news-latest-category {
	text-decoration: none;
}

.news-latest-morelink {
	float: right;
	margin-bottom: 0.2em;
}

.news-latest-morelink A {
	text-decoration: none;
	font-size: 1.2em;
}

.news-latest-morelink A:Hover {
	text-decoration: underline;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding-top: 0.6em;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	height: auto !important;
	margin-top: 1em;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	padding-bottom: 0.2em;
	margin-top: 0.3em;
	display:block;
	border-bottom: 1px dashed #082f76;
}
.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 {
}

.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 {
}
.news-list-morelink  A {
	font-size: 1.2em;
	text-decoration: none;
}
.news-list-morelink  A:HOVER {
	text-decoration: underline;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.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 {

}
.news-single-item H2 {
	margin: 0.5em 0;
}

.news-single-item H3 {
}

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

}

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

.news-single-category {
	float: right;
}
.news-single-backlink {
	margin-top: 3em;
}
.news-single-backlink a {
	font-size: 1.2em;
	text-decoration: none;
}
.news-single-timedata {
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
}
.news-single-author A{
	text-decoration: none;
}
.news-single-author A:Hover{
	text-decoration: underline;
}
.news-single-additional-info {
/* 	clear: both; */

}
.news-single-related,.news-single-files,.news-single-links  A {
	text-decoration: none;
}
.news-single-related DD A, .news-single-links DD A, .news-single-files DD A {
	text-decoration: none;
}

.news-single-related DD A:HOVER, .news-single-links DD A:HOVER, .news-single-files DD A:HOVER {
	text-decoration: underline;
}
.news-single-links DD P {
	font-size: 1em;
	margin:0;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
}
.news-amenu-container LI {
  	background-image: url(../../graphics/sub_menue.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.3em;
}
.news-amenu-container LI A {
	margin-left: 2em;
	text-decoration: none;
}

.news-amenu-container LI A:HOVER {
	text-decoration: underline;
}

.news-amenu-container UL {
	margin: 2em 0 0 0;
	padding: 0;
	list-style-type: none;
}
.news-amenu-container H2 {
}
LI.news-amenu-item-year {
	margin: 1em 0 0.7em 0;
	padding: 0;
	font-weight: bold;
	background-image: none;
}

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



