
/*-----------------------------------  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 #ffffff; /* alt: #F9FFE5; */
}

.news-list-container-events HR.clearer {
	clear:right;
        height:1px;
	border:1px solid #9ba8b3; 
	margin-bottom:10px;
}
.news-latest-container HR.clearer {
	clear:left;
}
.news-latest-container DIV.clearer {
        clear:right; 
	height:5px;
}

.news-latest-container HR.end {
	border:1px solid #4b6e94;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #002849; /* #d8e0e8; */
	background-color:#9ba8b3; /* alt:#BBE53A; */
}

.news-latest-container H2 {
	color:#ffffff; 
	padding-top:3px; 
	padding-left:5px; /* 15 */
	padding-bottom:4px;
	margin:0px; /* 3px; */
	/* border:1px solid #666; */
	background-color:#002849; /* #4b6e94; ffffff; #769024; */
	font-weight:bold;
	font-size:12px;
}

.news-latest-gotoarchive {
        color:#002849;
        padding:3px;
        margin:3px;
       /* border:1px solid #666; */
        background-color:#ffffff; /* alt:#769024;*/
}
.news-latest-gotoarchive {
	/* font-weight:bold; */
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#4b6e94; 	/* #fff; */
	font-weight:normal;
	padding-left: 14px;
}
.news-latest-gotoarchive A {
	color:#4b6e94;  /* #fff; */
	font-weight:normal;
	padding-left: 14px;
}
.news-latest-gotoarchive {
	background: url(../images/allgemein/pfeil-blau-auf-hell.png) #fff no-repeat 0%;
}

.news-latest-item {
	height: auto;     /* neu - 30.9.09 Ba */
	overflow:hidden;  /* neu, sonst falsche Darstellung im Mozilla - 30.9.09 Ba */
	/* geloescht: IE hack height: 1%; line-height: 1.3; IE hack end */
	padding:2px; /* 3px; */
	margin:1px; /* 3px; */
	border-top:1px solid #ffffff;  
	margin-bottom:15px;
	background-color: #9ba8b3; /* alt: #F9FFE5; */
}
.news-latest-item H3 {
        background-color:#9ba8b3; /* #ffffff; */
	padding-left:2px; 
	margin:0px;
}

.news-latest-item H3 A:LINK, .news-latest-item H3 A:VISITED {
        color:#ffffff; 
	font-size:12px; /* 14px; */
	text-decoration:none;
}
.news-latest-item H3 A:HOVER {
	 color:#002849; 
}

.news-latest-item IMG {
	float:right;
	margin-top:5px;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-item P {
	margin-top:5px;
	color: #ffffff;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-date A:LINK, .news-latest-date A:VISITED, .news-latest-date A:HOVER {
        color:#9ba8b3; /* #4b6e94; */
}

.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:right; /* left; */
	color: #002849;
}
.news-latest-date {
        text-align:left;
        float:left;  
}
.news-latest-category {
        text-align: left; /* right; */
        color:#002849; /* #9ba8b3; #4b6e94; */
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/* border:1px solid #000; */
	background-color: #ffffff; /* #BBE53A; */
}

.news-list-item {
	height: auto; /* neu - 29.10.09 Ba */
	overflow:hidden;  /* neu, sonst falsche Darstellung im Mozilla - 28.10. Ba */
	/* geloescht: IE hack height: 1%; line-height: 1.3; IE hack end */
	padding:0px; /* 3px; */
	margin:0px; /* 3px; */
	/* border-bottom:1px solid #666; */
	background-color:#ffffff; /* #F9FFE5; */
}

.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;
}

