
#col-news {
	float:right;
	width: 341px;
	margin:0;
	padding:0;	
}

#col-news p  {
	color:#FFFFFF;
	margin:0 15px;
	padding-bottom:15px;
} 


  /*-----------------------------------  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 {
	border:0px solid #DE9A39;
	clear:both;
	height:0;
	margin:0;
	padding: 0;
	width:auto;
  }
  .news-latest-container HR.clearer {
  	clear:left;
  	width: 0;
  	margin: 0;
  }

   
  /*-----------------------------------  tt_news LATEST view  -----------------------------------*/
   
  .news-latest-container {
  	border:0px solid #333;
  	background-color:#FFE6A6;
  	margin: 0px;
  	padding: 0px
  	height:auto;
  	width: 26.66em;
  }
   
  .news-latest-container H2 {
    font-size: 16px;  
    font-weight: bold;  
  }
  
  .news-latest-container H3 {
    font-size: 12px;    
    margin: 16px 15px ;
  }
.news-latest-container H3 A:LINK,   .news-latest-container H3 A:VISITED, .news-latest-container H3 A:HOVER {
  	color:#fff;
  }
  


  .news-latest-container H2,.news-latest-gotoarchive {
  	padding:10px;
  	margin:3px 0;
  	border:0px solid #666;
  	border-top: 0px dashed #b2b2b2;
  	/*background-color:#D8FA70;*/
  	background-color:#FFE6A6;
  }
  .news-latest-gotoarchive {
  	border-top:4px solid #C2CDDD;
  	background-color:#003366;
  	margin: 0px;
  	padding: 10px;
  }
   

  .news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
  	color:#f2f2f3;
  	font-size: 14px;  
    	font-weight: normal;
    	text-decoration: none;
  }
  .news-latest-gotoarchive A {
  	color:#fff;
  }


  .news-latest-item {
  	/* IE hack */
  	height: 1%;
  	width: 90%;
  	line-height: 1.3;
  	/* IE hack end */
  	height: auto !important;
  	padding:5px;
  	margin:0 28px;
  	border:0px solid #666;
  	background-color:#AB8115;
  }
    .news-latest-item p {
  	float: left;
  	margin: 3px 0px 0 0;
  	padding:10px;
  	color:#ffffff;
  	
  }
      .news-latest-item p ul {
  	margin: 0;
  	padding: 0;
  }
      .news-latest-item p ul li {
  	margin-left: 2px;
  	padding: 0;
  }
   
  .news-latest-item IMG {   
  	display: none:
  }
  .news-latest-category IMG {
  	float: none;
  	border:none;
  	margin:0px 0 0 0px;
  }
  .news-latest-date,.news-latest-morelink,.news-latest-category {
  	font-size:9px;
  }
   
.news-latest-morelink { 
	height:auto; 
	padding-bottom: 15px;
	margin-right: 4px;
	text-align:right;
}
.news-latest-morelink a {
	color: #fff;
}	
  
  /****  latest item ****/
  
