*{
    margin:0;
    padding:0;
}

img{
    border:none;
}
/*
 * Fonts
 ***************************************/

/*
font-family: 'Raleway', sans-serif;
font-family: 'Open Sans', sans-serif;


font-weight:300;
font-weight:400;
font-weight:700;
*/



/*
 * Basics
 */

.none{display:none !important;}
.float-right{float:right;}
.float-left{float:left;}
.clearfix{clear:both;}
.align-right{text-align:right !important;}
.align-left{text-align:left !important;}
.align-center{text-align:center !important;}
.va-top{vertical-align:top !important;}
.va-middle{vertical-align:middle !important;}
.va-bottom{vertical-align:bottom !important;}
.tc{display:table-cell;}
.clearfix{clear:both;}
.relative{position:relative;}
.absolute{position: absolute;}
.kursiv{font-style:italic;}
.uppercase{text-transform: uppercase;}
.inline-block{display:inline-block;}

/*
 * Allgemeines
 ***************************************/

body{

    width:100%;
    height:100%;

    font-family: 'Open Sans', sans-serif;
    font-weight:400;

    padding-bottom: 25px;
}

#wrapper{
    max-width:1000px;
    width: 100%;
    height:100%;
    margin:0px auto;
}


a{
    text-decoration:none;
}
.black{color:black !important;}

.blue{color:#00c4ff !important;}
.vert-top-3{
    display:inline-block;
    vertical-align: 3px;
}
.vert-top-1{
    display:inline-block;
    vertical-align: 1px;
}

.light{font-weight: 300!important;}
.bold{font-weight: 700!important;}


.zeichen-pfeil:before{
    content: url(../images/zeichen-pfeil.png);
    margin-right:8px;
    vertical-align: 0px;
    color:#666666 !important;
}
.zeichen-check:before{
    content: url(../images/zeichen-check.png);
    margin-right:8px;
    vertical-align: 0px;
    color:#666666 !important;
}
.zeichen-frage:before{
    content: url(../images/zeichen-frage.png);
    margin-right:8px;
    vertical-align: 0px;
    color:#666666 !important;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

/*
 * Header
 ***************************************/

#header-top{
    margin:5px 0px;
    height:45px;
    background-color:#fff;
}
.header-top-logowrapper{
    display: inline-block;
    height:100%;
    width:100%;
    border-radius: 15px;
}
#frisch-logo{
    display: table-cell;
    width:112px;
    height:45px;
    text-align:center;
    vertical-align: middle;
    border-right:1px solid black;
}
#musto-logo{
    display: table-cell;
    width:122px;
    height:45px;
    text-align:center;
    vertical-align: middle;
}

#breadcrumb-wrapper{
    display: table-cell;

    height:45px;
    text-align:center;
    vertical-align: bottom;
    padding-left:90px;
}

#breadcrumb{
    display: inline-block;
    font-size:10px;
    color:#9e9fa2;
    text-transform: uppercase;
}
#breadcrumb a{
    color:#9e9fa2;
}


#navigation-bar{
    background: url(../images/navigation-bar-bg.gif);
    height:55px;
    width:100%;
    background-repeat: repeat-x;
    color:white;
    font-size:12px;
    position: relative;
    border-radius: 20px 20px 0 0;


}

#navigation{
    list-style-type: none;
    height:15px;
    display:inline-block;
}

#navigation-bar-bottom{
    position: absolute;
    bottom: 0px;
    left:0px;
    width:100%;
    /*background-color:red;*/
}
#nbb-left{
    box-sizing: border-box;
    position:absolute;
    bottom:6px;
    left:0px;
    text-align:left;
    padding-left:19px;

}
#nbb-right{
    box-sizing: border-box;
    position:absolute;
    bottom:3px;
    right:0px;

    text-align: right;
    float:right;
    padding-right:14px;

}
#navigation-warenkorb{
    margin:0px 5px 0px 5px;
    display:inline-block;
}

#navigation li{
    float:left;
    margin-right: 17px;
}
#navigation li.active{
    border-bottom:solid 4px #00c4ff;
}

#menu-collapse-button {
    display: none;
}


#navigation-bar a{
    color:white;
    text-transform: uppercase;
}
#subnavigation {
    position: absolute;
    top: 17px;
    left: 0px;
    z-index: 9999;

    overflow: hidden;
    min-width: 200px;
    display:none;
}
#subnavigation ul{
    margin-top:8px;
    background-color: #00c4ff;
    color:white;
    list-style-type: none;
    display:none;
}
#subnavigation li{
    padding:10px 30px ;
    text-align: left;
    cursor: pointer;
}
#subnavigation li:hover{
    text-decoration: underline;
}

#suche{
    display:inline-block;
    border:solid 1px #cecece;
    height:18px;
    margin-right:20px;
}
#suche form{
    display:inline-block;
    height:18px;
}
#suche input[type=text]{
    width:152px;
    float:left;
    border:none;
    height:18px;
}


/*
 * Content
 ***************************************/

#banner{
    position: relative;
    width:100%;
}
.startseite #banner{
    overflow: hidden;
}

#banner-arrow-left, #banner-arrow-right {
    position: absolute;
    top: 45%;
    cursor:pointer;
}

#banner-arrow-left{left:0px; display:none;}

#banner-arrow-right{right:0px;  display:none;}

    .startseite #banner-bg{
        position: relative;
        top:0px;
        left:0px;
        height:auto;
        width:100%;
    }

    .startseite #banner-bg a {
        display: none;
        float: left;
        position: relative;
        width: 100%;
    }

    .startseite #banner-bg a.visible {
        display: block;
    }

    .startseite .banner-img{
        width:100%;
        height:auto;
    }

    .startseite #banner{
        background: #000;
        height: auto;
        overflow: hidden;
        position: relative;
        border-radius: 0 0 20px 20px;
    }
    #banner-bg{
        width:100%;
    }
    /*
    .startseite #banner-bg-wrapper{
        width:4000px;
        height:570px;
        position: absolute;
        left:0px;
    }
    .startseite .banner-bg{
        width:1000px;
        height:570px;
        float:left;
    }
    */