.news-list-item H3 {
	margin:0px;
	/* padding: 2px; */
	padding-left:0px;
	/* border-bottom: 1px solid #769024; */
	background-color:#9ba8b3; /* #769024; */
}
.news-list-item H3 A:LINK,.news-list-item H3 A:VISITED {
	color:#fff;
	padding-left:3px; /* 2px; */
	font-size:14px;
	text-decoration:none;
}
.news-list-item H3 A:HOVER {
         color:#002849;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.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: 5px 0px 5px 15px;
	/* margin-bottom:5px; */
	/* margin-right:2px; */
	/* margin-left:15px; */
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-morelink A {
        color: #002849;
}
.news-list-browse {
	text-align: center;
}
/* neu eingefuegt 5.2.10 */
.news-list-category {
        text-align: right;
        color:#002849; 
}

/*--------------------------------- tt_news_EVENTS LIST view  -----------------------------------*/
.news-list-container-events {
       background-color: #ffffff; 
}

.news-list-item-events {
       height: auto; /* neu - 29.10.09 Ba */
       overflow:hidden;  /* neu, sonst falsche Darstellung im Mozilla - 28.10. Ba */
       /* geloescht: IE hack height: 1%; line-height: 1.3; IE hack end */
       background-color:#ffffff; /* #F9FFE5; */
}

.news-list-item-events TABLE, .news-list-header-events TABLE {
	width:750px;
}
.news-list-item-events TD.td-image {
        width:80px; /* 90px; */ 
}
.news-list-item-events TD.td-title {
        padding-left:5px; /* 50px; */
	padding-right:10px;
	font-size:0.8em;
	line-height:1.4em;
}
.news-list-item-events TD.td-date {
        width:160px; /* 200px; */
	font-size:0.8em;
	line-height:1.4em;
}
.news-list-item-events TD.td-cat {
       width:110px;
       font-size:0.8em;
       line-height:1.4em;
}

/* ueberschrift der tabelle formatieren - neu 29.1.10 */
.news-list-header-events TD.td-date {
        width:160px;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#002849;
	padding:2px 0px 2px 4px;
}
.news-list-header-events TD.td-title {
	font-size:14px;
	font-weight:bold; 
	color: #ffffff;
	background-color:#002849;
	padding:2px 0px 2px 4px;
}       
.news-list-header-events TD.td-cat {
        width:110px;
	font-size:14px;
	font-weight:bold; 
	color: #ffffff;
	background-color:#002849;
	padding:2px 2px 2px 4px;
}

.news-list-category-events {
        text-align:right; 
	color:#9ba8b3; 
	font-size:9px;
	/* line-height:10px; */
}

.news-list-item-events TD {
	font-size:0.8em;
	line-height:1.4em;
}

.news-list-item-events A:LINK,.news-list-item-events A:VISITED {
        color:#4b6e94;
        font-weight: bold;
	padding-left:0px; /* 3px 2px; */
}
.news-list-item-events A:HOVER {
        color:#4b6e94;
}
.news-list-container-events IMG {
        float: right;
        margin: 3px;
}

/* neue Formatierung Link zum Archiv, da jetzt oben - 26.1.10 */
.news-list-gotoarchive-events {
        color:#002849;
	padding:3px;
        background-color:#ffffff;
	margin-bottom:30px;
}
.news-list-gotoarchive-events A:LINK, .news-list-gotoarchive-events A:VISITED, .news-list-gotoarchive-events A:HOVER {
        color:#4b6e94; 
        font-weight:normal;
        padding-left: 14px;
}
.news-list-gotoarchive-events A {
        color:#4b6e94;  
        font-weight:normal;
        padding-left: 14px;
	background: url(../images/allgemein/pfeil-blau-auf-hell.png) #fff no-repeat 0%;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px; /* 3px; */
	border-top:1px solid #002849;
	padding:0px; /* 3px; */
	background-color:#ffffff; /* #F9FFE5; */
}
/* neu, da Tabelle im firefox nicht mittig - 30.01.09 */
.tx-ttnews-browsebox TABLE {
	text-align:center;
	margin:0 auto;
}
.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox TD P A {
        color:#002849;
	}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ffffff; /* #BBE53A; */
	/* border:1px solid #666; */
	color:green;
}
.tx-ttnews-browsebox-SCell A {
	text-decoration: none;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px; /* 5px; */
	margin-bottom:5px;
	/* border:1px solid #666; */
	background-color:#ffffff; /* #F9FFE5; */

}
.news-single-item H3 {
	font-size: 14px; 
	/* font-weight:bold; */
	color: #ffffff; /* alt: #85A600; */
	margin-top: 2px;
	margin-bottom: 8px;
	background-color: #002849;
	padding-left: 3px;
}
/* neu 19.11.2009 Ba */
.news-single-item BLOCKQUOTE {
	padding-left:30px;
}
.news-single-img {
	float: right;
	margin-left:15px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
	width:240px; /* noch klaeren, wo Bildbreite festgelegt wird - neu 21.12.09 */
}

