    /* BACKGROUND AND TABS DARK, SEPARATORS: color1  #89131F */
    .top-result {
        background: none repeat scroll 0 0 #a41b31; 
    }
    #toptabs ul li a:hover, #toptabs ul li .current {
        background: none repeat scroll 0 0 #a41b31;
        color: #ffffff;
    }
    
        .resultat .title-suche {
        color: #a41b31;
    }
    .caraworld-link {
    background-color: #a41b31;
}
    .caraworld-widget {
    border-color: #a41b31;
}
    

    .schnellsuche #wrapper .tabs-panes  {
        border: 2px solid #a41b31;
    }

        .resultat .headeritem h1 {
        color: #a41b31;
    }

    .preis {
        color: #a41b31;
    }
        .item-footer {
        background: #ECECEC;
        border-bottom:1px solid #a41b31;
    }
    .item-footer-text {
        color: #a41b31;
    }
 

    
    /* LINKS: color2 #89131F */
    a {
        color: #000000;
    }
    
    
    
    /* BACKGROUND AND TABS LIGHT: color3 #CCCCCC */
    #toptabs ul li a {
        background:  #cccccc;
                color: #ffffff;
            }
        .resultat .headeritem  {
        background: #cccccc;
    }
        .item-thumbnail img {
        border: 1px solid #cccccc;
    }
    
    
    
    /* FONT LIGHT: color4 */
    .suchkriterium-wrapper .title {
        color: #ffffff;
    }
    .title {
        color: #ffffff;
    }
    .checkbox-label {
        color:#ffffff;
    }
    #form_Condition label {
        color:#ffffff;
    }
        .schnellsuche .checkboxrow label {
        color: #000000;
    }
    
    /* FONT STANDARD: color5 */
    .item-table td {
        color: #000000;
    }
    .result-paging {
        color:#000000;
    }
    .item-table td {
        color:#000000;
    }
    
    
    select {
        border: 1px solid #999999;
        color: #666666;
    }
    .select-sprache {
        border: 1px solid #999999;
        color: #666666;
    }


    /* ??? */
    .resultat .suchkriterium-button {
        background: #87abe5;
        display: inline-block;
        height: 18px;
        padding-right: 9px;
        margin-right: 10px;
    }


/*
    .more-results {
        background: #e4e4e4;
    }

    .more-results-button {
        color: #333;
    }

    .less-results-button {
        color: #333;
    }
*/







    .left-side {
        background: url("/web/bundles/interwallcaraworld/images/bg/submit-button-sprite-neutral.png") no-repeat scroll 0 0 transparent;
    }

    .submit {
        background: url("/web/bundles/interwallcaraworld/images/bg/submit-button-verlauf-neutral.png") repeat scroll 0 0 transparent;
        color:#555555;
    }

    .right-side {
        background: url("/web/bundles/interwallcaraworld/images/bg/submit-button-sprite-neutral.png") no-repeat scroll 0 -35px transparent;
    }
    .paging-button {
        background: url("/web/bundles/interwallcaraworld/images/bg/pagination-neutral.png") no-repeat scroll transparent;
    }
    
    
    .detailview .content {
    border: 2px solid #a41b31;
}
