﻿/*Große Kintrup:#597f0A Rieken:#0E8FC9 DEMO: #0E8FC9*/

html{
    --dark-green: #7cb931;
}

body {
    margin: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #3f4c58;
    width: 100%;
    position: relative;
    overflow-y: hidden;
}

.cc_container {
    background: #0E8FC9 !important;
    color: white;
    opacity: 1 !important;
}

    .cc_container .cc_btn, .cc_container .cc_btn:visited {
        background-color: #e6e6fa !important;
    }

.cc_more_info {
    color: #e6e6fa !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

html {
    position: relative;
    min-height: 100%;
    width: 100%
}

.pop_up_Standard {
    position: fixed;
    width: 95%;
    background-color: white;
    z-index: 100000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #3f4c58;
}

.pop_up_StandardBild {
    width: 72px;
    height: 72px;
    margin: 20px;
}

.outerDivText {
    text-align: center;
    width: 100%;
    float: right;
    padding: 5px;
}

    .outerDivText .text {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-size: 16px;
    }

.pop_up_Standard_RechterButton {
    background: #5cb85c;
    width: 95%;
    height: 35px;
    color: #FFFFFF;
    background-color: #5cb85c;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 5px;
}

.pop_up_Standard_LinkerButton {
    background: #5cb85c;
    width: 95%;
    height: 35px;
    color: #FFFFFF;
    background-color: #0E8FC9;
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 16px;
    margin-bottom: 10px;
}

.pop_up_einkauf_visibility {
    visibility: hidden;
}

.pop_upSchnellansicht {
    position: fixed;
    width: 90%;
    height: 175px;
    background-color: white;
    border: 2px solid #dbdbe3;
    z-index: 10;
    visibility: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pop_upSchnellansicht {
    visibility: visible;
}

.pop_upHinweisKontoLoeschung {
    position: fixed;
    text-align: center;
    width: 320px;
    height: 200px;
    padding: 10px;
    background-color: white;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pop_upSchnellansicht img {
    width: 64px;
    height: 64px;
    margin-top: 10px;
    float: left;
    margin-left: 10px;
}

.pop_upSchnellansicht span {
    float: right;
    width: 70%;
    margin-top: 20px;
}

.pop_upProdukbildGross {
    position: fixed;
    padding: 10px;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    border-radius: 3px;
    width: 100%;
}

.closeX_Button {
    vertical-align: top;
    display: none;
}

/*---------------------------------------------------------------------------------*/

/* Oswald-regular - latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Oswald-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Oswald Regular'), local('Oswald-Regular'), url('../fonts/Oswald-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Oswald-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Oswald-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Oswald-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Oswald-v16-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

select {
}

.Hidden {
    visibility: hidden;
}

input[type="text"], input[type="password"] {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 1px;
}

#SlidehowNeu_XY {
    overflow: hidden;
}



.Menüelement {
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 5;
    visibility: visible;
    background-color: #ede9e9;
    border-bottom: 4px dotted #004f80;
    top: 0px;
}

.AboAuswahlRadio label {
    font-size: 16px;
}

#burgernavigation {
    background-image: url(../images/StartPage_Images/burgernavigation.png);
    width: 35px;
    height: 25px;
    background-size: cover;
    margin-top: 30px;
    margin-left: 20px;
}

.Produktbild {
    width: 160px;
    height: 220px;
    border-radius: 2px;
    background-size: 100% 100%;
    border: none;
    margin-left: auto;
    margin-right: auto;
}

.ProduktbildEinzeln {
    width: 160px;
    height: 220px;
    border-radius: 2px;
    margin-bottom: 15px;
}

.ProduktbildGross {
    height: 100%;
    width: 100%;
    border-radius: 2px;
}

a {
    color: dimgray;
    text-decoration: none;
    outline: 0;
}

object, embed {
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}


a:hover {
    color: black;
    text-decoration: none;
}

#Warengruppenmenu_Handy ul li a {
    color: #8798a9 !important;
    font-weight: 600;
    font-size: 11pt;
    padding-left: 20px !important;
}

a:active {
    color: none;
    text-decoration: none;
}


.NavigationMenu {
    font-size: 10px;
    margin-top: 25px;
    width: 100%;
}

#NavigationMenu ul {
    width: 100% !important;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
}

#NavigationMenu li {
    width: 280px;
}

#NavigationMenu ul li a {
    padding: 10px 0px 1px 15px;
}

#Milchladen_logo a {
    display: none;
}

.HomeButton a {
    height: 32px;
    width: 32px;
    display: block;
    background-image: url("../images/StartPage_Images/Taubetalerhof/home.png");
    background-size: 100% 100%;
    position: absolute;
    top: 56px;
    left: 5px;
}

.Detailkopf_Details {
    font-size: 1em;
    font-weight: bold;
}

.MwstWert {
    float: right;
    margin-right: 10px;
    color: dimgray;
}

div.Navigationsebene {
    width: 100%;
}

.StartBild {
    position: absolute;
    width: 100%;
    display: flex;
    top: 50px;
}

.title_Logo {
    position: absolute;
    top: 0px;
    right: 0px;
    visibility: hidden;
    width: 0;
    height: 0;
    color: white;
    display: none;
}

.title_Logo_div {
    display: none;
}

.Warenkorboberebene {
    width: 0px;
}

.OptionWarenkorbLogin {
    display: inline-flex;
    width: 250px;
    position: absolute;
    left: 50%;
    top: 52px;
    margin-left: -125px;
}

.Urlaub_Liste_Ebene {
    min-height: 50%;
    margin-left: 2px;
    padding-right: 5px;
}

.Warenkorbebene {
    display: inline-block;
    width: auto;
    border: 1px solid #dadae5;
    margin-right: 5px;
    height: 40px;
    border-radius: 3px;
}

.Warenkorb_Bez {
    display: none;
}

.Warenkorb_Anzeige {
    color: #0E8FC9;
    font-size: 9pt;
    font-weight: bold;
    display: block;
    text-align: right;
    line-height: 21px;
    width: 110px;
    height: 40px;
    background-color: #ede9e9;
    border: 1px solid #76b729;
}

    .Warenkorb_Anzeige span {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 16px;
        margin-top: 1px;
    }

#Kontologin {
    font-size: 0.7em;
    color: white;
}

.loginEbene_außen {
    text-align: center;
}

#LoginView1_HeadLoginStatus {
    font-size: 0.7em;
}

.login {
    color: red;
}

#Kontostatus {
    float: right;
    margin-right: 10px;
    background-color: rgba(255,255,255,0.6);
    opacity: 0.90;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

.footer {
    color: #0a0a0a !important;
    text-align: center;
    line-height: normal;
    bottom: 0px;
    margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

    .footer svg {
        width: 100%;
    }

.MwstProdukttabelle {
    font-size: 9.0pt;
    color: white;
    font-weight: bold;
}

.Konto_Image {
    height: 0px;
    visibility: hidden;
}

/*.styleFooter a {
    color: white !important;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}*/

.styleFooter {
    margin: 12.5px 0 12.5px 0;
    display: grid;
    padding: 0 12.5%;
    gap: 15px;
}

.styleFooter a {
    color: #0a0a0a !important;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 2%;
}

.styleFooter a:hover {
    color: #34812A !important;
    text-decoration: none;
}

.main-content {
    background-color: white;
}

#Anzahl {
    display: none;
}

#Preisspalte {
    color: #0E8FC9;
    width: 100%;
    font-family: "Open Sans";
    float: left;
    padding: 10px;
}

#Kaufzeile {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
}

.Dauerbestellung_Button_Ebene {
    margin: 10px;
    text-align: center;
}



.ProdukttabelleZ1Einzeln {
    font-size: 2em;
    font-weight: bold;
    padding-left: 30%;
}

.ProdukttabelleZ4 a:hover {
    cursor: pointer;
}

