@media print {
    a[href]:after { content: none !important; }
}

#minibasket {
    float: left;
    font-size: 12px;
    font-family:  "Open Sans", sans-serif;
    font-weight: 700;
    text-align: center;
    padding: 0 10px;
    margin-top: 3px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2)
}

.standardbutton, .formular button, .submit {
    margin: 2px;
    background: #78ad4c !important;
    background-image: -webkit-linear-gradient(top, #78ad4c, #578227) !important;
    background-image: -moz-linear-gradient(top, #78ad4c, #578227) !important;
    background-image: -ms-linear-gradient(top, #78ad4c, #578227) !important;
    background-image: -o-linear-gradient(top, #78ad4c, #578227) !important;
    background-image: linear-gradient(to bottom, #78ad4c, #578227) !important;
    -webkit-border-radius: 9 !important;
    -moz-border-radius: 9 !important;
    border-radius: 9px !important;
    font-family: "Roboto Condensed", sans-serif !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 18px !important;
    padding: 4px 10px !important;
    text-decoration: none !important;
    cursor: pointer !important
}

.standardbutton:hover, .formular button:hover, .submit:hover {
    background: #485c07;
    background-image: -webkit-linear-gradient(top, #485c07, #68800a) !important;
    background-image: -moz-linear-gradient(top, #485c07, #68800a) !important;
    background-image: -ms-linear-gradient(top, #485c07, #68800a) !important;
    background-image: -o-linear-gradient(top, #485c07, #68800a) !important;
    background-image: linear-gradient(to bottom, #485c07, #68800a) !important;
    text-decoration: none !important
}

input, select, option, textarea {
    font-family: "Roboto Condensed", "Open Sans", sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    padding: 4px 10px;
    margin: 3px
}

input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 20px 90px;
    position: relative
}

.formular input {
    margin: 3px
}

label {
    vertical-align: top;
    font-weight: 400 !important
}

.alp_overview_container {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    text-align: center;
    height: 180px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: #DDD solid 1px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 5px #EEE;
    -moz-box-shadow: 2px 2px 5px #EEE;
    box-shadow: 2px 2px 5px #EEE
}

.alp_overview_container:hover {
    border: #6C0 solid 1px;
    cursor: pointer
}

.alp_overview_container img {
    max-height: 120px;
    display: block;
    margin: 5px auto
}

.promo_de {
    position: absolute;
    height: 73px;
    width: 73px;
    margin-left: -4px;
    margin-top: -4px;
    background-image: url(https://shop.elisom.ch/img/empfehlungBanner_de.png)
}

.promo_fr {
    position: absolute;
    height: 73px;
    width: 73px;
    margin-left: -4px;
    margin-top: -4px;
    background-image: url(https://shop.elisom.ch/img/empfehlungBanner_fr.png)
}

.alp_overview_titel {
    font-family:  "Roboto Condensed", sans-serif;
    text-align: center;
    font-size: 12px;
    lineheight: 13px;
    font-weight: 700;
    color: #666;
    text-decoration: none;
    padding: 0 5px
}

.alp_overview_zweck {
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    color: #666;
    text-decoration: none;
    padding: 0 5px
}

.alp_zeile {
    width: 100%
}

.alp_price {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700
}

.divTable {
    display: table;
    width: 100%
}

.suchresult_row {
    border-bottom: dotted 1px rgba(136, 33, 74, 0.9)
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group
}

.suchresult_cell, .divTableHead {
    display: table-cell;
    padding: 3px 10px
}

.suchresult_cell img {
    margin-top: 10px;
    margin-left: auto
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: 700
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: 700
}

.divTableBody {
    display: table-row-group
}

.article-extension {
    font-size: 12px;
    line-height: 14px;
    margin: 2px
}

.article-number {
    font-size: 10px
}

.articlecontainer {
    margin-bottom: 10px
}

.article-bildspalte img {
    max-width: 200px;
    max-height: 200px;
    display: block;
    margin: auto
}

.article-descspalte h1 {
    margin: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 20px;
    font-weight: 700;
    color: #555
}

.article-preisspalte select {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    padding: 6px
}

.articlemengebig {
    margin: 5px
}

.featuredproductblock {
    font-family:  "Roboto Condensed", sans-serif;
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom: solid 1px #DDD
}

.articleinfoblock {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 10px
}

.loginblock {
    margin: 5px;
    padding: 10px;
    border: 1px #cecece solid;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.adresseingabeblock {
    margin: 5px;
    padding: 10px;
    border: 0 #cecece solid;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.form-group {
    margin-bottom: 5px !important
}

.sidebar-right {
    border-left: 1px #cecece solid
}

.qtyblock td {
    border-bottom: 0 dotted #EEE !important;
    padding: 0 !important
}

.languageselector {
    margin-left: 10px;
    font-size: 12px
}

.kundenmeinung {
    border: #BBB 1px solid;
    padding: 20px;
    margin: 30px 10px;
    background-color: rgba(252, 243, 243, 0.56);
    -moz-box-shadow: 2px 2px 15px #CCC;
    -webkit-box-shadow: 2px 2px 15px #CCC;
    box-shadow: 2px 2px 15px #CCC;
    font-size: 14px;
    line-height: 18px;
    font-family: Consolas, Menlo, Courier, monospace
}

.kundenmeinung_sidebar {
    font-style: italic;
    text-align: left;
    border: #CAAAC1 1px solid;
    padding: 14px;
    background-color: rgba(252, 243, 243, 0.56);
    -moz-box-shadow: 2px 2px 15px #CCC;
    -webkit-box-shadow: 2px 2px 15px #CCC;
    box-shadow: 2px 2px 15px #CCC
}

.kundenmeinung_sidebar p {
    font-size: 14px
}

.checklist, .checklist ul {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: none
}

.checklist li:before {
    position: absolute;
    margin-left: -1.3em;
    content: "✔";
    color: #006400
}

.checklist li.cross:before {
    content: "\2717";
    color: #dc143c
}

@media (max-width: 768px) {
    .alp_overview_titel {
        font-size: 10px;
        line-height: 10px
    }

    .alp_overview_zweck {
        font-size: 10px;
        line-height: 10px
    }

    .sidebar-right {
        border-left: 0 #cecece solid
    }
}

.article-bildspalte img:active {
    z-index: 10000;
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
}
.vpdivTable{
    display: table;
    /*width: 100%;*/
}
.vpdivTableRow {
    display: table-row;
}
.vpdivTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.vpdivTableCell, .vpdivTableHead {
    /*border: 1px solid #999999;*/
    display: table-cell;
    padding: 3px 10px;
}
.vpdivTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.vpdivTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.vpdivTableBody {
    display: table-row-group;
}

