.sub_travelSearch .css_border_search_home {
    border: 1px solid #c8c8c8;
}
.css_banner_general_site {
    position: relative;
    padding-bottom: 37%;
    height: 0;
    z-index: -1;
}
.css_banner_general_site .css_cover_container .css_title_all {
    position: absolute;
    bottom: 10px;
    color: #fff;
    background-color: #EC572E;
    font-size: 40px;
    padding: 0 15px 5px;
}
.css_banner_general_site img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_only_text_setting {
    padding-top: 15px;
    border-bottom: 2px solid #c8c8c8;
    margin-bottom: 10px;
}
.css_only_text_setting .css_title {
    margin-top: 25px;
}
.css_das_konnte_sie_general_site {
    margin-bottom: 40px;
}
.css_das_konnte_sie_general_site .css_title_all {
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.css_das_konnte_sie_general_site .css_cover_data {
    display: flex;
    margin-bottom: 15px;
    position: relative;
} 
.css_das_konnte_sie_general_site .css_cover_data .css_box_left {
    width: 50%;
    flex-shrink: 0;
} 
.css_das_konnte_sie_general_site .css_cover_data .css_box_right {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
} 
.css_das_konnte_sie_general_site .css_cover_data .css_box_right .css_title {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.css_das_konnte_sie_general_site .css_cover_data .css_box_right .css_price {
    margin-top: auto;
    font-size: 24px;
    font-weight: 500;
}
.css_das_konnte_sie_general_site .css_cover_data .css_box_left img {
    width: 100%;
    height: 120px;
    border-radius: 13px;
    object-fit: cover;
}
.css_weitere_new_zum_thema_general_site .css_box_top_left, 
.css_weitere_new_zum_thema_general_site .css_box_top_right {
    height: 250px;
    margin-bottom: 12px;
}
.css_weitere_new_zum_thema_general_site .css_box_top_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_weitere_new_zum_thema_general_site .css_box_top_right .css_text {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.css_weitere_new_zum_thema_general_site .css_box_top_right {
    display: flex;
    flex-direction: column;
}
/* .css_weitere_new_zum_thema_general_site .css_cover_box_not_img:not(:last-child) {
    border-bottom: 2px solid #c8c8c8;
} */
.css_weitere_new_zum_thema_general_site .css_cover_box_not_img {
    padding-bottom: 8px;
    display: flex;
    flex-direction: column;
    border-bottom: 2px solid #c8c8c8;
    margin-bottom: 5px;
}
.css_weitere_new_zum_thema_general_site .css_box_title {
    display: flex;
    margin-bottom: 20px;
}
.css_weitere_new_zum_thema_general_site .css_box_title .css_btn_link {
    margin-left: auto;
    border-radius: 50px;
    padding: 10px 30px;
    font-weight: bold;
    background-color: #f9ccc0;
    align-self: flex-start;
}
.css_weitere_new_zum_thema_general_site {
    padding-bottom: 10px;
}
.css_body_general .sub_travelSearch {
    display: block;
}
.css_top_reiseziele .css_left,
.css_top_reiseziele .css_right {
    display: flex;
}
.css_top_reiseziele .css_left > ul,
.css_top_reiseziele .css_right > ul {
    width: 50%;
    flex-shrink: 0;
}
.css_border_das_konnte {
    border-bottom: 2px solid #c8c8c8;
    border-top: 2px solid #c8c8c8;
    padding-top: 15px;
}
.css_top_reiseziele.css_custom_general {
    margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
    .css_das_konnte_sie_general_site .css_cover_data .css_box_left {
        width: 50%;
    }
    .css_das_konnte_sie_general_site .css_cover_data .css_box_right .css_tag {
        position: absolute;
        bottom: 0px;
    }
    .css_das_konnte_sie_general_site .css_cover_data .css_box_right .css_price {
        align-self: flex-end;
    }
    .css_das_konnte_sie_general_site {
        margin-bottom: 0px;
    }
    .css_banner_general_site {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }
    .css_banner_general_site img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .css_banner_general_site .css_cover_container .css_title_all {
        position: unset;
        display: inline-block;
    }
    .css_banner_general_site .css_cover_container {
        position: absolute;
        bottom: 0px;
    }
}
@media screen and (max-width: 767px) {
    .css_top_reiseziele > .row {
        display: flex;
    }
    .css_top_reiseziele > .row > .col-6:nth-child(2) {
        order: 3;
    }
    .css_top_reiseziele > .row > .col-6:nth-child(3) {
        order: 2;
    }
    .css_top_reiseziele .css_left, 
    .css_top_reiseziele .css_right {
        flex-direction: column;
    }
    .css_top_reiseziele .css_left > ul, 
    .css_top_reiseziele .css_right > ul {
        width: 100%;
        margin-bottom: 0px;
    }
    .css_top_reiseziele {
        margin-bottom: 50px;
    }
    .css_das_konnte_sie_general_site .css_title_all {
        border-bottom: 2px solid #c8c8c8;
    }
    .css_weitere_new_zum_thema_general_site {
        border-top: 2px solid #c8c8c8;
        padding-top: 30px;
    }
    .css_weitere_new_zum_thema_general_site .css_box_title {
        flex-direction: column;
        margin-bottom: 10px;
    }
    /* .css_weitere_new_zum_thema_general_site .css_cover_box_not_img .css_only_text {
        display: none;
    } */
    .css_weitere_new_zum_thema_general_site .css_box_top_right {
        border-bottom: 2px solid #c8c8c8;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 480px) {
    .css_das_konnte_sie_general_site .css_cover_data .css_box_left img {
        height: 100px;
    }
    .css_banner_general_site .css_cover_container .css_title_all {
        font-size: 24px;
    }
}