.Menge_refresh {
    width: 20px;
    height: 20px;
    margin-left: 68px;
    margin-top: 4px;
}

    .Menge_refresh a:hover {
        cursor: pointer;
    }

.Produkttabelle_Textbox {
    position: relative;
    text-align: center;
    border: 1px solid #ccc;
    height: 45px;
    cursor: pointer;
    width: 28%;
    float: left;
}

.ProdukttabelleZ1 {
    font-size: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.ProdukttabelleZ2 {
    visibility: collapse;
    font-size: 1pt;
    font-weight: bold;
    margin-left: 5px;
    display: none;
    width: 5px;
    height: 5px;
    float: left;
    margin-top: 5px;
    color: white;
}

.ProdukttabelleZ2Einzeln {
    position: absolute;
    width: 0px;
    visibility: hidden;
}

.ProdukttabelleZ3 {
    width: 60px;
    padding-left: 5px;
    margin-top: 4px;
    display: block;
    width: 50px;
    float: left;
    margin-top: 6px;
}

#CheckPLZBackground {
    display: none;
}

.Produktbeschreibung {
    font-size: .8125rem;
    color: #37373a;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.ProduktMenuCSS {
}

.LoginView1_HeadLoginStatus {
}

.loginDisplay {
    font-size: 10pt;
    display: inline-block;
    color: #0E8FC9;
    line-height: 20px;
    text-decoration: none;
    width: 133px;
    height: 40px;
    border-radius: 3px;
    padding-right: 2px;
    cursor: pointer;
    background-color: #ede9e9;
    border: 1px solid #76b729;
}

    .loginDisplay a {
        color: #0E8FC9;
    }

.img_Login {
    height: 32px;
    margin-top: 3px;
    float: left;
    width: 32px;
    background-image: url("../images/StartPage_Images/Taubetalerhof/loginNeu.png");
    background-size: 100%;
}


.Kundebezeichnung {
    margin-top: 8px;
    display: inline-block;
    margin-left: 1px;
    color: #0E8FC9;
    font-size: 10.5pt;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 90px;
    margin-right: 3px;
    font-weight: 600;
}

.main_menu {
    display: none;
}

.Navigationsleiste {
    display: grid;
}

#Produkte_Site {
    width: 0;
    height: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

#Produkte_responsive {
    cursor: pointer;
}

.lightbox_Ebene_Tabelle table, .lightbox_Ebene_Tabelle td, .lightbox_Ebene_Tabelle th {
    border-collapse: collapse;
    padding: 4px;
    margin-top: 20px;
}

.lightbox_Ebene_Tabelle {
    margin-top: 30px;
    padding-top: 10px;
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

    .lightbox_Ebene_Tabelle th {
        text-align: initial;
        border: none;
    }

    .lightbox_Ebene_Tabelle td {
        height: 34px;
        border: none
    }

.lightbox_Ebene_Tabelle_fett {
    font-size: 11pt;
    font-weight: bold;
    padding-bottom: 5px;
}

.Warenkorb_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: #0E8FC9;
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    height: 28px;
    text-align: center;
    padding-top: 5px;
}

.KontoDetailebene {
    background-color: #ede9e9;
}

.Konto_Anrede {
    color: #8798a9;
    margin-bottom: 1.25rem;
    display: block;
    background: #ede9e9;
    box-sizing: border-box;
    list-style-type: none;
    padding-left: 5px;
}

.Kundendaten_Ebene1 {
    color: dimgray;
}

.Kundendaten_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: #0E8FC9;
    margin-left: auto;
    margin-right: auto;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: 100%;
    height: 56px;
    text-align: center;
    padding-top: 5px;
}

.Detailebene_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: var(--dark-green);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: 100%;
    height: 56px;
    text-align: center;
    padding-top: 5px;
    float: left;
}

.AllProducts_Header {
    margin-top: 20px;
}

.Rechnungen_Überschrift_1 {
    margin-left: 0px;
    width: 120px;
    padding-left: 2px;
    color: #666666;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
}

.Rechnungen_Überschrift_2 {
    margin-left: 30px;
    width: 40px;
    padding-left: 2px;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Rechnungen_Überschrift_3 {
    margin-left: 30px;
    width: 60px;
    padding-left: 2px;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Rechnungen_Überschrift_4 {
    margin-left: 30px;
    width: 60px;
    padding-left: 2px;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.AllProducts_Seperator {
}

.Kudnendaten_Titel {
    color: dimgray;
}

#Panel {
    color: #8798a9;
    content: "";
    display: table;
    clear: both;
    box-sizing: border-box;
    list-style-type: none;
    font-size: .875rem;
    font-weight: 400;
    color: #5f7285;
    text-rendering: optimizeLegibility;
}

.Konto_Panels {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    display: block;
    font-weight: 400;
    color: #5f7285;
    border-radius: 0;
    background-clip: padding-box;
    border: 2px solid #0E8FC9;
}

    .Konto_Panels a {
        text-decoration: none;
    }

.panel_rechts {
    font-size: 1pt;
}

.Panels_Überschrift {
    color: #3f4c58;
    padding: 1.25rem 0rem .625rem 0rem;
    border-bottom: 1px solid #0E8FC9;
    text-decoration: none !important;
    font-size: 1.125rem;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0rem 1.25rem .625rem 1.25rem;
    line-height: 1.625rem;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Konto_Panel_Hauptteil {
    font-weight: 400;
    color: #5f7285;
    height: auto;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: block;
    position: relative;
}

.panel_links {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    line-height: 2.5rem;
    display: block;
    box-sizing: border-box;
}

.MeinKonto_Link {
    border: 0;
    padding: 0;
    margin: 0rem .375rem 0rem 0rem;
    line-height: 1.75rem;
    border-radius: 0px;
    background-clip: padding-box;
    font-weight: 500;
    text-transform: uppercase;
    padding: .125rem .625rem .125rem .625rem;
    font-size: .875rem;
    background-color: #0E8FC9;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    border: 1px solid #dadae4;
    color: #c8d204;
}

    .MeinKonto_Link a {
        color: #5f7285;
    }

        .MeinKonto_Link a:hover {
            color: #0E8FC9;
            border-color: #0E8FC9;
        }

        .MeinKonto_Link a::after {
            color: #5f7285;
        }

#MainContent_Begruessung {
    color: dimgray;
}

.ACC_Detailebene {
    background-color: #ede9e9;
    width: 100%;
}

.Konto_Dauerbestellung_Ebene {
    padding-left: 2px;
    margin-bottom: 5px;
}

.Dauerbestellung_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: #0E8FC9;
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    height: 28px;
    text-align: center;
    padding-top: 5px;
}

.Kassenüberschrift {
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: none;
    visibility: hidden;
}

.Kassenüberschrift_1 {
    margin-left: 2px;
    width: 15vw;
    padding-left: 2px;
}

.Kasse_Tag1_main {
}

.Kunden_Detailebene {
    margin-bottom: 30px;
}

.Personaldaten_Ebene {
    min-height: 50%;
    max-width: 100%;
    padding-right: 5px;
    margin-top: 10px;
    width: 100%;
}

.Account_Lieferadresse {
    margin-bottom: 10px;
}

.submitButton_login {
    display: grid;
    text-align: center;
}

.submitButton_vergessen a {
    color: #0E8FC9;
    font-weight: bold;
    text-decoration: none !important;
}

.submitButton {
    text-align: center;
}

.Register_button {
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    color: #0E8FC9;
    text-decoration: none;
    background: none;
    border: none;
}

#Maincontent_WarenkorbDetails {
    visibility: hidden;
    height: 0px;
}

#MainContent_LoginUser_LoginButton {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7.5px;
}

.Rechnungen_Seperator {
}

.Lieferuebersicht_anzahl {
    width: 40px;
    min-height: 37px;
    font-size: 10pt;
    font-weight: bold;
    background-color: #F0F0F0;
    float: left;
    padding-top: 8px;
    padding-right: 10px;
    text-align: right;
    margin-left: 15px;
}

