/* mares */

body.mares .mainContent .tx-dce-pi1 .button-level1, 
body.mares .mainContent .tx-dce-pi1 a.button-level1, 
body.mares .mainContent .tx-dce-pi1 button.button-level1 {
    background: #E32119 !important;
    border-radius: 3px !important;
    color: #ffffff !important;
    display: inline-block !important;
    line-height: 39px;
    font: 18px/39px "DINPro-Regular", "Open Sans", Arial, sans-serif  !important;
    text-decoration: none !important;
}

#searchList .button-level1, #searchList a.button-level1, #searchList button.button-level1 {
    background: #E32119 !important;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    height: 39px;
    padding: 0 15px;
    letter-spacing: 2px;
    text-decoration: none;
    border: none;
    text-transform: uppercase;
    font: 17px/39px "DINPro-Regular", "Open Sans", Arial, sans-serif  !important;
    margin: 0 0 23px;
}

.textblock b, .textblock strong {
    font-family: "DINPro-Bold", "Open Sans", Arial, sans-serif !important;
}

.textblock p {
    font-size: 16px;
    line-height: 1.4;
}
