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;
	
}

.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;
  /*width: 218px;*/}







/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container_top_news {

	border:solid 1px #fff;
	background-color:#ffffff;
  width: 413px; /*218!*/
}


.news-list-item_top_news {
	/* IE hack */
	/*height: 1%;*/
	/*line-height: 1.3;*/
	/* IE hack end */
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*margin:3px;*/
	/*border:solid 1px #fff;*/
	background-color:#ffffff;
	/*width: 390px;*/

	}
	
	
.news-search-outer{
	width:100%;
	clear:both;
	min-height:150px;
}
	
.news-search-form {
	float:right;
	width:179px; 
	height:120px;
	padding-left:10px;
	/*padding-top:10px;*/
	margin-bottom:5px;
	border:solid 0px #fff;
	background-color:#ffffff;
	/*background:url(/fileadmin/tmplfiles/images/suchbackground_gross.gif) no-repeat; */
	margin-right: -200px;	
}

.news-search-list{
	float:left;
	width:430px;
}

.news-search-emptyMsg{
	margin:0px;
	min-height:131px;
	margin-top:5px;
}

.news-search-form FORM {
	margin:0px;
	width:217px;
}


.news-list-item_top_news H3 {
	/*margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;*/
	background-color: #FFFFFF;
	color:#A54E3D;
	font-size: 10pt;
}

.news-list-container_top_news H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #FFFFFF;
	color:#A54E3D;
	font-size: 10pt;
}

.news-list-container_top_news H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#E53517;
	/*padding-left:2px;*/
}
.news-list-container_top_news H3 A {
	color:#A54E3D;

}
.news-list-container_top_news 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_top_news 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_top_news {
	margin-bottom:3px;
}
.news-list-browse_top_news {
	text-align: center;
}

.news-list-browse{
	width:420px;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	border:solid 1px #fff;
	padding:0px;
	background-color:#fff;
}
.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;
	color:#000000;
}


.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox A VISITED{
	color:#000000;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ebebeb;
	color:#000000;
}
.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: #e53517;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {

	margin-left:0px;

}



.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: #E53517;
}

.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:#fff;
	padding-top: 0px;
	list-style-type:none;
}
	.a:hover{font-weight:normal; text-decoration:none;}
	.a:active{font-weight:normal; text-decoration:none;}
	.a:link{font-weight:normal; text-decoration:none;}

.news-amenu-container LI { font-size: 11px; padding-bottom:1px; padding-left:10px; font-weight:bold; list-style-type: none;}
.news-amenu-container UL { font-size: 11px;  border:solid 0px #fff; background-color:#fff;  list-style-type:none;}
.news-amenu-container H2 { color:#fff; font-size: 14px; padding:3px; background-color:#580b01; border-style: solid; border-width: 0px; }
.news-amenu-item-year { background-color:#005BAA;
color:#FFFFFF;
float:left;
font-weight:bold;
height:14px;
padding:0px 4px 4px;
width:205px;
margin-bottom: 10px;
margin-top: 10px;}
.news-amenu-item-year dd {margin-left:0px;}
/*--------------------------------- 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%;
	height:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

