@font-face {
    font-family: 'Centra No2';
    src: url('/tournet/_daten/tw/Fonts/CentraNo2-ExtraBoldItalic.woff2') format('woff2'),
        url('/tournet/_daten/tw/Fonts/CentraNo2-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Centra No2';
    src: url('/tournet/_daten/tw/Fonts/CentraNo2-Bold.woff2') format('woff2'),
        url('/tournet/_daten/tw/Fonts/CentraNo2-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centra No2';
    src: url('/tournet/_daten/tw/Fonts/CentraNo2-Book.woff2') format('woff2'),
        url('/tournet/_daten/tw/Fonts/CentraNo2-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Display Narrow';
    src: url('/tournet/_daten/tw/Fonts/DomaineDispNrw-BoldItalic.woff2') format('woff2'),
        url('/tournet/_daten/tw/Fonts/DomaineDispNrw-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

div#DIV_Tourdata #DIV_LeistungsAuswahl .DIV_DossierZusatzleistung .DIV_CheckRadio label span.SPAN_Tooltip:after,
div#DIV_Tourdata .DIV_DossierZusatzleistung .DIV_CheckRadio label span.SPAN_Tooltip:after,
div#DIV_Tourdata #DIV_Rechnung #DIV_Versicherung .DIV_CheckRadio .SPAN_Tooltip:after,
div#DIV_Tourdata #DIV_Rechnung #DIV_Gutschein .DIV_TitelAblauf .SPAN_Tooltip:after {
    display: none;
}

/* Fragebogen nach Reise */

.PAGE_Umfrage div#DIV_Tourdata {
    .DIV_LoginKopf {
        margin: 0;
    }

    #DIV_Umfrage a {
        font-weight: bold;
        color: var(--color-primary);
    }

    #DIV_MandantGruss .DIV_Fax {
        display: none;
    }

    .DIV_Buchungsdaten #CPH1_DIV_Destination {
        display: none;
    }

    #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul {
        width: 100%;
        margin: auto;
        white-space: nowrap;
    }

    #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul li:first-child,
    #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul li:first-child~li {
        min-width: 50px;
        width: auto;
        margin: 0 10px;
    }

    #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul,
    #DIV_Positions {
        overflow-x: scroll;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul::-webkit-scrollbar,
    #DIV_Positions::-webkit-scrollbar {
        display: none;
    }

    @media screen and (max-width: 720px) {
        .DIV_SeitenTitel {
            font-size: 1.5rem;
        }

        #DIV_Umfrage .DIV_Buchungsdaten .DIV_Label {
            width: 100%;
            margin-bottom: 0px;
            margin-top: 5px;
        }

        #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul li:first-child,
        #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul li:first-child~li {
            width: 100%;
            display: flex;
            margin: 5px 0;

            input {
                margin-right: 10px;
            }
        }

        .DIV_BTN_Zurueck,
        .DIV_BTN_Weiter {
            width: 100%;
            margin: 10px 0;
        }

    }


}


/*Ausflüge*/

