body {
    padding-top: 5rem;
    background: rgb(183,229,213);
    background: -moz-linear-gradient(180deg, rgba(183,229,213,1) 0%, rgba(247,253,239,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(183,229,213,1) 0%, rgba(247,253,239,1) 100%);
    background: linear-gradient(180deg, rgba(183,229,213,1) 0%, rgba(247,253,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7e5d5",endColorstr="#f7fdef",GradientType=1);
}


.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.padding-row .ShopBG1 { padding: 8px; }

a:link { color:#FF7310; text-decoration:none; font-weight:bold; }
a:visited { color:#FF7310; text-decoration:none; font-weight:bold; }
a:hover { color:#FF7310; text-decoration:underline; font-weight:bold; }
a:active { color:#FF8010; text-decoration:none; font-weight:bold; }

.anker-link {position: absolute; margin-top: -82px}

.bg_3_main a:link { color: #005035;}
.bg_3_main a:visited { color: #005035;}
.bg_3_main a:hover { color: #005035;}
.bg_3_main a:active { color: #005035;}

h1, .h1 {
    font-size: 1.6em;
    font-weight: bold;
}

h2, .h2 {
    font-weight: bold;
    font-size: 1em;
}

h3, .h3 {
    font-weight: bold;
    font-size: 1em;
}

.grey-border-top {
    border-top: 5px solid #E5E5DA;
}

.border-line {
    margin-bottom: 10px;
    border-bottom: 1px solid #005035;
    line-height: 45px;
}

.equal-hight {
    display: table-cell;
    vertical-align: top;
}


/* Background
########################################*/

.bg-dark-green {
    background-color: #005035;
}

.ShopBG10Head_l,
.ShopBG11Head_l {
    background: rgb(47,98,145);
    background: -moz-linear-gradient(left, rgba(47,98,145,1) 0%, rgba(22,66,111,1) 100%);
    background: -webkit-linear-gradient(left, rgba(47,98,145,1) 0%,rgba(22,66,111,1) 100%);
    background: linear-gradient(to right, rgba(47,98,145,1) 0%,rgba(22,66,111,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f6291', endColorstr='#16426f',GradientType=1 );
    overflow: auto;
    padding-left: .5rem;
    padding-top: .5rem;
}

.ShopBG10Head_r,
.ShopBG11Head_r {
    background: rgb(47,98,145);
    background: -moz-linear-gradient(left, rgba(47,98,145,1) 0%, rgba(22,66,111,1) 100%);
    background: -webkit-linear-gradient(left, rgba(47,98,145,1) 0%,rgba(22,66,111,1) 100%);
    background: linear-gradient(to right, rgba(47,98,145,1) 0%,rgba(22,66,111,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f6291', endColorstr='#16426f',GradientType=1 );
    overflow: auto;
    padding-left: .5rem;
    padding-top: .5rem;
}

.ShopBG10,
.ShopBG11 {background-color: #16426F;} /*Hauptseite Tabelle1*/

.bg_1_main		{ padding: 2px;
    background: rgb(255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,196,10,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%,rgba(255,196,10,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,0,1) 0%,rgba(255,196,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ffc40a',GradientType=0 );}
.bg_2_main		{padding: 5px; background-color: #ffffff;}
.bg_3_main		{background-color: #fafafa;}

.bg_1_savers 		{background-color: #ECFAD8; margin:0; padding:0;}
.bg_2_savers 		{background-color: #CDE5AB;}
.bg_2_savers h1 { background-color: #CDE5AB; background-image:none; color:#000; padding:0; font-size:110%; }
/* Rubrik savers */

.bg_1_gewinnspiele		{background-color: #FFF2DC;}
.bg_2_gewinnspiele 		{background-color: #F3DAB0;}
.bg_2_gewinnspiele h1	{background-color: #F3DAB0;background-image:none; color:#000; padding:0; font-size:110%;}
/* Rubrik gewinnspiele */

.bg_1_specials 		{background-color: #FFF2DC;}
.bg_2_specials 		{background-color: #F3DAB0;}
.bg_2_specials h1	{background-color: #F3DAB0;background-image:none; color:#000; padding:0; font-size:110%;}
/* Rubrik specials */

.bg_1_games		{background-color: #DBF0F3;}
.bg_2_games 		{background-color: #A5DDE5;}
.bg_2_games 	h1 {background-color: #A5DDE5; background-image:none; color:#000; padding:0; font-size:110%;}
/* Rubrik games */

.bg_1_tools 		{background-color: #EBEBEB;}
.bg_2_tools 		{background-color: #D2D2D2;}
.bg_2_tools  h1 {background-color: #D2D2D2; background-image:none; color:#000; padding:0; font-size:110%;}
/* Rubrik tools */

.bg_1_premium		{background-color: #CCD8E2;}
.bg_2_premium		{background-color: #9BBFDC;}
.bg_2_premium h1 {background-color: #9BBFDC; background-image:none; color:#000; padding:0; font-size:110%;}
/* Rubrik premium */

.bg_1_geckodesktops	{background-color: #FAE4D0;}
.bg_2_geckodesktops	{background-color: #F5CBA5;}
.bg_2_geckodesktops h1 {background-color: #F5CBA5; background-image:none; color:#000; padding:0; font-size:110%;}
/* Rubrik premium */

.bg_1_neutral 		{padding: 5px; background-color: #E1DFF3;}
.bg_2_neutral 		{background-color: #C4BFE1;}
/* neutral */

.bg_1_rahmen 		{padding: 10px;
    background: rgb(29,81,131);
    background: -moz-linear-gradient(top, rgba(29,81,131,1) 0%, rgba(5,39,74,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,81,131,1) 0%,rgba(5,39,74,1) 100%);
    background: linear-gradient(to bottom, rgba(29,81,131,1) 0%,rgba(5,39,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d5183', endColorstr='#05274a',GradientType=0 );}

.bg_1_ak 		{background-color: #FDE0E0;}
.bg_2_ak 		{background-color: #F6AAAA;}
.bg_3_ak 		{background: #FDE0E0 url(/images/bssde/HG_ak1.jpg) repeat-x;}

.ShopBG-GD1 {background-color:#FAE4D0;} /*hellorange*/
.ShopBG1 {background-color:#CCD8E2;} /*hellblau*/
.ShopBG2 {background-color:#E5E5DA;} /*hellgrau*/
.ShopBG3 {background-color:#F96915; padding: 5px; color: #fff; } /*orange*/
.ShopBG4 {background-color:#467FAE; padding: 5px;} /*dunkelblau*/
.ShopBG5 {background-color:#2F6291; padding: 5px;} /*dunkles blau*/
.ShopBG6 {background-color:#16426F; padding: 5px;} /*dunkleres blau*/

img.responsive {
    width: 100%;
    height: auto;
}


/* Navigation
########################################*/

.navbar-default {
    background-color: #005035;
    border-color: #005035;
    border-radius: 0;
}

.navbar {
    border-bottom: 8px solid yellow;
}

.navbar .navbar-nav > li > a {
    color: #fff;
    font-size: .8em;
}

.navbar-toggle {
    background-color: #006b4b;
}

.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:hover {
    background-color: #006b4b;
}

.navbar-brand {
    padding: 5px 5px;
}

.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
    background-color: #006b4b;
    color: #fff;
}

.navbar .navbar-nav > li > a:focus,
.navbar.navbar-nav > li > a:hover {
    color: #d7d7d7;
}

.navbar-light .navbar-nav .nav-link {color: #fff;}


.footer-nav {
    text-align: center;
    font-size: .8em;
    padding-top: 3px;
}

.footer-nav li {
    list-style: none;
    display: inline-block;
}


/* Grid
########################################*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; }

.col-xs-3 {width: 25%;}
.col-xs-4 {width: 33.33333333%;}
.col-xs-6 {width: 50%;}
.col-xs-9 {width: 75%;}

@media only screen and (min-width: 992px) {

    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left; }

    .col-md-6 {width: 50%;}
}

@media only screen and (min-width: 768px) {

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left; }

    .col-sm-6 {width: 50%;}

    .col {
        display: table-cell;
        vertical-align: top;
        float: inherit;
    }
}

@media only screen and (max-width: 767px) {

    .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; }

    .col-xs-4 {width: 33.33333333%;}
    .col-xs-2 {width: 16.66666667%;}

}

.col-container {
    display: table;
    width: 100%;
}

.col {
    padding-top: 10px;
    padding-bottom: 10px;
}

.row-equal-hight {
    grid-auto-rows: 1fr;
    display: flex;
}


/* Content
########################################*/

.pflichangaben .bg_1_neutral {
    font-size: .8em;
}

.ShopBG3 h1 {
    font-size: 1.2em;
    margin-bottom: 0;
}

.head_neutral {
    background: #908AB7;
    font-weight: bold;
    color: white;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
}

.shopbsstitel {
    display: inline-block;
    font-size: 16px;
    font-family: Verdana,Arial,Geneva,sans-serif;
    font-weight: bold;
    color: black;
    margin: 0;
    white-space: nowrap;
    line-height: 2.5;
    height: 1.5em;
    position: relative;
    background: #E5E5DA;
}

.shopbsstitel h2, .shopbsstitel .h2 {
    padding: 2px 5px;
    margin: 0;
}

.shopbsstitel:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #E5E5DA;
    border-top: 1.5em solid transparent;
}

.shop-bestellen-kaufen {
    display: block;
    text-align: right;
    background-image:url(../../images/shop/Shop_bsBitteWaehlen.gif);
    background-repeat: repeat-x;
}

.bs-teaser-box {display: inline-block;}

.image-left {float: left; padding-right: 10px}

/* Definitionen speziell für die BSS-Seiten */

.bsstitel { font-size:16px; font-weight:bold; color:yellow;}
/*
.shopbsstitel { font-size:16px; font-weight:bold; color:black; margin: 0; height:100%;}
.shopbsstitel h1 { font-size:16px; font-weight:bold; color:black; margin: 0; background-image:none; padding:0 20px 0 20px; }
*/
.shopsubline { font-size:1em; font-weight:bold; color:#00335D; }
.shopsubline h2 { font-size:1em; font-weight:bold; color:#00335D; background-image:none; padding:4px 0 4px 0; }
.shopmark { font-weight:bold; color:#00335D;}
.shoperror { font-weight:bold; color:#AA0000;}
.shophilight { font-weight:bold; color:#FFCC00;}
.shoptext { font-size:.8em; color:black; margin: 0 0 8px 0;}
.shoptext2 { font-size:.6em; color:black; margin: 0;}
.shoptext3 { font-size:.8em; color:white; margin: 0;}
.shophinweis { font-size:.6em; color:black; margin-top:0; margin-bottom:7pt;}
.pflichangaben .shophinweis { font-size:.8em;}
.shophinweis2 { font-size:.8em; color:white; margin-top:0; margin-bottom:7pt;}
.shophinweis2 ul { margin-bottom: 0; padding-left: 0;}
.shophinweis3 { font-size:.8em; color:black; margin-top:0; margin-bottom:7pt;}
.shopfeatures { font-size:.8em; font-weight:700; margin:0; height: 36px; margin-top: 5px; padding-top: 5px; background-image:url(../../images/shop/FeaturesBackground_neu.gif); background-position-x: center; background-repeat: no-repeat}
/*
.shopsystem { font-size:10px; color:#0075DD;}
*/
.shopsystem { font-size:.6em; color:#467FAE;}
.schonertext { font-size:.8em; margin: 0 0 8px 0;}
.downloadlink { font-size:.6em; font-weight:100; color:#FF7310;}
.pinguine { font-size:.6em; font-family:Verdana Geneva,sans-serif;text-align:left}


.bundle-gerade,
.bundle-ungerade {background-color: #AAC2D5; margin-bottom: 5px; display: inline-block; width: 100%;}
.bundle-gerade {padding-left: 5px}


/* Warenkorb
########################################*/
.warenkorb-ablauf {
    padding: 5px;
    border: 1px solid #fff;
}


/* DIV Tabelle
########################################*/
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
}
.divTableCell input:not([type="image"]) {
    width: 95%;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}


.tab10 {background-color:#467FAE; color:white; padding: 5px}
/* Überschriften */

.tab11 {background-color:#80A3C0; color:black; padding: 5px}
/* Dunkel */

.tab12 {background-color:#9CB8CF; color:black; padding: 5px}
/* Hell */

/* Footer
########################################*/

footer {
    margin-top: 2em;
    background-color: #005035;
    height: 4em;
    color: #fff;
}

footer a,
footer a:link,
footer a:visited,
footer a:active {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

footer a:hover,
footer a:focus {
    color: #d7d7d7;
    text-decoration: none;
    font-weight: normal;
}


/*<!--

!* Shop-Grundfarben *!

.ShopBG10 {background-color:#16426F;} !*Hauptseite Tabelle1*!
.ShopBG10Head_l {background-color:#2F6291; background-image:url(../../images/shop/TabellenBG_HD_breit.gif);} !*Hauptseite Tabelle2 Kopf links*!
.ShopBG10Head_r {background-color:#2F6291; background-image:url(../../images/shop/TabellenBG_HD_schmal.gif);} !*Hauptseite Tabelle2 Kopf rechts*!
.ShopBG11 {background-color:#16426F;} !*#2F6291Hauptseite Tabelle2*!
.ShopBG11Head_l {background-color:#16426F; background-image:url(../../images/shop/TabellenBG_HD_breit.gif);} !*Hauptseite Tabelle1 Kopf links*!
.ShopBG11Head_r {background-color:#16426F; background-image:url(../../images/shop/TabellenBG_HD_schmal.gif);} !*Hauptseite Tabelle1 Kopf rechts*!

.ShopBG20 {background-color:#AF4000; background-image:url(../../images/shop/TabellenBG_GD_HD_schmal.gif);} !*Hauptseite GDTabelle1*!
.ShopBG20a {background-color:#AF4000; background-image:url(../../images/shop/TabellenBG_GD_HD_breit.gif);} !*Hauptseite GDTabelle1*!
.ShopBG20Head_l {background-color:#AF4000; background-image:url(../../images/shop/TabellenBG_GD_DH_breit.gif);} !*Hauptseite Tabelle2 Kopf links*!
.ShopBG20Head_r {background-color:#AF4000; background-image:url(../../images/shop/TabellenBG_GD_DH_schmal.gif);} !*Hauptseite GD Tabelle2 Kopf rechts*!

!* Shop-Grundfarben Layout *!
.ShopBG10 {background-color:#16426F;} !*Hauptseite Tabelle1*!
.ShopBG10Head_l {background-color:#2F6291; background-image:url(/images/shop/TabellenBG_HD_breit.gif);} !*Hauptseite Tabelle2 Kopf links*!
.ShopBG10Head_r {background-color:#2F6291; background-image:url(/images/shop/TabellenBG_HD_schmal.gif);} !*Hauptseite Tabelle2 Kopf rechts*!
.ShopBG11 {background-color:#16426F;} !*#2F6291Hauptseite Tabelle2*!
.ShopBG11Head_l {background-color:#16426F; background-image:url(/images/shop/TabellenBG_HD_breit.gif);} !*Hauptseite Tabelle1 Kopf links*!
.ShopBG11Head_r {background-color:#16426F; background-image:url(/images/shop/TabellenBG_HD_schmal.gif);} !*Hauptseite Tabelle1 Kopf rechts*!

.ShopBG20 {background-color:#AF4000; background-image:url(/images/shop/TabellenBG_GD_HD_schmal.gif);} !*Hauptseite GDTabelle1*!
.ShopBG20a {background-color:#AF4000; background-image:url(/images/shop/TabellenBG_GD_HD_breit.gif);} !*Hauptseite GDTabelle1*!
.ShopBG20Head_l {background-color:#AF4000; background-image:url(/images/shop/TabellenBG_GD_DH_breit.gif);} !*Hauptseite Tabelle2 Kopf links*!
.ShopBG20Head_r {background-color:#AF4000; background-image:url(/images/shop/TabellenBG_GD_DH_schmal.gif);} !*Hauptseite GD Tabelle2 Kopf rechts*!

a:link { color:#FF7310; text-decoration:none; font-weight:bold; }
a:visited { color:#FF7310; text-decoration:none; font-weight:bold; }
a:hover { color:#FF7310; text-decoration:underline; font-weight:bold; }
a:active { color:#FF8010; text-decoration:none; font-weight:bold; }


-->*/




/*******************************************/
/* Responsive */
/*******************************************/

@media only screen and (min-width: 1200px) {

    .container {max-width: 1024px}

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1040px) {
    footer { height: 5.2em; }

}

@media only screen and (min-width: 992px) {
    .navbar .navbar-nav > li > a {
        margin-top: 15px;
    }

}

@media only screen and (max-width: 991px) {

    .container.container-fluid {
        max-width: inherit;
    }

}

@media only screen and (min-width: 768px) {

    .trennbalken-left {
        border-left: 3px dotted #FF7310;
    }

    .similar-products-dotted-left {
        border-left: 3px dotted #CCD8E2;
    }

    .content-left {
        padding-right: 5px !important;
    }

    .content-right {
        padding-left: 5px !important;
    }

}

@media only screen and (max-device-width: 767px) and (orientation: landscape) {

}

@media only screen and (max-width: 767px) {

    .ShopBG1 .no-padding-left {
        padding-right: 0;
    }

    .ShopBG1 .no-padding-right {
        padding-left: 0;
    }

    .navbar-collapse.show .nav-item, .navbar-collapse.collapsing .nav-item {
        border-bottom: 1px solid white;
    }

    .navbar-collapse.show .nav-item:last-child, .navbar-collapse.collapsing .nav-item:last-child {
        border-bottom: 0;
    }

    .shopbsstitel h2,
    .shopbsstitel .h2 {
        font-size: .8em;
    }

    .ShopBG3 h1 {
        font-size: 1em;
    }

    .bundle-gerade {padding-left: inherit}

    .shopsubline, .shoptext, .shophinweis, .shopsystem {
        padding-left: 1vw;
        padding-right: 1vw;
    }

    .divTableCell, .divTableHead {
        padding: 3px 5px;
        font-size: 12px;
    }

    .warenkorb-ablauf {
        text-align: center;
    }

    .warenkorb-content {
        padding-left: 0;
        padding-right: 0;
    }


}

@media only screen and (max-width: 620px) {

}

@media only screen and (max-width: 514px) {
    footer { height: 6.4em; }

}

@media only screen and (max-width: 480px) {

}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 320px) {

}

/* iPhone 2G, 3G, 4, 4S Media Queries */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

}

/* iPhone 5 & 5S in portrait & landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {

}

/* iPhone 6 Plus Media Queries */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {

}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {

}

/*******************************************/
/* Drucckansicht */
/*******************************************/

@media print {
    .sidebar,
    .header .claim,
    a[href^="#"]:after,
    a[href]:after { display: none !important; }
    @page { margin: 0.5cm; }
    a { word-wrap:break-word; }
}
