body, html {
    min-height: 101%;
    height: 100%;
    word-break: break-word;
}

main {
    background-color: #CCC;
    /*background-image: linear-gradient(90deg, #FFF , #CCC , #FFF);*/
    background-image: linear-gradient(0deg, #FFF, #E5E5E5, #FFF);
    background-attachment: fixed;
    /*background-image: url("../images/tetraeder.jpg");
    background-size: cover;*/
}

table {
    width: 100%;
}

tr {
    padding: 0.5em;
}

h1 {
    font-size: 2.5em;
    line-height: 130%;
    color: #000;
}

.myH1Back {
    text-align: center;
    background-color: #000;
    padding: 7px;
    margin-bottom: 15px;
}

.myH1Back:hover {
    background-color: #8c7e52;
}

.myH1Back h1 {
    color: #FFF;
    font-size: 1.8em;
    margin: 0;
}

.myH1Back h3 {
    color: #FFF;
    font-size: 1.8em;
    margin: 0;
}

h2 {
    font-size: 1.8em;
    line-height: 130%;
    color: #000;
    margin-top: 1.2em;
}

h3 {
    font-size: 1.4em;
    line-height: 130%;
    color: #000;
}

h4 {
    font-size: 1.25em;
    line-height: 130%;
    color: #000;
    margin-top: 2em;
    margin-bottom: 0.5em;
}

p {
    color: #666;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover {
    color: #1a598f;
    text-decoration: none;
}

/*mySTYLE*/

.myTextGross {
    font-size: 1.2em;
    color: #444;
    line-height: 160%;
}

.myTextKlein {
    font-size: 0.8em;
    color: #999;
}

.myBlackFont {
    color: #000000;
}

.myLinkedImage {
    border: 0;
}

.myHeader {
    max-width: 1200px;
    margin: 0 auto;
}

.myHeaderKontakt {
    float: right;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 2em
}

.myLogo {
    float: left;
    border: 0;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 2em;
    max-width: 220px;
}

.myContent {
    max-width: 1200px;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.95) !important;
    padding-bottom: 100px;
    padding-top: 2em;
}

.myFooter {
    width: 100%;
    max-width: 1200px;
    min-height: 20em;
    margin: 0 auto;
    background-color: #000;
    margin-bottom: 10%;
    padding-top: 3em;
    padding-bottom: 0;
}

.myFooter p {
    line-height: 150%;
    color: #999;
}

.myVorteilLogo {
    margin-top: 2em;
}

.myTextPadding {
    padding: 1em 2em 1em 2em;
}

.myTextPadding_Inside {
    padding: 0em 2em 0em 2em;
}

.myTextPadding h1:first-child {

}

.myTextPadding h2:first-child {

}

.myTextPadding h3:first-child {

}

.myVorschauFix {
    position: fixed !important;
    top: 0 !important;
    z-index: 100;
    background-color: #FFF;
    width: 100%;
}

.jQPrdktIMG {
}

.myOptionContent {

}

.myOptionImage {
    margin: 0 auto;
    border: 1em solid transparent;
    max-width: 300px;
}

.myOptionImage_Lang {
    margin: 0 auto;
    border: 1em solid transparent;
}

.myHoney {
    display: none;
}

.myProductImage {
    float: left !important;
    max-width: 33% !important;
    cursor: pointer;
}

.displayImages {
    cursor: pointer;
}

#AuswahlSchliessen {
    position: fixed;
    z-index: 100;
    right: 3em;
    top: 1em;
}

/*BOOTSTRAP*/

.glyphicon-chevron-down {
    cursor: pointer;
}

.glyphicon-chevron-up {
    cursor: pointer;
}

.container {
    /*background-color: #FFF;*/
}

.container-fluid {
    /*background-color: #FFF;*/
}

.video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.myVideoContent {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.myEinAus_true {
    background-color: #25d366;
    position: absolute;
    z-index: 1000;
    padding: 3em;
    color: #FFF;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 200%;
}

.myEinAus_true a {
    color: #FFF;
    text-decoration: underline;
}

.myEinAus_true a:hover {
    color: #EEE;
}

.myEinAus_false {
    background-color: #cb0016;
    position: absolute;
    z-index: 1000;
    padding: 3em;
    color: #FFF;
    width: 100%;
    text-align: center;
}

.navbar {
    position: fixed;
    width: 100%;
}

.table {
    background-color: #f6f6f6;
}

.table p {
    margin: 0.3em;
}

.panel-heading {
    height: 3em;
    font-size: 1.3em;
}

.myFormLabel {
    font-size: 0.9em;
    margin-left: 13px;
    color: #999;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.help-block {
    border: 1px solid #FFF;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
}

.help-block strong {
    color: #F00;
    font-weight: normal;
}

.myHomeDropDown li {
    height: 3em !important;
    border-bottom: 1px solid #EEE !important;
}

.myHomeDropDown a {
    line-height: 2.6em !important;
}

.row > .col-3 {
    display:flex;
    flex: 0 0 25%;
    max-width: 25%
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-row {
    display:flex;
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}

.myAnchorPosition {
    top: -100px;
}


/*GRAFIKEN*/

.myResponsiveGrafik {
    margin: 0 auto;
}

/*BOOTSTRAP SIZES*/
/* Größen unbedingt absteigend positionieren */

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1200px) {
    .myLogo {
        max-width: 100px;
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 992px) {

    .myTextPadding {
        padding: 1em 1.4em 1em 1.4em;
    }

    .myResponsiveGrafik {
        max-width: 300px;
    }
}

@media screen and (max-width: 768px) {

    h1 {
        font-size: 2.2em;
        line-height: 130%;
    }

    .myOptionImage {
        max-width: 170px;
    }

    .myTextPadding {
        padding: 1em 1.4em 1em 1.4em;
    }

    .myHeaderKontakt {
        display: none;
    }

    .myProductImage {
        float: left !important;
        max-width: 50% !important;
    }

    #AuswahlSchliessen {
        right: 1em;
    }
}