.news-latest-header {
 color:#000000;
 background-color:#cccccc;
}

.news-latest-header-titel {
 font-size: 1em;
 font-weight: bold;
}

.news-latest-header-titel A{
COLOR: #000000 ; TEXT-DECORATION: none
}
.news-latest-header-titel A:hover{
COLOR: #000000 ; TEXT-DECORATION: underline
}

.news-latest-header-time {
 font-size: 0.8em;
}

.news-latest-subheader {
 color:#ff3300;
 font-weight: bold;
 font-size: 1em;
}

.news-latest-item {
 color:#000000;
 font-size: 1em;
}

.news-latest-footer {
 color:#000000;
 font-size: 1em;
}

.news-latest-gotoarchive {
 color:#000000;
 font-size: 1em;
}

.news-list-browse {
 text-align: center;
}




/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
        /*margin-top:10px;*/
        /*padding:3px;*/
        border:0px solid #333;
        /*background-color:#BBE53A;*/
}
.news-amenu-container LI {
        padding-bottom:1px;
}
.news-amenu-container UL {
        font-weight:bold;
        padding:0px;
        /*margin-top:5px;*/
        /*margin-left:0px;*/
        /*margin-bottom:0px;*/
        border:0px solid #666;
        /*background-color:#ffffff;*/
        list-style-type: none;
}
.news-amenu-container H2 {
        color:#ff3300;
        padding:3px;
        border:0px solid #666;
        background-color:#cccccc;
}
.news-amenu-item-year {
        font-weight: bold;
        border: 0px solid #666;
        padding: 2px;
        background-color: #cccccc;
        color:#000000;
}



/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
        /*margin:3px;*/
        /*border:1px solid #666;*/
        /*padding:3px;*/
        /*background-color:#F9FFE5;*/
}
.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 #ff3300;
}
.news-search-emptyMsg {
        font-size: 11px;
        margin-left: 10px;
}


