
/*-----------------------------------  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:left;
	height: 1px;
	border: 1px solid #525254;
	margin: 0;
	padding: 0;
}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
}

.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 */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#525254;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	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;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border: 0;
	background-color:#525254;
	margin: 0;
}

.news-list-item {
	padding:0;
	padding-bottom: 18px;
	margin: 0;
	border: 0;
	background-color:#525254;
	}

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

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

.news-list-container H2 {
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	margin: 0px;
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

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

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

.news-list-left{
	float: left;
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-left:0px;
}
.news-list-right{
	float: none;
	border: 0;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}
.news-list-myclearer{
	clear:left;
}

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

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#525254;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.kreuzgeschichten-single-item,
.news-single-item {
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 0;
/* 	background-color: #525254; */

}
.news-single-item H2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-wrap {
/*    background: #525052; */
   width: 280px;
   OVERFLOW: none;
}


.news-single-header {
/*    background:#525052; */
   width: 280px;
   height: 30px;
   margin: 0;
   padding: 0;
   font-size: 12px;
   font-weight:bold;
}
.news-single-bild {
   float: left;
   height: 64px;
   width: 60px;
/*    background: #525052; */
   margin-top: 3px;
}
.news-single-text {
   float: none;
/*    background: #525052; */
   padding-right: 6px;
   height: 108px;
   max-height: 108px;
   width: 270px;
   OVERFLOW: auto;
}
.news-single-name {
   clear:both;
   width:200px;
   padding-left: 60px;
/*    background:#525052; */
   height:30px;
   OVERFLOW: hidden;
   margin-top: 2px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}



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

.news-single-category {

	float: right;
}
.news-single-timedata {
	float: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.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  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#525254;
}

.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;
	width:90%;
}


/*** added by b:dreizehn on 2009-12 ***/
.kreuzgeschichten-single-item {
	margin-left: 0;
}

.kreuzgeschichten-single-item .news-single-text {
	width: 350px;
	overflow: inherit;
	height: auto;
	max-height: none;
}

.kreuzgeschichten-single-item .news-single-img {
	float: left;
	margin-right: 10px;
}

.kreuzgeschichten-single-item .news-single-backlink {
	margin: 0 0 20px;
	float: right;
	clear: both;
}

.kreuzgeschichten-single-item .news-single-files dd a {
	margin-top: 8px;
	float: right;
	width: 123px;
	height: 17px;
	text-indent: 200px;
	overflow: hidden;
	background: url('../../data/images/graphics/pdf-download.jpg') center center no-repeat;
}

.text-text .kreuzgeschichten-single-item,
.text-text .news-single-item { margin-left: 0; }
.text-text .news-single-header, .text-text .news-single-text { width: auto; }

.news-single-text .contenttable { border: none; border-collapse: collapse; border-spacing: 0; }
.news-single-text .contenttable td { vertical-align: top; padding-right: 3px; }
.news-single-text .contenttable td p { margin: 0.5em 0;}