#banner-headline{
    position: absolute;
    bottom:0px;
    width:100%;
    height:50px;
    background-color:rgba(0,0,0,0.7);
}
#banner-dots{
    position: absolute;
    bottom:0px;
    width:175x;
    height:20px;
    left:20px;

}
.banner-dot{
    cursor: pointer;
    float:left;
    width:10px;
    height:10px;
    margin-right: 5px;
    background-color:rgba(255,255,255,0.9);
}
.dot-active{
    background-color:rgba(255,255,255,0.4);
}


#content.startseite #banner-headline{
    height:140px;
}

#banner-headline img{
    position:absolute;
    bottom:47px;
    right:50px;
    margin-top: 40px;
}

#banner-text{
    color:white;
    text-transform: uppercase;
    font-size:24px;
    font-weight:300;
    position:absolute;
    bottom:10px;
    left:308px;
}
#content.startseite #banner-text{

    right:50px;
    bottom:17px;
    left:auto;
}
/*
 * Startseite
 ***************************************/

.startbox{
    height:225px;
    width:327px;
    position: relative;
    display:inline-block;
    color:white;
    margin-top:10px;
    margin-left:9px;
    float:left;
    cursor:pointer;
    overflow: hidden;
    border-radius: 20px;
}

.starbox-nomargin{
    margin-left:0px;
}

.startbox-headline{
    position: absolute;
    bottom:0px;
    width:100%;
    height:84px;
    padding:20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.startbox-headline.bg-black{
    background-color:rgba(0,0,0,0.7);
}

.startbox-text{
    font-size:15px;
    font-weight:700;
    text-transform: uppercase;
}
.startbox-subtext{
    font-size:15px;
    font-weight:400;
    text-transform: uppercase;
}

#start-info{
    text-align: center;
    color: #CCC;
    margin: 10px;
}

#start-info h1{
    font-size: 15px;
}

#start-info p{
    font-size: 12px;
}

/*
 * Produktseite
 ***************************************/
#content-left-overview a, #content-left-overview a:hover, #content-left-overview a:active,#content-left-overview a:visited,
#content-right-overview a, #content-right-overview a:hover, #content-right-overview a:active,#content-right-overview a:visited{
    color:#000;
}


#content-left-overview{
    float: left;
    width: 30%;
    display: inline-block;
    min-height: 300px;
    padding-top:143px;
    padding-right:82px;
    padding-left:48px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#content-right-overview{
    float: right;
    width: 70%;
    display: inline-block;
    min-height: 300px;

}
#content-right-overview-top{
    width:100%;
    min-height:200px;
}
#content-right-overview-bottom{
    width:100%;
    min-height:100px;
}
.produkteProSeite{
    font-size: 12px;
}

/*CONTENT LEFT*/
#content-navigation h3{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom:20px;
}
#content-navigation .cn-headline{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-bottom:1px black solid;
    display:block;
    margin-bottom: 4px;
}

#content-navigation-open, #content-navigation-close {
    display: none;
}


.cn-item{
    margin-top:40px;
}
.cn-item a img{
    vertical-align: -2px;
    margin-right:3px;
}
/*CONTENT RIGHT*/
#content-itemcontainer{
    margin-top:80px;
}
.ci-item{

    width:172px;
    height:340px;
    vertical-align: top;
    display: inline-block;

}
.ci-image{
    text-align: center;
    border-bottom: 1px solid #878787;

    position: relative;
    height:230px;
    width:172px;
    display: table-cell;
    vertical-align: middle;
}
.ci-text{
    text-transform: uppercase;
    font-size:12px;
    font-weight: 700;
    text-align: center;
    display:block;
    margin-top:10px;
    /*min-height:34px;*/

}

.ci-preis-regular{
    text-decoration: line-through;
    color: #aaa;
}
.ci-preis{
    font-size:12px;
    text-align: center;
    display:block;
}

.ci-item.sale .ci-preis{color:#00c4ff;}

.sale-overlay{
    position:absolute;
    bottom:14px;
    width:100%;
    height:50px;
    display:none;
    color:#ffffff;
    font-family: 'Raleway', sans-serif;
    text-align: right;
    font-size:45px;
    font-weight: 300;

    background-color: rgba(38,206, 255, 0.85 );
}
.ci-item.sale .sale-overlay{
    display:block;
}


#content-right-overview h2{
    margin-top:26px;
    font-size: 24px;
    font-weight: 400;
}
#content-right-overview h4{
    font-size: 14px;
    font-weight: 300;
    margin-bottom:15px;
}

/*CONTENT BOTTOM*/
#content-paging{
    width:290px;
    height:50px;
    margin-top:50px ;
    margin-left:120px;
}
#paging-text-wrapper{
    display: inline-block;
}
#paging-text{
    display:table-cell;
    vertical-align: bottom;
    height:50px;
    width:174px;
    text-align: center;
    font-weight:700;
    font-size:14px;
    text-transform: uppercase;
}
#paging-text .blue{
    font-weight: 400;
}
#content-subtext{
    font-size: 15px;
    margin-top:30px;
    text-align: center;
    display:inline-block;
    width:524px;
    text-transform: uppercase;
    margin-bottom:30px;

}
.bold{
    font-weight: 700;
}


/*
* Produktdetails
***************************************/

#content-top-product{
    width:100%;
}
/*CONTENT LEFT*/
#content-left-product{
    width:322px;
    margin-left:48px;
    float:left;
}

#cp-imagecontainer {
    margin-top:37px;
    width: 258px;
    /*text-align: center;*/
    height:311px;
    vertical-align: middle;
    display: table-cell;
    border-bottom: solid 1px #878787;
}

