/* <![CDATA[ */

    /* Structure */
    
    /*
     *   INTERFACE ELEMENTS
     */
    
    #interface {
        width: 950px;
        height: 100%;
        overflow: hidden;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }
    
    /*
     *    INTERFACE TOP ELEMENTS
     */
     
    /* Header block */
    #header {
        float: left;
        width: 950px;
        height: 160px;
        background-color: transparent;
        margin-bottom: 5px;
    }
    #header-top {
        float: left;
        width: 950px;
        height: 93px;
        background-color: #494949;
    }
    #header-bottom {
        float: left;
        width: 950px;
        height: 67px;
        background-color: #494949;
    }
    
    /*
     * Header TOP
     */
    
    /* Header top - corporate */
    #header-top-corporate {
        float: left;
        width: 255px;
        height: 60px;
        margin-top: 20px;
        margin-left: 15px;
    }
    /* Header top - languages */
    /* Header top - periph */
    #header-top-languages, #header-top-periph {
        float: right;
        height: 15px;
        margin-top: 20px;
    }
    #header-top-periph {
        margin-right: 16px;
        margin-left: 15px;
    }
    
    #header-top-languages LI,
    #header-top-periph LI {
        float: left;
        color: #c9c9c9;
        margin-left: 3px;
        margin-right: 3px;
    }
    #header-top-languages A:link, #header-top-languages A:visited,
    #header-top-periph A:link, #header-top-periph A:visited {
        font-size: 12px;
        color: #25a1f3;
        text-transform: uppercase;
    }
    #header-top-languages A:hover, #header-top-languages A:active,
    #header-top-languages A.act, #header-top-languages A.curr,
    #header-top-periph A:hover, #header-top-periph A:active,
    #header-top-periph A.act, #header-top-periph A.curr {
        color: #25a1f3;
        border-bottom: solid #25a1f3 1px;
    }
    
    /*
     * Header BOTTOM
     */
    
    /* Header bottom - menu */
    #header-bottom-menu {
        float: left;
        clear: both;
        width: 920px;
        height: 30px;
        margin-top: 15px;
        margin-left: 15px;
    }
    #header-bottom-menu LI {
        float: left;
        margin-right: 15px;
        color: #c9c9c9;
    }
    #header-bottom-menu A:link, #header-bottom-menu A:visited {
        font-size: 19px;
        font-weight: bold;
        color: #25a1f3;
        text-transform: uppercase;
    }
    #header-bottom-menu A:hover, #header-bottom-menu A:active,
    #header-bottom-menu .act A, #header-bottom-menu .cur A {
        color: #FFFFFF;
        border-bottom: solid #25a1f3 3px;
    }
    
    /* Header bottom - rootline */
    #header-bottom-rootline {
        float: left;
        height: 30px;
        margin-top: 0px;
        margin-left: 15px;
    }
    #header-bottom-rootline LI {
        float: left;
        margin-right: 5px;
        color: #c9c9c9;
    }
    #header-bottom-rootline A:link, #header-bottom-rootline A:visited {
        font-size: 12px;
        color: #c9c9c9;
    }
    #header-bottom-rootline A:hover {
        color: #c9c9c9;
        border-bottom: solid #25a1f3 1px;
    }
    
    /* Header bottom - pagetools */
    #header-bottom-pagetools {
        float: right;
        height: 30px;
        margin-top: 0px;
        margin-right: 15px;
    }
    #header-bottom-pagetools LI {
        float: left;
        margin-right: 5px;
        color: #FFFFFF;
    }
    #header-bottom-pagetools A:link, #header-bottom-pagetools A:visited {
        font-size: 12px;
        color: #c9c9c9;
    }
    #header-bottom-pagetools A:hover, #header-bottom-pagetools A:active,
    #header-bottom-pagetools A.act, #header-bottom-pagetools A.curr {
        color: #c9c9c9;
        border-bottom: solid #25a1f3 1px;
    }
    
    /*
     * Header BANNER
     */
    #header-banner {
        float: left;
        width: 950px;
        height: 195px;
    }
    
    /*
     * Header INTRO
     */
    #header-intro {
        float: left;
        width: 950px;
        height: 130px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #header-intro P {
        margin-left: 15px;
        font-size: 17px;
        color: #b1b0b0;
        line-height: 155%;
        letter-spacing: 2px;
    }
    
    /*
     * Main content
     */
    #content {
        float: left;
        width: 758px;
        height: auto;
        overflow: hidden;
        margin-right: 7px;
    }
    /* Content Left & right*/
    #content-left, #content-right {
        float: left;
        width: 375px;
        height: auto;
        overflow: hidden;
        font-size: 13px !important;
    }
    #content-left {
        margin-right: 8px;
    }
    /* 1 Col content */
    #content-left-1col-menu {
        float: left;
        width: 565px;
        height: auto;
        overflow: hidden;
        margin-right: 8px;
        font-size: 13px;
    }
    #content-right-level2 {
        float: left;
        width: 185px;
        height: auto;
        overflow: hidden;
    }
    #content-left-1col {
        float: left;
        width: 758px;
        height: auto;
        overflow: hidden;
    }
    
    BODY #content #content-left-1col, BODY #content #content-left, BODY #content #content-right {
        font-size: 13px;
    }
    
    DIV.menu_level2-header {
        background-color: #FFFFFF;
        padding: 10px 0px 5px 15px;
        line-height: 120%;
        font-weight: bold;
        margin-bottom: 1px;
        margin-top: 0px;
        color: #000000;
        font-size: 22px;
        letter-spacing: -1px;
        width: 170px;
    }
    UL#menu_level2 {
        background-color: #FFFFFF;
        padding: 10px 0px 15px 15px;
        line-height: 120%;
        font-weight: bold;
        margin-bottom: 1px;
        margin-top: 0px;
        width: 170px;
    }
    
    UL#menu_level2 LI {
        margin-bottom: 5px;
    }
    
    UL#menu_level2 LI.cur A {
        color: #333;
    }
    
    LI.level2-title {
        margin-top: 25px;
        line-height: 120%;
        font-weight: bold;
        font-size: 16px;
    }
    
    #menu_level3 {
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 15px;
    }
    
    #menu_level3 .cur A, #menu_level3 .act A {
        font-weight: bold;
    }
    
    #menu_level3 A {
        font-weight: normal;
    }
    
    /*
     * Right Column
     */
    #right-col {
        float: left;
        width: 185px;
        height: auto;
        overflow: hidden;
    }
    /* Right Column - Informations */
    #right-col #informations H6, #right-col #informations UL {
        background-color: #FFFFFF;
        padding: 10px 10px 5px 15px;
        line-height: 120%;
        font-weight: bold;
        margin-bottom: 1px;
        margin-top: 0px;
    }
    #right-col #informations H6 {
        color: #000000;
        font-size: 22px;
        letter-spacing: -1px;
        text-transform: uppercase;
    }
    #right-col #informations UL {
        margin-top: 0px;
        padding-bottom: 15px;
    }
    #right-col #informations LI {
        list-style: disc;
        margin-left: 15px;
        font-size: 12px;
    }
    #right-col #informations LI A {
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        color: #0099ff;
    }
    #right-col #partners IMG {
        margin-bottom: 1px;
    }
    
    /* Conten elements */
    DIV.flick_player {
        
        background-color: #FFFFFF;
        padding-bottom: 30px;
        padding-top: 35px;
        margin-bottom: 1px;
        float: left;
        width: 565px;
    }
        DIV.flick_player OBJECT {
            margin-left: 35px;
            margin-right: 30px;
        }
            DIV.flick_player P {
                margin-left: 35px;
                margin-right: 30px;
            }
    /*
     * Footer
     */
    #footer {
        float: left;
        width: 950px;
        margin-top: 25px;
        color: #666666;
        font-size: 11px;
        
        
        border-bottom: solid #747474 1px;
    }
    #footer P {
        margin-bottom: 0px;
    }
    #footer A:link, #footer A:visited {
            color: #666666;
    }
    #footer A:active, #footer A:hover {
            color: #0099FF;
    }
    
    #footer-thanks {
        float: left;
    }
    #footer-credits {
        float: right;
    }
    #footer-logos {
        float: left;
        width: 950px;
        margin-top: 5px;
        border-top: solid #747474 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        
        
        display: none;
    }
    #footer-logos IMG {
        margin-left: 10px;
        margin-right: 10px;
    }
    
    /*
     * FLEXIBLE CONTENT ELEMENTS
     */
    
    /*
     * EXTENSIONS 
     */
    
    /* Login Box */
    DIV.tx-loginboxmacmade-pi1 {
        background-color: #FFFFFF;
        margin-bottom: 1px;
    }
    H2.tx-loginboxmacmade-pi1-header {
        font-size: 18px;
    }
    DIV.tx-loginboxmacmade-pi1-welcome, DIV.tx-loginboxmacmade-pi1-forgotpasswordLink {
        line-height: 120%;
        padding: 0px 10px 5px 15px;
    }
    .tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
        color: #FF0000;
    }
    .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
        margin-top: 5px;
        margin-left: 15px;
        margin-bottom: 5px;
        border: solid 0px #DFE2E3;
        border-collapse: collapse;
    }
    .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
        border: solid 0px #DFE2E3;