.news-latest-item-newsfirst 	{ background-color: #807350; border-bottom: 10px solid #fff; }
.news-latest-item-center 	{ background-color: #ACBF7C; border-bottom: 10px solid #fff; }
.news-latest-item-bottom	{ background-color: #AB8115; border-bottom: 0px; margin:0; padding: 0;}
  
.news-latest-category {
	margin-top:0px;	
	font-size: 1.4em;
	height:29px;
	padding:6px 15px 0 25px;
	font-family: Georgia,"Times New Roman",Times,serif;	
}

.news-latest-item-newsfirst .news-latest-category {
	background: #E6E3DC url(../images/arrow1.0.png) 5px center no-repeat;	
	color: #807350;
}
.news-latest-item-newsfirst .news-latest-category:hover {
	background: #E6E3DC url(../images/arrow1.1.png) 5px center no-repeat;
} 


.news-latest-item-center .news-latest-category {
	background: #EEF2E5 url(../images/arrow2.0.png) 5px center no-repeat;	
	color: #ACBF7C; 
}
.news-latest-item-center .news-latest-category:hover {
	background: #EEF2E5 url(../images/arrow2.1.png) 5px center no-repeat;
} 


.news-latest-item-bottom .news-latest-category {
	background: #E6E3DC url(../images/arrow4.0.png) 5px center no-repeat;	
	color: #AB8115;
}
.news-latest-item-bottom .news-latest-category:hover {
	background: #E6E3DC url(../images/arrow4.1.png) 5px center no-repeat;
}  

.news-latest-container {
    padding: 0;
}




   


  /*--------------------------------- tt_news LIST view  -----------------------------------*/
  
  .news-list-container {
	background-color:#FFE6A6;
	border:0 solid #000000;
}
  .news-list-container h3 {
   	width: 580px;
  	border:0px solid #000;
  	background-color:#FFE6A6;
  	font-size: 1em;
  	margin-bottom: 15px;
  }
   
  .news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
  	color:#333;
  	padding-left:0px;
  }

  .news-list-container P {
  	padding-left:3px;
  }   
   
  .news-list-item {
  	/* IE hack */
  	height: 1%;
  	line-height: 1.3;
  	/* IE hack end */
  	height: auto !important;
  	padding:0px;
  	margin:0px;
  	border:0px solid #666;
  	background-color:#FFE6A6;
  	width: 550px;
   
  	}
.news-list-item h3 a {
	border-bottom:0;
}  	
  .news-search-form {
  	padding:3px;
  	margin-bottom:5px;
  	border:0px solid #666;
  	background-color:#FFE6A6;
   
  }
  .news-search-emptyMsg{
  	margin:0px;
  }
  .news-search-form FORM {
  	margin:0px;
  }
  

  .news-list-date {
  	float: right;
  	color: #DE9A39;
  	width: 180px;
  	text-align: right;
  	height: 20px;
  	margin-top: -2px;
  	margin-right: 45px;
  	font-size: 9px;
  	font-weight: normal;
  	background-color: #FFE6A6;
  	}
#content  .news-list-item p {
	margin: 10px 0 5px 0 ;
}
   
  .news-list-imgcaption {
  	float: right;
  	padding-top:3px;
  	padding-right:3px;
  	font-size: 9px;
   
  	}
   
  .news-list-container IMG {
   
  	float: left;
  	border:0px solid #666;
  	margin-bottom:5px;
  	margin-right:20px;
  	margin-left:5px;
  	padding-bottom: 0px;
  }
  .news-list-category IMG {
  	float: none;
  	border:none;
  	margin:0px;
  }
   
  .news-list-morelink a ,.news-list-category {
  	font-size:9px;
  	margin-left:3px;
  	float: right;
  }
  .news-list-morelink  {
  	margin:0px;
  }
  .news-list-browse {
  	font-size: 12px;
    	margin-top: 15px;
    	text-align: center;
  }
   
   
   
  	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
  .tx-ttnews-browsebox, .browseBoxWrap {
  	margin:15px 0 0 0px;
  	border:0px solid #666;
  	padding:3px;
  	background-color:transparent;
  	width: 550px;
  }
  tx-ttnews-browsebox p {
  	margin-bottom: 10px;
  }
   
  .tx-ttnews-browsebox TABLE {
  	margin-left: 0;  	
  }
  .tx-ttnews-browsebox TD {
  	font-size: 12px;
  }
    .tx-ttnews-browsebox TD a {
  	text-decoration: underline;
  }
  .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: transparent;
  	border:0px solid #DE9A39;
  }
  
  .showResultsWrap {
	display:none;
}
  .news-search-emptyMsg {
  	font-size: 11px;
  	margin-left: 10px;
  }
  	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
  .news-single-item {
  	padding:5px;
  	margin-bottom:5px;
  	width:580px;
  	border: 0px;
  	background-color: #FFE6A6;
   }

  .news-single-item H2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.6em;
	font-weight:normal;
	margin-top:10px;
	margin-bottom: 27px;
	padding:0;
	color: #3E1908;
  }
  
  .news-single-item H3 {
  	margin-bottom: 15px;
  	font-size: 12px;
  }
      

  .news-single-img {
	float:right;
	margin-left: 10px;
	font-size: 9px;
	width: 220px; 
}
   
     .news-single-img img {
	margin-bottom:10px;
}
.news-single-img a {

}
   
  .news-single-category {
   
  	float: right;
  }
  .news-single-backlink, .news-single-backlink a {  
	background-color:#DE9A39;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
	padding:5px;
	text-decoration:none;
	width:210px;
	height: 15px;
  }
  .news-single-timedata {
  	float: right;
  }
  .news-single-timedata, .news-single-author,.news-single-imgcaption {
  	font-size: 10px;
  }
  .news-single-author {
  	padding-bottom: 3px;
  }
  .news-single-additional-info {
  	background-color: #FFE6A6;
  /*	clear: both;*/
  	margin-top: 15px;
  	padding:3px;
  	padding-bottom:0px;
  	border: none;
   
  }
  .news-single-related,.news-single-files,.news-single-links p {
  	border: 0px solid #666;
  	margin:0px;
  	margin-bottom: 3px;
  	padding:3px;
  	background-color:#FFE6A6;
  }
  
	.news-single-related, .news-single-files, .news-single-links {
	background-color:#FFE6A6;
	border:0px solid #666666;
	margin:0 0 3px;
	padding:3px;
    }  
  
 #content .news-single-links a {
  	font-size: 11px;
  	margin: 0;
  	padding: 0;
  	
  }
   
  .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;
  	margin-top: 8px;
  	width:90%;
  }
   
  /*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
 #content div.news-amenu-container {
  	width: 580px;
  	border:0px solid #000;
  	background-color:#FFE6A6;
  	margin:0px;
  	padding:0px;

  }

 #content div.news-amenu-container ul {
  	padding:0px;
  	margin:5px 0;
  	border:0px solid #666;
  	background-color:#FFE6A6;
  	list-style-type: none;
  }
  #content  div.news-amenu-container ul li {
  	padding:0px;
  	font-size:14px;
	line-height:1.3em;
	margin:0 0 1em 0em;
  }
  .news-amenu-container H2 {
  	padding:3px;
  	border:0px solid #666;
  	background-color:#FFE6A6;
  }
  .news-amenu-item-year {
  	font-weight: bold;
  	border: 0px solid #666;
  	padding: 2px;
  	background-color: #FFE6A6;
  	color:#444;
  }
   
  /*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
   
   
  .news-catmenu  {
  	padding:5px;
  	margin:10px 0px 10px 0px;
  	border:0px solid #666;
  	background-color:#FFE6A6;
  }
  .news-catmenu #treeRoot li	 {
	margin:0px;
	display:inline;
  }
  .news-catmenu #treeRoot li.expanded a {
	text-decoration:none;
	border:none;
	margin-right: 0px;
  }
  .news-catmenu #treeRoot li.expanded ul li a {
	border-bottom:1px dotted #333;
	margin-right: 10px;
  }
ul.tree li.active, ul.tree ul li.active {
    background-color: #FFE6A6 !important;
    font-weight: bold;
}
    .news-catmenu img  {
  	display:none;
  }
  .news-catmenu-header {
  	font-size:11px;
  	font-weight:bold;
  }
  .news-catmenu DIV {
  	font-size: 13px;
  	white-space: nowrap;
  }
  ul.tree ul {
  	display:inline;	
  }
  	

  .news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
  	margin:0px;
  	padding: 0px;
  	vertical-align: middle;
  }
  .news-catmenu-ACT {
  	font-weight:bold;
  }


  
   
  /*  Styles for catmenu mode "nestedWraps" */
  .level1 {
  	padding:1px;
  	padding-left:10px;
  	background-color:#ebf8bf;
  	border-left:1px solid #666;
  	border-top:1px solid #666;
  }
  .level2 {
  	padding:1px;
  	padding-left:10px;
  	background-color:#ddf393;
  	border-left:1px solid #666;
  }
  .level3 {
  	padding:1px;
  	padding-left:10px;
  	background-color:#cae46e;
  	border-left:1px solid #666;
  	border-top:1px solid #666;
   
  }
  .level4 {
  	padding:1px;
  	padding-left:10px;
  	background-color:#b0cb51;
  	border-left:1px solid #666;
  }



