/************************************/
/* TT_NEWS                          */
/************************************/
/*-----------------------------------  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:right;
        height:1px;

}
.news-latest-container HR.clearer {
        clear:                                both;
}
div.news-latest-container {
        background-color: #f5f5f5;
        clear:                                both;
}
hr.clearer {
        border:                                1px solid #f5f5f5;
        margin:                                0px;
        padding:                                0px;
}
hr.clearer-white {
        border:                                1px solid #ffffff;
        margin:                                0px;
        padding:                                0px;
}
/************************************/
/* Rahmen für Boxen im rechten Rand */
/************************************/
div.csc-frame-frame1 {
        padding:                                0px;
        border:                                7px solid #ffffff;
        background-color:        #f5f5f5;
        margin:                                0px;
        margin-bottom:                1em;
        font-size:                        0.733em;
}
div.csc-frame-frame2 {
        padding:                                0px;
        border:                                7px solid #ffffff;
        background-color:        #f5f5f5;
        margin:                                0px;
        margin-bottom:                1em;
        font-size:                        0.733em;
}
/* Text bei selbst zu füllenden
        Inhaltselementen im Rand */
div.csc-frame-frame1 p.bodytext {
        padding-left:                0.3125em;
        padding-right:                0.3125em;
        clear:                                both;
}
/* Text falls keine Elemente im Rand
        in LIST oder LATEST view*/