#cp-imageswitcher{
    width:258px;
    text-align: center;
    margin-top:10px;
}
#cp-image{
    /*width:100%;*/
    margin: 0 auto;
    margin-bottom: 5px;
    display: block;
}
#cp-is-imagewrapper{
    position: relative;
    display: inline-block;
    width:144px;
    height:42px;
    overflow: hidden;
}
#cp-is-images{
    position: absolute;
    top:0px;
    left:0px;

    height:42px;
}
#cp-is-images img{
    border:solid 1px #666666;
}

#cp-is-images a{
    margin-right:9px;
    float:left;
    display: inline-block;
}

#cp-is-left{
    float: left;
    cursor:pointer;
}
#cp-is-right{
    float: right;
    cursor:pointer;
}

#cp-logos{
    margin-top:27px;
    width:258px;
    height: auto;
    text-align: center;
    margin-bottom:16px;
    display:inline-block;

}
#cp-logos span{
    display: inline-block;
}
#cp-logos span a{
    height:101px;
    width:101px;
    padding:0px 12px;
    display:table-cell;
    vertical-align: middle;
}


.clp-link{
    font-size: 11px;
    color:#666666;
}
.clp-link:before{
    content: url(../images/clp-linkarrow.png);
    margin-right:5px;
    vertical-align: -3px;
}

#ean-container{
    float: right;
    color: #666;
    margin-top: 8px;
}

/*CONTENT RIGHT*/
#content-right-product{
    width:629px;
    float:right;
    padding-top:30px;
    font-size:14px;
    padding-right:150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#content-right-product h2{
    font-size: 24px;
    font-weight:400;
}
#content-right-product h3{
    text-transform: uppercase;
    font-weight:700;
    margin-top:22px;
    font-size:14px;
    color:#303030;
}
#content-right-product h4{
    font-weight:400;
    border-bottom:solid 1px #303030;
    padding-bottom:11px;
    font-size:13px;
    margin-bottom:15px;
    color:#666666;
}

#content-right-product #arrow-list{
    list-style-type: none;
    margin-top:10px;
}

a.zeichen-frage, a.zeichen-frage:active, a.zeichen-frage:hover, a.zeichen-frage:visited,
span.zeichen-check, span.zeichen-check:active, span.zeichen-check:hover, span.zeichen-check:visited,
span.zeichen-pfeil, span.zeichen-pfeil:active, span.zeichen-pfeil:hover, span.zeichen-pfeil:visited
{
    color:#666;
}
#color-block{
    margin-top: 5px;
}

#color-block a{
    display: inline-block;
    height:28px;
    width:50px;
    border:1px solid #a0a0a0;
    margin-left:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
#color-block a.active{
    border:2px solid #00c4ff ;
}

#color-block a:first-child{
    margin-left: 0px;
}
#color-block .doublecolor{
    clip-path: circle(13px at center);
    width:25px;
    height:25px;
    border: none;

}
#color-block .doublecolor span{
    width:50%;
    height: 100%;
    float:left;
    display:inline-block;

}
#color-block .singlecolor{
    border-radius: 16px;
    width: 25px;
    height: 25px;
}
#color-block .singlecolor span{
    float: left;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
#color-block .singlecolor.active span{


}
#color-block .doublecolor.active span{
    width:50%;
    height: 100%;
}

#color-block-produkt{
    margin-top: 5px;
    text-align: center;
    min-height:50px;
}

#color-block-produkt div{
    display: inline-block;
    height:10px;
    width:10px;
  /*  border:1px solid #a0a0a0;*/
    margin-left:2px;
    margin-right:2px;
}

#color-block-produkt a:first-child{

}

#color-block-produkt .doublecolor span {
    width: 5px;
    height: 10px;
    float: left;
    display: inline-block;
}
#color-block-produkt .singlecolor{
     border-radius: 10px;
 }
 #color-block-produkt .singlecolor span{
    float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;

}



#size-block a,#size-block span{
box-sizing: border-box;
    width:35px;
    height: 35px;
    border: 1px solid #a0a0a0;
    margin-right:5px;
    margin-bottom:5px;
    display: inline-block;
    line-height:32px;
    text-transform: uppercase;
    color:#676767;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
#size-block a.active, #size-block span.active{
    width:35px;
    height: 35px;
    border-radius: 20px;
    border:2px solid #00c4ff ;
}
#size-block a.sold-out, #size-block span.sold-out{
    color:#eee;
    border-color:#ddd;
}


#size-block{
    margin-top:5px;
    margin-bottom:15px;
}

.crp-preis{
    font-size:23px;
    font-weight: 700;
    display: inline-block;
    margin-left:10px;
}
.crp-preis.line-through{
    text-decoration: line-through;
}
.versandkosten{
    margin-top:10px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 11px;
    display:block;
    color:#666666;
}


#register-daten-hinweis{
    float:left;
    width:295px;
    padding-top: 15px;
    padding-left:30px;
    font-size: 12px;

}


/*CONTENT BOTTOM*/

#cbp-box{
    margin-top:15px;
    margin-left:48px;
    width:854px;
}
#cbp-box-headline{
    width:100%;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom:15px;
    text-transform: uppercase;
    font-size:14px;

}
#cbp-box-headline span{
    font-size: 14;
    font-weight: 700;
    color:#c3c3c3;
}
#cbp-itemboxwrapper{

}
.cbp-itembox{
    width:240px;

}
.cbp-item{
    width:80px;
    /*float:left;*/
    text-align: center;
    margin-bottom:5px;
}
#cbp-itembox-left .cbp-item{float:left;}
#cbp-itembox-right .cbp-item{float:right;}
.cbp-item .image-wrapper{
    width:85px;
    height:93px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;


}
#cbp-itembox-left .cbp-item .image-wrapper{margin-left:3px;}
#cbp-itembox-right .cbp-item .image-wrapper{margin-right:3px;}

#cbp-itembox-left .cbp-item .image-wrapper:first-child{margin-left:none;}
#cbp-itembox-right .cbp-item .image-wrapper:first-child{margin-right:none;}

.cbp-item span{
    text-align: center;
    display: block;
    font-size:9px;
}
.cbp-item a{
    color:black;
}


