/*-----------------------------------  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-top: 0px dotted #828181;
  border-left: 0px dotted #828181;
  border-right: 0px dotted #828181;
  border-bottom: 1px dotted #828181;
  margin-top: 5px;
}
.news-latest-container HR.clearer {
  /*clear:both;*/
  margin-top: 15px;
}

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

.news-latest-container {
  border:0px solid #333;
}

.news-latest-container div {
  float: left;
  clear: none;
}


div.news-latest-item p {
  /*text-align: justify;*/
}

.news-latest-container H2,.news-latest-gotoarchive {
  color:#828181;
  padding:3px 0px 3px 0px;
  margin: 3px 0px 3px 0px;
  border:0px solid #666;
}

.news-latest-gotoarchive {
  font-weight:bold;
  margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
  
}
.news-latest-gotoarchive A {
  
}
.news-latest-item {
padding-right: 17px;
  width: 240px;
  /* IE hack */
  height: 1%;
  /* IE hack end */
  height: auto !important;  
}

.news-latest-item h3 {
  font-size: 1.0em;
  /*clear:right;*/
}

.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:0.8em;
  float: right;
  clear:both;
  padding-left:5px;
}

.news-latest-morelink {
  height:12px;
  align: right; 
 float: none; 
}

.news-latest-morelink A {
  
  padding-left:190px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
  margin-bottom: -35px;
}

.news-list-item {
  /* IE hack */
  height: 1%;
  /* IE hack end */
  height: auto !important;
  margin: 3px 0px 3px 0px;
  border:0px solid #666;
}
  
.news-list-item h3 {
  font-size: 1.3em;
}
  
.news-search-form {
  padding:3px 0px 3px 0px;
  margin-bottom:5px;
  border:0px solid #666;
  
}
.news-search-emptyMsg{
  margin:0px;
}
.news-search-form FORM {
  margin:0px;
}
.news-list-container H3 {
  margin-bottom: 5px;
  padding:2px 0px 2px 0px;
  border-bottom: 0px solid #769024;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
  
  /*padding-left: 2px;*/
}
.news-list-container H3 A {
  

}
.news-list-container P {
  /*padding-left:3px;*/
}
.news-list-date {
  float: right;
  color: #828181;
  width: 150px;
  text-align: right;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 0.7em;
  font-weight: normal;
  }

.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 0.7em;
  }

.news-list-container IMG {
  float: right;
  border:0px solid #666;
  margin-bottom:0px;
  margin-right:2px;
}
.news-list-category IMG {
  float: none;
  border:none;
  margin:0px;
}

.news-list-morelink,.news-list-category {
  font-size:0.7em;
}
.news-list-morelink  {
  margin-bottom:3px;
  margin-top:5px;
  float: right;
}
.news-list-browse {
  text-align: center;
        font-size: 0.9em;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin: 3px 0px 3px 0px;
  border: 0px solid #666;
  padding: 3px 0px 3px 0px;
  /*background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
  font-size: 10px;
  width: 970px;
}
.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: #d9dadb;
  border:1px solid #666;
}
.news-search-emptyMsg {
  font-size: 11px;
  margin-left: 10px;
}
  /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  padding: 5px 0px 5px 0px;
  margin-bottom: -35px;
}
.news-single-item H2 {
  font-size: 1.3em;
  font-weight:bold;
  color: #828181;
  margin-bottom: 0px;
}
.news-single-item H3 {
  margin-bottom: 15px;
  font-size: 1.2em;
  font-weight: bold;
}

.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;
  margin-bottom: 15px;
  margin-top: 10px;
}
.news-single-timedata {
  float: right;
  margin-left: 2em;
  }

.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: 9px;
}
.news-single-author {
  padding-bottom: 3px;
}
.news-single-additional-info {
  /*   clear: both; */
  margin-top: 15px;
  border: 0px solid #666;
  padding: 3px 0px 0px 0px;
}

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

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

.news-single-related DD, .news-single-links DD, .news-single-files DD {
padding-left: 0.5em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
  font-size: 1em;
  width:100%;
}

.news-amenu-container li:hover { 
        background-color:transparent; 
}

.news-amenu-container LI {
  padding-bottom:1px;
}
.news-amenu-container UL {
  list-style-type: none;
}
.news-amenu-container H2 {
  color:#828181;
  padding:3px 0px 3px 0px;
  border:0px solid #666;
}
.news-amenu-item-year {
  font-weight: bold;
  margin-top: 10px;
  color:black;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
  padding:5px 0px 5px 0px;
  margin:10px 0px 10px 0px;
  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;
}

/*###################################  EVENT  ################################### */
/*###################################  EVENT  ################################### */
/*###################################  EVENT  ################################### */
/*###################################  EVENT  ################################### */
/*###################################  EVENT  ################################### */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.event-list-container HR.clearer, .event-single-item HR.clearer, .event-latest-container HR.clearer{
  clear:right;
  height:1px;
  border-top: 0px dotted #828181;
  border-left: 0px dotted #828181;
  border-right: 0px dotted #828181;
  border-bottom: 1px dotted #828181;
  margin-top: 5px;
}
.event-latest-container HR.clearer {
  clear:both;
  margin-top: 5px;
  margin-bottom: 5px;
}

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

.event-latest-container {
  border:0px solid #333;
}

