@charset "utf-8";

/*-----------------------------------  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: both;
}

.news-list-container HR.clearer {
	clear: both;
}

.news-latest-container HR.clearer,
.news-single-item HR.clearer {
    width: auto;
    color: transparent;
    background-color: transparent;
    height: 0px;
    border:0px solid transparent;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
    font-family: arial, helvetica, 
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

/* @todo raus?
.news-latest-container H2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 110%;
    text-align: center;
    background-color: #ec7404;
    padding: 5px;
    color: #ffffff;
}
*/

.news-latest-gotoarchive,
.news-latest-gotoarchive a:link,
.news-latest-gotoarchive a:visited
{
	color:#fff;
	background-color:#999999;
	font-weight:bold;
	padding:3px;
	margin:3px;
	margin-left:0px;
	margin-right: 0px;
}
.news-latest-gotoarchive a:hover{
    color: #ec7404;
}

.news-latest-item {
	padding-top:3px;
    border-bottom: 1px solid #999;
}
.news-latest-item p.bodytext {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12.7px;
}

.news-latest-item IMG { 
    margin: 0px;
    padding: 0px;
	margin-bottom:3px;
	margin-right:3px;
	border:1px solid #999;
	float:left;
}

.news-latest-item H3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    background-color: transparent;
    color: #0054a8;
    margin: 0px;
    padding: 0px;
    padding-bottom: 3px;
}

.news-latest-item H3 A,
.news-latest-item H3 A:LINK,
.news-latest-item H3 A:VISITED,
.news-latest-item H3 A:HOVER {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: inherit;
    text-align: left;
    background-color: transparent;
    color: #0054a8;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}

.news-latest-item H3 A:HOVER {
    text-decoration: underline;
    color: #ec7404;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
	padding: 0px;
}
.news-latest-date {
	color: #0054a8;
	background-color: transparent;
	float: right;
	width: auto;
	text-align: right;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom:3px;
	font-weight: normal;
	font-style: italic;
	font-size:9px;
	}
.news-latest-morelink {
	color: #0054a8;
	background-color: transparent;
	width: auto;
	text-align: left;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom:3px;
	font-weight: normal;
	font-style: italic;
	font-size:9px;
	}
.news-latest-category {
	color: #666;
	background-color: transparent;
	width: auto;
	text-align: left;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom:3px;
	font-weight: normal;
	font-style: italic;
	font-size:9px;
	}

/*--------------------------------- tt_news LATEST view DATE  ----------------------------*/

 .news-latest-container-date {
    font-family: arial, helvetica, 
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: black;
 }

 .news-latest-date-date {
    font-weight: normal;
    font-size: 90%;
    text-decoration: none;
 }
 .news-latest-item-date {
    padding-top:3px;
    border-bottom: 1px solid #999;
	font-size: 12.7px;
 }
 .news-latest-item-date p.bodytext{
    padding: 0px;
    margin: 0px;
    font-size: 12.7px;
}
 
 .news-latest-head-date {
    padding: 0px;
    margin: 0px;
    font-style:none;
    font-weight: normal;
    font-size: 14px;
    color: #0054a8;
 }
 .news-latest-head-date a:link,
 .news-latest-head-date a:hover,
 .news-latest-head-date a:visited
 {
    padding: 0px;
    margin: 0px;
    font-style:none;
    font-weight: bold;
    color: #0054a8;
    text-decoration: none;
 }
 .news-latest-head-date a:hover {
    color: #ec7404;
    text-decoration: underline;
 }
 .news-latest-container-date a:hover {
    color : #ec7404;
 }

news-latest-container-date p.bodytext {
    font-size: 8pt;
    padding:0px;
    margin:0px;
}

.news-latest-gotoarchive a:hover{
    color: #ec7404;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
/*    position:relative; */
	border:0px solid #000;
	background-color:transparent;
}


.news-list-item {
    position:relative;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:#transparent;
	}
.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;
}

div.news-list-item p.bodytext {
	margin-bottom: 5px;
}

div.news-list-item H1 {
    font-family: verdana, arial, helvetica;
    font-size: 18px;
    color: #0054a8;
	margin-bottom: 5px;
	padding: 2px;
	background-color: transparent;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	margin-top:24px;
}

.news-list-container H1 A:LINK,.news-list-container H1 A:VISITED,.news-list-container H1 A:HOVER {
    color: #0054a8;
	padding-left:2px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.news-list-container H1 A {
    color: #0054a8;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.news-list-container H1 A:HOVER {
	text-decoration: underline;
    color: #ec7404;
}

.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	color: #0054a8;
	background-color: transparent;
	float: right;
	width: auto;
	text-align: right;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
	font-size:9px;
	}
.news-list-date p.bodytext {
    display: inline;
}
.news-list-morelink {
	color: #0054a8;
	background-color: transparent;
	width: auto;
	text-align: left;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom:3px;
	font-weight: normal;
	font-style: italic;
	font-size:9px;
	}

.news-list-imgcaption { clear:both; font-style: normal; font-size: 90%; padding: 
0px; margin: 0px; margin-left: 2px; margin-top: 1px; margin-bottom: 2px; color: 
#fff; }

.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-category {
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	color: #ec7404;
	background-color: #FFF;
	float:left;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom:-5px;
}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#eeeeee;
}

.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: #FFDDBB;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin:5px;
	border:1px solid #999;
	background-color:#Fff;

}
.news-single-item H2 {
	font-size: 18px;
	font-weight:bold;
	color: #0054a8;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-left: 5px;
	
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 13px;
	color: black;
	font-style:italic;
	font-weight: normal;
	margin: 5px;
	padding: 0px;
}

.news-single-item p {
	/*margin: 5px; */ /*ht 25.2.2011 */ 
	margin: 0;
	padding: 1px;
	
}

.news-single-img {
    padding: 0px;
    margin: 5px;
	float: right;
    border: 1px solid #999;
	background-color: #999;
}

.news-single-imgcaption {
	clear:both;
	font-style: normal;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 2px; 
	color: #fff;
}
p.news-single-imgcaption { /* neu ht 25.2.2011 */
	margin:0;
	padding: 2px;
	margin-right:-4px;
}
.news-single-category {
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	color: #ec7404;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom:-5px;
	margin-left: 5px;
	margin-top: 5px;
	float:left;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	text-align:right;
	margin-right: 5px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-timedata, .news-single-author {
	color: #0054a8;
    font-style: italic;
}
.news-single-author,
.news-single-author A:LINK, 
.news-single-author A:VISITED {
    padding:0px;
    margin:0px;
}
p.news-single-author {
    display: inline;
}

.news-single-author A:HOVER {
    color: #ec7404;
}

.news-single-additional-info {
	background-color: #999;
/*	clear: both;*/
	margin-top: 0px;
	border: 1px solid #999;
	padding:0px;
	padding-bottom:0px;
	margin-left: 5px;
	margin-right: 5px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #999;
	margin:0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#ddd;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:18px;
}

.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:0px;
	padding:3px;
	border:1px solid #999999;
	background-color:#eeeeee;
}
.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:#ffffff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	margin: 0px;
	padding:3px;
	border:1px solid #eeeeee;
	background-color:#ec7404;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #999999;
	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, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