div.csc-frame-frame1 p {
        padding-left:                0.3125em;
        padding-right:                0.3125em;
        clear:                                both;
}
div.csc-frame-frame1 h3 {
        font-size:                        1em;
        font-weight:                bold;
        color:                                #0f0f0f;
        margin-bottom:                0px;
        clear:                                both;
        padding-left:                0.3125em;
        padding-right:                0.3125em;
        padding-top:                6px;
        //padding-top:                0px;
}
/* headlines */
H1 {
        color:#0F0F0F;
        font-size:1.6em;
        margin:2px 0px 3px 0px;
        font-weight:bold;
}
H1.hi {
        color:#FF6633;
}
H1 strong {
        color:#FF6633;
}
H2 {
        font-size:                1.2em;
        font-weight:        normal;
}
H3 { font-size: 1em; }
H4 { font-size: 14px; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
H1.csc-firstHeader {  font-size:1.25em;  }

/* Rubrikenheader für Newslisten einfach fett + Grossbuchstaben */
H4.csc-firstHeader {
        font-size:0.75em;
        margin-top:0.5em;
         margin-bottom:0em;
        padding: 0em;
        text-transform:        uppercase;
        font-weight: bold;
        color:         #0f0f0f;
}
H4.csc-firstHeader a {
        color:         #0f0f0f;
}

/*------------------------------------------------------------------*/
/* Rubrikenheader für Newslisten mit schwarzem Hintergrund, fett... */
/*------------------------------------------------------------------*/

H5.csc-firstHeader {
        font-size:0.75em;
        margin-top: 0.5em;
        padding: 0.1875em 0.3125em 0.1875em 0.3125em;
        text-transform:        uppercase;
        font-weight: bold;
        color:         #ffffff;
        background-color: #3f3f3f;
}
H5.csc-firstHeader a {
        color:         #ffffff;
}

/* Rubrikenheader für Newsliste (ab 2. Kasten */
div.csc-header H5 {
        font-size:0.75em;
        margin-top: 1.5em;
        padding: 0.1875em 0.3125em 0.1875em 0.3125em;
        text-transform:        uppercase;
        font-weight: bold;
        color:         #ffffff;
        background-color: #3f3f3f;
}

div.csc-header H5 a {
        color:         #ffffff;
        background-color: #3f3f3f;
}
/************************************/
/* tt_news latest view              */
/************************************/
div.csc-frame-frame1 a {
        color:                                rgb(228, 98, 25);
}
div.csc-frame-frame1 a:hover {
        text-decoration:        underline;
}
div.csc-frame-frame2 a {
        color:                                rgb(228, 98, 25);
}
div.csc-frame-frame2 a:hover {
        text-decoration:        underline;
}

/* Rahmen für und Überschriften selbst */
div.csc-frame-frame1 div.csc-header {
        margin:                                0px;
        /*margin-top:                        2px;
        margin-bottom:                2px;*/
         float: none;
         width: 100%;
}
div.csc-frame-frame2 div.csc-header {
        margin:                                0px;
        float:                                left;
}

/* Überschrift für Latest-News-Box mit grauem Hintergrund*/
div.csc-header h2 {
        margin:      0px;
        font-size:   1em;
        padding:     0.1875em 0.3125em 0.1875em 0.3125em;
        text-transform: uppercase;
        font-weight:    bold;
        color:          #ffffff;
        background-color: #3f3f3f;
}

div.csc-header h2 a {
        color:                #ffffff;
        background-color: #3f3f3f;
}


div.news-latest-gotoarchive {
        color:                                #ffffff;
}
/* Newscontainer, Absätze, Überschriften, ... */
div.news-latest-item {
        padding:                                0px 0.3125em 0px 0.3125em;
        margin:                                0px 0px 0.6em 0px;
}
div.news-latest-item p {
        margin-bottom:                0px;
        line-height:                130%;
}
div.news-latest-item h3 {
        font-size:                        1em;
        font-weight:                bold;
        color:                                #0f0f0f;
        margin-bottom:                0px;
}
div.news-latest-item a {
        color:                                #0F0F0F;
}
div.news-latest-item a:hover {
        text-decoration:        underline;
}
div.news-latest-morelink {
        clear:                                both;
}
div.news-latest-morelink a {
        color:         rgb(228, 98, 25);
        text-transform:        uppercase;
}
div.news-latest-morelink a:hover {
        text-decoration:        underline;
}
.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;
}
div.news-latest-subheader {
        font-size:                        0.92em;
}
div.news-latest-item img {
        margin:                                0.25em 0.5em 0.5em 0px;
        /*float:                                left;*/
        display:                                inline;
}
div.csc-frame-frame2 img {
        margin:                                0px 0px 7px 0px;
}
div.news-latest-category img {
        float:                                none;
        border:                                none;
        margin:                                0px;
}
.news-latest-date {
        color:                                #231f20;
}
/************************************/
/* tt_news list view                */
/************************************/
div.news-list-container {
        /*font-size:                        1.256em;*/
}
div.news-list-item {
        margin-top: 1em;
}
div.news-list-item h2 {
        margin:    0px;
        font-size: 0.9em;
        padding-top: 0em;
}
.news-search-form {
        padding:       3px;
        margin-bottom: 5px;
        border:        1px solid #666;
        background-color: #F9FFE5;
}
.news-search-emptyMsg{
        margin:                                0px;
}
.news-search-form FORM {
        margin:                                0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
/*        padding-left:                2px; */
}
div.news-list-container p {
        margin-bottom:                0px;
        font-size:                        0.75em;
}
p.news-list-date {
        /*float:                         right;*/
        font-size:                         0.6125em;
}
div.news-list-item a {
        color: #0F0F0F;
}
div.news-list-morelink a {
        color:  rgb(228, 98, 25);
}
div.news-list-morelink {
        font-size: 0.75em;
}

.news-list-imgcaption {
        float:                                right;
        padding-top:                3px;
        padding-right:                3px;
        font-size:                        9px;
        }
.news-list-container IMG {
        float:                                right;
        position:                        relative;
        border:                                1px solid #666;
        margin-bottom:                5px;
        margin-right:                2px;
        margin-left:                5px;
}

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


/******************************************/
/* Newslist-Anzeige für Aufmacher-News 2 */
/******************************************/
div.news-list-item2 p {
        color:                 #0F0F0F;
}
div.news-list-item2 a {
        color:                 #E46219;
}

div.news-list-item2 h2 {
        font-size: 0.9em;
        margin-top: 0em;
        padding-top: 0.35em;
        color: #0F0F0F;
}

div.news-list-item2 h3 {
        margin-top: 0em;
        padding-top: 0.35em;
        color: #0F0F0F;
}

.news-list-imgcaption {
        float:                   right;
        padding-top:        3px;
        padding-right:        3px;
        font-size:        9px;
        }
.news-list-container2 IMG {
        float:                left;
        position:        relative;
        border:                1px solid #666;
        margin-top:        3px;
        margin-bottom:        5px;
        margin-right:        10px;
        margin-left:        0px;
}

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

/******************************************************************/
/* tt_news_kurzliste / tt-news_kurzliste2 / tt_news_publikationen */
/******************************************************************/