#cbp-bottombox{

    display:inline-block;
    margin-top:40px;
    margin-bottom:40px;
}
#cbp-bottombox a{
    color:black;
}
#cbp-bottombox span{
    display:block;
    text-transform: uppercase;
    font-size: 14px;
}





/*
 * ORDER
 ***************************************/

#content-order{
    max-width:665px;
    margin: 0 auto;
    min-height: 340px;
    width: 100%;
}

#content-order h2{
    border-bottom: solid 1px #888888;
    font-size:24px;
    color:black;
    font-weight: 400px;
    margin-top:21px;
    padding-bottom:3px;
    margin-bottom:37px;
    text-transform: uppercase;
}

#content-order ul{
    list-style-type: none;
    display:block;
    margin-bottom:30px;
    font-size:14px;
    text-transform: uppercase;
}
#content-order li{
    float:left;
}
#content-order li:before{
    content:">";
}
#content-order li a{
    color:#afaeae;

}
#content-order li a.active{
    color:black;
}

.content-order__lieferart .bluebox{
    margin: 0 auto;
}

.bluebox{
    background-color: #00c4ff;
    color:white;
    max-width:320px;
    width: 100%;
    padding:21px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;

}
.bluebox-store{
    background-color: #00c4ff;
    color:white;
    width:627px;
    padding:21px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;

}
.bluebox-wide{
    background-color: #00c4ff;
    color:white;
    width:100%;
    padding:21px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;

}
.bb-auto{
    height:auto;
}
.bb-tiny{
    height:115px;
}
.bb-small{
    height:225px;
}
.bb-mid{
    height:400px;
}
.bb-large{
    height:600px;
}
.bb-larger{
    height:675px;
}

.bluebox h3, .bluebox-wide h3{
    font-size: 15px;
    font-weight:700;
    text-transform: uppercase;

}

.bb-small h3{margin-bottom:10px;}
.bb-large h3{margin-bottom:28px;}

.bluebox h4, .bluebox-wide h4{
    font-size: 15px;
    font-weight:400;
    text-transform: uppercase;
    margin-bottom:28px;
}
.bluebox p{
    font-size: 12px;
    font-weight:400;
}
.bluebox-wide p{
    font-size: 13px;
    font-weight:400;
}
.bluebox a, .bluebox a:hover, .bluebox a:active, .bluebox a:visited,
.bluebox-wide a, .bluebox-wide a:hover, .bluebox-wide a:active, .bluebox-wide a:visited{
    color:white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
}

.bluebox .bb-arrow-link:before,
.bluebox-wide .bb-arrow-link:before{
    content:url(/images/bluebox-link-arrow.gif);
    padding-right:15px;
    vertical-align: -1px;
}
.bluebox .bb-arrow-link,
.bluebox-wide .bb-arrow-link{
    position: absolute;
    bottom:21px;
    left:18px;
    font-size: 15px;
}

.bb-arrow-link-hl{
    font-size: 15px;
    font-weight:700 !important;
    text-transform: uppercase;

}
.bb-arrow-link-hl:before{
    content:url(/images/bluebox-link-arrow.gif);
    padding-right:15px;
    vertical-align: -1px;
}
.bb-submit{
    position: absolute;
    bottom:21px;
    left:18px;
    font-size: 15px;
}

.bluebox-table{
    float: left;
}
.bluebox-table input[type=text], .bluebox-table input[type=password]{
    margin-bottom:2px;
    width:275px;
    padding-left:10px;
    height:20px;
}

.bluebox-table .short-input{
    width: 130px !important;
}

.bluebox-table .short-input:first-child{
    margin-right: 3px;
}

.bluebox-table select, .store-select{
    margin-bottom:8px;
    width:289px;
    padding-left:10px;
    height:20px;
}
.bluebox-store .store-select{
    margin-bottom:8px;
    width:100%;
    padding-left:10px;
    height:20px;
}
.bluebox-table input[type=radio]{
    margin-right:5px;
    vertical-align: -1px;
}
.bluebox-table label{
    display:block;
}
.bluebox-table input[type=checkbox]{
    margin-left:10px;
}
.bluebox-table textarea{
    width:287px;
    height:150px;
}
.small_pflichtangaben{
    position: absolute;
    bottom:21px;
    left:18px;
}


.no-margin-bottom{margin-bottom:0px !important;}
.bb-smalltext{
    font-size:12px !important;
}
.shippingform{

}
.shippingform input{
    margin-bottom:20px;
    padding-left:10px;
    height:20px;
}

.one-col-middle, .warenkorb{
    max-width:665px;
    width: 100%;
    margin: 0 auto;
    min-height:340px;
    padding: 0 10px;
    box-sizing: border-box;
}
.warenkorb h2{
    margin-top:22px;
    margin-bottom:36px;
    padding-bottom:4px;
    font-weight:normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    border-bottom: 1px solid #878787;
}
.warenkorb-bestelldetails{
    font-size: 15px;

}
.warenkorb-bestelldetails td:first-child{
    width:200px;
}
.warenkorb-bestelldetails a{
    color:black;
}
.warenkorb b{
    text-transform: uppercase;
    display: inline-block;

}
.warenkorb-breadcrumb{
    margin-bottom:17px;
}
.warenkorb-breadcrumb span{
    font-size:14px;
    color:#afaeae;
    font-weight: 700;
}
.warenkorb-breadcrumb span.active{
    color:black;
}
.wb-arrow-right{
    display: inline-block;
    margin:0px 5px;
}

