

/* #############################
** ### tt_news #################
** #############################
*/


/* LATEST Ansicht */
.news-latest-item div  {margin:0; padding:0; }
h3.news-latest-title { margin:0 0 0.3em 0; padding:0;}
.news-latest-item h3 a, .news-latest-item h3 a:link { color:#F26723; text-decoration:none; }
.news-latest-date { line-height:1em; font-size:0.8em; font-weight:bold; color:#608546; }
.news-latest-item img {padding-right:1em; padding-top:0.5em; }
.news-latest-subandmore a { font-size:0.8em; font-weight:bold; color:#608546; text-transform:uppercase;}

/* LIST Ansicht */

.news-list-item-bg {background-color:transparent; }
.news-list-item { background-color:transparent; }
.news-list-item .news-list-img-wrap { float:left; width:124px; height:100%; margin:10px; }
.news-list-item .news-list-img-wrap a,
.news-list-item .news-list-img-wrap img { position:relative; }
.news-list-item .news-list-text-wrap { margin:0 15px 0 22px; padding:5px 0 0 0; }
.news-list-item .news-list-text-wrap .news-list-date { font-size:10px; font-weight:bold; }
.news-list-item .news-list-text-wrap h3.news-list-title { margin:0.3em 0 0.5em 0; }
.news-list-item .news-list-text-wrap h3.news-list-title, 
.news-list-item .news-list-text-wrap h3.news-list-title a { text-decoration:none;  margin-top:0; font-size:12px; font-weight:bold; color:#F26723;  }
.news-list-item .news-list-content p.bodytext { color:black; display:inline; font-size:12px; font-weight:bold; }
.news-list-item {line-height:1.2em; padding: 0 0 5px 0; }
.news-list-item .news-list-content { margin-left:124px; }
.news-list-item .news-list-content a { display:inline; }
.news-list-item-bot-clear { height:1px; width:100%; clear:both; }
.news-list-item-bot-mar { height:8px; width:100%; clear:both; }
.morlistimg { padding-left:5px; }

/* LIST Ansicht  Pagebrowser */
.tx-ttnews-browsebox { line-height:22px; height:22px; text-align:center; border-top:1px #ffecd1 solid;  border-bottom:1px #ffecd1 solid; }
.tx-ttnews-browsebox { position:relative; z-index:40; }
.browsebox_first     { position:absolute; display:none; } 
.browsebox_prev      { position:absolute; z-index:43; left:0; top:2px;}
.browsebox_page_of   { position:relative; z-index:41; }
.browsebox_next      { position:absolute; z-index:42; right:0; top:2px;  }
.browsebox_last      { position:absolute; display:none; } 


.news-list-browse a img { border:0px; }

/* single ansicht */
.news-single-item { margin:0 12px 0 12px; font-size:12px; }
.news-single-item p, .news-single-item p.bodytext, .news-file-links li { font-size:12px; }
.news-single-item .news-single-title { margin:20px 0 14px 0; }
.news-single-item .news-single-title h1 { font-size:20px; }
.news_single_date { font-weight:bold; font-size:10px; margin:0 0 6px 0; }
.newssubheader { margin:0 0 6px 0; }
.newssubheader p.bodytext { font-weight:bold; }
p.news-single-imgcaption { text-align:right; font-style:italic; }

.margin-hor-line { background-color:transparent; clear:both; }
.news-single-backlink { line-height:22px; height:22px; text-align:center; border-top:1px #ffecd1 solid;  border-bottom:1px #ffecd1 solid; background-image:url(gfkbilder/icons/pagebrowser_prev.gif); background-repeat:no-repeat; background-position:0 2px; text-align:left; }
.news-single-backlink a { text-decoration:none; padding:0 0 0 32px; }
.news-single-backlink a:hover { color:#666; }








