/*--------------------------------- tt_news LIST view  -----------------------------------*/



.news-list-container {

	padding: 3px 0 0 0;
  margin-left: 0px;
  width: 525px;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: 0 0 16px 0;
	margin:3px 0px;
	border-bottom:1px solid #A6C8C3;
	background-color:white;

	

	}
.news-search-form {
	margin-top: 10px;
	margin-bottom:5px;
  margin-left: 3px;


}

.searchfeld {
	height: 16px;
}

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

.no-news {
	margin-left: 16px;
}

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

#cr input {
	width: 90px;
}
.news-list-container h2 {

	margin-bottom: 5px;
	background-color: #00997F;
	padding: 4px;
	color: #f1f4f2;
  text-align: right;
	
}


.news-list-container h2 a:link {
	color: #f1f4f2;
	text-decoration: none;
}
.news-list-container h2 a:visited {
	color: #f1f4f2;
	text-decoration: none;
}
.news-list-container h2 a:hover {
	color: #f1f4f2;
	text-decoration: underline;
}
.news-list-container h2 a:active {
	color: #f1f4f2;
	text-decoration: underline;
}

.news-list-container h3 {
	padding: 4px;
	margin-bottom: 5px;
 background-color: white;

	
}

div.news-list-container p {
	padding: 4px;

}



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

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

	}
	
	

.news-list-container img {

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

div.news-list-morelink,.news-list-category {
	font-size:11px;
	margin-left:3px;
}
div.news-list-morelink  {
	width: 50px;

	margin-bottom:3px;
	float:left;
}

div.news-list-morelink a:link, div.news-list-morelink a:visited {
	color :#00997F;
}

div.news-list-morelink a:hover,div.news-list-morelink a:active{
color: #026E5C;
}



div.news-list-date {
	float: right;
  width:100px;
	color: black;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
  margin-right: 3px;

}


/* WERBUNG */
.news-latest-container-ad {
  
	width: 208px;
	margin-top: 0px;
	text-align:center;
  overflow: hidden;
}
.news-latest-container-ad p {
	clear: right;
	margin: 3px;
}


.news-latest-item-ad {
	margin: 3px 0px;
	
	
}

 

.news-latest-item-ad IMG {
	
	border:1px solid #A6C8C3;
  display: block;
	margin: 6px auto 6px auto;
	float: none;

}

.news-latest-item-ad h3 {
	background-color: #00997F;
	padding: 4px;
	color: #f1f4f2;
	width: 208px;

}

/*RECHTE SPALTE MIT NEWS*/

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

.news-latest-container-cr h2 a:link, .news-latest-container-cr h2 a:visited{
	margin-left: 38px;
	color :#f1f4f2;
}
.news-latest-container-cr h2 a:hover, .news-latest-container-cr h2 a:active{
		color :#D7D8D7;
			margin-left: 38px;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container-cr {
	
/*	background-color:#BBE53A;*/
	/*background-color: #e4e4e4;*/
	padding:0;
	width: 200px;
	margin-top: 6px;
}


.news-latest-container-cr p {
	clear: right;
	margin: 3px;
}
.news-latest-container-cr H2,.news-latest-gotoarchive-cr {
	color:#f1f4f2;
	padding:4px;
	width: 200px;
	border:1px solid #A6C8C3;
	/*background-color:#D8FA70;*/
	/*background-color:#769024;*/
	background-color: #00997f;
}

.news-latest-gotoarchive-cr {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive-cr A:LINK, .news-latest-gotoarchive-cr A:VISITED {

	color:#f1f4f2;
}
 .news-latest-gotoarchive-cr A:HOVER {
 		color: #D7D8D7;
 }
.news-latest-gotoarchive-cr A:ACTIVE {
	color:#D7D8D7;
}
.news-latest-item-cr {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	width: 200px;
	
	margin-top: 4px;
  
}

.news-latest-item-cr IMG {
	
	border:1px solid #A6C8C3;
	margin: auto;
	float: none;

}

.news-latest-category-cr IMG {
	float: none;
	margin:0px;
	border: none;
}
.news-latest-date-cr,.news-latest-category-cr {
	font-size:11px;
	padding: 3px;
	float: right;
}
.news-latest-date-cr {

}



.news-latest-morelink-cr {
	padding: 3px;
	float:left;
	
}

.news-latest-morelink-cr A:link, .news-latest-morelink-cr A:visited {
	font-size: 11px;
	color: #00997F;
}
.news-latest-morelink-cr A:hover, .news-latest-morelink-cr A:active {
	font-size: 11px;
	color: #026E5C;
}

.news-latest-item-cr h3 {
	background-color: #00997F;
	padding: 4px;
	color: #f1f4f2;
	width: 202px;

}

.news-latest-item-cr h3 A:link, .news-latest-item-cr h3 A:visited {
	color :#f1f4f2;
}

.news-latest-item-cr h3 A:hover,.news-latest-item-cr h3 A:active{
	color :#D7D8D7;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container-cr {

/*	border:1px solid #000;*/
/*	background-color:#BBE53A;*/
	/*background-color: #e4e4e4;*/
	padding-top: 3px;

}


.news-list-item-cr {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	
	margin:3px;
	border-bottom:1px solid #A6C8C3;
	background-color:#f1f4f2;
	

	}
.news-search-form-cr {
	
	margin-bottom:5px;
	margin-left: 6px;



}
.news-search-emptyMsg-cr{
	margin-left: 6px;
		
}

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

#cr input {
	width: 90px;
}

.news-list-container-cr H3 {
	padding: 4px;
	margin-bottom: 5px;

	/*border-bottom: 1px solid #00997f;*/
/*	background-color: #769024;*/
	background-color: #00997f;

		/*background-color: #B8E7DF;*/
}
.news-list-container-cr H3 A:LINK,.news-list-container-cr H3 A:VISITED,.news-list-container-cr H3 A:HOVER {
	color:#fff;
	
}
.news-list-container-cr H3 A:ACTIVE {
	color:#000;

}
.news-list-container-cr P {
	
}
.news-list-date-cr {
	float: right;
	color: white;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 11px;
	font-weight: normal;
			background-color: #00997f;
	}

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

	}

.news-list-container-cr IMG {

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

.news-list-morelink-cr,.news-list-category-cr {
	font-size:12px;
	margin-left:3px;
}
.news-list-morelink-cr  {

	margin-bottom:1px;
}

.news-list-morelink-cr a:link, .news-list-morelink-cr a:visited{
	color: #00997f;

}
.news-list-morelink-cr a:hover, .news-list-morelink-cr a:active{
	color: #026E5C;

}



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










/*-----------------------------------  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 white;

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

div.clearer {
	clear: both;
}

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

.news-latest-container {
	
/*	background-color:#BBE53A;*/
	/*background-color: #e4e4e4;*/
	padding: 3px 0;
	width: 100%;	
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	
	border:1px solid #A6C8C3;
	/*background-color:#D8FA70;*/
	/*background-color:#769024;*/
	background-color: #00997f;
}

.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:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin:3px;
	text-align:center;
	border:1px solid #A6C8C3;
	background-color:white;
}