.frisch-blau{color:#00c4ff;}
.wi-table{
    font-size: 11px;
}
.wi-table tr{
    height:25px;
}
.wi-table .firstrow{
    width:90px;

}
.wi-image-wrapper{
    width: 90px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    margin-left: 3px;
    margin-right:15px;
}
.wi-detail, .wi-image{
    display: inline-block;
    vertical-align: top;
}
.wi-headline, .wi-headline-noclick{
    font-weight:400;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #878787;
    padding-bottom: 8px;
    margin-bottom:20px;
}

.wi-headline{
    cursor:pointer;
}

.warenkorb-item{
    margin-bottom:75px;
}
.warenkorb-preis{
    text-align: right;
    font-weight: 700;
    margin-bottom: 40px;
}

.preis-big{
    font-size:24px;
    display: inline-block;
    margin-left:5px;
}
.zurkasse{
    margin-bottom:50px;
}
.table-menge{
    font-size:14px;
    margin:0px 8px;
    display: inline-block;
}

.auflistung-table{
    margin-top:-15px;
}


.auflistung-table tr td:nth-child(1), .auflistung-table tr th:nth-child(1){
    width:225px;
}
.auflistung-table tr td:nth-child(2){
    width:192px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left:15px;
}
.auflistung-table tr td:nth-child(3){
    width:97px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left:10px;
}
.auflistung-table tr th{
    text-align: left;
    color:#afaeae;
    font-weight: 400;
    height:47px;
    vertical-align: top;
    font-size: 14px;
}
.auflistung-table tr th:nth-child(4){
    text-align:right;
}
.auflistung-table tr td{
    font-size: 11px;
    height:32px;
}
.textblock{
    color:#666666;
    font-size: 14px;
}

.middle-block-image{
    position: relative;
    display: display-inline;
    float:left;
    width:175px;


    text-align: center;
}
.middle-block-image img{
    max-width:175px;


    display:inline-block;
    opacity: 0;
}
.middle-block-image-stoerer{
    position: absolute;
    bottom:-50px;
    left:-50px;
}
.middle-block-image-text{
    float:left;
    width:760px;
}
.tech-content{
    margin-bottom:30px;
}


.modal {
    /*display: none;*/
    position: fixed;
    z-index: 1;
    padding-top: 150px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal .bluebox-store {
    margin: auto;
    padding: 40px;
    max-width: 500px;
    width: 50%;
}

.modal .bluebox-store  a {
    cursor: pointer;
    font-weight: bold;
}



/*
 * Footer
 ***************************************/

#footer{
    margin-top:15px;
    height:90px;
    padding:0px 10px 0px 50px;
    text-align: right;
}

#footer ul{
    list-style-type: none;
    display:inline-block;
    vertical-align: top;
    height:17px;
    margin-left:10px;
}
#footer ul li{
    float:left;
    margin-left:12px;
    height:17px;
    margin-top:-8px;
}
#footer ul li:first-child{
    margin-left:0px;
}

#footer a{
    color:#000;
    font-size: 12px;
    display: inline-block;
}
#footer--full{

    background-color: #eeeeeec7;
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom:100px;

}
.footer--full__headline{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color:black;
    text-transform: uppercase;
margin-top:50px;
    font-size:13px;

}

#footer--full__page__inner{
     max-width:1000px;
     width: 100%;
    box-sizing: border-box;
     margin:0px auto;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px;
 }
#footer--full li{
    list-style: none;
}

.footer__column a:active, .footer__column a:visited, .footer__column a:hover,.footer__column a:link{
    color: black;
}
.footer__column{
    /*flex-grow: 1;*/
    margin:10px;
    line-height: 22px;

    margin-right: 0;


    width:140px;
}
.footer__column--fake{

border:1px solid red;
    margin:10px;
    margin-right: 0;
    background: transparent;
    width:140px;
}
.footer__column li:first-child{
    font-weight: bold;
    padding-bottom: 5px;
}


.paginationControl{
    margin-top:20px;
    text-align: center;
    font-size:12px;
}
.paginationControl .blue{
    vertical-align: -1px;
    display: inline-block;
    margin:0px 3px;
}
.paginationControl a, .paginationControl span.disabled {
    display: inline-block;
    margin:0px 20px;
}


.bb-submit{
    position: absolute;
    bottom:21px;
    left:18px;
    font-size: 15px;
    border:0px;
    background:url(/images/bluebox-link-arrow.gif) no-repeat;
    padding-left:20px;
    color:white;
    text-transform: uppercase;
    cursor:pointer;
}




.bluearrow-submit{
    border:none;
    cursor:pointer;
    color:white;
    padding-right:35px;
    background:url(/images/bluebox-link-arrow.gif) no-repeat #00c4ff;
    height:20px;
    min-width:146px;

    background-position: 96% center;
    font-weight:700;
    font-size:13px;
    text-align: left;
    padding-left:10px;
}



.bluearrow-link-left, .bluearrow-link-right{
    margin-bottom:2px;
    border:none;
    display: inline-block;
    cursor:pointer;
    color:white;
    line-height: 20px;
    padding-right:10px;
    background:url(/images/bluebox-link-arrow-left.gif) no-repeat #00c4ff;
    height:20px;


    background-position: 4% center;
    font-weight:700;
    font-size:13px;
    text-align: left;
    padding-left:35px;
}



.bluearrow-link-right{
    height:21px;
    padding-right:36px;
    padding-left:10px;
    background:url(/images/bluebox-link-arrow.gif) no-repeat #00c4ff;
    background-position: 95% center;
}



#map-canvas {
    height: 331px;
    margin: 0px;
    padding: 0px
}
.canvas-max #map-canvas{
    height:421px;
}
.si-website{
    color:white;
    text-decoration: underline;
}
.color-black{
    color:#000;
}
.questionbox{
    position: absolute;
    top:5px;
    right:0px;
    height:230px;
    width:50px;
    max-width: 100%;
    overflow:hidden;
}
.questionbox-black{
    height:50px;
    width:50px;
    position: absolute;
    color:white;
    background-color: black;
    font-family: 'Raleway', sans-serif;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    line-height: 50px;
    top:0px;
    left:0px;
    z-index: 9999;
    cursor:pointer;
}

