/*
-------------------------------------------------------------------
    
    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;
        width: 790px;
        background: #F0200F;
    }

    #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%;
    }
    
    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 50px;
    }

    #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;
        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 {
                width: 144px;
            }

            #col1Content {
                width: 600px;
                float: left;
                margin: 0 0 0 10px;
                display: inline;
            }

            #col1ContentBottom {
                width: 600px;
            }

            #col1Content ul {
                width: 600px;
                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;
            }

            #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 184px 0 182px;
            }

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

            /* 
            #################################
            # col3Content                   #
            ################################# */

            #col3Content {
                font-size: 90%;
                float: right;
                padding: 0 10px 0 0;
                margin: 0 0 0 16px;
                display: inline;
            }

            /*#col3Content #col3Search {
                background: #F1F1F1 url(images/box_top_grey_col3.jpg) top left no-repeat;
                width: 134px;
                padding: 5px 10px 1px 10px;
            }
            
            #col3Content .searchHeader {
                font-weight: bold;
                color: #666666;
            }           
            
            #col3Content #col3SearchBottom {
                background: url(images/box_bottom_grey_col3.jpg) top left no-repeat;
                width: 154px;
                height: 10px;
                margin: 0 0 10px 0;
            }*/
            
            #col3Content #col3Magazin {
                background: #F1F1F1 url(images/box_top_magazin.jpg) top left no-repeat;
                width: 134px;
                padding: 30px 10px 1px 10px;
            }

            #col3Content #col3MagazinBottom {
                background: url(images/box_bottom_grey_col3.jpg) top left no-repeat;
                width: 154px;
                height: 10px;
                margin: 0 0 10px 0;
            }

            #col3Content #col3MoreMagazines {
                background: #F1F1F1 url(images/box_top_grey_col3.jpg) top left no-repeat;
                width: 134px;
                padding: 5px 10px 1px 10px;
            }

            #col3Content #col3MoreMagazinesBottom {
                background: url(images/box_bottom_grey_col3.jpg) top left no-repeat;
                width: 154px;
                height: 10px;
                margin: 0 0 10px 0;
            }

            #col3Content #col3Tags {
                background: #F1F1F1 url(images/box_top_tags.jpg) top left no-repeat;
                width: 134px;
                padding: 31px 10px 1px 10px;
            }

            #col3Content #col3TagsBottom {
                background: url(images/box_bottom_grey_col3.jpg) top left no-repeat;
                width: 154px;
                height: 10px;
                margin: 0 0 10px 0;
            }

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

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

	#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;
    }

    /* 
    #################################
    # Indexed Search Modifikationen #
    ################################# */    

    .tx-indexedsearch, .tx-indexedsearch-sec a, .tx-indexedsearch-browsebox {
        margin: 0;
        padding: 0;
    }

    .tx-indexedsearch-descr, .res-tmpl-css, h3 {
        background-color: #F7F7F7;
        margin: 0;
        padding: 0;
    }
    
    .tx-indexedsearch-descr p, .tx-indexedsearch-res p,  p.res-tmpl-css{
        margin: 0 0 0 0;
        padding: 0px;
    }
    
    .tx-indexedsearch-sectionlinks {
        background: #FDDEDB;
        margin: 0;
        padding: 0;
    }
    
    .tx-indexedsearch-sec-top {
        background: #FDDEDB url(images/ehft_suche_top.gif) top left no-repeat;
        height: 11px;
        width: 600px;
    }

    .tx-indexedsearch-sec {
        margin: 0;
        padding: 0;
        width: 600px;
    }
    
    .tx-indexedsearch-sec, .tx-indexedsearch-sec ol, .tx-indexedsearch-sec li  {
        margin: 0;
        padding: 0;
    }

    .tx-indexedsearch-redMarkup {
        color: #F0200F;
    }
    
    .tx-indexedsearch-sec-bottom {
        background: #FDDEDB url(images/ehft_suche_bottom.gif) top left no-repeat;
        width: 600px;
        height: 11px;
        clear: both;
    }
    
    .searchResultContainer {
        background: #FDDEDB url(images/ehft_arrow_small.gif) top left no-repeat;
        margin: 0 0 0 10px;
        padding: 0 0 0 10px;
        width: 280px;      
        float: left;
    }
    #theSearchform form fieldset {
        margin: 0;
        padding: 0;
        border: none;
    }
    .extendedWrapper {
        text-align: right;
        align: right;
    }

    .tx-indexedsearch-descr a {
        color: #F0200F;    
    }
    
    .communityLinks a {
        color: #81BB32;
    }
    
    .extendedSearch {
        background: url(images/ehft_erweiterte_suche.gif) top left no-repeat;
        width: 120px;
        height: 14px;
    }

    /* 
    #################################
    # 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;
    }

    .tx-timtabtagcloud3-pi1 form {
        display: inline;
        margin: 0px;
        padding: 0px;
    }
    
    .tx-timtabtagcloud3-pi1 {
        float: left;
        width: 600px;
    }

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

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

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

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

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

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

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

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

    .tx-timtabtagcloud3-pi1 .tx-timtabtagcloud-tag9 {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 260%;
        text-decoration: none;
    }
/*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}		
}

