/*
-------------------------------------------------------------------
    
    CSS - Unterseiten - Ein Herz für Tiere 
    
    Copyright: CoCo new media GmbH, München <www.coco-new-media.de>
    Author: Harald Klotzberg <hklotzberg@coco-new-media.de>
    Version: 1.0
    Date: 23.10.2006
------------------------------------------------------------------- */

@media all {

    /* 
    #################################
    # General Properties            #
    # Container                     #
    ################################# */
    
    html {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
    }

    body {
        margin: 0;
        padding: 0;
    }

    #container {
        background: #FFFFFF;
        width: 790px;
        margin: 10px 0 0 10px;
    }

    .cleaner {
        clear: both;
        height: 1px;
        font-size: 1px;
        border: 0px none;
        margin: 0;
        padding: 0;
        background: transparent;
    }

    img {
        border: none;
    }

    #ivwContainer {
        display: none;
    }
    
    #col3MoreMagazines h1.csc-firstHeader {
        color: #333333;
        font-weight: bold;
        font-size: 100%;
        padding: 0;     
    }   

    h1.csc-firstHeader {
        color: #333333;
        font-weight: bold;
        font-size: 130%;
        padding: 0;
    }
    
    h1 {
        color: #333333;
        font-weight: bold;
        font-size: 100%;
        padding: 5px 0 0 0;
    }
    
    h2 {    
        color: #333333;
        font-weight: bold;
        font-size: 100%;
    }

    h3, .ro-title , h3 a {
        color: #333333;
        font-weight: bold;
        font-size: 100%;
    }
    
    h3 a {
        text-decoration: none;
    }
    
    a {
        color: #000;
        text-decoration: none;
        font-size: 100%;
    }
    
    #col2Content a, #col2Content .internal-link, #col2Content .external-link {
        color: #409879;
    }

    a:hover {
        text-decoration: underline;
    }

    hr.clearer {
        visibility: hidden;
    }
    
    #weiterempfehlen a {
        color: #666666;
        font-size: 90%;
        text-align: right;
    }
    
    /* 
    # Screenreader Helper - invisible, but important for accessibility reasons. 
    # Screenreaders need this to have a better pronunciation in Menues appending a dot
    # at the end of each menueitem */

    .screenreader {
        display: none;
        visibility: hidden;
    }


    /* 
    #################################
    # headerContainer               #
    ################################# */

    #headerContainer #logo, #headerContainer #signet {
        float: left;
    }

    #headerContainer #loginBox {
       /* background: #FFFFFF url(images/ehft_background_searchbox.jpg) top left no-repeat; */
        width: 277px;
        height: 68px;
        float: left;
        padding: 10px 10px 10px 40px;
    }

    #headerContainer #menueContainer {
        background: #999999;
        width: 646px;
        height: 26px;
        float: left;
    }

    #weiterempfehlen {
        float: right;
        text-align: right;
        width: 200px;
        padding-right: 10px;
    }

    /* 
    #################################
    # contentContainer              #
    ################################# */

    #contentContainer {
        margin: 0;
        padding: 20px 0 0 0;
        float: left;
        width: 790px;
        background: #FFFFFF url(images/bg_col1_left.gif) top left repeat-y;
    }

        /* 
        #################################
        # contentContainer              #
        ################################# */    

        #contentContainer #contentBorders {
            margin: 0;
            padding: 0;
            background: #FFFFFF url(images/bg_col3_right.gif) top right repeat-y;
        }

            /* 
            #################################
            # col1Content = NavL2 ++ ...    #
            ################################# */

            #col1ContentTop {
				background: transparent url(images/menue_l2_top_yellow.jpg) top right repeat-y;
                width: 144px;
				height: 15px;
            }

            #col1Content {
                background: #FEDC89;
                width: 144px;
                float: left;
                margin: 0 0 0 10px;
            }

            #col1ContentBottom {
				background: transparent url(images/menue_l2_bottom_yellow.jpg) top right repeat-y;
                width: 144px;
				height: 15px;
            }

            #col1Content ul {
                width: 144px;
                list-style: none;
                margin: 5px 0 5px 0;
                padding: 0 0 0 0;
                line-height: 175%;
            }

            ul.navL2_L1 {
                width: 144px;
                text-align: left;
                display: block;
                font-weight: bold;
                font-size: 92%;
            }

            .navL2_L1 a {
                width: 129px;
                display: block;
                padding: 1px 5px 1px 10px;
            }

            ul .navL2_L2 {
                width: 144px;
                text-align: left;
                display: block;
                font-weight: normal;
            }

            .navL2_L2 a {
                width: 119px;
                display: block;
                padding: 1px 5px 1px 20px;
            }

            ul .navL2_L3 {
                width: 144px;
                text-align: left;
                display: block;
            }

            .navL2_L3 a {
                width: 109px;
                display: block;
                padding: 1px 5px 1px 30px;
            }

            ul .navL2_L4 {
                width: 144px;
                text-align: left;
                display: block;
            }

            ul .navL2_L5 {
                width: 99px;
                text-align: left;
                display: block;
            }

            .active {
                display: block;
				background: #FEB914;
            }

            #col1Content #navL2 ul li a,
            #col1Content #navL2 ul li a:visited {
                text-decoration:none;
                color: #333333;
            }

            #col1Content #navL2 ul li a:hover {
                text-decoration: underline;
            }


            /* 
            #################################
            # col2Content                   #
            ################################# */

            #col2Content {
                background: #FFFFFF;
                margin: 0 0 0 182px;
                width: 600px;
            }

            #col2Content #contentItem {
                padding: 10px 10px 10px 10px;
            }

            .galleryFloater {
                float: left;
                width: 141px;
                height: 200px;
            }

            .galleryFloater h1 {
                font-size: 16px;
            }

            .galleryFloater a {
                color: #000000;
                text-decoration: none;
            }

            .galleryFloater a:hover {
                color: #FF0000;
                text-decoration: none;
            }

    /*
    #################################
    # footer & footerMenue      #
    ################################# */

    #footerContainer {
        display: inline;
        background: #FFF;
        float: left;
        font-size: 100%;
        margin-left: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #footer {
        margin: 10px 0 5px 0;
        color: #888;
        float: left;
    }

    #footerLine {
        width: 770px;
        margin: 0 0 5px 0;
        padding: 0;
        float: left;
    }

    #footerLine hr{
        border: 1px solid #CCC;
    }

    #footerCompany {
        float: left;
        padding: 5px 0 10px 0;
        width: 200px;
    }

    #footerMenue {
        margin: 0;
        padding: 5px 0 10px 0;
        float: left;
    }

    #footerMenue ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    #footerMenue ul li {
        float: left;
        text-align: left;
        padding: 0 10px 0 0;
    }

    #footerMenue ul li a,
    #footerMenue ul li a:link,
    #footerMenue ul li a:visited {
        float: left;
        text-align: left;
        text-decoration:none;
        color: #888;
    }

    #footerMenue ul li a:active,
    #footerMenue ul li a:hover {
        float: left;
        text-align: left;
        text-decoration: underline;
    }

    #footerBrand{
        float: right;
        padding: 5px 10px 10px 0;
        white-space: nowrap;
    }

    #footerBrand a,
    #footerMenue a:link,
    #footerBrand a:visited{
        text-decoration: none;
        color: #888;
    }

    #footerMenue a:active,
    #footerBrand a:hover{
        text-decoration: underline;
    }


    /* 
    #################################
    # Navigation - navL1            #
    ################################# */

    #headerContainer #menueContainer {
        margin: 0;
        padding: 0;
        display: block;
        list-style: none;
        float: left;
        text-align: left;
        width: 646px;
        height: 26px;
    }

    #headerContainer #menueContainer ul {
        margin: 0;
        padding: 0;
        display: block;
        list-style: none;
        float: left;
        text-align: left;
        width: 646px;
        height: 26px;
        margin-left: auto;
    }

    #headerContainer #menueContainer ul li {
        margin: 0;
        padding: 0;
        display: block;
        float: left;
        text-align: left;
        height: 26px;
    }

    #headerContainer #menueContainer a,
    #headerContainer #menueContainer img {
        float: left;
        text-align: left;
        border: none;
        height: 26px;
    }

    /* 
    #################################
    # Tagcloud                      #
    ################################# */     

    .tx-timtabtagcloud-pi1 .tx-timtabtagcloud-tag1{
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 90%;
        color: #000;
        text-decoration: none;
    }

    .tx-timtabtagcloud-pi1 .tx-timtabtagcloud-tag2{
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 100%;
        text-decoration: none;
    }

    .tx-timtabtagcloud-pi1 .tx-timtabtagcloud-tag3 {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 120%;
        text-decoration: none;
    }

    .tx-timtabtagcloud-pi1 .tx-timtabtagcloud-tag4 {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 140%;
        text-decoration: none;
    }

    .tx-timtabtagcloud-pi1 .tx-timtabtagcloud-tag5 {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 160%;
        text-decoration: none;

    }

    .tx-timtabtagcloud-pi1 form {
        display: inline;
        margin: 0px;
        padding: 0px;
    }

    .tx-timtabtagcloud2-pi1 form {
        display: inline;
        margin: 0px;
        padding: 0px;
    }

    /*
    #################################
    # Banner                        #
    ################################# */

    #bannerContainer {
        text-align: center;
    }

    #mainContainer {
        width: 1025px;
    }

    #innerContainer {
        width: 800px;
        float: left;
    }

    #skyscraper {
        float: left;
        width: 200px;
        margin: 0 0 0 10px;
    }
/*nav top*/
/*hide old one*/
#menueContainer {display:none}
#navtop {width:646px; float:right;margin-right:10px; background:#999999}
#navtop ul,
#navtop li {margin:0; paddin:0; list-style:none;float:left; margin:0;padding:0}
#navtop li {float:left}
#navtop ul {height:26px;overflow:hidden}
}