.Lieferuebersicht_Button {
    min-height: 40px;
}

.Produktkopf {
    height: 100%;
    position: relative;
    border-radius: 0;
    background-clip: padding-box;
}

.Detailkopf {
    font-weight: bold;
}

.ProduktkopfbeschreibungEinzeln {
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    min-height: 60px;
    width: 200px;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-right: auto;
    display: table;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.ProduktbeschreibungEinzeln {
    margin-right: 10px;
    height: auto;
    overflow-y: auto;
    float: left;
    width: 100%;
}

.ProduktbeschreibungEinzelnKopf {
    height: 30px;
    margin-top: 20px;
    font-size: 11pt;
    font-weight: bold;
    float: left;
}

.ProduktZutatenEinzeln {
    padding-right: 10px;
    float: left;
}

.accountInfo_login {
    text-align: left;
}

.accountInfo_Passwordrecovery {
    min-width: 100%;
    margin-left: 10px;
}

.Detailebene_login p a:link {
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    color: #0E8FC9;
}

.Rechnungenfuß_erste_Linie {
    border-color: #B4B4B4;
    border-width: medium;
    width: 510px;
    height: 25px;
    margin-left: 0px;
    border-bottom-style: solid;
}

.Rechnungenfuß_zweite_Linie {
    border-color: #B4B4B4;
    border-width: thin;
    width: 100%;
    padding-top: 8px;
    min-height: 80px;
    margin-left: 0px;
    border-bottom-style: solid;
}

.Rechnungenfuß_erste_Ebene {
    margin-left: 16%;
    width: 110px;
    float: left;
    text-align: left;
}

.Überschrift_Impressum {
    color: #0E8FC9;
    font-weight: bold;
    font-size: 16pt;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Kontakt_BorderUnten {
    margin-left: -40%;
}

.Kontakt_Textboxen {
    width: 95%;
}

.Kontakt_Anfragebox {
    width: 95%;
}

.Fußebene_Kontakt {
    text-align: right;
    margin-left: -33%;
    padding-right: 10px;
}

.Impressum_Hauptteil_Überschrift {
    color: #333333;
    font-weight: bold;
    padding-left: 5px;
    font-size: 16px;
}

.Impressum_Hauptteil_Überschrift_unterstrichen {
    color: #333333;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: underline;
    font-size: 16px;
}

.main_details {
    align-content: center;
    margin: 5px 5px 0px 5px;
    overflow: auto;
    overflow-x: hidden;
}

.footer_Detailebene {
    min-height: 100%;
    z-index: 14;
    padding: 10px 20px;
    border-left-style: solid;
    border: 2px solid #f8f8fa;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.FooterContent {
    background-color: #7cb931;
    padding: 10px;
}

#Indexebene_Kontakt {
    padding-left: 10px;
}

.Fußebene_Kontakt {
    margin-left: 10px;
}

.Rechnungenfuß_zweite_Ebene {
    margin-left: 50px;
    width: 90px;
    float: left;
    text-align: right;
}

.AllProcucts_Fußebene {
    width: 100%;
    min-height: 50px;
    font-size: 10pt;
    font-weight: bold;
    color: dimgray;
    padding-top: 5px;
    text-align: center;
    display: grid !important;
}

.deleteButton {
    text-align: center;
}

    .deleteButton input {
        margin-top: 10px;
    }

.Kundendaten_speichern {
    text-align: center;
}

.Kundendaten_weiter_Button_Ebene {
    text-align: center;
    height: 90px;
}

.Kundendaten_Anmeldung {
    width: 100%;
    color: var(--dark-green);
    float: left;
}

.Kundendaten_Spalte2 {
    float: left;
    width: 100%;
    font-size: 15px;
}

.Kundendaten_Anmeldung_Kennwort {
    color: var(--dark-green);
    font-weight: bold;
}

.Account_LieferadresseInfo {
    font-size: 8pt;
    font-weight: normal;
    padding: 2px 2px 0px 4px;
    color: #666666;
    line-height: 0.9em;
}

.Account_ZahlungsartInfo {
    font-size: 8pt;
    font-weight: normal;
    color: #666666;
    line-height: 0.9em;
}


.Warenkorbfuß_Label1 {
    font-weight: bold;
    font-size: 16px;
}

.Warenkorbfuß_Label2 {
    font-size: 10pt;
}

.Detailebene_login p a:hover {
    color: #0E8FC9;
}

.AllProducts_Überschrift {
    border-color: #B4B4B4;
    border-width: medium;
    width: 100%;
    height: 30px;
    margin-left: 0px;
    border-bottom-style: solid;
    float: right;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    visibility: hidden;
    display: none;
}

.AllProducts_Überschrift_1 {
    min-width: 49%;
    float: left;
    color: #666666;
    font-size: 11pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.AllProducts_Überschrift_2 {
    margin-left: 40px;
    width: 40px;
    padding-left: 2px;
    color: #666666;
    font-size: 11pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.AllProducts_Überschrift_3 {
    width: 60px;
    float: right;
    margin-right: 15px;
    padding-top: 2px;
    color: #666666;
    font-size: 11pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans";
}

.AllProcucts_Gruppenebene {
}

.AllProducts_Gruppe {
    max-width: 100%;
    font-family: "Open Sans";
    width: 300px;
    height: 30px;
    font-size: 16pt;
    font-weight: bold;
    color: var(--dark-green);
    float: left;
    padding-left: 2px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.Personaldaten_Spalte2 {
    float: left;
    width: 100%;
    margin-bottom: 7.5px;
}

.Personaldaten_Spalte3 {
    float: left;
    width: 100%;
    margin-bottom: 7.5px;
}

.Personaldaten_Spalte4 {
    float: left;
    width: 100%;
}

.Personaldaten_Spalte_PLZ {
    float: left;
    width: 100%;
}

#label_checkbox {
    height: 13px;
    margin: 5px;
    float: left;
    display: inline-table;
}

#MainContent_Kundenartlabel {
    float: left;
}

#MainContent_Kundenart {
    font-weight: lighter;
}

.chkbox_KundenDaten input {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.checkbox_label {
    font-size: 11pt;
    font-weight: bold;
    color: #666666;
    float: left;
    line-height: 1.2em;
    margin-top: -20px;
    margin-left: 30px;
    width: 100%;
}

#register_p {
    text-align: center;
}

.Personaldaten_Ebene fieldset p {
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    line-height: 31px;
}

.Personaldaten_Spalte1 {
    margin-top: 10px;
    float: left;
    width: 100%;
}

#MainContent_Lieferbezirk, #MainContent_LabelBundesland, #MainContent_LabelBankname {
    float: left;
}

.Personaldaten_Ebene legend {
    width: 100%;
    border-bottom: 1px solid #dbdbe3;
}

.Kasse_Lieferdatum_register legend {
    width: 100%;
    border-bottom: 1px solid #dbdbe3;
}

div.accountInfo_login legend {
    width: 100%;
    border-bottom: 1px solid #dbdbe3;
}