div#DIV_Tourdata {

    .DIV_Paketteil {
        .DIV_LandleistungBezeichnung {


            @media screen and (max-width: 720px) {
                padding-left: 0;
                display: flex;

                .DIV_CellFeld {
                    width: 90%;
                }
            }

            .DIV_CellLabel {
                display: none;
            }
        }
    }

    .DIV_LandleistungBezeichnung:has(.IMG_LandleistungBeschreibungExpand) {

        @media screen and (max-width: 720px) {
            padding-left: 0;
            display: flex;

            .DIV_CellFeld {
                width: 90%;
            }
        }

        .DIV_CellLabel {
            display: none;
        }
    }

    /*Nur für Ausflug*/
    .DIV_LandNeben .DIV_LandleistungAuswahl .DIV_TableRow:has(.DIV_Beschreibung) {
        display: block;
    }

    .DIV_LandNeben .DIV_LandleistungAuswahl .DIV_LandleistungAuswahlBeschreibungRow.expanded {
        display: block !important;
    }

    .DIV_LandNeben .DIV_LandleistungAuswahl .DIV_LandleistungAuswahlBeschreibungRow.DIV_TableRow {
        display: none;
        width: 100%;

        .SPAN_Titel {
            display: none;
        }
    }

    .expanded .DIV_TableCell {
        display: block;
    }

    .DIV_TableRow:has(.expanded) {
        border: none;
        display: block;
    }


    .DIV_LandleistungAuswahl .DIV_TableRow {
        border: none;

        @media screen and (max-width: 720px) {
            border-top: 1px solid var(--color-border-primary);
            border-bottom: 1px solid var(--color-border-primary);
        }
    }

    .DIV_LandleistungAuswahlBeschreibungExpand {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;

        background-color: #f8f8f8;

        border-top: 1px solid var(--color-border-primary);
        border-bottom: 1px solid var(--color-border-primary);

        .DIV_LandleistungAuswahlBeschreibungExpandItemBeschreibung {
            width: 65%;
            padding: 15px 15px 15px 40px;

            @media screen and (max-width: 720px) {
                padding: 0;
                width: 100%;
            }
        }

        .DIV_LandleistungAuswahlBeschreibungExpandItem:has(img) {
            width: 35%;

            img {
                width: 100%;
            }

            @media screen and (max-width: 720px) {
                width: 100%;
            }
        }

        .SPAN_UnterwegsMitTitel,
        .SPAN_HinweisTitel,
        .SPAN_DauerTitel {
            font-weight: bold;
            margin-right: 10px;
        }

    }

    .DIV_LandNeben .DIV_LandleistungAuswahl .DIV_Paket,
    .DIV_LandNeben .DIV_LandleistungAuswahl .DIV_Paketteil {
        display: block;
        border-top: none;
        border-bottom: none;
    }

    .DIV_LandNeben .DIV_LandleistungAuswahl .DIV_Paketteil .DIV_TableCellEmpty {
        min-width: 100px
    }


    .DIV_LandleistungBezeichnung .IMG_LandleistungBeschreibungExpand {
        cursor: pointer;
        width: 10px;
        height: auto;
        transform: translateY(1px) translateX(-5px);
        display: inline-block;
    }

    .DIV_LandleistungBezeichnung .IMG_LandleistungBeschreibungExpand path {
        fill: var(--color-primary);
    }

    .DIV_LandleistungBezeichnung.expanded .IMG_LandleistungBeschreibungExpand {
        transform: rotate(-90deg) translateY(-4px);
    }
}

/*Ausflüge Ende*/


:root {
    --color-primary: #009553;

    --color-text-primary: #000000;
    --color-text-secondary: #747474;
    --color-text-tertiary: #ffffff;

    --color-border-primary: #c6c6c6;

    --color-text-error: #ff0800;

    --color-status-green: #27a04c;
    --color-status-yellow: #FFA500;
    --color-status-red: #d61515;
    --color-status-blue: #1533d6;

}

* {
    font-family: 'Centra No2';
}

html, body {
    color: var(--color-text-primary);
    scroll-behavior:auto !important;
}

#DIV_AngebotInfo {
    display: none;
}

.PAGE_Fragebogen div#DIV_Tourdata {

    #DIV_LoginDaten,
    #DIV_LoginDaten .DIV_TableRow {
        border: none;
    }

    #DIV_LoginDaten input {
        width: 100%;
    }

    #DIV_Fragebogen .DIV_TableErgebnis .DIV_TableRow,
    #DIV_FragebogenDaten .DIV_TableErgebnis .DIV_TableRow {
        border: none;
    }

    .DIV_Feld input[type='checkbox'] {
        margin-right: 12px;
        transform: translateY(1px);
    }

    .DIV_Label span br {
        content: "";
        margin: -3em;
        display: block;
        font-size: 24%;
    }

    #DIV_FragebogenDaten .DIV_BTN_Zurueck a::before {
        content: "";
    }

    #DIV_FragebogenDaten .DIV_BTN_Zurueck a span {
        display: inline;
    }

    #CPH1_DIV_LoginKopf {
        margin: 0;
    }

    #DIV_MandantGruss .DIV_Fax {
        display: none;
    }

}

