.productButton {
    padding: 8px;
    position: relative;
    right: 10px;
    bottom: 15px;
}
a.btn.btn-secondary {
    width: 235px !important;
    border: none;
    background: #ed7e44;
    font-weight: bold;
    height: 45px;
    font-size: 19px;
}
span.btn.btn-primary.new{
    width: 70px !important;
    border: none;
    float: left;
    bottom: 30px;
    height: 38px;
    font-weight: bold;
    margin-left: 8.5em;
    position: relative;
    background-color: #e9621a;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-left: 1px solid #ffff;
}
.btn-secondary{
    width: 150px !important;
    border: none;
    background: #ed7e44;
    font-weight: bold;
}
.btn-primary{
    width: 70px !important;
    background-color: #ed7e44;
    border: none;
    float: left;
    margin-left: 8.5em;
    position: relative;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 4px;
    bottom: 30px;
    height: 38px;
    border-radius: 0;
    border-left: 1px solid #ffff;
}
a.btn.btn-light{
    width: 245px !important;
    border: none;
    background: #ed7e44;
    font-weight: bold;
    height: 38px;
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
}
.btn-light{
    width: 245px !important;
    border: none;
    background: #ed7e44;
    font-weight: bold;
    height: 38px;
    color: #fff;
}
span.btn.btn-default {
    width: 70px !important;
    background-color: #e9621a;
    border: none;
    float: left;
    left: -54px;
    bottom: 29px;
    height: 38px;
    margin-left: 17.8em;
    color: #fff;
    position: relative;
    font-weight: bold;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-left: 1px solid #ffff;
}
.btn-secondary:not(:disabled):not(.disabled).active, 
.btn-secondary:not(:disabled):not(.disabled):active, 
.show>.btn-secondary.dropdown-toggle{
    background-color: #ed7e44;
    border-color: #ed7e44;
   color: #ffff;
}
.btn-light:not(:disabled):not(.disabled).active, 
.btn-light:not(:disabled):not(.disabled):active, 
.show>.btn-light.dropdown-toggle{
     background-color: #ed7e44;
    border-color: #ed7e44;
    color: #ffff;
}
.productButton.realestate {
    padding: 8px;
    position: relative;
    right: -10px;
}
a.productButton.realestate {
    text-decoration: none;
}
.Sonstige_real_estate {
    height: 300px;
}

@media only screen and (min-width: 400px) and (max-width: 700px) {
    .box_verkaufen_ads {
/*        background: url(https://verkaufalles.atassets/dist/img/realestate/immo_start.jpg)0px center / cover no-repeat, rgb(0, 164, 232);*/
        padding: 16px;
        height: 550px;
        width: 100%;
        border-radius: 0px 0px 4px 4px;
    }
    .opentablink {
        margin: -14px;
    }
    .Immobilie.suchst {
        left: 14px;
        right: 14px;
        top: 62px;
        /* left: 0px; */
    }
    button#defaultOpen {
        font-size: 12px;
        font-weight: 700;
    }
    button.tablink {
        font-size: 12px;
        font-weight: 700;
    }
    button.tablink.link {
        font-size: 12px;
        position: relative;
        bottom: 18px;
    }
    img#imagetype{
        height: 140px;
    }
    h3.hauser {
        font-size: 20px;
        font-weight: 700;
        margin-top: 54px;
    }
    div#fasttype {
        position: relative;
        bottom: 54px;
    }
    div#titelstyle {
        position: relative;
        bottom: 65px;
    }
    /*select#selectform {width: 150px; } 
    input#heightdiv {
    position: relative;
    bottom: 86px;
    float: right;
    right: 84px;}
    div#stylediv {
    position: relative;
    bottom: 86px;
    float: right;
    right: 2px;
}*/
}
@media only screen and (min-width: 280px) and (max-width: 653px) {
    .box_verkaufen_ads {
/*        background: url(https://verkaufalles.atassets/dist/img/realestate/immo_start.jpg)0px center / cover no-repeat, rgb(0, 164, 232);*/
        padding: 16px;
/*        height: 550px;*/
        width: 100%;
        border-radius: 0px 0px 4px 4px;
    }
    .box_verkaufen_varads {
/*        background: url(https://verkaufalles.atassets/dist/img/realestate/automotor_start_auto.jpg)0px center / cover no-repeat, rgb(0, 164, 232);*/
       padding: 16px;
        border-radius: 0px 0px 4px 4px;
/*        height: 748px;*/
        border-top: 3px solid rgb(0, 164, 232);
    }
}
