body.cpc-selection .inhalt_spalte_mitte {
    padding-top: 0px;
}

body.full-width-content .inhalt_spalte_mitte {
    width: 780px;
    padding-left: 0px;
    padding-right: 0px;
}

html.full-height body {
    height: calc(100% - 54px);
    padding-top: 54px;
}

html.full-height, html.full-height .inhalt_alles, html.full-height .inhalt_alles > div,
html.full-height .ht_td_re, html.full-height .ht_td_re td.ht_td_spalte_mitte {
    height: 100%;
}

    html.full-height .inhalt_alles > div > .ht_table {
        height: calc(100% - 46px);
        margin-top: 0px;
    }

    html.full-height .inhalt_spalte_mitte {
        height: calc(100% - 115px);
        box-sizing: border-box;
    }

body.home .ht_td_kopf_re {
    height: 400px;
    background-image: url(../images/banner_home_cpc.jpg?v=3);
}

body.home.cpc-selection .ht_td_kopf_re {
    padding: 0px;
}

    body.home.cpc-selection .ht_td_kopf_re .page-title {
        padding: 0px;
    }

        body.home.cpc-selection .ht_td_kopf_re .page-title a:link,
        body.home.cpc-selection .ht_td_kopf_re .page-title a:hover,
        body.home.cpc-selection .ht_td_kopf_re .page-title a:focus,
        body.home.cpc-selection .ht_td_kopf_re .page-title a:active {
            font-weight: normal;
        }

body.home.brand-ford .ht_td_kopf_re {
    height: 400px;
    color: #ffffff;
    background-image: url(../images/banner_home_cpc_ford.jpg?v=3);
}

body.home.brand-motorcraft .ht_td_kopf_re {
    height: 400px;
    color: #221E1F;
    background-image: url(../images/banner_home_cpc_motorcraft.jpg?v=2);
}

table.cpc-selection {
    width: 100%;
    height: 400px;
}

    table.cpc-selection td {
        width: 50%;
        height: 400px;
        vertical-align: top;
    }

        table.cpc-selection td a {
            height: 360px;
            padding: 20px 30px;
            text-decoration: none;
            display: block;
        }

            table.cpc-selection td a.ford {
                color: #ffffff;
                border-right: 2.5px solid #ffffff;
            }

            table.cpc-selection td a.motorcraft {
                color: #221E1F;
                border-left: 2.5px solid #ffffff;
            }

            table.cpc-selection td a.carcare {
                color: #ffffff;
                border-left: 2.5px solid #ffffff;
            }


a.cpc-page-button {
    height: 53px;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    padding: 20px 30px;
    margin-top: 4px;
    color: #ffffff;
    background: #256895 url('../images/motorcraft_button.jpg?v=4') no-repeat center center;
    background-size: 100%;
    display: block;
}

.cpc-page-button .title {
    font-family: FordAntennaLight,Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 20pt;
    line-height: 48px;
    margin-bottom: 10px;
    display: block;
}

a.cpc-page-button.half-width {
    width: 328px;
    float: left;
}

    a.cpc-page-button.half-width:first-of-type {
        margin-right: 4px;
    }

    a.cpc-page-button.half-width .title {
        font-size: 13pt;
        line-height: 16pt;
    }

a.motorcraft-button {
    background-image: url('../images/motorcraft_button_full.jpg?v=3');
}

    a.motorcraft-button span {
        text-align: right;
        padding-right: 379px;
    }

    a.motorcraft-button.half-width {
        background-image: url('../images/motorcraft_button.jpg?v=4');
    }

        a.motorcraft-button.half-width span {
            text-align: left;
            padding-right: 195px;
        }

a.oilselector-button {
    background-image: url('../images/oilselector.jpg?v=4');
}

    a.oilselector-button span {
        padding-right: 75px;
    }


a.ProductName {
}

table.group-products {
    width: 100%;
}

    table.group-products td {
        vertical-align: top;
    }