div#DIV_Tourdata {

    #DIV_Umfrage .DIV_Positions {
        position: relative;
        width: 100%;
        margin: 60px 0;
    }

    @media screen and (max-width: 650px) {
        #DIV_Umfrage .DIV_Positions {
            margin: 0 0 50px 0;
        }
    }

    #DIV_Umfrage .DIV_Dropdown .DIV_GruppenDaten .DIV_Antwort label {
        margin: 15px 0 2px;
        text-wrap: auto;
        text-align: left;
    }

    #DIV_Umfrage .DIV_Dropdown .DIV_GruppenTitel {
        margin: 15px 0 2px;
    }

    #DIV_Umfrage .DIV_FragenDaten .DIV_Antwort ul li::before {
        display: none;
    }

    @media screen and (min-width: 720px) {
        #DIV_Umfrage .DIV_Dropdown .DIV_GruppenDaten .DIV_Antwort li input + label{
            margin-top: 0;
            margin-bottom: 40px;
        }
    }


    #DIV_Rechnung #DIV_Bestaetigen #LAU_InfoText2 {
        color: var(--color-text-primary);
    }


    .DIV_BTN_Weiter a[id*="Weiter"]::before {
        display: none;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    a,
    span {
        color: var(--color-text-primary);
        text-decoration: none;
        font-style: normal;
    }

    input {
        box-shadow: none;
    }

    .DIV_AlternateRowList:nth-of-type(even) {
        background: transparent;
    }

    .DIV_Hinweis {
        background-color: transparent;
        color: var(--color-primary);
    }

    .DIV_Hinweis,
    #DIV_Hinweis {

        background-color: transparent;

        .DIV_TableRow {
            display: flex;
        }

        .DIV_TableCell {
            display: block;
            color: var(--color-primary);

            span {
                color: var(--color-primary);
            }
        }

        .DIV_TableCell:nth-child(1) {
            width: auto;
            font-weight: bold;
        }

        .DIV_TableRow:nth-child(2) .DIV_TableCell.DIV_CellLabel {
            visibility: hidden;
        }

    }

    #UP_LeistungsBemerkungen .DIV_Hinweis .DIV_TableCell {
        width: 100%;
        font-weight: normal;
    }

    #DIV_Adresse #DIV_Hinweis #DIV_HinweisTeilnehmer,
    #DIV_Adresse #DIV_HinweisBottom {
        display: none;
    }


    #DIV_Hinweis:has(#DIV_HinweisTeilnehmer, #DIV_HinweisTeilnehmerVorhanden),
    .DIV_Hinweis:has(#DIV_HinweisTeilnehmer2, #DIV_HinweisPass) {

        border-top: 1px solid var(--color-border-primary);
        border-bottom: 1px solid var(--color-border-primary);

        .DIV_TableRow {
            border: none;
        }

        #DIV_HinweisTeilnehmer,
        #DIV_HinweisTeilnehmer2 {
            border-bottom: none;
            border-top: none;

            .DIV_CellFeld {
                padding-bottom: 5px;
            }
        }

        #DIV_HinweisTeilnehmerVorhanden,
        #DIV_HinweisPass {

            border-bottom: none;
            border-top: none;

            .DIV_CellFeld {
                padding-top: 5px;
            }
        }

        span {
            color: var(--color-primary);
        }
    }

    #DIV_VerandEmailInfo {

        .DIV_TableCell {
            display: block;
            color: var(--color-primary);
            border-top: 1px solid var(--color-border-primary);
            border-bottom: 1px solid var(--color-border-primary);
            margin-top: 20px;
            padding: 10px;
        }


    }

    .DIV_AdressSuche {
        margin: 50px auto;
        margin-bottom: 50px;

        .DIV_Feld {

            #BTN_AdressSuche,
            #BTN_KeinKundennummer {
                width: auto;
                margin-top: 12px;
            }
        }

        #DIV_Suche {
            margin-top: 12px;
        }

        #DIV_SucheKeinKdNr,
        #DIV_Suche {
            label {
                display: none;
            }
        }
    }

    .DIV_Adresse {
        margin: 0 auto;

        .DIV_TableAdressEingabe {
            .DIV_Label {
                margin-top: 6px;
                margin-bottom: -2px;
                display: block;
            }
        }


    }

    .DIV_Adresse #DIV_AdresszusatzAuswahl {
        display: none;
    }

    @media screen and (max-width: 650px) {
        #DIV_PositionTitel {
            display: block;
        }
    }


    #DIV_Positions {

        display: block;


        .DIV_TableRow {
            border: none;
            max-width: 100%;
        }


        @media only screen and (max-width: 720px) {
            .DIV_TableRow {
                float: none;
            }
        }

        .DIV_TableRow div:first-child {
            background-image: none;

            span {
                margin-left: 0;
            }
        }

        .DIV_TableCell {
            height: 46px;
            background-image: url(/tournet/_daten/tw/img/bg_positions_nr_trennstrich_neu.jpg);
            background-repeat: no-repeat;
            background-position: top 50% left 10%;
            background-color: transparent;
            background-size: auto;

            span {
                margin: 0 0 0 35px;
                border-radius: 100px;
                border: 1px solid var(--color-primary);
                color: var(--color-primary);
                height: 46px;
                width: 46px;
                padding-top: 8px;
                font-weight: bold;
                background: transparent;
            }
        }

        .DIV_Active {
            span {
                background: var(--color-primary);
                color: var(--color-text-tertiary);
            }
        }

        @media screen and (max-width: 720px) {
            position: relative;
            float: initial;
            width: 100%;
            margin-bottom: 100px;
            overflow: hidden;
            right: 0;

            .DIV_TableCell {
                background-image: none;

                span {
                    margin: 5px;
                    width: 30px;
                    height: 30px;
                    padding-top: 2px;
                }
            }

        }
    }

    .DIV_Label {
        margin-bottom: -10px;
    }

    #DIV_TitelRes #DIV_PositionTitel {
        font-size: 32px;

        @media only screen and (min-width: 720px) {

            transform: translateY(15px);
            z-index: 0;
        }
    }

    #DIV_Position {
        cursor: pointer;
    }

    #DIV_PositionTitel {
        font-weight: bold;
        font-size: 22px;
    }

    .DIV_Meldung {
        color: var(--color-text-error);
    }

    a:active,
    a:focus,
    a:visited {
        color: var(--color-text-primary);
    }

    .btn:visited,
    .btn:active,
    .btn:hover {
        color: var(--color-text-tertiary);
    }

    .btn {
        outline: none;
        border: none;
        border-radius: 100px;
        background-color: var(--color-primary);
        background: var(--color-primary);
        box-shadow: none;
        padding: 12px 33px;
        margin: 0;
        color: var(--color-text-tertiary);
        text-shadow: none;
        font-weight: bold;
        line-height: 21px;

        span {
            color: var(--color-text-tertiary);
            text-shadow: none;
            font-weight: bold;
        }
    }

    select {
        background: transparent;
        background-color: transparent;
        border: 1px solid var(--color-border-primary);
        border-radius: 5px;
        box-shadow: none;
    }

    select.DropDown,
    .DIV_Feld input,
    .DIV_CellFeld input,
    input {
        padding: 13px 22px;
        border: 1px solid var(--color-primary);
        border-radius: 100px;
        font-weight: bold;
        color: var(--color-text-secondary);
        font-size: 14px;
    }

    textarea,
    #DIV_Gutschein .DIV_DossierGutscheine .DIV_DossierGutschein .DIV_Bemerkung textarea {
        padding: 13px 22px;
        border: 1px solid var(--color-primary);
        border-radius: 23px;
        font-weight: bold;
        color: var(--color-text-secondary);
        font-size: 14px;
    }

    textarea:focus,
    textarea:active,
    textarea:hover {
        border: 1px solid var(--color-primary);
        background-color: transparent !important;
        background: transparent;
        outline: none;
    }

    input[type="image"] {
        border-radius: 2px;
    }

    select.DropDown {
        min-width: 100px;
        background-image: url('/tournet/_daten/tw/img/select-arrow-new.png');
    }

    .DropDown.Disabled {
        border: 1px solid var(--color-border-primary);
    }

    select:hover,
    select:active,
    select:focus {
        box-shadow: none;
    }

    .DIV_SeitenTitel {
        font-size: 2.9rem;
        word-wrap: break-word;

        h1 {
            font-size: 2.9rem;
        }

        h4 {
            font-size: 22px;
            font-style: normal;
        }
    }

    @media only screen and (max-width: 720px) {
        .DIV_SeitenTitel {
            h1 {
                font-size: 2rem;
                word-wrap: normal;
            }

            #HYL_TerminAuswahl {
                display: block;
                width: 100%;
            }
        }
    }

    #DIV_RechnungKopfBild {
        display: none;
    }



    .SPAN_TitelAblauf,
    .DIV_TitelAblauf::before,
    .DIV_TitelAblauf,
    #DIV_TitelAuswahl {
        padding: 0;
        color: var(--color-text-primary);
        font-size: 30px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 10px;

        span {
            color: var(--color-text-primary);

        }
    }

    #DIV_KontLegende {
        display: none;
    }


    @media only screen and (max-width: 720px) {

        .DIV_TransportSitzplan,
        .DIV_DossierLandleistungenPlanAuswahl {
            width: 100vw;
            transform: translateX(-45px);
            overflow: hidden;
        }

        .DIV_Sitzplan {
            width: 100vw;
            /*.DIV_TableCell{
                background-size: 95% auto;
            }*/
            margin: 20px 0;
        }
    }

    .DIV_Sitzplan {
        transform: rotate(0deg);
        /*margin: 10px;
        min-width: 700px;
        max-width: 100%;*/

        .DIV_TableCell {
            padding: 0;
        }
    }

    .DIV_AngebotNr {
        display: none !important;
    }

    .DIV_TableCaption {
        font-size: 22px;
    }

    .DIV_TransportSitzplanTitel {
        margin: 0 0 10px 0;
    }

    .DIV_AngebotStatusBild {
        background-color: transparent;
        top: auto;
        left: auto;
    }

    .DIV_AngebotStatusBild .SPAN_AngebotStatusText {
        display: inline-block;
        width: 160px;
    }

    .DIV_AngebotStatusBildFrei .SPAN_AngebotStatusText {
        color: var(--color-status-green);
    }

    .DIV_AngebotStatusBildFreiWenig1 .SPAN_AngebotStatusText {
        color: var(--color-status-yellow);
    }

    .DIV_AngebotStatusBildBelegt .SPAN_AngebotStatusText {
        color: var(--color-status-red);
    }

    .DIV_AngebotStatusBildAnfrage .SPAN_AngebotStatusText {
        color: var(--color-status-blue);
    }

    #CPH1_DIV_Name_Hinweis {
        display: none;
    }

    #CPH1_DIV_LoginKopf .DIV_Table .DIV_TableRow {
        border: none;
    }


    .DIV_FragebogenDaten {
        max-width: 500px;
        padding-top: 100px;
    }

    .DIV_FragebogenDaten .DIV_Eingabe,
    #DIV_FragebogenDaten .DIV_Eingabe {
        width: 100% !important;
    }

    .DIV_FragebogenDaten .DIV_Eingabe .DIV_Label,
    #DIV_FragebogenDaten .DIV_Eingabe .DIV_Label {
        line-height: 2.25em !important;
    }

    .DIV_FragebogenDaten .DIV_Eingabe .DIV_Feld,
    #DIV_FragebogenDaten .DIV_Eingabe .DIV_Feld {
        margin-top: 10px !important;
        height: 50px !important;
    }

    .DIV_FragebogenDaten .DIV_Table .DIV_TableRow:has(#CPH1_CB_DSGVO),
    #DIV_FragebogenDaten .DIV_Table .DIV_TableRow:has(#CPH1_CB_DSGVO),
    #DIV_FragebogenDaten .DIV_Table .DIV_TableRow.FieldError {
        border-top: none;
        border-bottom: none;
    }

    #CPH1_DIV_ZusatzHinweisPflicht {
        border-bottom: none;
    }

    #CPH1_DIV_Name_Hinweis {
        border-top: none;
    }


    #CPH1_DIV_LoginKopf .DIV_LoginBenutzer {
        display: block;
        padding-bottom: 10px;
    }

    #DIV_ReservationRes {

        .DIV_DossierLandleistungenPlan .DIV_DossierLandleistungenPlanAuswahl img {
            overflow: auto;
            max-width: inherit;
            margin-bottom: 10px;
        }


        #DIV_AusstiegAuswahl {

            width: 100%;

            label {
                padding-left: 30px;
                margin-bottom: 0px;
                border-bottom: 1px solid var(--color-border-primary);
                transform: translateY(-5px);
            }

            input {
                transform: translateY(-5px);
            }

            label:nth-child(even) {
                background-color: transparent;
            }


            .RadioButtons {
                display: block;
                visibility: visible;
            }

            select {
                display: none;
            }
        }

        #DIV_HinweisAblaufZusatz {
            font-weight: normal;
            font-style: normal;

            #SPAN_AngebotStatusBelegt {
                display: inline;
            }
        }

        .DIV_TransportAuswahl {
            .DIV_TransportStatus {
                min-width: 100px;
            }
        }

        #DIV_KabinenAuswahlHinweis .DIV_AngebotStatusBild {
            display: inline-block;
            background-color: #cccccc;
        }

        .DIV_LandleistungStatus {
            @media only screen and (max-width: 720px) {
                padding-bottom: 5px;
            }
        }

        .DIV_Preis .DIV_Table {
            margin-top: 30px;
        }

        .DIV_LandleistungAuswahl {
            .DIV_LandleistungCheck {
                max-width: 10%;
                width: 80px;
                align-content: start;

                .DIV_CellFeld {
                    display: block;
                }

                @media only screen and (max-width: 720px) {
                    margin-top: 5px;

                    .DIV_CellLabel {
                        margin-top: 5px;
                    }
                }
            }

            .DIV_LandleistungPreis {
                width: 30%;
                text-align: center;
            }


            .DIV_LandleistungStatus {
                text-align: left;
                min-width: 160px;
            }
        }

        #DIV_ErwachseneAuswahl:before {
            font-weight: bold;
            font-size: 22px;
            width: 100%;
            white-space: nowrap;
            margin-bottom: 10px;
            display: block;
        }


        #DIV_AngebotHead,
        #DIV_TerminAuswahlTitel,
        #DIV_TeilnehmerAuswahlTitel,
        #DIV_TerminAuswahl,
        #DIV_TerminBisAuswahl,
        #DIV_ErwachseneAuswahl .DIV_Label,
        #DIV_KinderAuswahl .DIV_Label {
            display: none;
        }

        #DIV_KinderAuswahl {
            position: relative;
        }

        @media only screen and (max-width: 480px) {
            #DIV_KinderAuswahl {
                margin-top: 10px;
            }
        }

        .DIV_KinderGeb {
            width: 30%;
        }

        #DIV_EinstiegAuswahl {

            float: none;
            width: 100%;

            input {
                box-shadow: none;
                transform: translateY(-11px);
            }

            label {
                margin: 0 0 0 -15px;
                line-height: 40px;
                background-color: transparent !important;
                border-bottom: 1px solid var(--color-border-primary);

                @media only screen and (max-width: 720px) {
                    line-height: 1.8em;
                    margin-top: 5px;
                }

                .SPAN_Zeit {
                    font-weight: bold;
                }
            }

            select {
                display: none;
            }

            .RadioButtons {
                display: block;
                visibility: visible;
            }
        }
    }

    #UP_AdresseRes,
    #DIV_AdresseRes {
        margin-top: 50px;

        .DIV_TeilnehmerRowMobil .DIV_TableCell {
            @media only screen and (min-width: 720px) {
                padding-bottom: 10px;
            }
        }
    }

    .DIV_Preis_ZwischenTotalUnterstrich,
    .DIV_Preis_TotalUnterstrich,
    .DIV_PzlCode10 {
        display: none;
    }

    #DIV_LeistungsAuswahlRes {

        .DIV_DossierZusatzleistung {

            .DIV_TableRow {
                border: none;
            }

            div[id*="Teilnehmer"].DIV_CheckRadio {
                padding-left: 20px;
            }
        }

        .DIV_Teilnehmer {

            margin-bottom: 20px;

            .DIV_TableRowHead,
            .DIV_TableRow {
                border: none;

            }
        }

        @media screen and (max-width: 720px) {

            .DIV_TableErgebnis {

                .DIV_TeilnehmerAuswahl {
                    margin-top: 12px;

                }

                .DIV_TeilnehmerClub {
                    margin-bottom: 12px;
                }
            }
        }

        .DIV_BetragCode1 {
            border: none;
        }

        @media only screen and (max-width: 720px) {

            #DIV_AngebotButton {
                .btn {
                    margin-top: 20px;
                }
            }

        }
    }

    #DIV_AdresseRes {
        .DIV_BTN_FalscheAdresse {
            float: none;
        }

        #DIV_AngebotKurzBuchungTeilnehmerNameAuswahl {
            margin-top: 20px;
        }

        #DIV_AngebotKurzBuchungTeilnehmerNameAuswahl,
        #DIV_AngebotKurzBuchungTeilnehmerTelefonAuswahl {
            .DIV_Feld input {
                width: 45% !important;
            }
        }

        .DIV_Teilnehmer {

            .DIV_TableRow,
            .DIV_TableRowHead {
                border: none;
            }
        }

        @media only screen and (max-width: 720px) {
            .DIV_BTN_FalscheAdresse {
                margin-top: 50px;
            }
        }
    }


    #DIV_ReiseprogrammAuswahl.DIV_KeineAuswahl,
    #DIV_HPG_Hotel .DIV_Angebot {
        display: none !important;
    }

    #DIV_ReiseprogrammAuswahl {

        margin-bottom: 12px;

        input[type="radio"] {
            margin-right: 6px;
        }
    }

    #DIV_HPG_Hotel {

        .DIV_TableErgebnis {
            .DIV_AngebotStatus {
                min-width: 100px;
                text-align: left;
                padding-left: 10px;
            }
        }

        @media only screen and (max-width: 720px) {
            .DIV_TableErgebnis {
                .DIV_AngebotStatus {
                    padding-left: 0;
                }
            }
        }


        #DIV_DatumAuswahlTitel {
            display: inline;

        }

        .SPAN_Ausgebucht {
            display: none;
        }

    }

    .DIV_TableErgebnis {

        .DIV_CellLabel {
            text-align: left;
        }

        @media only screen and (max-width: 720px) {

            .DIV_CellLabel {
                width: 130px;
            }

            .DIV_TeilnehmerText {
                font-size: 18px;
                font-weight: bold;
                margin-top: 10px;
            }

            .DIV_TableCell.DIV_TeilnehmerAnrede {
                display: none;
            }

            .DIV_TeilnehmerVorname:has(input[type="checkbox"]) {

                width: 100%;

                .DIV_CellFeld {
                    width: 100%;
                }

                label {
                    margin-right: 20px;
                    text-align: left;
                }
            }

            .DIV_TeilnehmerVorname:has(input[type="checkbox"]) {
                text-align: right;
            }
        }
    }

    #DIV_DankeFuerBuchungKopf {
        #DIV_TOBild {
            width: 384px;
            height: 55px;
            float: right;
            margin: 15px 0;
            text-align: right;
        }
    }

    #DIV_Rechnung {

        @media only screen and (max-width: 650px) {

            #DIV_RechnungKopf {

                #DIV_RechnungKopfDaten {
                    width: 100%;
                }

                .DIV_Label {
                    width: 100%;
                }

                .DIV_Feld {
                    width: 100%;
                    margin-left: 0;
                    margin-bottom: 12px;

                    .TeilnehmerGebDat {
                        margin-bottom: 6px;
                    }
                }
            }

            .DIV_DossierLandleistung .DIV_CellLabel {
                width: 130px;
            }

            .DIV_DossierTransport {

                .DIV_TableCell:first-child {
                    margin-top: 0;
                }

                .DIV_CellLabel {
                    width: 100%;
                }

                .DIV_CellFeld {
                    width: 100%;
                    margin-bottom: 12px;
                    display: block;
                }

            }

        }

        @media only screen and (max-width: 720px) {

            #BTN_Einkauf {
                margin-top: 10px;
            }
        }

        #DIV_Versandart,
        #DIV_MitteilungBuchung,
        #DIV_Versicherung,
        #DIV_BTN_BuchungsAbschluss,
        #DIV_Gutschein,
        #DIV_Zahlungsart,
        .DIV_AutoLeistungen,
        .DIV_DossierLandleistung,
        .DIV_DossierTransport {
            .DIV_TableRow {
                border: none;
            }
        }

        #DIV_Versicherung {
            .DIV_AlternateRowList .DIV_CheckRadio:not(:has(.IMG_Collapse, .IMG_Expand)) {
                label {
                    margin-left: 38px;
                }
            }
        }
    }


    #DIV_Gutscheine {
        margin-top: 10px;
    }

    #DIV_AutoLeistungen {
        margin-bottom: 15px;

        select {
            max-width: 300px;
        }

        .DIV_Info {
            margin-top: 10px;
            display: block;
        }
    }

    @media screen and (max-width: 650px) {
        #DIV_Versicherung {
            .DIV_CheckRadio input {
                float: left;
            }

            .DIV_CheckRadio label {
                max-width: 80%;
                transform: translateY(-5px);
            }

            .DIV_Preis {
                margin-left: 0;
            }
        }

        #DIV_Zahlungsart,
        .DIV_ReisedokumenteAuswahl {

            input {
                float: left;
            }

            label {
                max-width: 80%;
            }
        }
    }


    #DIV_VersandartRG {

        .DIV_VersandAuswahl {
            .DIV_TableRow {
                border: none;
            }

            .DIV_CheckRadio label span {
                padding-bottom: 0;
            }

        }

    }

    #DIV_Versicherung {

        .VersicherungsZusLink {
            display: block;
            margin-top: 10px;
            color: var(--color-primary);
            text-decoration: underline;
        }

        .DIV_TitelAblauf:first-child {
            margin-top: 10px;
        }

        .DIV_Preis {
            text-align: right;
            display: inline-table;
        }

        div[id*="Teilnehmer"].DIV_CheckRadio {
            padding-left: 20px;
        }

        @media only screen and (max-width: 720px) {

            .DIV_DossierZusatzleistung {
                margin-bottom: 10px;
            }

            .DIV_PDF,
            .DIV_TeilnehmerZuweisen {
                display: none;
            }

            .DIV_Preis {
                margin-bottom: 10px;
            }
        }
    }

    #DIV_GesamtBetrag {

        margin: 50px 0;

        .DIV_Feld {
            text-align: right;
            font-size: 22px;
        }

        @media screen and (max-width: 650px) {
            .DIV_Feld {
                text-align: left;
                width: 100%;
                margin-left: 0;
                float: left;
            }
        }
    }

    #DIV_MitteilungAuswahl {
        .DIV_TableRow {
            border: none;
        }
    }

    #DIV_Gutscheine {
        .DIV_TitelAblauf {
            display: none;
        }

        #DIV_Gutschein {
            .DIV_TitelAblauf {
                display: inline;
                margin-top: 0;
            }

            input {
                padding: 13px 22px;
            }

            #SPAN_TitelGutschein::after {
                content: "Reisegutscheine welche vor dem 10.06.2020 ausgestellt wurden, können nicht direkt online eingelöst werden. Bitte in diesem Fall den Gutschein-Code untenstehend im Feld «Ihre Mitteilung an uns» vermerken und den Gutschein per Post zusenden.";
                display: block;
                font-weight: normal;
                font-size: 16px;
            }

            @media only screen and (max-width: 720px) {
                #ED_Gutschein {
                    margin-bottom: 10px;
                }
            }
        }
    }



    #DIV_AGB {

        a {
            color: var(--color-primary);
            text-decoration: underline;
        }

        label {
            display: inline;
        }
    }


    #DIV_HPG_Hotels {
        .DIV_TableRow {
            .DIV_Angebot {
                box-shadow: none;
                border: none;
                border-top: 1px solid var(--color-border-primary);
                border-bottom: 1px solid var(--color-border-primary);

                .DIV_AngebotBild {
                    display: none;
                }
            }

            .DIV_Angebot:hover {
                background-color: transparent;
            }
        }
    }

    #DIV_HPG_Hotel {

        .Desktop {
            display: block;
        }

        .Mobile {
            display: none;
        }

        #DIV_TableInhalt {

            @media only screen and (max-width: 720px) {

                .DIV_AngebotDatum {
                    margin-top: 12px;
                }

                .btn {
                    margin: 5px 0 12px 0;
                }

            }


            .DIV_AngebotDauer {
                display: none;
            }

        }

    }

    #DIV_RechnungDetail {
        margin-top: 50px;

        .DIV_DossierZusatzleistung {
            margin-top: 50px;
        }
    }


    .DIV_TableRowHead {
        background-color: transparent;
        border-bottom: 1px solid var(--color-border-primary);


        .DIV_TableCell {
            color: var(--color-text-primary);
        }
    }

    .DIV_TableRow {
        border-top: 1px solid var(--color-border-primary);
        border-bottom: 1px solid var(--color-border-primary);
    }

    .DIV_BTN_Zurueck,
    .DIV_BTN_Weiter,
    .DIV_AngebotButtons {


        .DIV_TableRow {
            border: none;
        }

        .btn::before {
            color: var(--color-text-tertiary);
            text-shadow: none;
            font-weight: bold;
        }
    }

    #upReservation,
    #DIV_AdresseRes,
    #DIV_Teilnehmer,
    #DIV_BTN_BuchungsAbschluss {
        .DIV_AngebotButtons .btn {
            margin-top: 80px;
        }
    }

    #DIV_Teilnehmer {

        @media only screen and (max-width: 720px) {
            .DIV_Teilnehmer {
                .DIV_TableRow {
                    .DIV_CellFeld {
                        width: 100%;
                    }
                }
            }

        }
    }

    #DIV_BTN_BuchungsAbschluss {
        .btn {
            margin-top: 50px;
        }
    }
}