
/*-----------------------------------  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 {
   border: 1px solid #333;
   background: #BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
   color: #fff;
   padding: 3px;
   margin: 3px;
   border: 1px solid #666;
   background: #769024;
}

.news-latest-gotoarchive {
   font-weight: bold;
   margin-top: 6px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
   color: #fff;
   vertical-align: middle;
}

.news-latest-gotoarchive A {
   color: #fff;
}

.news-latest-item {
   height: 1%; /* IE hack */
   line-height: 1.3; /* IE hack end */
   padding: 3px;
   margin: 3px;
   border: 1px solid #666;
   background: #F9FFE5;
}

.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: 0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
   font-size: 11px; /*	font-size:9px;*/
}

.news-latest-morelink {
   height: 12px;
}

.news-latest-morelink a {
   float: right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
   #border: none;
   #border-left: 2px solid #0350A9;
   #background: #EFF4FD none repeat scroll 0%;
   padding: 0;
}

.news-list-item {
   height: auto; /* IE hack */
/*   line-height: auto; /* IE hack end */
   padding: 0px;
   margin: 0px;
   #background: #EFF4FD none repeat scroll 0%;
   border: none;
}

.news-list-item h3 {
   padding: 5px !important;
   #background: #D5E0EF !important;
}

.news-list-item p {
   padding: 0 5px 10px 5px !important;
}

.news-search-form {
   padding: 3px;
   margin-bottom: 5px;
   border: 1px solid #666;
   background: #F9FFE5;
}

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

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

.news-list-container H3 {
   margin-bottom: 5px;
   padding: 2px;
   border-bottom: 1px solid #769024;
   background: #769024;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
   color: #fff;
   padding-left: 2px;
}

.news-list-container H3 A {
   color: #fff;
}

.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-size: 13px;
   font-weight: normal;
   background: #F9FFE5;
}

.news-list-imgcaption {
   float: right;
   padding-top: 3px;
   padding-right: 3px; /*	font-size: 9px;*/
   font-size: 11px;
}

.news-list-container IMG {
   float: none;
   border: none;
   margin: 0;
  padding:0;
}

.news-list-category IMG {
   float: none;
   border: none;
   margin: 0px;
}

.news-list-morelink, .news-list-category {
   font-size: 11px; /*	font-size: 9px;*/
   margin-left: 3px;
}

.news-list-morelink {
   margin-bottom: 3px;
}

.news-list-browse {
   text-align: left;
   padding: 5px !important;
   #background: #D5E0EF !important;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
   margin: 0px;
   border: none;
   padding: 0px;
   background: transparent;
}

.tx-ttnews-browsebox table {
   text-align: left;
}

.tx-ttnews-browsebox TD {
   font-size: 13px; /*	font-size: 12px;*/
}

.tx-ttnews-browsebox TD a {
   text-decoration: none;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
   font-weight: bold;
}

.tx-ttnews-browsebox-SCell P a, .tx-ttnews-browsebox-SCell P a:link, .tx-ttnews-browsebox-SCell P a:visited {
   margin: 0px;
   background: #EFF4FD none repeat scroll 0% 50%;
   color: #FF7D0A;
   display: block;
   float: left;
   font-size: 11px;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
   text-align: center;
   vertical-align: middle;
   white-space: nowrap;
   width: 15px;
   text-decoration: none;
}

.tx-ttnews-browsebox P a, .tx-ttnews-browsebox P a:link, .tx-ttnews-browsebox P a:visited {
  text-decoration: none;
}
.tx-ttnews-browsebox TD P {
   background: #EFF4FD none repeat scroll 0%;
   color: #001569;
   display: block;
   float: left;
   font-size: 11px;
   font-weight: bold;
   margin-left: 2px;
   margin-right: 1px;
   width: 15px;
   padding: 0px;
   text-align: center;
   vertical-align: middle;
   white-space: nowrap;
}

.tx-ttnews-browsebox-SCell {
   border: none;
   background: transparent;
}

.news-search-emptyMsg {
   font-size: 11px;
   margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
   padding: 0px;
   margin-bottom: 5px;
/*   border: 1px solid #666;*/
   #border: none;
   #border-left: 2px solid #0350A9;
/*   background: #F9FFE5;*/
   #background: #EFF4FD none repeat scroll 0%;
}
.news-single-item p {
   padding: 5px;
}
.news-single-author {
 height:0;
}
.news-single-item H2 {
   font-weight: bold; /*	font-size: 16px;*/
/*   color: #85A600;*/
   #color:#001569;
   margin-bottom: 0px;
   #background: #D5E0EF !important;
   padding: 5px;
}
.news-single-timedata {
   padding: 8px;
}
.news-single-item H3 {
   margin-bottom: 15px;
}

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

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

