/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container-termine HR.clearer {	height:1px;	border: none;	border-bottom:1px solid #b72203;}
.news-latest-container-termine HR.clearer {	border: none;	border-bottom:1px solid #b72203;}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container-termine {
        color: #b72203;
        font-size: 10pt;
        font-style: normal;
        border: 0px;
        background-color: #FFFFFF;
        margin: 0;
        padding: 0 0 0 0;
        }

.news-latest-container-termine h2 {
       color: #000000;
       text-decoration: none;
       font-size: 10pt;         
       font-style: normal;         
       font-weight: bold;  
       background-color: #d9e0e4;          
       margin: 0 3px;         
       padding: 3px;        
       border:1px solid #666;
       }
       
.news-latest-container-termine h3 {         
       color: #000000;         
       font-size: 10pt;         
       font-style: normal;         
       font-weight: normal;        
       text-decoration: none;
       }
       
.news-latest-container-termine h3 a {        
       color: #000000;         
       font-size: 10pt;         
       font-style: normal;         
       font-weight: normal;        
       text-decoration: none;
       }
       
.news-latest-container-termine a {        
       color: #b72203;         
       font-size: 10pt;         
       font-style: normal;         
       font-weight: normal;        
       text-decoration: none;
       }
       
.news-latest-gotoarchive {	
       color:#fff;	
       padding:3px;	
       margin:3px;	
       border:1px solid #666;	
       /*background-color:#D8FA70;*/	
       background-color:#769024;
       }
       
.news-latest-gotoarchive {	font-weight:bold;	margin-top:5px;}

.news-latest-gotoarchive-aktuelles A:LINK, .news-latest-gotoarchive-aktuelles A:VISITED, .news-latest-gotoarchive-aktuelles A:HOVER {color:#fff;}

.news-latest-gotoarchive-aktuelles A { color:#fff;}

.news-latest-item-termine {	
      /* IE hack */	
      height: 1%;	
      line-height: 1.3;	
      /* IE hack end */	
      padding:3px;	
      margin:3px;	
      border:1px solid #666;	
      background-color: #d9e0e4;
      }
      
.news-latest-item-termine IMG {	
      margin-bottom:5px;	
      margin-right:5px;	
      border:1px solid #666;	
      float:left;
      }
      
.news-latest-category-termine IMG { 
       float: none;	
       border:none;	
       margin:0px;
       }
       
.news-latest-date-termine,.news-latest-morelink-termine,.news-latest-category-termine {	font-size:9px; }
.news-latest-morelink-termine {	height:12px;}
.news-latest-morelink-termine A { float:right; }

