a {color: #401bab}
/*-----------------------------------  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: solid 1px #580b01; }
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
	border:solid 1px #fff;
	background-color:#580b01;
	font-size: 0.9em
}

.news-latest-container H2,.news-latest-gotoarchive { color:#fff; padding:3px; margin:3px; background-color:#580b01; }

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#f6f7e7;
}
.news-latest-gotoarchive A { color:#f6f7e7; font-size: 0.78em; text-decoration: none; }
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:5px;
	margin:3px;
	border:solid 1px #fff;
	background-color:#f6f7e7;
	}
.news-latest-item H3 {
	padding-top: 5px;
	

}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:solid 1px #fff;
	float:left;

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

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	white-space: nowrap;
}

.news-latest-date p {
  font-size:9px;
}

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

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







/*--------------------------------- Runde Ecken -----------------------------------*/

.news_aktuelle_rubrik_container{display:block}
.news_aktuelle_rubrik_container *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.news_aktuelle_rubrik_container1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d1d1d1;
  border-right:1px solid #d1d1d1;
  background:#ebebeb}
.news_aktuelle_rubrik_container2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #b7b7b7;
  border-right:1px solid #b7b7b7;
  background:#efefef}
.news_aktuelle_rubrik_container3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;}
.news_aktuelle_rubrik_container4{
  border-left:1px solid #d1d1d1;
  border-right:1px solid #d1d1d1}
.news_aktuelle_rubrik_container5{
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb}
.news_aktuelle_rubrik_containerfg{
  background:#FFFFFF;
}







/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container_uebersicht {

	border:solid 1px #fff;
	background-color:#ffffff;
  width: 100%; /*218!*/
}


.news-list-item_aktuelle_rubrik {
	/* IE hack */
	/*height: 1%;*/
	line-height: 1.3;
	/* IE hack end */
	padding:11px;
	/*margin:3px;*/
	border:solid 1px #fff;
	background-color:#ffffff;
	width: 195px;

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

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container_aktuelle_rubrik H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #FFFFFF;
}
.news-list-container_aktuelle_rubrik H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#A54E3D;
	padding-left:2px;
}
.news-list-container_aktuelle_rubrik H3 A {
	color:#A54E3D;

}
.news-list-container_aktuelle_rubrik P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #580b01;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #f6f7e7;
	}

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

	}

.news-list-container_aktuelle_rubrik IMG {

	float: right;
	border:solid 1px #fff;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:0.76em;
	margin-left:3px;
}
.news-list-morelink_aktuelle_rubrik {
	margin-bottom:3px;
}
.news-list-browse_aktuelle_rubrik {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:solid 1px #fff;
	padding:3px;
	background-color:#f6f7e7;
}
.tx-ttnews-browsebox TD {
	font-size: 9px;
}
.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: #580b01;
	border:solid 1px #fff;
}
.news-search-emptyMsg {
	font-size: 10px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:solid 6px #333333;
	background-color:#ffffff;
	width: 430px;

}
.news-single-item H2 {
	font-size: 11pt;
	font-weight:bold;
	color: #CC0001;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



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

}



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

.news-single-category {

	float: right; font-size: 0.8em;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
}

.news-single-title {
  font-size: 14px;
}

.news-single-subtitle {
  font-size: 11px;
  font-weight: bold;
}

.news-single-icons {
	float: right;
	font-size: 10px;
	color: #CC0001;
}

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


.news-single-additional-info {
	background-color: #580b01;
/* 	clear: both; */
	margin-top: 15px;
	border: solid 1px #fff;
	padding:3px 

}
.news-single-related,.news-single-files,.news-single-links  {
	border: solid 1px #fff;
	margin:0 0 3px;
	padding:3px;
	background-color:#f6f7e7;
}

.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: 10px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	
	border:solid 0px #fff;
	background-color:#ffffff;
}

.news-amenu-container-fix {
	list-style-type:none; 
	margin-left:-40px; 
	margin-top:-5px; 
	overflow:hidden;
}
/* IE  bis v.6 fix Archiv */
* html .news-amenu-container-fix{
	list-style-type:none; 
	margin-left:auto !important; 
	margin-top:-5px;
}
/* IE 7 und folgende fix f�r Archiv */ 
*:first-child+html .news-amenu-container-fix{
	list-style-type:none; 
	margin-left:auto !important; 
	margin-top:-5px;
}

.news-amenu-container LI { font-size: 11px; padding-bottom:1px; }
.news-amenu-container UL { font-size: 11px; padding:3px; padding-top:0px; margin-top:-5px; margin-left:0; margin-bottom:0; border:solid 1px #fff; background-color:#f6f7e7; list-style-type: none; }
.news-amenu-container H2 { color:#fff; font-size: 14px; padding:3px; background-color:#580b01; border-style: solid; border-width: 1px; }
.news-amenu-item-year { font-weight: bold; border: solid 1px; padding: 2px; color:#000; font-size: 14px; background-color: #d2d0bd; }

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


.news-catmenu  {
	padding:5px;
	margin:10px ;
	border:solid 1px #fff;
	background-color:#f6f7e7;
}
.news-catmenu-header  {
	font-size:10px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:9px;
	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;
}
.dotted-line {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