div.news-list-item3 {
        margin-top:        0.5em;

}
div.news-list-item3 a {
        color:  #0F0F0F;
        margin: 0em;
        padding: 0em;
}

div.news-list-item3 h2 {
         font-size: 0.77em;
         font-weight: normal;
         color: #0F0F0F;
         margin-top: 0em;
}

div.news-list-item3 h3 {
         font-size: 0.77em;
         font-weight: normal;
         color: #0F0F0F;
         margin-top: 0em;
}


div.news-list-item3 .morelink a {
   	color:  rgb(228, 98, 25);
         margin-left: 0.75em;
}

div.news-latest-item3 h3 {
         font-size: 1em;
         font-weight: normal;
         color: #0F0F0F;
         margin-top: 0em;
}
/************************************/
/* tt_news: Medienliste                 */
/************************************/

div.news-list-item4 {
        margin-top:        0.5em;
}
div.news-list-item4 a {
        color:          #0F0F0F;
}

div.news-list-item4 h2 {
         font-size: 0.9em;
         margin-top: 0em;
         color:      #0F0F0F;
}

div.news-list-item4 h3 {
         font-size: 0.9em;
         margin-top: 0em;
         color:      #0F0F0F;
}
div.news-list-item4 .morelink a {
   	color:  rgb(228, 98, 25);
         margin-left: 0.75em;
}
/************************************/
/* tt_news page-browser             */
/************************************/
.tx-ttnews-browsebox {
        text-align:                        center;
}
.tx-ttnews-browsebox-strong {
        font-weight:                bold;
}
div.tx-ttnews-browsebox-list {
        margin-top:                        0.5em;
}
div.tx-ttnews-browsebox-list a {
        font-weight:                normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox  P{
        margin:                                0px;
}
span.tx-ttnews-browsebox-SCell a {
        font-weight:                bold;
}
.news-search-emptyMsg {
        font-size:                        11px;
        margin-left:                10px;
}
/************************************/
/* tt_news single-view              */
/************************************/
div.news-single-item {
        /*padding:5px;*/
        margin-bottom:                5px;
        /*font-size:                        1.256em;*/
}
div.news-single-item H1 {
        margin-bottom:                0.7em;
}
div.news-single-item h2 {
        font-weight:                normal;
        margin:                                0.5em 0px 0.5em 0px;
}
div.news-single-item ol ul {
      font-size: 0.8em;
      margin:0.3em 0em 0.75em 2em;
}
div.news-single-item div.subheader {
        margin-bottom:                1em;
        font-weight:                normal;
        font-size:                        1em;
        font-style:                        italic;
        line-height:                150%;
}
div.news-single-item div.subheader p.bodytext {
        margin-bottom:                0px;
}
div.news-single-img {
        float:                                right;
        position:                        relative;
        margin:                                0.5em;
}
div.news-single-img IMG {
        border:                                1px solid #666;
        margin-bottom:                5px;
        margin-right:                2px;
        margin-left:                5px;
}
div.news-single-img p.news-single-imgcaption {
        padding:                                0.3125em 0 0.3125em 0;
        font-size:                        0.6125em;
        clear:                                both;
}
.news-single-category {
        float:                                right;
}
div.news-single-backlink {
        margin-bottom:                15px;
        margin-top:                        10px;
}
div.news-single-backlink a {
        font-size:                        0.6875em;
}
div.news-single-backlink span.news-uid {
        color:                                #aaaaaa;
        font-size:                        0.6875em;
}
p.news-single-timedata {
        font-size: 0.625em;
}
.news-single-author,.news-single-imgcaption {
        font-size:                        0.75em;
}
.news-single-author {
        padding-bottom:        0.1875em;
}
/* Autoransicht in rechter Spalte */
div.author-single-rightmargin {
        padding:                                0px 0.3125em 0px 0.3125em;
        margin:                                0px 0px 0.6em 0px;
}
div.author-single-rightmargin a {
        color:                                #E46219;
}
.news-single-additional-info {
        margin-top:                        1em;
        line-height:                120%;
}
.news-single-related,.news-single-files,.news-single-links  {
        margin-top:                        1em;
        font-size:                        0.75em;
}
.news-single-links dd {
        font-size:                        1.2em;
}
.news-single-related DD, .news-single-links DD, .news-s