/*****************************************/
/*-------- tt_news LIST view  --------*/
/*****************************************/

.news-list-subheader p {
display:inline;
}

.news-list-item span {
display:inline;
}

.news-list-container {
margin-top:7px;
border-top:1px solid #c7c7c7;
}

.news-list-img {
float: right;
width:180px;
}

.news-list-text {
float: left;
width:480px;
padding:5px 0;
}

.news-list-item {
height: 1%;
padding-top: 3px;
padding-bottom: 3px;
border-bottom:1px solid #c7c7c7;
}

.news-list-item H3 {
font-size: 110%;
margin-top: 0.2em !important;
margin-bottom: 0.2em !important;
font-weight:bold !important;
}

.news-list-imgcaption {
float: right;
padding-top: 0.3em;
padding-right: 0.3em;
font-size: 0.9em;
}

.news-list-morelink A {
font-weight: normal !important;
}


/*****************************************/
/*-----  tt_news Page-Browser -----------*/
/*****************************************/

.news-list-browse {
text-align: left;
}

.tx-ttnews-browsebox {
padding-top: 3px;
padding-bottom: 3px;
border-bottom:1px solid #c7c7c7;
}

.tx-ttnews-browsebox a {
	text-decoration:none;
}

.tx-ttnews-browsebox span.act a {
	text-decoration:underline;
}

.tx-ttnews-browsebox TD {
	
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0;
}

.tx-ttnews-browsebox-SCell {
	
}

.tx-ttnews-browsebox-SCell A{
	text-decoration: underline;
}

.news-search-emptyMsg {
	margin-left: 1em;
}



/*****************************************/
/*------- tt_news SINGLE view  ---------*/
/*****************************************/

.news-single-img {
	float:right;
	margin-left: 1.6em;
	margin-bottom: 0.5em;
}

.news-single-item h6 {
	font-size:100%;
	color:#246ea8;
	margin:0;
	line-height:1.5em;
}

.news-single-text {
	padding-bottom: 0.5em;
}

.news-single-item H3 {
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.news-single-backlink-oben {
padding-bottom: 0.5em;
margin-bottom: 1em;
border-bottom: 1px solid #c7c7c7;
}


.news-single-backlink-unten {
padding-top: 0.5em;
margin-top: 1em;
border-top: 1px solid #c7c7c7;
clear:both;
}

.news-single-backlink, 
.news-single-backlink a {
margin-bottom: 1em;
}

.news-single-backlink a:link,
.news-single-backlink a:hover {
font-weight: normal;
}

.news-single-imgcaption {
	font-size: 80%;
	margin-bottom: 1em;
}

.news-single-timedata {
padding-top: 0.5em;
padding-bottom: 0.5em;
}

.news-single-additional-info {
margin-top: 1em;
}

.news-single-related,
.news-single-files,
.news-single-links  {
margin:0;
padding: 0;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 1em;
}

.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD {
margin:0;
}

.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT {
margin:0;
width:100%;
font-weight: bold;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	width:100%;
	margin:10px 0px;
}

.news-amenu-container UL {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

.news-amenu-container LI {
	display:inline;
	margin: 0 !important;
	padding: 0 !important;
}

.news-amenu-container LI a {
}

.news-amenu-item-year {
	font-weight: bold;
}