.news-latest-item IMG {
	
	margin:4px auto 4px auto;
	display:block;
	border:1px solid #A6C8C3;
	/*float:left;*/
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}

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

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

.news-latest-morelink a:link, .news-latest-morelink a:visited,.news-latest-morelink a:hover,.news-latest-morelink a:active{
	color :black;
}

.news-latest-item h3 {
	background-color: #e4e4e4;
	background-color: #00997F;
	
	padding: 3px;
	color: white;

}

.news-latest-item h3 a:link, .news-latest-item h3 a:visited,.news-latest-item h3 a:hover,.news-latest-item h3 a:active{
	color :white;
}







	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
	background-color:white;
}
.tx-ttnews-browsebox td {
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bolder;
}
.tx-ttnews-browsebox-SCell p,.tx-ttnews-browsebox td p{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
		background-color: #D9ECE9;
		border: 1px solid #00997F
}
.news-search-emptyMsg {
	font-size: 12px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
 
	background-color:white;

}
.nsi-wrap {
	margin-top: 12px;
	margin-left: 8px;
	width: 510px;
	border:2px solid #C2D9D5;
}
.news-single-item h2 {
	font-size: 16px;
	font-weight:bold;
	padding: 3px;
	color: black;
	margin-bottom: 0px;
}
.news-single-item h3 {
	margin-bottom: 15px;
	padding: 3px;
}



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

}



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

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-backlink a:link, .news-single-backlink a:visited {
	color :#00997F;
}
.news-single-backlink a:hover,.news-single-backlink a:active{

color: #026E5C;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 11px;
	padding: 3px;
}
.news-single-author {

}
.news-single-additional-info {
	/*background-color: #BBE53A;*/
/* 	clear: both; */
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
/*	background-color:white;*/
}

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

.news-single-item p {
 padding: 3px;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin:0;
	padding-right: 0px;
	width: 100%;



}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #A6C8C3;
/*	background-color:white;*/
	background-color:white;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	margin: 4px 0px;
	border:1px solid #A6C8C3;
/*	background-color:#769024;*/
	background-color: #00997f;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #A6C8C3;
	padding: 2px;
/*	background-color: #769024;*/
	background-color: #00997f;
	color:#fff;
}

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


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



/* TERMINE */

.news-list-container-termine {

}

.news-list-container-termine table {
	width: 495px;
	margin-top: 16px;
}

.news-list-container-termine h2 {

	margin-bottom: 5px;
	background-color: #00997F;
	padding: 4px;
	color: #f1f4f2;
  text-align: right;
	
}


.news-list-container-termine h2 a:link {
	color: #f1f4f2;
	text-decoration: none;
}
.news-list-container-termine h2 a:visited {
	color: #f1f4f2;
	text-decoration: none;
}
.news-list-container-termine h2 a:hover {
	color: #f1f4f2;
	text-decoration: underline;
}
.news-list-container-termine h2 a:active {
	color: #f1f4f2;
	text-decoration: underline;
}

.news-list-container-termine table td {

	border-bottom: 2px solid #00997f;
	border-collapse: collapse;
}

.news-list-image {
 padding: 4px 4px 4px 0px;
}
.news-list-image img {

}
.news-list-container-termine h3{
	font-size: 12px;
	line-height: 1.5em;
	
}
.news-list-subheader, .news-list-content {
	vertical-align: top;
		 padding: 4px;
}

.news-list-subheader {
	width: 30%;

}
.news-list-content {
	
}


