                           
/*-----------------------------------  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 #D3D3D3;*/

/*}
.news-latest-container HR.clearer {
	clear:left; 
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/


/*--------------------------------- tt_news LIST view  -----------------------------------*/
#ttnews-list-container {
  clear: both;
	/*border-bottom: 5px solid #808080;*/
	background-color: #4d4d4d;
  width: 470px;
  padding-top: 10px;
  border-top: 1px solid #808080;
   }
	
#ttnews_header1{width: 420px;
                /*background-color: #009900;*/
                padding-top: 10px;}

#ttnews_title_list {float: left;
                   width: 420px;
                   background-color: #4d4d4d;
                   font-size: 15px;
	                 font-family: Georgia, "Times New Roman", Times, serif; 
	                 font-weight: normal;
	                color: #f8db00; }
                   
#ttnews-list-date{float: right; 
                  /*background-color: #00cc99;*/
                  width: 70px;
                  font-family: verdana;
	                font-size: 10px;
	                font-weight: normal;
                  color: #ffffff;}

#ttnews_content_list{clear: both;
                    width: 420px;
                    padding-top: 10px;
                    /* background-color: #cc0066;*/
                    }
                     
                     
#ttnews_img_list {float: left;
                  padding-right: 10px;}
                  
#ttnews_text_list{  /*background-color: #ffcc00;*/
                  
                    font-family: verdana;
                     font-size: 11px;
                     font-weight: normal;
                     color: #ffffff;
                     
                     }
                     
                     
#ttnews_morelink_list{clear: both;
                     float: left;
                     background-color: #4d4d4d;
                     font-family: verdana;
                     font-size: 9px;
                     font-weight: normal;
                     color: #ffffff;
                     padding-right: 5px;
                     padding-top: 10px;}
                     
#ttnews_morelink_list a {font-family: verdana;
                     font-size: 10px;
                     font-weight: normal;
                     
                     color: #009BDC;
                     }
                     
#ttnews_trenner_list{clear: both;
                     width: 470px;
                     height: 5px;
                     /*background-color: #ccffff;*/
                     border-bottom: 1px solid #808080;}





	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	text-align: left;
  margin-top:10px;
	/*border-top:1px solid #808080;*/
	padding:6px;
	background-color:#4d4d4d;
}
.tx-ttnews-browsebox TD {
text-align: left;
	font-size: 10px;
	color: #ffffff;
}
.tx-ttnews-browsebox TD a{
text-align:left;
	font-size: 11px;
	color: #009bdc;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
font-size: 10px;
font-family: verdana;
color: #ffffff;
width: 10px;
height: 15px;
	margin:0px;
}

.tx-ttnews-browsebox-SCell {width: 10px;
height: 15px;
	/*background-color: #999999;*/
	/*border:1px solid #666;*/
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-item-year{color: #000099;
font-size: 11px;
font-family: Verdana;
font-weight: bold;
color: #ffffff;
padding-bottom: 10px;}
                      
.news-amenu-container ul{
width: 465px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 10px;
padding-left: 3px;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
border-bottom: 1px solid #808080;
background-color: #4d4d4d;
list-style-type: none;
float: left;
}     
li a {

/*color: #000099;*/
font-size: 11px;
font-family: Verdana;
font-weight: normal;
color: #009bdc;
padding-top: 5px;
padding-bottom: 5px;


}                  
/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


