﻿/* die gesamte Seite */

html {
    background-color: white;
    margin: 0;
    padding: 0;
    overflow-y: scroll;
}

.H_content-wrapper {
    position: relative;
    top: 10px;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    min-width: 720px;
    max-width: 960px;
    background-color: white;
}

.H_img1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.localH1 {
    margin-top: 5px;
    border-style: None;
    border-width: 0px;
    margin-left: 0px;
    border-color: White;
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    color: rgb(112,112,112);
    font-size: 18pt;
    text-decoration: underline;
}

._DEL_localLabel {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    margin-top: 5px;
    border-style: None;
    border-width: 0px;
    margin-left: 0px;
    border-color: White;
}

.localErrorLabel {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    font-weight: bold;
    color: red;
    margin-top: 5px;
    border-style: None;
    border-width: 0px;
    margin-left: 0px;
    border-color: White;
}

/* Darstellung der Tabelle 'Warenkorb' mit 4 Spalten */
._DEL_col_leerzeile {
    min-height: 12px;
    width: 100%;
}

._DEL_col_warenkorb_container {
    background-color: White;
    color: RGB(96, 96, 96);
    box-sizing: border-box;
    display: table;
    width: 100%;
}

._DEL_col_warenkorb_s1, ._DEL_col_warenkorb_sUeberschrift1 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    border-top: 0px solid RGB(38, 65, 132);
    min-height: 22px;
    width: 66%;
    min-width: 179px;
    text-align: left;
    vertical-align: middle;
}

._DEL_col_warenkorb_sUeberschrift1 {
    border-top: 0px solid RGB(38, 65, 132);
}

._DEL_col_warenkorb_s2, _DEL_col_warenkorb_sDisabled2, ._DEL_col_warenkorb_sUeberschrift2 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    border-top: 0px solid RGB(38, 65, 132);
    min-height: 22px; /* 32 */
    width: 10%;
    min-width: 120px;
    text-align: center;
}

._DEL_col_warenkorb_sUeberschrift2 {
    border-top: 0px solid RGB(38, 65, 132);
}

._DEL_col_warenkorb_s3, ._DEL_col_warenkorb_sUeberschrift3 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    border-top: 0px solid RGB(38, 65, 132);
    min-height: 22px;
    width: 11px;
    min-width: 82px;
    text-align: right;
}

._DEL_col_warenkorb_sUeberschrift3 {
    border-top: 0px solid RGB(38, 65, 132);
}

._DEL_col_warenkorb_s4, ._DEL_col_warenkorb_sUeberschrift4 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    border-top: 0px solid RGB(38, 65, 132);
    min-height: 22px;
    width: 13%;
    min-width: 96px;
    text-align: right;
}

._DEL_col_warenkorb_sUeberschrift4 {
    border-top: 0px solid RGB(38, 65, 132);
}

._DEL_col_warenkorb_summe_s1 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    min-height: 32px;
    width: 66%;
    min-width: 179px;
}

._DEL_col_warenkorb_summe_s2 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    min-height: 32px;
    width: 10%;
    min-width: 74px;
}

._DEL_col_warenkorb_summe_s3 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    min-height: 32px;
    width: 11px;
    min-width: 82px;
    text-align: right;
}

._DEL_col_warenkorb_summe_s4 {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    display: table-cell;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    min-height: 32px;
    width: 13%;
    min-width: 96px;
    text-align: right;
}

/* Darstellung der Tabelle 'Adresse' mit 3 Spalten */
.col_adresse_container {
    box-sizing: border-box;
    display: table;
    width: 100%;
}

.col_adresse_s1 {
    display: table-cell;
    vertical-align: middle;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 30%;
    min-width: 134px;
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
}

.col_adresse_s2 {
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 35%;
    min-width: 159px;
}

.col_adresse_s3 {
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 35%;
    min-width: 159px;
}

.col_adresse_s2_bis_3 {
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 70%;
    min-width: 339px;
}

.col_adresse_s2_bis_3_ErrorMsg {
    display: table-cell;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    height: 64px;
    width: 70%;
    min-width: 339px;
}