.questionbox-blue{
    height:230px;
    width:330px;
    position: absolute;
    display:none;
    top:0px;
    right:0px;
    color:white;
    font-family: 'Open Sans', sans-serif;
    background-color: #00c4ff;
    font-size: 15px;
    font-weight: 400;
    padding:17px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.qbb-headline{
    font-weight: 700;
    padding-left:50px;
    margin-bottom:25px;

}
.questionbox-blue a{
    color:white;
    font-weight: 700;
}
#content-main{
    position: relative;
}

#store-info{
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
#store-info a{
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    /*text-transform: lowercase;*/
    color:#fff;
    text-decoration: underline;
}
.warenkorb-aktualisieren, .warenkorb-loeschen, .wishlist_move{
    margin-left:10px;
    vertical-align: -5px;
}
.wishlist_move{
    vertical-align: -3px;
}

#size-block .sold-out{

}
form .error{
    border-color:red;
}

.groessentabelle{
    margin-top:5px;
    font-size:13px;
    width:100%;
    border-spacing: 0px;
    border-collapse: separate;
}
.groessentabelle th{
    background-color: #00c4ff;
    color:white;
    font-weight: 700;
    text-align: left;
    border-right: 1px solid #00c4ff;
    border-bottom: 1px solid #00c4ff;
    padding:2px 5px;
    margin:0px;
}
.groessentabelle td{
    font-weight: 400;
    text-align: left;
    border-right: 1px solid #00c4ff;
    border-bottom: 1px solid #00c4ff;
    padding:2px 5px;
    margin:0px;
}
.groessentabelle td:first-child, .groessentabelle th:first-child{
    border-left: 1px solid #00c4ff;
}
.groessentabelle tr:first-child th{
    border-top: 1px solid #00c4ff;
}
.topborder{
    border-top: 1px solid #00c4ff;
}

.groessentabelle.sp-2 th{width:50%;}
.groessentabelle.sp-2{width:230px;}
.groessentabelle.sp-4 th{width:33.3%;}
.groessentabelle.sp-4 th{width:25%;}
.groessentabelle.sp-5 th{width:20%;}

#groessentabellen-left{
    width:500px;
    float:left;
}
#groessentabellen-right{
    width:450px;
    float:right;
    padding-right:10px;
}

.freizeithosen-top-width{
    display: inline-block;
    width:51px;
}




#statisch{
    margin-left:19px;
    margin-right:14px;
}
#statisch h2{
    margin-top:22px;
    margin-bottom:36px;
    padding-bottom:4px;
    font-weight:normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    border-bottom: 1px solid #878787;
}
.emptybox{
    border:none !important;
}

.stornierung{
    margin-bottom:10px;
    font-size: 14px;
}
.stornierung a{

}
.stornierungs-textarea{
    width:325px;
    height:200px;
    margin-right:10px;
}


.va-5{
    vertical-align: 5px;
}

.font-14{
    font-size: 14px !important;
}

#groessentabellen-right img{
    margin-top:32px;

    display: inline-block;


}

#groessentabellen-right .bluebox{
    margin-right:17px;
}
.versandkosten-table{
    width:100%;
}
.versandkosten-table th{
    text-align: left;
}
.versand-small{
    font-size: 12px;
}

.versandkosten-lieferung{
    font-size:14px;

}
.versandkosten-lieferung ul{
    margin-left:20px;

}
.versandkosten-lieferung a{
    color: black;
}


.tech-content{
    display:none;
}
.faq-content{
    display: none;
}

.wi-headline.active{
    background:url(/images/blue-arrow.png) no-repeat;
    background-size: 19px;
    background-position:-30px 4px;

}

#rotes-schiff{
    display: inline-block;

    height: 45px;
    float:right;
    vertical-align: middle;
    position: relative;
}
#rotes-schiff img{
    margin-right:10px;
    margin-top:7px;
    width:25px;
}
#rs-headline{
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color:black;
    text-transform: uppercase;
    position: absolute;
    font-size:13px;
    width:236px;
    right:50px;
    top:14px;
}




#timeline{
    background: url(/images/timeline-bg.gif) repeat-x;
    list-style: none;
    text-align: center;
    font-size: 14px;
    line-height: 27px;
    height: 27px;
    width: 100%;
    color:#cdced0;
}
#timeline li{
    display: inline-block;
    padding: 0 9px;
    height:27px;
    cursor:pointer;
}
#timeline li.active{
    background-color:#00c4ff ;
    color:white;
}
#story{
    width:100%;
    overflow: hidden;
    position: relative;
    margin-top:-25px;
}
#story-content-wrapper{
    position: relative;
    top: 27px;
    left: 0px;
}
.story-image{
    margin:20px auto 0px auto;
    display: inline-block;

}
.story-content{
    float:left;
    min-height:800px;
    text-align: center;
}
.story-content h3{
    margin-top:20px;
    margin-bottom:20px;
    text-align: center;
}
.story-content p{
    margin: 0px auto;
    padding: 0px 140px;
}
.story-text{
    text-align: left;
}
#timeline-mobile {
    display: none;
    text-align: center;
    width: 100%;
}
#timeline-mobile select {
    background: url(/images/timeline-bg.gif) repeat-x;
    background-color: #000;
    border: none;
    color: #fff;
    padding: 5px;
}
#timeline-button-prev, #timeline-button-next {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

#handschuh-tabelle{
    width:327px;
    margin-right:17px;
    margin-top:0px !important;
}


.faq-list{
    margin-left:48px;
    margin-bottom:20px;
}
.faq-list li{
    margin-bottom:10px;
}


.faq{
    font-size: 14px;
}
.faq a{
    color:black;

}
.underline{
    text-decoration: underline;
}
.faqtabelle{
    margin: 0px 30px 20px 30px;

    font-size:13px;

    border-spacing: 0px;
    border-collapse: separate;
}
.faqtabelle th{
    background-color: #00c4ff;
    color:white;
    font-weight: 700;
    text-align: left;
    border-right: 1px solid #00c4ff;
    border-bottom: 1px solid #00c4ff;
    padding:2px 5px;
    margin:0px;
}
.faqtabelle td{
    font-weight: 400;
    text-align: left;
    border-right: 1px solid #00c4ff;
    border-bottom: 1px solid #00c4ff;
    padding:2px 5px;
    margin:0px;
}
.faqtabelle td:first-child, .faqtabelle th:first-child{
    border-left: 1px solid #00c4ff;
}
.faqtabelle tr:first-child th{
    border-top: 1px solid #00c4ff;
}
.groessentabelle td.no-left-border, .faqtabelle td.no-left-border{
    border-left: none;
}

