@charset "utf-8";
/* CSS Document */
/*-----------------------------------  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 #2E424B;

}
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-container h3 {
  font-size:0.9em;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:5px;
	margin:5px;
	border:1px dotted #9AAAB3;
	/*Neu*/
	background-color:#fff;
	}
	
.news-list-item-start {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:5px;
	margin:2px;
  width:170px;
  float:left;
	border:1px solid #9AAAB3;
	/*Neu*/
	background:#fff url(../img/news_kopf.jpg) 0px 20px no-repeat;
  min-height:290px;
  height:auto !important;
  height:290px;
	}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #2E424B;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	padding: 2px;
	margin-top:0px;
	background-color: #F8B134;
  color:#2E424B;
	height:20px;
	padding-top:6px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	font-size: 1.1em;
	font-weight:bold;
	color: #2E424B;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #F8B134;
	height:20px;
	padding-top:6px;
}
.news-list-container H3 A {
	font-size: 1.1em;
	font-weight:bold;
	color: #2E424B;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #F8B134;
	height:20px;
	padding-top:6px;
}

.news-list-container P {
	padding-left:3px;
}
.news-list-container-start .news-list-category {
	padding-left:0px;
}
.news-list-category {
	padding-left:3px;
}
.news-list-date {
	float:right;
	width:128px;
	background-color:#DEE2E3;
	/*Neu*/
	background-color:#FFF;
	color: #2E424B;
	text-align: right;
	height: 25px;
	margin-top: -6px;
	_margin-bottom: -2px;
	margin-right: -2px;
	padding-right:3px;
	padding-top:3px;
	font-size: 9px;
	font-weight: normal;
	}
.news-list-date-start {
  text-align:right;
  display:block;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.outer {
  padding:3px 0px;
  display:table;
  width:100%;
  height:47px;
  position:relative;
}

.middle {
  margin:0px;
  #position: absolute;
  #top: 50%;
  display:table-cell;
  vertical-align:middle;
  text-align: center;
  width:100%;
}
.inner{
  margin:0px;
 #position: relative;
 #top: -50%
}
.news-list-container-start H3 a{
  font-size:0.9em;
  line-height:15px;
  color:#fff;
}

#container .news-list-container-start H3 {
  margin-top:0px;
  margin-bottom:0px;
}
#container .news-list-container-start p {
  margin:2px 0px;
}

.news-list-container-start .news-start-content {
  min-height:90px;
  height:auto !important;
  height:90px;
}
.news-list-container-start .news-list-start-img{
  height:85px;
}

.news-list-container-start .news-list-morelink{
  margin:auto;
  margin-top:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
	background-color:#DEE2E3;
	font-size:1.5em;
}
.tx-ttnews-browsebox TD {
	font-size: 0.9em;
}
.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 P{
	margin:0px;
	font-size: 0.7em;
}
.tx-ttnews-browsebox-SCell {
	background-color: #2E424B;
	border:1px solid #2E424B;
	color: #ffffff;
}
.tx-ttnews-browsebox-SCell a{
	color: #ffffff;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin:5px;
	border:1px dotted #9AAAB3;
  /*Neu*/
  background-color:#fff;
}
.news-single-item H2 {
	color: #2E424B;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #F8B134;
	height:19px;
	padding-top:7px;
	padding-left:4px;
}

.news-single-item H3 {
	margin-bottom: 0.93em;
	padding-left:3px;
}

.news-single-date {
	float:right;
	width:128px;
	background-color:#DEE2E3;
  /*Neu*/
	background-color:#fff;
	color: #2E424B;
	text-align: right;
	height: 25px;
	margin-top: -7px;
	_margin-bottom: -2px;
	margin-right: -2px;
	padding-right:3px;
	padding-top:3px;
	font-size: 9px;
	font-weight: normal;
	}


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

}


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

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 0.93em;
	margin-top: 0.82em;
	margin-left: 0.2em;
}
.news-single-timedata {
	float: right;
	display: none;
}

.news-single-author, .news-single-category,.news-single-item p {
  padding-left:3px;
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 0.93em;
	border: 1px dotted #9AAAB3;
	padding:3px;
	padding-bottom:0px;
	background: #FAFAFA;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:2em;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 1em;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:0.5em;
	margin-bottom:1em;
	padding:0.3em;
	border:1px solid #486097;
	background-color:#c7d5fe;
}
.news-amenu-container LI {
	padding-bottom:0.1em;
	padding-left:0.2em;
}
.news-amenu-container UL {
	padding:0.1em;
	margin-top:0.2em;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #486097;
	background-color:#ffffff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#ffffff;
	margin-top:0.1em;
	padding:0.3em;
	margin-bottom:0.7em;
	border:1px solid #ffffff;
	background-color:#486097;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #486097;
	padding: 2px;
	background-color: #486097;
	color:#fff;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #486097;
	background-color:#ffffff;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	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;
}