table.productDetails {
    width: 550px;
    padding: 0px;
    margin-top: 20px;
    margin-left: 20px;
}

    table.productDetails tr.table-line td, table.group-products tr.table-line td {
        border-top: none;
        border-bottom: 1px solid #d9d9d9;
    }

    table.productDetails tr.table-line2 td, table.group-products tr.table-line2 td {
        border-bottom: 2px solid #d9d9d9;
    }

td.product-preview {
    width: 150px;
    vertical-align: top;
    text-align: right;
}

    td.product-preview img {
        width: 130px;
        border: 1px solid #d9d9d9;
    }

.product-group-top-link, .product-group-print-link {
    text-align: right;
    vertical-align: top;
}

.product-group-top-link {
    padding: 5px 0px 30px 0px;
}

.product-group-print-link {
    padding-bottom: 20px;
}

div.product-group-print-link {
    padding-top: 20px;
    padding-right: 10px;
}

td.product-header {
}

td.product-header-name {
    width: 200px;
}

td.product-header-firno {
    width: 120px;
}

td.product-header-finis {
    width: 140px;
}

td.product-header-partno {
    width: 260px;
}

td.product-header-size {
    width: 150px;
    text-align: right;
}

td.product-item {
}


td.product-features {
    vertical-align: top;
}

    td.product-features, td.product-features h2 {
        padding-bottom: 15px;
    }

        td.product-features ul {
            padding-top: 10px;
            padding-bottom: 15px;
        }

        td.product-features .feature-pds {
            margin-top: 15px;
            display: inline-block;
        }

            td.product-features .feature-pds img {
                padding-right: 5px;
                vertical-align: bottom;
                display: inline-block;
            }

td.product-image {
    width: 247px;
    vertical-align: top;
    text-align: right;
}

    td.product-image img {
        width: 227px;
        border: 1px solid #d9d9d9;
    }

table.singleProductDetails {
    width: 100%;
    margin-left: 0px;
}


.searchResult-header-status {
    font-size: 85%;
    font-weight: bold;
    text-align: right;
}

td.searchResult-header {
    padding-top: 40px;
    padding-bottom: 10px;
}

td.searchResult-item-data a {
    font-weight: normal;
}



.searchbox {
    background: url("../images/bg_suchbox.png?v=1") no-repeat scroll left top;
    height: 34px;
}

#fQuickSearch {
    margin: 0px;
    padding: 3px 0px 0px 34px;
}

#sAllQuick {
    width: 124px;
    height: 16px;
    font-size: 9pt;
    line-height: 16px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    border-style: inset;
    border-width: 1px;
    color: #000;
}

input.quicksearch-button {
    line-height: 16px;
    vertical-align: middle;
}

.oilselector-container {
    margin: 25px auto;
    text-align: center;
    /*font-family: FordAntennaLight,Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 13pt;*/
    line-height: 1.4;
}

    .oilselector-container p {
        margin: 0;
        padding: 0;
    }

.oilselector-buttons {
    line-height: 1;
    margin-top: 25px;
    justify-content: center;
    display: flex;
}

    .oilselector-buttons a {
        height: 25px;
        line-height: 25px;
        margin: 0 20px;
        display: block;
    }

        .oilselector-buttons a.continue {
            min-width: 100px;
            position: relative;
            font-weight: bold;
            background: #cecece linear-gradient(#f7f7f7 20%, #cecece);
            -ms-border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.33);
            -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.33);
            -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.33);
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.33);
        }

            .oilselector-buttons a.continue:before {
                position: absolute;
                top: 0;
                left: 5px;
                width: 18px;
                height: 100%;
                /*background: url(../images/btn_suchbox.png?v=1) no-repeat center left;*/
                content: "";
            }

            .oilselector-buttons a.continue:link, .oilselector-buttons a.continue:visited,
            .oilselector-buttons a.continue:focus, .oilselector-buttons a.continue:hover, .oilselector-buttons a.continue:active {
                text-decoration: none;
            }