.news-single-category {
	/* float: right; */
	text-align: right;
	font-size: 10px;
}
.news-single-backlink A:LINK, .news-single-backlink A:VISITED, .news-single-backlink A:HOVER {
	font-weight: normal;
	/* font-size: 10px; */
	color:#4b6e94;
	padding-left:20px;
	/* margin-bottom: 15px; */
	/* margin-top: 10px; */
}
.news-single-backlink A {
        font-weight: normal;
        color:#4b6e94;
        padding-left:20px;
}
.news-single-backlink {
	margin-bottom: 15px;
	margin-top: 20px;
        background: url(../images/allgemein/pfeil-blau-auf-hell-links.png) #fff no-repeat 0%;
}

.news-single-timedata {
	/* float: right; */
	float: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 8px;
}
.news-single-author A:LINK, .news-single-author A:VISITED, .news-single-author A:HOVER {
        color:#9ba8b3; /* #4b6e94; */
}

.news-single-additional-info {
	/* background-color: #BBE53A; */
/* 	clear: both; */
	margin-top: 15px;
	/* border: 1px solid #666; */
	/* padding:3px; */
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	/* border: 1px solid #666; */
	margin:0px;
	margin-bottom:13px;
	/* padding:3px;  */
	background-color:#ffffff; /* #F9FFE5;  */
}

.news-single-related DD A:LINK, .news-single-related DD A:VISITED, .news-single-related DD A:HOVER {
        font-size:12px;
	color:#4b6e94;
	padding-left:5px;
}
.news-single-links DD A:LINK, .news-single-links DD A:VISITED, .news-single-links DD A:HOVER {
	color:#4b6e94;
	padding-left:20px;
}
.news-single-files DD A:LINK, .news-single-files DD A:VISITED, .news-single-files DD A:HOVER {
        color:#4b6e94;
	padding-left:5px;
}
/* raus aus naechster Zeile: .news-single-related DD P, .news-single-files DD P */
/* original: .news-single-links DD P { - jetzt P raus, da es kei p mehr gibt - neu 19.8.11 */
.news-single-links DD {
	/* margin-left:20px; */
	background: url(../images/allgemein/pfeil-link-extern.png) #fff no-repeat 0%;
}
.news-single-related DD {
	font-size: 9px;
}
.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_EVENTS LIST view  -----------------------------------*/
.news-single-subheader-events {
	color:#002849;
	font-weight:bold;
	padding-bottom:20px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding: 0px; /* 3px; */
	/* border:1px solid #333; */
	background-color:#ffffff; /* #BBE53A; */
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:0px; /* 3px; */
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/* border:1px solid #666; */
	background-color:#ffffff; /* #F9FFE5; */ 
	list-style-type:none; 
}
/* in firefox und IE8 erscheint dunkelblauer balken, deshalb background-color auf #fff, warum wurde überhaupt #002849 gesetzt? - 24.2.10 */
.news-amenu-container H2 {
	color: #fff; 
	padding:3px;
	/* border:1px solid #666; */
	background-color:#ffffff; /* #002849; #769024; */
}
.news-amenu-item-year {
	font-weight: bold;
	/* border: 1px solid #666; */
	padding: 4px 0px  4px 30px; /* 2px; */
	background-color: #ffffff; /* #769024; */
	color:#002849; /* #fff; */
}
.news-amenu-container LI A:LINK, .news-amenu-container LI A:VISITED, .news-amenu-container LI A:HOVER {
        color:#4b6e94;
}

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