Personaldaten_Ebene fieldset legend {
    font-weight: bold;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Kundengruppe {
    width: 100%;
    height: 31px;
    border: 1px solid #ccc;
    float: right;
    padding-left: 3.5px;
}

.Kundengruppe_DropDown {
    width: 100%;
    height: 31px;
    border: 1px solid #ccc;
}

.Handy_Label_Register {
    display: none;
    visibility: hidden;
}

.Kundengruppe_Telefon {
    width: 49%;
    height: 31px;
    border: 1px solid #ccc;
    float: right;
}

.Kundengruppe_PLZ {
    max-width: 33%;
    min-width: 33%;
    border: 1px solid #ccc;
    padding-left: 3.5px;
}

.Kundengruppe_Vorwahl {
    width: 50%;
    height: 31px;
    border: 1px solid #ccc;
}

.Kundengruppe_Ort {
    max-width: 33%;
    min-width: 33%;
    border: 1px solid #ccc;
}

.Kundengruppe_Ortsteil {
    width: 32.5%;
    border: 1px solid #ccc;
    float: right;
}

.Handy_Rechnung_p {
    margin-bottom: -5px;
}

.switchBank_Button {
    width: 300px;
    height: 40px;
    color: #FFFFFF;
    background-color: #0E8FC9;
    margin-bottom: 10px;
    font-weight: bold;
}

.Kundengruppe_IBAN {
    width: 100%;
    height: 31px;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.Kundengruppe_BIC {
    width: 100%;
    height: 31px;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.textEntry {
    width: 140px;
    height: 31px;
    border: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 3.5px;
    float: right;
}

.passwordEntry {
    width: 100%;
    height: 31px;
    border: 1px solid #ccc;
    padding-left: 3.5px;
    float: right;
}

.passwordEntry2 {
    width: 100%;
    height: 31px;
    border: 1px solid #ccc;
    padding-left: 3.5px;
    float: right;
}

Account_PasswortInfo_p {
    margin-left: 10px;
    margin-top: 0px;
}

div.accountInfo_login p {
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    line-height: 1.6em;
    text-align: center;
    text-decoration: none;
}

.Register_button {
    text-decoration: none;
}

.LoginLink {
    text-align: justify;
}

.checkboxAGB {
    height: 13px;
    width: 13px;
    margin: 5px;
    margin-bottom: 3px;
}

.checkboxLiefer {
    height: 13px;
    width: 13px;
    margin: 5px;
    margin-left: 10px;
}

.checkboxLieferLabel {
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    float: left;
    line-height: 1.2em;
    margin-top: -12px;
    margin-left: 30px;
    margin-bottom: 20px;
}

.register-checkbox {
    display: flex;
    flex-direction: row;
}

.LabelAGBDatenschutz {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

    .LabelAGBDatenschutz a {
        text-decoration: underline;
    }

.register p {
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    line-height: 1.6em;
}

.register {
    margin-top: 10px;
}

    .register legend {
        width: 100%;
        border-bottom: 1px solid #dbdbe3;
    }

.failureNotification {
    border: 2px solid #FF5E5E;
    width: 100%;
    min-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    font-size: 9pt;
    padding-right: 5px;
    line-height: 20px;
    font-weight: bold;
    margin-left: 10px;
    list-style-image: url('../../images/StartPage_Images/system-error-icon2.png');
}

.RedStar {
    color: red;
    margin-left: -5px;
    display: none !important;
    visibility: hidden !important;
}

.KundenLogin_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: #0E8FC9;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: -2px -2px 0px -20px;
    width: 110%;
    height: 50px;
    text-align: center;
}

.Detailebene_login p {
    font-size: 16px;
    font-variant: normal;
}

.Detailebene_login legend {
    font-size: 16px;
    font-weight: bold;
    padding: 2px 4px 6px 2px;
    margin-left: 2px;
    color: #666666;
}

.Personaldaten_Zahlart {
    font-size: 8.5pt;
    font-weight: bold;
    padding: 2px;
    color: #666666;
    width: 100%;
    text-align: center;
}

    .Personaldaten_Zahlart td {
        display: inline-flex;
        font-size: 10pt;
    }

.Tabllen_Überschriften_6Spalten {
    font-size: 9pt;
    font-weight: bold;
    width: 100%;
    height: 55px;
    margin-top: 20px;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    visibility: hidden;
    display: none;
}

.Tabelle6Spalten_Ueberschrift1 {
    margin-left: 0px;
    float: left;
    padding-left: 5px;
}

.Tabelle6Spalten_Ueberschrift2 {
    margin-left: 90px;
    float: left;
}

.Tabelle6Spalten_Ueberschrift3 {
    margin-left: 20px;
    float: left;
}

.Tabelle6Spalten_Ueberschrift4 {
    margin-left: 15px;
    float: left;
}

.Tabelle6Spalten_Ueberschrift5 {
    max-width: 1px;
    visibility: collapse;
}

.Tabelle6Spalten_Ueberschrift6 {
    max-width: 1px;
    visibility: collapse;
}

.Warenkorbmain {
}

.Warenkorbmain_wahl {
    width: 0px;
    height: 0px;
    float: right;
    padding-top: 0px;
    margin-right: 0px;
}

.level1 static {
    overflow: scroll;
}

.Warenkorbfuß_erste_Linie {
    border-color: #B4B4B4;
    border-width: thin;
    width: 100%;
    height: 10px;
    border-bottom-style: solid;
    float: left;
    display: none;
}

.AboArtikelPanel {
    margin-top: 30px;
    font-size: 10pt;
    display: inline-block;
}

.Kasse1_Tag1 {
    font-family: "Open Sans";
    font-weight: bold;
    color: #0E8FC9;
    border-bottom: medium solid #b4b4b4;
    border-top: thin solid #b4b4b4;
}

.Warenkorbmain_dauerbestellung1 {
    width: 13px;
    height: 13px;
    margin-top: 80px;
    margin-left: 40%;
}

.Warenkorbmain_dauerbestellung2 {
    width: 13px;
    height: 13px;
    margin-left: 50%;
    margin-top: -13px;
}

.miniButton {
    background: #0E8FC9;
    align-content: center;
    width: 100px;
    height: 25px;
    color: #FFFFFF;
    background-color: #0E8FC9;
    font-weight: bold;
    float: left;
    border: 0px;
    margin-right: 100%;
    margin-top: 20px;
    margin-left: 20px;
}

.Tabellen_Oberüberschrift_grün {
    font-family: "Open Sans";
    max-width: 100vw;
    font-size: 16px;
    font-weight: bold;
    color: #0E8FC9;
    margin-top: 20px;
    padding-top: 5px;
    padding-left: 5px;
    display: inline-block;
    float: left;
}

.Tabllen_Überschriften_5Spalten {
    border-bottom-style: solid;
    border-color: #B4B4B4;
    border-width: 1px 1px thin 1px;
    width: 100vw;
    margin-top: 5px;
    height: 24px;
    font-family: "Open Sans";
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    visibility: hidden;
    display: none;
}


.Tabelle6Spalten_Spalte45 {
    display: none;
    visibility: hidden;
}

.Tabelle6Spalten_Spalte5 input {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.Tabelle7Spalten_Ueberschrift1 {
}

.Tabelle7Spalten_Ueberschrift2 {
    margin-left: 40px;
}

.Tabelle7Spalten_Ueberschrift3 {
    margin-left: 15px;
}

.Tabelle7Spalten_Ueberschrift4 {
    margin-left: 5px;
}

.Tabelle7Spalten_Ueberschrift5 {
    margin-left: 5px;
}

.Tabelle7Spalten_Ueberschrift6 {
    margin-left: 5px;
}

.Tabelle7Spalten_Ueberschrift7 {
    visibility: collapse;
    height: 0px;
    width: 0px;
}

.Warenkorbfuß_zweite_Linie {
    color: #3f4c58;
    width: 100%;
    min-height: 50px;
    display: inline-block;
    border-radius: 3px;
    border: 2px solid #dbdbe3;
}

.Warenkorbfuß_erste_Ebene {
    margin-left: 15%;
    width: 110px;
    float: left;
    text-align: left;
}

.Warenkorbfuß_zweite_Ebene {
    margin-left: 35px;
    width: 90px;
    float: left;
    text-align: right;
}

.Button_Warenkorb_aktuell {
    float: right;
    width: 100%;
}

.Kasse_Lieferdatum_register {
    width: 100%;
    min-height: 800px;
    padding-bottom: 5px;
}

.Kasse_Lieferdatum_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: #0E8FC9;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 56px;
    text-align: center;
    padding-top: 5px;
}

.Hinweismeldung {
    border: 2px solid #FF5E5E;
    width: 100%;
    min-height: 50px;
    margin-right: 15px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .Hinweismeldung ul {
        list-style: outside;
    }

    .Hinweismeldung li {
        list-style: none;
        background: transparent url('../../images/StartPage_Images/system-error-icon2.png') no-repeat left center;
        padding-left: 40px;
    }

.Hinweismeldung_2 {
    color: #FF5E5E;
    width: 100%;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-image: url('../../images/StartPage_Images/system-error-icon2.png');
}

.Hinweismeldung_3 {
    border: 2px solid #FF5E5E;
    width: 93%;
    min-height: 50px;
    margin-left: 10px;
    margin-right: 15px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-image: url('../../images/StartPage_Images/system-error-icon2.png');
    margin-top: 20px;
}

    .Hinweismeldung_3 ul {
        list-style: outside;
    }

    .Hinweismeldung_3 li {
        list-style: none;
        background: transparent url('../../images/StartPage_Images/system-error-icon2.png') no-repeat left center;
        margin: 10px 0px;
        padding-left: 30px;
    }

.Hinweismeldung_Allgemein_Detailebene {
    margin-left: 10px;
    margin-right: 20px;
    text-align: justify;
    margin-bottom: 20px;
}

.Kasse_Lieferdatum_Infobox_Text {
    font-size: 11pt;
    padding-right: 5px;
    line-height: 18px;
    font-weight: bold;
    border-style: none;
}

.Kasse_Lieferdatum_Ebene {
    margin-left: 10px;
    margin-bottom: 30px;
    padding-right: 5px;
}

    .Kasse_Lieferdatum_Ebene fieldset {
        margin: 2px 0px 0px 0px;
        padding: 2px 10px 2px 10px;
        vertical-align: top;
    }

    .Kasse_Lieferdatum_Ebene legend {
        font-size: 16px;
        font-weight: bold;
    }

    .Kasse_Lieferdatum_Ebene fieldset p {
        font-size: 9pt;
        font-weight: bold;
        padding: 2px;
        color: #666666;
        line-height: 4.0em;
    }

.Kasse_Lieferdatum_weiter_Button {
    height: 40px;
    float: right;
    margin-right: 10px;
    width: 95%;
}

.Text_Info {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.Kasse_Zusammenfassung_Titel {
    font-size: 14pt;
    font-weight: bold;
    color: #0E8FC9;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 28px;
    text-align: center;
    padding-top: 5px;
}

.Kasse_Z_Ebene fieldset {
    margin: 2px 0px 0px 0px;
    padding: 0px 12px 0px 12px;
    border: 1px solid #ede9e9;
    vertical-align: top;
    display: contents;
}

    .Kasse_Z_Ebene fieldset input {
        -ms-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
    }

.Kasse_Z_Ebene legend {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    margin-top: 20px;
}

fieldset {
    margin-top: 0px !important;
}

#MainContent_PanelZahlungsverfahren fieldset {
    display: table-header-group;
}

#MainContent_AGBHinweis a {
    text-decoration: underline;
}

#MainContent_LabelFax {
    float: left;
    width: 100%;
}

#MainContent_LabelHandy {
    float: left;
}

#MainContent_Panel4 fieldset {
    display: table-header-group;
}