.event-latest-container H2,.event-latest-gotoarchive {
  color:#828181;
  padding:3px 0px 3px 0px;
  margin: 3px 0px 3px 0px;
  border:0px solid #666;
}

.event-latest-gotoarchive {
  font-weight:bold;
  margin-top:5px;
}
.event-latest-gotoarchive A:LINK, .event-latest-gotoarchive A:VISITED, .event-latest-gotoarchive A:HOVER {
  
}
.event-latest-gotoarchive A {
  
}
.event-latest-item {
  /* IE hack */
  height: 1%;
  /* IE hack end */
  height: auto !important;  
}

.event-latest-title {
  
  font-size: small;
  text-align: right;
  font-color: #E20020;
}

.event-latest-item h3 {
  font-size: 1.0em;
  /*clear:right;*/
}

.event-latest-item IMG {
  margin-bottom:5px;
  margin-right:5px;
  border:1px solid #666;
  float:left;
}
.event-latest-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.event-latest-date,.event-latest-morelink,.event-latest-category {
  font-size:0.8em;
  text-align:right;
  /*clear:both;*/
  padding-left:5px;
}

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

.event-latest-morelink A {
  
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.event-list-container {
  margin-bottom: -35px;
}

.event-list-item {
  /* IE hack */
  height: 1%;
  /* IE hack end */
  height: auto !important;
  margin: 3px 0px 3px 0px;
  border:0px solid #666;
}
  
.event-list-item h3 {
  font-size: 1.3em;
}
  
.event-search-form {
  padding:3px 0px 3px 0px;
  margin-bottom:5px;
  border:0px solid #666;
  
}
.event-search-emptyMsg{
  margin:0px;
}
.event-search-form FORM {
  margin:0px;
}
.event-list-container H3 {
  margin-bottom: 5px;
  padding:2px 0px 2px 0px;
  border-bottom: 0px solid #769024;
}
.event-list-container H3 A:LINK,.event-list-container H3 A:VISITED,.event-list-container H3 A:HOVER {
  
  /*padding-left: 2px;*/
}
.event-list-container H3 A {
  

}
.event-list-container P {
  /*padding-left:3px;*/
}
.event-list-date {
  float: right;
  color: #828181;
  width: 150px;
  text-align: right;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 0.7em;
  font-weight: normal;
  }

.event-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 0.7em;
  }

.event-list-container IMG {
  float: right;
  border:0px solid #666;
  margin-bottom:0px;
  margin-right:2px;
}
.event-list-category IMG {
  float: none;
  border:none;
  margin:0px;
}

.event-list-morelink,.event-list-category {
  font-size:0.7em;
}
.event-list-morelink  {
  margin-bottom:3px;
  margin-top:5px;
  float: right;
}
.event-list-browse {
  text-align: center;
        font-size: 0.9em;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin: 3px 0px 3px 0px;
  border: 0px solid #666;
  padding: 3px 0px 3px 0px;
  /*background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
  font-size: 10px;
  width: 970px;
}
.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: #d9dadb;
  border:1px solid #666;
}
.event-search-emptyMsg {
  font-size: 11px;
  margin-left: 10px;
}
  /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.event-single-item {
  padding: 5px 0px 5px 0px;
  margin-bottom: -35px;
}
.event-single-item H2 {
  font-size: 1.3em;
  font-weight:bold;
  color: #828181;
  margin-bottom: 0px;
}
.event-single-item H3 {
  margin-bottom: 15px;
  font-size: 1.2em;
  font-weight: bold;
}

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

}

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

.event-single-category {

  float: right;
}
.event-single-backlink, .event-single-backlink a {
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.event-single-timedata {
  float: right;
  margin-left: 2em;
  }

.event-single-timedata, .event-single-author,.event-single-imgcaption {
  font-size: 9px;
}
.event-single-author {
  padding-bottom: 3px;
}
.event-single-additional-info {
  /*   clear: both; */
  margin-top: 15px;
  border: 0px solid #666;
  padding: 3px 0px 0px 0px;
}

.event-single-related,.event-single-files,.event-single-links  {
  border: 0px solid #666;
  margin:0px;
  margin-bottom: 3px;
  padding:3px 0px 3px 0px;
  background-color:#d9dadb;
}

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

.event-single-related DT, .event-single-links DT, .event-single-files DT {
  font-weight: bold;
  font-size: 11px;
  margin-left:5px;
  width:90%;
}

.event-single-related DD, .event-single-links DD, .event-single-files DD {
padding-left: 0.5em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.event-amenu-container {
  font-size: 1em;
  width:100%;
}

.event-amenu-container li:hover { 
        background-color:transparent; 
}

.event-amenu-container LI {
  padding-bottom:1px;
}
.event-amenu-container UL {
  list-style-type: none;
}
.event-amenu-container H2 {
  color:#828181;
  padding:3px 0px 3px 0px;
  border:0px solid #666;
}
.event-amenu-item-year {
  font-weight: bold;
  margin-top: 10px;
  color:black;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.event-catmenu  {
  padding:5px 0px 5px 0px;
  margin:10px 0px 10px 0px;
  border:1px solid #666;
  background-color:#F9FFE5;
}
.event-catmenu-header  {
  font-size:11px;
  font-weight:bold;
}
.event-catmenu DIV {
  font-size:10px;
  white-space: nowrap;
}
.event-catmenu DIV img {
  margin:0px;
  padding:0px;
  vertical-align: middle;
}
.event-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;
}