.news-single-category {
   float: right;
}

.news-single-backlink, .news-single-backlink a {
   font-weight: bold; /*	font-size: 10px;*/
   font-size: 11px;
   margin-bottom: 15px;
   margin-top: 10px;
}
.news-single-backlink a {
   margin:0;
}
.news-single-backlink {
   padding: 0 5px 5px 5px;
   margin:0;
}

.news-single-timedata {
   float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
   font-size: 11px; /*	font-size: 9px;*/
}

.news-single-author {
   padding-bottom: 3px;
}

.news-single-additional-info {
   margin-top: 15px;
   border: 1px solid #666;
   padding: 3px;
   padding-bottom: 0px;
   background: #BBE53A;
}

.news-single-related,.news-single-files,.news-single-links {
   border: 1px solid #666;
   margin: 0px;
   margin-bottom: 3px;
   padding: 3px;
   background: #F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
   margin-left: 20px;
}

.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-top: 10px;
   padding: 3px;
   border: 1px solid #333;
   background: #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;
   list-style-type: none;
   background: #F9FFE5;
}

.news-amenu-container H2 {
   color: #fff;
   padding: 3px;
   border: 1px solid #666;
   background: #769024;
}

.news-amenu-item-year {
   font-weight: bold;
   border: 1px solid #666;
   padding: 2px;
   color: #fff;
   background: #769024;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {
   padding: 5px;
   margin: 10px 0px 10px 10px;
   border: 1px solid #666;
   background: #F9FFE5;
}

.news-catmenu-header {
   font-size: 11px;
   font-weight: bold;
}

.news-catmenu DIV {
   font-size: 11px; /*	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: #fff;
}

.level1 {
   padding-left: 10px;
   background: #eee;
}

.level2 {
   padding-left: 10px;
   background: #ddd;
}

.level3 {
   padding-left: 10px;
   background: #ccc;
}

.level4 {
   padding-left: 10px;
   background: #bbb;
}

h4.news-header {
   margin: 0;
   background: #00166c;
   color: white;
   text-align: left;
   height: 18px;
   padding: 4px 10px; /*   font-size:13px;*/
}

.news-latest-date {
   font-weight: bold; /*	font-size: 100%;*/
   padding-bottom: 5px;
   display: block;
}

div.news-latest-item {
   border: none;
   height: 120px; /*	line-height: 1; /* IE hack end */
   background: transparent;
}

div.news-latest-item {
   line-height: 1; /* IE hack end */
   padding-top: 10px; /*	background: url(images/verfeinern_hgr.gif);*/
   padding-bottom: 10px;
   padding-left: 10px;
   border-bottom: 1px solid #acb2c5;
   height: auto;
}

div.news-latest-morelink {
   font-size: 11px; /*   background:white;*/
}

div.news-latest-morelink a {
   text-decoration: none; /*	font-size: 95%;*/
   padding: 0;
   /*background: url(images/verfeinern_link_2.gif)*/ no-repeat 0 4px; /*   margin-top: -5px;*/
}


div.news-latest-morelink a:hover {
   /*background: url(images/browsen_mark.gif) no-repeat -2px 4px;*/
   text-decoration: none !important;
   /*color: #112573;*/
}

div.news-latest-gotoarchive a:link, div.news-latest-gotoarchive a:visited {
   color: #58748F;
   font-weight: normal;
   background: url(images/verfeinern_link_2.gif) no-repeat 0 6px;
}

div.news-latest-gotoarchive a:hover{
   background: url(images/browsen_mark.gif) no-repeat -2px 6px;
}

div.news-latest-gotoarchive a img {
   border: 0;
   vertical-align: middle;
}

.news-list-container H3 {
   border-bottom: none;
   background: transparent;
}

.news-list-date {
   font-weight: bold; /*	font-size: 100%;*/
   text-align: left;
   float: none;
   color: #58748F;
   background: transparent;
}

div.news-latest-container, div.news-latest-gotoarchive {
   border: none;
   background: transparent;
}

div.news-latest-gotoarchive a:link, div.news-latest-gotoarchive a:visited {
   color: #58748F; /*	font-size: 12px;*/
   font-weight: normal;
   text-decoration: none; /*	padding-left: 10px;*/
}

div.news-latest-gotoarchive a img {
   border: 0;
   vertical-align: middle;
}

.news-list-container H3 {
   border-bottom: none;
   background: transparent;
}

.einschraenken ul li ul li {
}

.einschraenken ul li {
   list-style: none;
}