.Kasse_Z_Ebene fieldset p {
    font-size: 11pt;
    font-weight: normal;
    padding: 0px;
    color: #666666;
    line-height: 1.4em;
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.Kasse_Zusammenfassung_Liefertag {
    font-size: 16px;
    font-weight: bold;
    color: #0E8FC9;
    margin-top: 10px;
    width: 100%;
    text-align: left;
    padding-top: 5px;
}

.Kasse_Z_Ebene {
    display: inline-block;
    width: 100%;
}

.Kasse_Zusammenfassung_Liefertagüberschrift {
    border-style: solid;
    border-color: #B4B4B4;
    border-width: 1px 1px medium 1px;
    width: 100%;
    height: 20px;
    margin-left: 0px;
    padding-bottom: 3px;
    background-color: #F0F0F0;
    visibility: hidden;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Kasse_Zusammenfassung_main {
}

.Kassenüberschrift_11 {
    margin-left: 35px;
    width: 40px;
    padding-left: 2px;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Kassenüberschrift_12 {
    margin-left: 15px;
    width: 60px;
    padding-left: 2px;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Rechnungen_Überschrift {
    display: none;
    visibility: hidden;
}

.Kassenüberschrift_13 {
    margin-left: 10px;
    width: 70px;
    padding-left: 2px;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Kassenüberschrift_14 {
    margin-left: 80px;
    width: 60px;
    padding-left: 2px;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Kasse_Zusammenfassung_erste_Linie {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #0E8FC9;
    text-align: left;
    margin-left: 5px;
}

.Kasse_Zusammenfassung_zweite_Linie {
    width: 100%;
    margin-bottom: 20px;
    float: left;
    border: 2px solid #dadae5;
}

.Kasse_Zusammenfassung_erste_Ebene {
    margin-left: 10%;
    width: 170px;
    float: left;
    text-align: left;
}

.Kasse_Z_Ebene table {
    margin-top: 5px;
}

.PayPalPaymentButton {
    background-image: url("../images/buynowpaypal.png");
    width: 210px;
    height: 40px;
    background-size: 100% 100%;
}

.Kasse_Z_zurück_Button {
}

    .Kasse_Z_zurück_Button input {
        width: 100%;
        float: left;
    }

.Kasse_Zusammenfassung_zweite_Ebene {
    margin-left: 5px;
    width: 90px;
    float: left;
    text-align: right;
}

.Kasse_Z_Ebene fieldset {
    margin: 2px 0px 0px 0px;
    padding: 0px 12px 0px 12px;
    border: 1px solid white;
    vertical-align: top;
}

.Kasse_Zusammenfassung_Label {
    vertical-align: middle;
    text-align: center;
    width: 40px;
    height: 30px;
}

.Kasse_Zusammenfassung_Spalte2 {
    vertical-align: middle;
    height: 30px;
    font-size: 11pt;
    font-weight: normal;
    padding: 0px;
    color: #666666;
}

.Kasse_Z_submitButton_Button {
    width: 100%;
    height: 40px;
    color: #0E8FC9;
    background-color: #5cb85c;
    font-weight: bold;
    margin-bottom: 10px;
    border: 0px;
    float: right;
}

.Kasse_Z_weiter_Button_Ebene {
    text-align: center;
}

.Kasse_InfoLieferung {
    font-size: 8pt;
    font-weight: normal;
    color: #666666;
    line-height: 0.9em;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 0.1px;
}

.Impressum_Detailebene {
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    margin-right: 10px;
    font-family: 'Open Sans', "Open Sans", Segoe UI, Arial, Helvetica, sans-serif;
    font-weight: 500;
}

.Absenden {
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    background-color: #0E8FC9;
    font-weight: bold;
    margin-top: 10px;
}

.ButtonAddWunschliste {
    background-image: url(../images/Wunschliste.png);
    width: 32px;
    height: 32px;
    background-size: 100%;
    background-color: transparent;
    position: absolute;
    top: 30px;
    right: 40px;
}

.SidebarArtikel {
    font-size: 1pt;
    font-weight: bold;
    color: white;
    background-color: #5f7285;
    max-height: 0px;
    visibility: hidden;
    display: none;
}

    .SidebarArtikel ul {
        visibility: collapse;
    }

    .SidebarArtikel li {
        visibility: collapse;
        max-height: 1px;
    }

    .SidebarArtikel a {
        color: white;
    }

        .SidebarArtikel a:hover {
            text-decoration: underline;
        }


.Kategorien {
    text-decoration: underline;
}

.Produktkopfbild {
    display: block;
    text-align: center;
    color: #0E8FC9;
    text-decoration: none;
    background-color: transparent;
    margin-top: 5px;
    min-height: 230px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.Produktkopfbeschreibung {
    border-bottom: 1px solid #f8f8fa;
    font-weight: 500;
    font-size: 1.125rem;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding-bottom: 15px;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
}

    .Produktkopfbeschreibung a {
        font-size: 18px;
        color: #3f4c58;
        width: 100%;
        height: 40px;
        padding-top: 5px;
        font-weight: bold;
    }

        .Produktkopfbeschreibung a:hover {
            color: #0E8FC9;
        }

.Dauerbestellung_Infoebene_fehler {
    border: 1px #FF5E5E solid;
    background-color: #dcf7a1;
    width: 90%;
    min-height: 50px;
    margin: 35px 5%;
    padding-top: 10px;
}

.Kontakt_Infobox_fehler {
    text-align: left;
    min-height: 0;
    width: 90%;
    padding: 10px 0px;
    padding-left: 20px;
    font-size: 10pt;
    font-weight: bold;
}

.Kontakt_Infoebene_fehler {
    padding: 10px;
}

.Kasse_Lieferdatum_fertig_Button {
    text-align: center;
}

/*fieldset {
    min-height: 20vh;
    font-weight: bold;
    margin-top: 10px;
    border: 1px solid #ede9e9;
}*/

p {
    font-size: 11pt;
}

.KundenloginName {
    height: 25px;
}

    .KundenloginName input {
        border: none;
        text-decoration: none;
        display: inline-block;
        border-bottom: 1px solid #ccc;
        transition: 0.5s ease;
        white-space: nowrap;
    }

        .KundenloginName input:hover {
            border-bottom: 1px solid blue;
        }

.loginNameEntry {
    width: 100%;
}

.KundenloginPassword {
    margin-top: 10px;
    height: 25px;
}

    .KundenloginPassword input {
        border: none;
        text-decoration: none;
        display: inline-block;
        border-bottom: 1px solid #ccc;
        transition: 0.5s ease;
        white-space: nowrap;
    }

        .KundenloginPassword input:hover {
            border-bottom: 1px solid blue;
        }

.loginPasswordEntry {
    width: 100%;
}

.Kasse_Lieferdatum_Textbox {
    min-height: 100px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.Kasse_Lieferdatum_Label {
    max-width: 120px;
    margin-top: 10px;
    padding-top: 10px;
    vertical-align: text-top;
}

#warenkorbpreis {
    display: flex;
    font-size: 16px;
    width: auto;
    float: right;
    margin-top: 8px;
    margin-right: 5px;
}

#warenkorbbild {
    width: 28px;
    height: 28px;
    float: left;
    background-image: url(../images/StartPage_Images/Taubetalerhof/warenkorb_oben.png);
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: 5px;
    background-size: 100% 100%;
}

.Ausverkauft {
    color: #c63b3b;
    font-weight: bold;
    font-size: 16px;
    margin-left: 30%;
}

.AusverkauftEinzeln {
    color: #c63b3b;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    height: auto;
    display: inherit;
    text-align: center;
}

.AllProducts_Table {
    width: 680px;
}

.AllProducts_Tabelle {
    width: 100%;
}

.tooltip {
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #555555;
        color: #ffffff;
        text-align: center;
        padding: 5px 0px;
        border-radius: 6px;
        position: absolute;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip .tooltiptext::after {
            content: " ";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

#Produkte_rechts {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    overflow: hidden;
}

.Hauptebene {
    margin-bottom: 80px;
}

.ProdukteSite {
}

input[type="submit"], input[type="button"], input[type="submit"]::after, input[type="submit"]:active, input[type="submit"]:hover {
    border: 0px;
    border-radius: 1px;
    cursor: pointer;
    outline: none;
}

.StartseiteLinks {
    display: inline-block;
    padding: 20px;
    border: 2px solid #dbdbe3;
    width: 100%;
    float: right;
}

.StartseiteRechts {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.StartseiteAngebotBoxen {
    width: 100%;
    border: 2px solid #76b722;
    margin-bottom: 30px;
    position: relative;
    background-color: #ede9e9;
}

.StartseiteProduktgruppeBoxBild {
    width: 160px;
    height: 210px;
    background: no-repeat;
    background-size: 100% 100%;
}

.multiple-items {
    margin: 0px 50px;
    text-align: center;
}

.StartseiteProduktgruppeBox {
    position: relative;
    border: 1px solid #0E8FC9;
    min-height: 275px;
    margin-top: 60px;
    padding: 0px 10px;
    padding-top: 10px;
    margin-bottom: 35px;
    width: initial !important;
    background-color: #ede9e9
}

.StartseiteGruppenname {
    bottom: 5px;
    width: 160px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #0E8FC9;
}

.StartseiteSchnellanischtButtonPanel {
    position: absolute;
    top: 190px;
    width: 160px;
    height: 30px;
    text-align: center;
}

.Schnellansicht .Produkttabelle_Textbox, .Schnellansicht #ZumWarenkorb {
    z-index: 1000;
}

.Schnellansicht .HandyProdukttabelleZ4 {
    z-index: 1000;
    position: relative;
}

.SchnellansichtButtonLink {
    width: 100%;
    height: 100%;
    top: -50px;
    position: absolute;
    z-index: 10;
    background: transparent;
    left: 0;
}

.StartseiteSchnellanischtButton {
    background: #0E8FC9;
    color: white;
    font-size: 14pt;
    font-weight: 600;
    height: 100%;
    border-radius: 2px;
}

.StartseiteUeberschriftBox {
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #0E8FC9;
}

.SchnellansichtWarenkorbButton {
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 35px;
    font-size: 20px;
    font-family: Open Sans;
    width: 200px;
}

.SchnellansichtBild {
    width: 160px;
    height: 210px;
    background-size: 100% 100%;
}

.SchnellansichtZumArtikel {
    position: absolute;
    right: 10px;
    top: 75px;
    height: 30px;
    text-align: center;
    font-size: 20px;
    font-family: OPen Sans;
    width: 200px;
}

.SchnellanischtArtikelPreis {
    position: absolute;
    right: 10px;
    top: 115px;
    font-size: 19pt;
    width: 200px;
    font-weight: bold;
    color: #0E8FC9;
    text-align: left;
}

.SchnellanischtArtikelName {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 200px;
    text-align: left;
    font-size: 16pt;
    height: 25px;
}

.SchnellansichtArtikelLink {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 20px;
}

.SchnellansichtArtikel {
    position: fixed;
    width: 90%;
    background-color: white;
    border: 2px solid #dbdbe3;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.SchnellansichtZurück {
    margin-left: 5px;
    margin-right: 5px;
    width: 97%;
    height: 35px;
    font-family: 'Open Sans';
}

.SlideShow_Riecken_Einleitung_Ebene {
    font-size: 11pt;
    text-align: justify;
}

.SlideShow_Riecken_Einleitung_Überschrift {
    font-size: 18px;
    font-weight: bold;
    color: #0E8FC9;
}

.SlideShow_Riecken_Liste {
    list-style-type: disc;
    list-style-position: outside;
    text-align: justify;
    padding-right: 10px;
    line-height: 20px;
    padding-left: 20px;
}

    .SlideShow_Riecken_Liste li {
        margin-bottom: 10px;
    }

.delButtonDAListe {
    background-image: url("../images/delete-2-icon.png");
    background-size: 100% 100%;
    height: 20px;
    width: 20px;
    background-color: transparent;
    float: right;
    margin-top: 4.5px;
    margin-right: 5px;
    position: absolute;
    right: 58px;
    top: 0px;
}

.Detailstrukturebene {
    display: block;
    padding-top: 2%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #0E8FC9;
    width: 100%;
    border-radius: 3px;
    position: relative;
}

.LinkDetailstrukturebene {
    z-index: 10;
    width: 100%;
    height: 85%;
    position: absolute;
    background: transparent;
    left: 0;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    background-color: white;
    font-family: 'Open Sans';
    font-weight: 600;
}

    .sidenav ul {
        width: 280px;
    }

    .sidenav li {
        font-family: ""Open Sans"";
        height: 43px;
        border-bottom: 1px solid #dadae5;
    }

    .sidenav a {
        display: block;
        text-decoration: none;
        font-size: 16px;
        color: dimgray;
    }



    .sidenav .closebtn {
        font-size: 60px;
        float: right;
        margin-right: 15px;
        margin-top: 20px;
    }

    .sidenav .closebtn_left {
        top: 0;
        right: 25px;
        float: left;
        margin-top: 50px;
        margin-left: 15px;
    }

#sidenav_top, #sidenav_topHandy {
    background-color: grey;
    height: 120px;
    width: 280px;
    color: white;
    font-family: "Open Sans";
}

    #sidenav_top:hover, #sidenav_topHandy:hover {
        color: #0E8FC9;
    }

.Logo_Navigation_Diers {
    display: none;
}

.navbar-bottom {
    display: none;
}

.header-handy {
    position: relative;
    width: 100%;
}

.burgerMenuButton {
    position: absolute;
    top: 15px;
    right: 15px;
    background-size: 100% 100%;
    font-size: 40px;
    color: white;
}

.header-handy svg {
    width: 100%;
}


.KontoSite {
    display: none;
}

.MyKonto, .MenuAccountOption {
    border-bottom: 1px solid #dadae5;
    padding: 10px 0px 5px 15px;
    font-size: 14pt;
    width: 280px;
}

.MyKonto {
    color: #3f4c58;
}

.LogoutText {
    background: #5cb85c !important;
    font-family: Open Sans;
    color: white !important;
    border: none;
    width: 260px;
    font-size: 14pt !important;
    height: 35px;
    text-align: center;
    padding: 6px 0px;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
    display: grid;
}

.font_logout {
    color: white !important;
}

.logout-icon {
    display: none;
}

.LogoutText span {
    display: none;
}

.LogoutText:hover {
    opacity: 0.7;
}

.MenuAccountOption {
    font-size: 16px;
}

@media screen and (max-height: 450px) {
    .sidenav {
    }

        .sidenav a {
            font-size: 16px;
            text-decoration: none;
        }
}

#Warengruppenmenu li {
    width: 280px;
}

    #Warengruppenmenu li a {
        padding: 10px 0px 1px 15px !important;
        font-family: "Open Sans";
        color: #5f7285;
    }

        #Warengruppenmenu li a:hover {
            color: #0E8FC9;
        }

.BioZeichenArtikel {
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: 100% 100%;
    background-image: url("../images/BioKennzeichen.png");
    width: 32px;
    height: 32px;
}

.BioGroß {
    width: 42px;
    height: 42px;
}

.BioZeichenGroßesBild {
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
}



#PreisspalteEinzeln {
    height: 150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 35px;
    border: 2px solid #dbdbe3;
}

.PreisspalteEinzeln {
}

.ProdukttabelleZ4Einzeln {
    border-color: white;
    font-family: "Open Sans";
    color: white;
    background-color: #0E8FC9;
    height: 45px;
    align-content: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

#ArtikelEinzeln tr:nth-child(even) {
    background-color: #f2f2f2;
}

.HandyProdukttabelleZ4 {
    color: white;
    background-color: #0E8FC9;
    border-color: white;
    font-family: "Open Sans";
    height: 45px;
    border: none;
    align-content: center;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
}

.ProdukttabelleMwStEinzeln {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 30px;
    padding-left: 30%;
}

#ZumWarenkorb {
    float: left;
    width: 68%;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.ZumWarenkorb {
    float: left;
    width: 72%;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.InfoTextAbo {
    display: flex;
    font-size: 11pt;
    margin: 23px 10px 30px 5px;
}



.Artikel_WochentagPanel label {
    font-size: 14pt;
}

.Produkttabelle_Textbox_einzel {
    position: relative;
    text-align: center;
    border: 1px solid #ccc;
    height: 45px;
    cursor: pointer;
    width: 28%;
    float: left;
}

.ProduktAllergeneEinzeln {
    float: left;
    margin-top: 30px;
}

.ProduktZutatenEinzeln {
    margin-top: 30px;
    width: 100%;
}

.ProduktbildGross {
    height: 100%;
    width: 100%;
    border-radius: 2px;
    background-color: white;
}



.shadow {
    height: 100%;
    width: 100%;
    background: black;
    z-index: 10;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
}



input[type="text"], input[type="password"] {
    padding: 6px;
}

.Grafik_Warnhinweis_Liste {
}

button {
    border: none;
    background: none;
}

.select_Dauerbestellung {
    width: 45px;
    height: 30px;
    text-align: center;
}

.EingabeLieferunterbrechung {
    height: 31px;
    margin-top: -10px;
    width: 86%;
}

.EingabeLieferdatumHandy {
    height: 31px;
    margin-top: -10px;
    width: 85%;
}

.Datetimepicker {
    margin-top: 30px;
    margin-left: 30px;
    padding-left: 20%;
    padding-top: 60px;
}

.Urlaub_speichern {
    margin-top: 20px;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}

.deleteUrlaub {
    text-align: center;
    margin-top: 20px;
}

.changeUrlaub {
    text-align: center;
}

.Urlaub_Spalte2 {
    margin-top: 10px;
    margin-right: 0px;
    float: right;
    width: 75%;
}

.Urlaub_Spalte3 {
    float: right;
    margin-top: -43px;
    margin-right: 0px;
}

.labelanfang {
    padding-top: 5px;
    float: left;
    width: 65px;
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    line-height: 1.2em;
    min-height: 30px;
}

.ende {
    margin-top: 80px;
    height: 0px;
}

.labelende {
    position: relative;
    width: 65px;
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    line-height: 1.2em;
    height: 30px;
}


.calenderpng {
    margin-bottom: -5px;
    width: 25px;
}

ib_Urlaub {
    float: left;
}

.p {
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    line-height: 1.2em;
    min-height: 30px;
}

.anfang_labelUrlaub {
    float: left;
    margin-top: 16px;
    width: 23%;
}

.ende_labelUrlaub {
    float: left;
    margin-top: 16px;
}

.ZwischensummeText {
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
}

.ZwischensummeWert {
    font-size: 16px;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

.MwStText {
    margin-left: 10pt;
    font-size: 8.5pt;
}

.MwStWert {
    font-size: 8.5pt;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.lieferzeitUeberschrift {
    float: left;
    font-size: 8.5pt;
    width: 100%;
    font-weight: bold;
}

.Lieferzeit1 {
    float: left;
    font-size: 10pt;
    width: 200px;
}

.Lieferzeit2 {
    float: left;
    font-size: 10pt;
    width: 98%;
}

.Hinweismeldung_4 {
    border: 1px solid #cccccc;
    padding: 10px;
    font-size: 9pt;
    line-height: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 20px;
}

.legendenIMG {
    width: 20px;
    height: 20px;
    margin-bottom: -7px;
    margin-top: 5px;
}

.legendenText {
    font-size: 8.5pt;
}

.AllProducts_artikel {
    font-size: 10pt;
    float: left;
    margin-right: 20px;
}

.AllProducts_Anzahl {
    font-weight: bold;
    float: left;
    width: 100%;
    margin-top: 5px;
    display: inline-block;
}

.Artikelbezeichnung {
    font-size: 1rem;
    font-weight: 700;
    color: darkslategrey;
}

.submitButton_Button {
    width: 100%;
    color: white;
    background-color: #5cb85c;
    font-weight: bold;
    margin-bottom: 10px;
    border: 0px;
    padding: 10px 20px;
    font-size: 16px;
    margin-top: 5px;
    font-family: Open Sans;
}

.submitButton_ButtonDisabled {
    background-color: #5cb85c !important;
    pointer-events: none;
}

.KleinesBildFenster {
    float: left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100px;
    width: 79px;
    position: absolute;
    left: 5px;
    border: none;
    top: 25px;
}

.KleinesBild {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100px;
    width: 79px;
    border: none;
    display: block;
}

.Handy_Artikel {
    width: 100%;
    margin-bottom: 10px;
    float: right;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 75px;
    border-radius: 3px;
    border: 2px solid #0E8FC9;
}

.Handy_ArtikelNameNrLabel {
    font-size: 10pt;
    float: left;
    margin-right: 40px;
    width: 100%;
    padding-left: 20px;
}

.ArtikelbezeichnungHandy {
    font-size: 1rem;
    font-weight: 700;
    color: darkslategrey;
    float: left;
    width: 85%;
    margin-right: 12%;
}

.Handy_ArtikelNrLabel {
    float: left;
    margin-right: 5px;
}

.Handy_ArtikelNr {
    float: left;
}


.Handy_Anzahl_Div {
    font-weight: bold;
    float: left;
    width: 100%;
    margin-top: 5px;
    position: relative;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.Handy_Anzahl_Textbox {
    margin-left: 24px;
}

.GruppenbeschreibungInhalt {
    text-align: justify;
}

.Handy_Anzahl {
    margin-left: 20px;
    margin-top: 3px;
    display: inline-block;
    max-width: 65%;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-container input {
    width: 50px;
}

.Handy_Anzahl_Textbox {
    width: 40px;
    height: 30px;
    text-align: center;
    float: right;
    margin-right: 20px;
}

.Handy_Einzelpreis_Div {
    height: 37px;
    margin-right: 20px;
    font-size: 16px;
    padding-top: 8px;
    float: left;
    width: 100%;
}

.Handy_Einzelpreis {
    width: auto;
    display: inline;
    margin-left: 20px;
    font-weight: bold;
    float: left;
}

.Handy_Artikel_Preis {
    float: right;
    margin-right: 20px;
    margin-left: 5px;
}

.Handy_Gesamtpreis_Div {
    height: 37px;
    margin-right: 20px;
    font-size: 16px;
    padding-top: 8px;
    float: left;
    width: 100%;
}

.Handy_Anzahl_DropdownList {
    width: 60px;
    height: 30px;
    text-align: center;
    float: right;
    margin-right: 20px;
}

.Handy_Anzahl_Text {
    width: 40px;
    height: 30px;
    text-align: center;
    float: right;
    margin-right: 20px;
}

.Handy_Loeschen_Button {
}

.Handy_Gesamtpreis {
    width: auto;
    display: inline;
    margin-left: 20px;
    font-weight: bold;
}

.Handy_ExtraButton_Div {
    height: 37px;
    margin-right: 20px;
    font-size: 16px;
    padding-top: 8px;
    float: left;
    width: 100%;
}

.Handy_ExtraButton {
    width: auto;
    display: inline;
    margin-left: 20px;
    font-weight: bold;
}

.Handy_ExtraButton_CheckBox {
    float: right;
    margin-right: 20px;
    margin-top: 6px;
}

.Handy_ExtraButton_Tage {
    float: right;
    margin-right: 20px;
    padding: 3px 21px;
    border: solid black 1px;
}

.testi {
    border: 2px solid #dbdbe3;
    width: 100%;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
    float: right;
    margin-bottom: 10px;
}

.Dauerbestellung_WochentagPanel {
    display: initial;
    width: 125px;
    margin-left: 20px;
    float: left;
}

.Handy_Loeschen_Div {
    height: 0px;
    margin-right: 20px;
    font-size: 16px;
    padding-top: 8px;
    float: left;
    width: 100%;
}

.delButton {
    height: 28px;
    width: 28px;
    position: absolute;
    top: 66px;
    right: 66px;
}

    .delButton img {
        width: 32px;
        height: 32px;
    }

.Handy_Dauerbestellung {
    position: absolute;
    top: 2px;
    right: 7px;
}

.ProduktEinzeln_obererBereich {
    margin-bottom: 20px;
}

.Artikel_WochentagPanel {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 14pt;
}

.ArtikelPreisEinheit {
    width: 100%;
    font-size: .6125rem;
    color: black;
    text-align: right;
    font-family: 'Open Sans', "Open Sans", Segoe UI, Arial, Helvetica, sans-serif;
}

.Suchleiste_div {
    display: inline-block;
    float: right;
    top: 5px;
    position: absolute;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    background-color: #c8d204;
}

.Suchleiste {
    background-color: white;
    color: #0E8FC9 display: inline-block;
    float: left;
    width: auto;
    padding: .5625rem 2.375rem .5625rem .5625rem !important;
    font-size: 11pt;
    max-height: 40px;
    height: 40px;
    box-shadow: inset 0 1px 1px #dadae5;
    border: 1px solid #dadae5 !important;
    border-top-color: rgb(218, 218, 229);
    border-top-color: #cbcbdb !important;
    border-radius: 3px !important;
    width: 100%;
}

.SuchleisteButton {
    height: 22px;
    width: 22px;
    background-image: url(../images/StartPage_Images/Taubetalerhof/Lupe.png);
    background-size: 100%;
    background-color: transparent;
    position: absolute;
    top: 8px;
    right: 7px;
    border: none;
}

.bildFragezeichen {
    background-image: url(../images/StartPage_Images/Taubetalerhof/questionMark.png);
    height: 18px;
    width: 18px;
    background-size: 100% 100%;
}

.Suchleiste_Fragezeichen {
    position: absolute;
    right: -20px;
    top: 10px;
}



#Suchen {
    visibility: hidden;
    display: none;
}

.Text_Center {
    text-align: center;
}

.Detailebene_Titel_Suche {
    font-family: 'Open Sans';
    font-size: 16pt;
    font-weight: bold;
    color: #0E8FC9;
    height: 35px;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.hinweisAenderung {
    font-size: 10pt;
    font-weight: normal;
    padding: 2px;
    color: #666666;
    margin-top: 5px;
    margin-right: 17px
}

.pop_upHinweisBestellungErfolgt {
    height: 260px;
}

.RechnungsItem {
    margin-top: 10px;
}

    .RechnungsItem img {
        float: left
    }

.Rechnungstext {
    float: left
}

.AccountInfoFenster {
    display: none;
}

.pop_upSchnellansicht .i2 {
    float: left;
}

.Schnellansicht .Produktbild {
    position: relative;
    width: 120px;
    height: 160px;
}

.Schnellansicht .Produktkopfbild {
    min-height: initial;
}

.Dauerbestellung_Platzhalter {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    margin-left: 5px;
}


.TextTagWahlLiefuebersicht {
    float: left;
    width: 98%;
    margin-left: 5px;
    height: 30px;
}

.TagWahlLieferuebersichtBlock {
    margin-bottom: 20px;
}

.ZeitraumLieferuebersicht {
    margin-left: 5px;
    margin-bottom: 15px;
    font-weight: bold;
    display: block;
}

.TagWahlLieferuebersicht {
    border: 2px solid #dbdbe3;
    overflow: auto;
}

.ZeitraumLieferuebersichtvonbis {
    margin-left: 5px;
    float: left;
}

.TagWahlLieferuebersicht .submitButton_Button {
    width: 98%;
    margin-right: 4px;
}

.del-button-img {
    background-image: url(../images/delete-2-icon.png);
    height: 28px;
    background-color: transparent;
    width: 28px;
    background-size: contain;
}

.loginEbene_außen {
    text-align: center;
}

#UpdatePanel1 {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
}

html, body, form#ctl01 {
    height: 100%;
}

body {
    overflow: auto;
}

.Hauptebene {
    position: relative;
    width: 100%;
}

#footerTop {
    height: 50px;
    margin-top: 20px;
}
