/* #############################
** ### tt_news #################
** #############################
*/
.tx-ttnews-browsebox {text-align:center; padding:0; margin:1.2em 0 1em 0; padding:1px; border:1px solid #ccd; background:#f0f0f4;}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {padding:0 0.4em 0.4em 0; margin:0; background:transparent;}
.news-latest-container {border:none;background:#ffffff;}
/* LATEST Ansicht */
.news-latest-item {margin-bottom:1em;border:none;background:#ffffff; vertical-align:top;font:0.8em;}
.news-latest-item h3 {padding-top:0; margin-top:0;}
.news-latest-item h3 a {text-decoration:underline;}
.news-latest-item h3 a:hover {background:transparent;}
.news-latest-item IMG {padding:0; float:left; margin-bottom:5px; margin-right:5px; margin-top:5px; border:1px solid #666;}
.news-latest-morelink {padding:1px; border:1px solid #ccd; background:#f0f0f4; text-align:center;}
.news-latest-item p.bodytext {font-size:9px; text-align:left;}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

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

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

/* LIST Ansicht */
.news-list-container {border:0px solid #ccd;}
.news-list-item {margin-bottom:1em; height:160px;  background:#ffffff; padding:5px;}
.news-list-item p.bodytext { margin-bottom:1em; width:280px;}
.news-list-image {border:0px solid red; height:125px;width:140px;float:right;margin-bottom:1em;margin-top:1em;}
.news-list-item h3 {padding:0 5px 0 5px; margin-top:0;background:#f0f0f4; border-left:8px #db2c2c solid;}
.news-list-item h3 a {text-decoration:none; }
.news-list-item h3 a:hover {background:transparent;}
.news-list-item h3 span.news-list-date {color:#aaa; font-weight:normal; font-size:0.6em;}
.news-list-morelink {padding:1px; border:1px solid #ccd; background:#f0f0f4; text-align:center; margin-bottom:1em;width:270px;float:left;}
.news-list-morelink a {text-decoration:underline;}
.news-list-morelink a:hover {background:transparent;}
.news-list-category {color:#aaa;}

/* SINGLE Ansicht */
.news-single-item {border:none;background:#ffffff; padding:5px;	margin-bottom:5px;}
.news-single-item h3 {color:#db2c2c;font-size:100%;font-weight:bold;letter-spacing: 0px;margin-bottom: 15px;}
.news-single-item h2 {margin-bottom:1em; margin-top:1em; color:#000; padding:0.5em; background:#f0f0f4; border-left:8px #db2c2c solid;font-size: 16px;
	font-weight:bold;}
.news-single-img {padding-right:15px;	float:left; margin-left:5px;}
.news-single-img p {padding:0; margin:0;}
.news-single-timedata {color:#aaa; margin-bottom:1em;float: right;font-size: 9px;}
.news-single-additional-info {border:none;background:#ffffff;clear: both;margin-top: 15px;padding:3px;padding-bottom:0px;}
.news-single-additional-info dl {border:none;background:#ffffff;}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}
.news-single-links {text-decoration:none;margin:0px; margin-bottom: 3px; padding:3px;}



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



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

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

/* CATEGORY Menu */
.news-catmenu {font-size:0.8em; margin-top:2em; padding:1em; background:#eee; border:1px dotted black;}
.news-catmenu a {display:inline; padding-left:2px;}
.news-catmenu a:hover {background:transparent; font-style:italic; font-weight:bold;}
.news-catmenu .news-catmenu-NO {height:16px;}
p.news-catmenu-header {line-height:1em; margin:0;}