/*        background-color: #FAFBFB;*/
        background-color: #FFF;
        padding: 5px;
    }
    .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
        border: solid 0px #FFF;
        background-color: #FFF;
        font-weight: bold;
    }
    
    /* TT News - Home */
    /* single item */
    DIV.news-latest-item,
    DIV.news-list-item {
        background-color: #FFFFFF;
        padding-bottom: 13px;
        margin-bottom: 1px;
    }
    DIV.news-list-item {
        margin-right: 1px;
        width: 378px;
        float: left;
    }
    DIV.news-latest-item IMG,
    DIV.news-list-item IMG {
        margin-left: 13px;
        margin-top: 13px;
    }
    DIV.news-latest-item H3,
    DIV.news-list-item H3 {
        margin-left: 14px;
        margin-top: 0px;
        padding-top: 13px;
        margin-bottom: 5px;
        width: 350px;
        font-size: 14px;
        font-weight: bold;
    }
    DIV.news-latest-item H3 A:link, DIV.news-latest-item H3 A:visited,
    DIV.news-list-item H3 A:link, DIV.news-list-item H3 A:visited {
        color: #333333;
    }
    DIV.news-latest-item H3 A:hover, DIV.news-latest-item H3 A:active,
    DIV.news-list-item H3 A:hover, DIV.news-list-item H3 A:active {
        color: #0099ff;
    }
    DIV.news-latest-item H4,
    DIV.news-list-item H4 {
        margin-left: 6px;
        margin-top: 2px;
        margin-bottom: 0px;
        width: 170px;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
    }
    
    DIV.news-latest-item P.bodytext,
    DIV.news-list-item P.bodytext,
    DIV.news-list-item DIV.news-list-category {
        margin-left: 14px;
        width: 350px;
    }
    
    #content-left DIV.news-latest-item H3,
    #content-left DIV.news-list-item H3,
    #content-left DIV.news-latest-item P.bodytext,
    #content-left DIV.news-list-item P.bodytext,
    #content-left DIV.news-list-item DIV.news-list-category {
        width: 280px;
    }
    
    /* categories */
    DIV.news-list-item DIV.news-list-category {
        margin-top: 2px;
        font-style: italic;
    }
    
    /* view archives */
    DIV.news-latest-gotoarchive {
        background-color: #f4f4f3;
        padding: 5px 5px 5px 13px;
        width: 130px;
    }
    DIV.news-latest-gotoarchive A:link, DIV.news-latest-gotoarchive A:visited {
        font-size: 12px;
        font-weight: bold;
        color: #7a7a79;
    }
    DIV.news-latest-gotoarchive A:hover, DIV.news-latest-gotoarchive A:active {
        color: #0099ff;
    }
    
    /* TT News - Home Programme */
    /* single item */
    DIV.news-latest-item-prog,
    DIV.news-list-item-prog {
        background-color: #FFFFFF;
        padding-bottom: 13px;
        margin-bottom: 1px;
        margin-right: 1px;
        float: left;
        width: 186px;
        height: 220px;
    }
    DIV.news-list-item-prog {
        
        width: 187px;
    }
    DIV.news-latest-item-prog IMG, DIV.news-list-item-prog IMG {
        margin-left: 9px;
        margin-top: 9px;
    }
    DIV.news-latest-item-prog H3, DIV.news-list-item-prog H3 {
        margin-left: 9px;
        margin-top: 6px;
        margin-bottom: 5px;
        width: 170px;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
    }
    DIV.news-latest-item-prog H3 A:link, DIV.news-latest-item-prog H3 A:visited, 
    DIV.news-list-item-prog H3 A:link, DIV.news-list-item-prog H3 A:visited {
        color: #0099ff;
    }
    DIV.news-latest-item-prog H3 A:hover, DIV.news-latest-item-prog H3 A:active,
    DIV.news-list-item-prog H3 A:hover, DIV.news-list-item-prog H3 A:active {
        color: #333333;
    }
    DIV.news-latest-item-prog H4,
    DIV.news-list-item-prog H4 {
        margin-left: 0px;
        margin-top: 2px;
        margin-bottom: 0px;
        width: 170px;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
    }
    DIV.news-latest-item-prog P.bodytext,
    DIV.news-list-item-prog P.bodytext,
    DIV.news-list-item DIV.news-list-category {
        margin-left: 8px;
        width: 170px;
        line-height: 120%;
    }
    /* categories */
    DIV.news-latest-item-prog DIV.news-latest-category,
    DIV.news-list-item-prog DIV.news-list-category {
        margin-top: 2px;
        margin-left: 9px;
        width: 170px;
        font-style: italic;
    }
    /* view archives */
    DIV.news-latest-gotoarchive-prog {
        background-color: #f4f4f3;
        padding: 5px 5px 5px 13px;
        float: left;
        width: 168px;
    }
    DIV.news-latest-gotoarchive-prog A:link, DIV.news-latest-gotoarchive-prog A:visited {
        font-size: 12px;
        font-weight: bold;
        color: #7a7a79;
    }
    DIV.news-latest-gotoarchive-prog A:hover, DIV.news-latest-gotoarchive-prog A:active {
        color: #0099ff;
    }
    
    /* TT News - Programme */
    /* CAt menu */
    DIV.tx-xcatmenu-pi1 H3 {
        background-color: #FFFFFF;
        padding: 10px 10px 5px 15px;
        line-height: 120%;
        font-weight: bold;
        margin-bottom: 1px;
        margin-top: 0px;
        color: #000000;
        font-size: 22px;
        letter-spacing: -1px;
    }
    
    DIV.news-catmenu-header A {
        font-weight: bold;
        margin-bottom: 1px;
        color: #000000;
        font-size: 22px;
        letter-spacing: -1px;
        text-transform: uppercase;
        font-family: Helvetica, Verdana, Arial, sans-serif;
    }
    
    DIV.tx-xcatmenu-pi1 UL {
        background-color: #FFFFFF;
        padding-bottom: 13px;
        margin-bottom: 1px;
        float: left;
        width: 160px;
        background-color: #FFFFFF;
        padding: 10px 10px 5px 15px;
        margin-bottom: 1px;
        margin-top: 0px;
    }
    
    DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI A {
        margin-top: 25px;
        line-height: 120%;
        font-weight: bold;
        font-size: 16px;
        color: #000000;
    }
    
    DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI UL {
        padding-top: 0px;
        padding-left: 0px;
        margin-bottom: 10px;
    }
    
    DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI UL LI A {
        margin-top: 25px;
        font-weight: bold;
        font-size: 12px;
        line-height: 12px !important;
        color: #0099FF;
    }
    
    /* TT News - Single */
    /* Programme */
    DIV.news-single-item-body {
        background-color: #FFFFFF;
        padding-bottom: 13px;
        margin-bottom: 1px;
        float: left;
    
    }
    
    DIV.news-single-item-body H2,
    DIV.news-single-item-body H3,
    DIV.news-single-item-body P,
    DIV.news-single-item-body DIV {
        margin-left: 35px;
        margin-right: 30px;
        width: 500px;
    }
    DIV.news-single-item-body H2 {
        padding: 25px 0px 0px 0px;
    }
    DIV.news-single-item-body H3 {
        margin-top: 0px;
        color: #0099FF;
    }
    
    DIV.news-single-item-body DIV.news-single-img a:first-child,
    DIV.news-single-item-body DIV.news-single-img p:first-child {
        display: none;
    }
    
    DIV.news-single-item-body DIV.news-single-category {
        margin-top: 0px;
        margin-bottom: 15px;
        font-style: italic;
        color: #7d7d7d;
    }
    
    DIV.news-single-item-body HR {
        margin: 15px 0px 15px 35px;
        width: 500px;
        color: #000000;
    }
    
    DIV.news-single-additional-info P {
        margin-left: 0px;
    }
    
    DL.news-single-related,
    DL.news-single-files,
    DL.news-single-links {
        margin-bottom: 15px;
    }
    DL.news-single-related DT,
    DL.news-single-files DT,
    DL.news-single-links DT {
        font-weight: bold;
    }
    
    DIV.news-single-backlink {
        background-color: #f4f4f3;
        padding: 5px 5px 5px 13px;
        float: left;
        width: 100px;
    }
    
    /* Drop down sitemap */
    
    /* Flex Content */
    #informations .flex-content {
        background-color: #FFF;
        padding-left: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 1px;
    }
    
    #informations .flex-content P {
        margin-bottom: 0px;
    }
    
    #content-left-1col-menu .tx-srfeuserregister-pi1 {
        background-color: #FFF;
        padding-left: 10px;
    }
    
    #content-left-1col-menu P, #content-left-1col-menu .txtcontent,
    #content-left-1col-menu .tx-felogin-pi1,
    #content-left-1col-menu .title,
    #content-left P.bodytext, /* #content-left .txtcontent, */
    #content-right P.bodytext /* , #content-right .txtcontent */ {
        background-color: #FFF;
        padding-left: 15px;
        padding-bottom: 15px;
        padding-top: 5px;
        margin-bottom: -10px;
        font-size: 13px;
        padding-right: 25px;
    }
    
    #content-left-1col-menu P,
    #content-left P
    #content-right P {
        padding-left: 10px;
        padding-right: 25px;
    }
    
    #content-left-1col-menu UL {
        background-color: #FFF;
        padding-bottom: 10px;
        margin-bottom: 1px;
    }
    
    #content-left UL, #content-right UL {
        background-color: #FFF;
        padding-bottom: 10px;
        margin-bottom: -10px;
    }
    
    #content-left LI, #content-right LI, #content-left-1col-menu LI {
        list-style-type: disc;
        list-style-position: outside;
        margin-left: 25px;
    }
    
    .csc-header {
        margin-top: 11px;
    }
    
    .csc-header-n1 {
        margin-top: 0px;
    }
    
    #content-left-1col-menu H2 {
        
    }
    
    #content-left-1col-menu, #content-left, #content-right {
        padding-bottom: 10px;
    }
    
    /* News */
    
    .first-news P {
        padding-left: 0px !important;
    }
    
    .other-news {
        height: auto;
        overflow: hidden;
    }
    
    .other-news A {
        display: block;
        float: left;
    }
    
    .other-news H3 {
        float: left;
        margin-bottom: 0px !important;
    }
    
    .other-news H3 A {
        float: none;
    }
    
    .other-news A IMG {
        max-width: 50px;
/*        max-height: 50px;*/
    }
    
    .other-news P {
        display: block;
        float: left;
        padding-left: 0px !important;
    }
    
    .news-single-item P, .first-news P {
        width: auto !important;
    }
    
    .news-single-item {
        background-color: #FFF;
        padding-left: 10px;
    }
    
    .news-single-item H2 {
        padding-left: 0px;
    }
    
    .news-single-item .news-single-timedata {
        display: none;
    }
    
    .news-single-files A {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 H3 {
        background-color:           #FFFFFF !important;
        color:                      #000000;
        font-size:                  22px;
        font-weight:                bold;
        letter-spacing:             -1px;
        line-height:                120%;
        margin-bottom:              1px;
        margin-top:                 0;
        padding:                    10px 10px 5px 15px;
    }
    
    #right-col #informations DIV.news-catmenu-header A {
        color:                      #000000;
        font-family:                Helvetica,Verdana,Arial,sans-serif;
        font-size:                  22px;
        font-weight:                bold;
        letter-spacing:             -1px;
        margin-bottom:              1px;
        text-transform:             uppercase;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL {
        background-color:           #FFFFFF;
        float:                      left;
        margin-bottom:              1px;
        margin-top:                 0;
        padding:                    10px 10px 5px 0px;
        width:                      175px;
    }
    
    #informations {
        background-color: #FFF;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    
    #informations STRONG {
        font-size: 15px;
    }
    
    #informations P {
        margin-left: 15px;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL LI {
        list-style: none;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL LI UL {
        width: 160px;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL LI UL LI {
        margin-left: 0px;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI A {
        color:                      #000000;
        font-size:                  16px;
        font-weight:                bold;
        line-height:                120%;
        margin-top:                 25px;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI UL {
        margin-bottom:              10px;
        padding-left:               0;
        padding-top:                0;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI UL LI {
        margin-bottom:              7px;
        margin-top:                 7px;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 ul.tx-xcatmenu-pi1-rootCategories LI UL LI A {
        color:                      #0099FF;
        display:                    block;
        font-size:                  12px;
        font-weight:                bold;
        line-height:                15px;
        margin-top:                 0;
    }
    
    #right-col #informations DIV.tx-xcatmenu-pi1 UL.tx-xcatmenu-pi1-rootCategories LI UL LI A:hover {
        color:                      #111111;
    }
    
    #content-left-1col-menu TABLE {
        background-color:           #FFF;
    }
    
    #content-left-1col-menu TABLE H3 {
        margin-left:                10px;
    }
    
    #content-left-1col-menu TABLE TD {
        vertical-align:             top;
    }
    
    #content-left-1col-menu TABLE IMG {
        margin-right:           10px;
        max-width:              150px;
        height:                 auto;
        margin-bottom:          30px;
    }
    
    .tx-thmailformplus-pi1 {
        background-color: #FFF;
    }
    
/* ]]> */