.groessentabelle .section{
    text-align: center;
    font-weight: bold;
    padding: 8px 1px;
}


.table-legend{
    font-size: 12px; text-align: right; margin-top: 5px;
}

.numberlist{
    list-style-type: decimal;
    margin-left:50px;
}

.agb{
    font-size: 14px;

}
.agb a{
    color:black;
    text-decoration: underline;
}
.agb .indent-block{
    margin-left: 25px;
    margin-top: 5px;
}

.agb .indent-block .indent-block{
    margin-bottom: 3px;
}

#size-hover{
    padding:3px 5px;
    background-color: #00c4ff;
    color:white;
    position:absolute;
    font-size: 12px;
    font-weight: 700;

    display: none;
}
.agb-akzeptieren{
    display: inline-block;
    font-size: 14px;
}
.agb-akzeptieren a{
    text-decoration: underline;
    color: black;
}
.agb-akzeptieren input[type=checkbox]{
    vertical-align: -2px;
    margin-right:3px;
}

.warenkorb .error{
    font-size:14px;
    color:#b40000;
    margin-bottom:10px;
    font-weight: 700;
}
.pflegeanleitung-pdf{
    font-size: 14px;
    color:#000;
    float:right;
}
.pflegeanleitung-h3{
    font-size: 19px;

}
.datenschutz a{
    color:#000;
}

.datenschutzliste{
    margin-left:40px;
}

.homelink{

}


/**
FILTER GEORG
 */


/* filter
-------------------------------------------------- */
.produkte-topfilter {
    /*display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 10px;
    align-items: start;*/
    width: 100%;
    margin: 10px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown {
    display: block;
    background: red;
    position: relative;
}

.dropdown-inner button{
    background-color: #00c4ff;
    padding: 5px;
    width: 100%;

    border: 0;
cursor: pointer;
    box-shadow: none;
    -webkit-appearance: none;
    color:white;
    margin-bottom: 5px;
}
.btn-filter,
.btn-dropdown {
    display: block;
    position: relative;
    padding: 6px 10px;
    background: #000;
    color: #fff;
    font-size: .75rem;
    line-height: 1.5;
    cursor: pointer;
    z-index: 2;
}
.btn-dropdown:after {
    position: absolute;
    content: " ▼";
    font-size: .75em;
    line-height: 1.25rem;
    right: 10px;
}

.btn-filter {
    background: #00c4ff;
    cursor: pointer;
}
.dropdown-filter-inner{
    max-height:200px;
    overflow-y:auto;
    margin-bottom: 10px;
}
/* bs IE
-------------------------------------------------- */
.dropdown,
.btn-filter {
    float: left;
    width: calc(25% - 17px);
    margin-right: 5px;
}
.dropdown:last-child, .btn-filter:last-child{
    margin-right: 0;
    bordeR:1px solid red;
}

.btn-filter {
    width: 25%;
    margin-right: 0;
}
.btn-filter:after {
    content: "";
    clear: both;
    display: table;
}
/*
-------------------------------------------------- */

.dropdown-overlay {
    display: none;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 1;
}

.dropdown-inner {
    position: absolute;
    left: 0; right: 0;
    padding: 10px;
    background: #fff;
    border: #aaa solid 1px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s;
    z-index: 2;
}

.dropdown-hover:hover .dropdown-inner,
.dropdown-open:checked ~ .dropdown-inner {
    display: block;
    visibility: visible;
    opacity: 1;
}
.dropdown-hover:hover .dropdown-overlay,
.dropdown-open:checked ~ .dropdown-overlay {
    display: block;
}

/* form elements
-------------------------------------------------- */
.dropdown-inner input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.dropdown-inner label {
    display: block;
}
.dropdown-inner input[type="radio"],
.dropdown-inner input[type="checkbox"] {
    padding: 0;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #000;
}
.dropdown-inner input[type="radio"]:checked,
.dropdown-inner input[type="checkbox"]:checked {
    background-color: #00c4ff;
}

/* slider
-------------------------------------------------- */
#filter-price-slider {
    margin: 5px;
}
#filter-price-value {
    font-size: small;
    text-align: center;
    margin-top: 1em;
    color:#000;
}
#filter-price-value:after {
    content: " €";
}
.noUi-connect {
    background: #00c4ff !important;
}
.noUi-handle {
    transform: scale(.4,.7);

    box-shadow: none;
    border: 1px solid #666;
}

/* media queries
-------------------------------------------------- */
/*@media screen and (max-width: 700px) {
	.produkte-topfilter {
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 10px;
	}
	.dropdown-inner {
		position: relative;
		display: none;
	}
}*/
@media screen and (max-width: 500px) {
    /*.produkte-topfilter {
        grid-template-columns: repeat(1, 1fr);
    }*/

    /* bs IE
    -------------------------------------------------- */
    .dropdown,
    .btn-filter {
        width: 100%;
    }
    .dropdown-inner {
        position: relative;
        display: none;
    }
    /*
    -------------------------------------------------- */
}


/*
 * Responsive
 ***************************************/