.container_adresse_s1_bis_3_unten {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.col_adresse_s1_bis_3_unten {
    display: table-cell;
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 10px;
    border-top: 0px solid RGB(153, 153, 153);
    border-right: 0px solid RGB(153, 153, 153);
    border-bottom: 0px solid RGB(153, 153, 153);
    border-left: 0px solid RGB(153, 153, 153);
    height: 60px;
    width: 100%;
}

/* Darstellung der Tabelle 'Zusaetze' mit 3 Spalten */
._DEL_col_zusaetze_container {
    box-sizing: border-box;
    display: table;
    width: 100%;
}

._DEL_col_zusaetze_s1 {
    display: table-cell;
    padding: 8px 12px;
    border-top: 0px solid RGB(38, 65, 132); /* die gleiche Farbe wie beim Logo */
    border-left: 0px solid RGB(38, 65, 132); /* die gleiche Farbe wie beim Logo */
    height: 32px;
    width: 20%;
    min-width: 100px;
}

._DEL_col_zusaetze_s2 {
    display: table-cell;
    padding: 8px 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 40%;
    min-width: 176px;
}

._DEL_col_zusaetze_s3 {
    display: table-cell;
    padding: 8px 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 40%;
    min-width: 176px;
}

._DEL_col_zusaetze_s1_unten {
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    height: 60px;
    width: 20%;
    min-width: 100px;
}

._DEL_col_zusaetze_s2_bis_3_unten {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    height: 60px;
    width: 80%;
    min-width: 373px;
}

/* Darstellung der Tabelle 'Bestellübersicht' mit 3 Spalten */
._DEL_col_bestelluebersicht_container {
    box-sizing: border-box;
    display: table;
    width: 100%;
}

._DEL_col_bestelluebersicht_s1 {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 33%;
    min-width: 149px;
}

._DEL_col_bestelluebersicht_s2 {
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 34%;
    min-width: 150px;
}

._DEL_col_bestelluebersicht_s3 {
    display: table-cell;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 33%;
    min-width: 149px;
}

/* Darstellung der Tabelle 'Abschluss' mit 2 Spalten */
._DEL_col_abschluss_container {
    box-sizing: border-box;
    display: table;
    width: 100%;
}

._DEL_col_abschluss_s1 {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 40%;
    min-width: 189px;
}

._DEL_col_abschluss_s2 {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px solid RGB(38, 65, 132);
    border-bottom: 0px solid RGB(38, 65, 132);
    border-left: 0px solid RGB(38, 65, 132);
    border-right: 0px solid RGB(38, 65, 132);
    height: 32px;
    width: 60%;
    min-width: 284px;
}

/* neu ab hier... */
._DEL_tablinkTopSelectable, ._DEL_tablinkTopActive, ._DEL_tablinkTopDisabled, .tablinkBottomLeft, ._DEL_tablinkBottomLeftDisabled, .tablinkBottomRight {
    background-color: RGB(15, 76, 129);
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px;
    width: 25%;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
}

    ._DEL_tablinkTopSelectable:hover {
        background-color: RGB(42, 87, 154);
    }


._DEL_tablinkTopSelectable {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    background-color: RGB(240, 240, 240); /*    #f1f1f1; */
}

    ._DEL_tablinkTopSelectable:hover {
        background-color: RGB(42, 87, 154);
        color: white;
    }

._DEL_tablinkTopActive {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: white;
    background-color: RGB(153, 153, 153);
    cursor: default;
}

.t_DEL_ablinkTopDisabled {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    background-color: RGB(240, 240, 240);
    cursor: default;
}

._DEL_tablinkTopDisabled:hover {
    background-color: RGB(240, 240, 240);
}


.tablinkBottomLeft {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 8pt; /* 11pt */
    padding: 4px 0px;
    border-top: 6px solid white;
    color: white;
    width: 100%; /* 30% */
}

    .tablinkBottomLeft:focus {
        background-color: RGB(63, 116, 163); /* neues blau [hervorgehoben] (Sean) */
        text-decoration: underline;
    }

    .tablinkBottomLeft:hover {
        background-color: RGB(63, 116, 163); /* neues blau [hervorgehoben] (Sean) */
        text-decoration: underline;
    }


._DEL_tablinkBottomLeftDisabled {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(192,192,192);
    width: 30%;
    cursor: default;
}

    ._DEL_tablinkBottomLeftDisabled:hover {
        background-color: RGB(38, 65, 132);
    }

.tablinkBottomRight {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: white;
    float: right;
    width: 30%;
}

    .tablinkBottomRight:focus {
        /*      background-color: RGB(42, 87, 154); die gleiche Farbe wie bei ':hover' */
        background-color: RGB(63, 116, 163); /* neues blau [hervorgehoben] (Sean) */
        text-decoration: underline;
        /* font-weight: 600; */
    }

    .tablinkBottomRight:hover {
        /*        background-color: RGB(42, 87, 154);*/
        background-color: RGB(63, 116, 163); /* neues blau [hervorgehoben] (Sean) */
        text-decoration: underline;
    }




._DEL_tabcontent {
    background-color: transparent;
    color: transparent;
    padding-top: 80px;
    width: 100%;
    height: 500px;
}

._DEL_tabcontentHidden {
    display: none;
}

input[type=text] {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 2px solid RGB(153, 153, 153);
    border-radius: 4px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}

    input[type=text]:focus {
        border: 2px solid RGB(64, 64, 64);
    }


textarea {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 2px solid RGB(153, 153, 153);
    border-radius: 4px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}

    textarea:focus {
        border: 2px solid RGB(64, 64, 64); /* #555; */
    }


select {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    width: 100%;
    min-height: 30px;
    min-width: 100px;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 2px solid RGB(153, 153, 153); /* #ccc; */
    border-radius: 4px;
    outline: none;
    background-color: white;
}

    select:required:invalid {
        color: gray;
    }

    select:not(:enabled) {
        background-color: RGB(240, 240, 240);
    }

    select:focus {
        border: 2px solid RGB(64, 64, 64);
    }

option[value=""][disabled] {
    display: none;
}

option {
    color: rgb(112,112,112);
}


._DEL_col_centerVertical {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

._DEL_col_centerHorizontal {
    height: 100%;
    width: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
}

._DEL_col_center {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.col_localDivX {
    /*
    padding-top: 10px;
    padding-bottom: 10px;
    */
    width: 100%;
    height: 48px;
    /*
    background-color: red;
    */
}

.col_localRadioButtonWrapper {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border: 2px solid RGB(153, 153, 153);
    border-radius: 4px;
}

.localRadioButton {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    background-color: transparent;
    margin-left: 10px;
}

.col_localDivCheckBox {
    width: 100%;
    height: 48px;
}

.col_localCheckBoxWrapper {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border: 2px solid RGB(153, 153, 153);
    border-radius: 4px;
}

.localCheckBox {
    font-family: "Segoe UI, Verdana, Helvetica, Sans-Serif";
    font-size: 11pt;
    color: rgb(112,112,112);
    background-color: transparent;
    margin-left: 11px;
}

/* Tooltip Container */
.tooltip {
    position: relative;
}

    /* Tooltip Text "Land" */
    .tooltip .tooltiptextLand {
        visibility: hidden;
        width: 240px;
        background-color: black;
        color: #fff;
        text-align: left;
        border-radius: 6px;
        padding: 15px 15px;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -300px;
        margin-top: -80px;
    }

    /* Tooltip darstellen bei 'hover' */
    .tooltip:hover .tooltiptextLand {
        visibility: visible;
    }

    /* ein Pfeil rechts des Elements */
    .tooltip .tooltiptextLand::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent black;
    }


    /* Tooltip Text "Nachnahme" */
    .tooltip .tooltiptextNachnahme {
        visibility: hidden;
        width: 250px;
        background-color: black;
        color: #fff;
        text-align: left;
        border-radius: 6px;
        padding: 15px 15px;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -310px;
        margin-top: -80px;
    }

    /* Tooltip darstellen bei 'hover' */
    .tooltip:hover .tooltiptextNachnahme {
        visibility: visible;
    }

    /* ein Pfeil rechts des Elements */
    .tooltip .tooltiptextNachnahme::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent black;
    }


/* Darstellung von Eingabefeld und Grafik für einen Tooltip als Tabelle mit zwei Spalten */
.col_tooltip_container {
    box-sizing: border-box;
    display: inline-table;
    border: none;
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
}

.col_tooltip_container_s1 {
    display: table-cell;
    height: 100%;
    width: 90%;
}

.col_tooltip_container_s2 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 4px;
    height: 100%;
    width: 10%;
}

.labelZentriertRechts {
    vertical-align: middle;
    text-align: right;
}

/* neu bis hier */