@media screen and (max-width:1020px){
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive table {
        margin: 0;
    }

    #header-top {
        height: auto;
    }

    #content-main img {
        max-width: 100%;
    }

    #content-startbox-container {
        margin: 30px auto 0;
    }

    .startbox {
        height: auto;
        margin: 2px 0.5%;
        width: 49%;
        border-radius: 20px;
    }

    .startbox img {
        height: auto;
        width: 100%;
    }

    #content-left-product {
        margin: 0 0 0 2%;
        width: 28%;
    }

    #content-right-product {
        padding-right: 10px;
        width: 70%;
    }

    #groessentabellen-left {
        float: none;
        width: 100%;
    }

    #groessentabellen-right {
        float: none;
        width: 100%;
    }

    #groessentabellen-right .float-right {
        float: none;
    }

    .bluebox-store {
        float: none;
        width: 100%;
    }

    .bluebox-store.bb-larger {
        /*height: auto;*/
    }

    .bluebox-ship-to-store {
        float: none;
        height: auto;
        margin-top: 10px;
        max-width: none;
        width: 100%;
    }

    #cbp-box {
        display: none;
    }

    #timeline {
        display: none;
    }

    #timeline-mobile {
        display: block;
    }

    /* ship-to-store form */
    form .bluebox.bb-larger {
        float: none;
       /* height: auto;*/
        margin-top: 20px;
    }
}

@media screen and (max-width:960px){
    #rs-headline {
        display: none;
    }

    #nbb-left {
        bottom: 31px;
        width: 100%;
    }

    #nbb-right {
        bottom: 1px;
        padding: 0 0 0 19px;
        right: auto;
        text-align: left;
        width: 100%;
    }

    #banner-text {
        left: 0;
        text-align: center;
        width: 100%;
    }

    #footer {
        padding: 0 10px;
        text-align: center;
        height: unset
    }

    #footer a {
        display: block;
    }

    #footer-social {
        float: none;
    }

    #footer ul {
        height: auto;
        margin: 10px 0;
    }

    #footer ul li {
        float: none;
        height: auto;
        margin: 0;
        padding: 5px;
    }

    #content-left-overview{
        padding-left: 30px;
        padding-right: 40px;
    }

    #content-paging {
        margin-left: 0;
    }

    #content-left-product {
        float: none;
        margin: 20px auto 0;
        max-width: 270px;
        width: 100%;
    }

    #content-right-product {
        float: none;
        margin: 0;
        padding: 0 20px;
        width: 100%;
    }

    .middle-block-image-text{
        width: 100%;
    }

    #content.startseite #banner-headline {
        height: 90px;
    }

    #content.startseite #banner-headline img {
        height: 30px;
    }

    #content.startseite #banner-text {
        text-align: left;
        width: auto;
    }
    #register-daten-hinweis{
        box-sizing: border-box;
        padding-left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 680px) {
    #breadcrumb-wrapper {
        display: block;
        height: auto;
        margin: 5px;
        padding-left: 15px;
        position: static;
        text-align: left;
    }

    .startbox {
        height: auto;
        margin: 2px 0;
        max-height: 300px;
        width: 100%;
    }

    .startbox img {
        width: 100%;
    }

    #menu-collapse-button {
        display: block;
        font-size: 15px;
    }

    #menu-icon {
        background: url(../images/HamburgerIcon.svg) no-repeat;
        display: inline-block;
        height: 12px;
        width: 20px;
    }

    #navigation {
        background: #5c5959;
        left: 0;
        height: 0;
        margin-top: 3px;
        overflow: hidden;
        position: absolute;
        width: 100%;
        z-index: 99;
    }

    #navigation li {
        float: none;
        margin: 12px 5px;
    }

    #subnavigation {
        display: none !important;
    }

    .bluebox {
        float: none;
        margin-top: 20px;
        max-width: none;
    }

    .bb-large {
      /*height: auto; */
    }

    .bluebox-table {
        width: 100%;
    }

    .bluebox-table input[type=text],
    .bluebox-table input[type=password],
    .bluebox-table textarea {
        box-sizing: border-box;
        width: 100%;
    }

    .bb-submit {
        margin-top: 10px;
        position: static;
    }

    #content-left-overview {
        background: #ccc;
        left: -75%;
        height: 100vh;
        min-height: 100%;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 75%;
        z-index: 98;
    }

    #content-left-overview-fade {
        background: rgba(0, 0, 0, 0.75);
        cursor: pointer;
        display: none;
        left: 0;
        height: 100vh;
        opacity: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 97;
    }

    #content-right-overview {
        box-sizing: border-box;
        float: none;
        padding: 0 10px;
        width: 100%;
    }

    #content-paging {
        margin: 0 auto;
    }

    #content-itemcontainer {
        margin: 0 auto;
        max-width: 535px;
    }

    #content-navigation-open, #content-navigation-close {
        background: #000;
        border: none;
        color: #fff;
        cursor: pointer;
        display: block;
        padding: 10px;
    }
    #content-navigation-open{
        width:100%;
        margin-top:5px;
        border-top:1px solid white
    }

    #content-navigation-close {
        position: absolute;
        top: 20px;
    }

    #groessentabellen-left .float-left,
    #groessentabellen-left .float-right {
        float: none;
    }

    .groessentabelle.sp-2 {
        width: 100%;
    }

    .story-content p{
        padding: 0px 40px;
    }


    .modal {
        padding-top: 50px;
    }

    .modal .bluebox-store {
        padding: 20px;
        width: 75%;
        max-width: 75%;
    }

}

@media screen and (max-width: 565px) {
    #content-itemcontainer {
        max-width: 355px;
    }
}


@media screen and (max-width: 480px) {
    #suche input[type=text] {
        width: 96px;
    }

    #banner-text {
        font-size: 18px;
    }

    .produkteProSeite {
        float: none;
        margin-top: 10px;

    }

    #content.startseite #banner-headline {
        height: 65px;
    }

    #content.startseite #banner-headline img {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    #content-itemcontainer {
        margin: 0 auto;
        max-width: 175px;
    }

    #content.startseite #banner-headline {
        height: 40px;
    }

    #content.startseite #banner-text {
        bottom: auto;
        font-size: 15px;
    }

    .story-content p{
        padding: 0px 10px;
    }
}

.language-selection{
    font-size: 11px;
    padding: 5px;

}
.language-selection a, language-selection a:visited, language-selection a:hover, .language-selection a:active{
    color: white;
}
.text-en{
    font-size: 10px !important;
}
