body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

*{
    box-sizing: border-box;
	font-family: 'Exo';
}

.content {
    width:100%;
    min-width: 350px;
    height:auto;
    background: url("../img/background.png") ;
    display:flex;
}

.logo {
    margin: 10px 5px 5px 15px;
    float: left;
    display: flex;
}

.fb-icon{
    height: auto;
    margin: 25px 0 25px 15px;
    width: 150px;
}

.home-icon{
    vertical-align: middle;
    margin-right: 10px;
}

.geeignet{
    color: #d85b4e;
    margin-left: 20px;
    font-family: "Exo";
    font-style: italic;
    font-weight: 300;
}

.headline{
    font-family: "Exo";
    margin-left: 20px;
    font-weight: 300;

    font-size: 30px;
}

.artikel-headline{
    font-family: "Exo";
    margin-left: 20px;
    font-style: italic;
    font-weight: 900;
    margin-top: 3px;
}

.hotline-img{
    height: 52px;
    width: 322px;
    margin-top:45px;
    margin-left: 37%;
    float: right;

}
.container2 {
    width:100%;
    min-width: 350px;
    max-width: 1002px;
    height:auto;
    display:block;
    margin: 0 auto;
}

.header{
    width:100%;
    height: auto;
    background: #F7F7F7;
    display: flex;
    display:-webkit-flex;
    padding: 0 15px 0 0;
    border-bottom: 5px solid #515151;
    margin-bottom: 25px;
}


.inhalt {
    width: 100%;
    background: #ffffff;
    height: auto;
    clear: both;
    float: left;
    flex: 1 1 0;
    margin-bottom: 25px;
    border-radius: 3px;
	 /* -webkit-box-shadow: 0px 0px 6px #494949;webkit browser*/ 
	 /* -moz-box-shadow: 0px 0px 6px #494949; firefox */ 
	
    /*-webkit-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    -moz-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);*/
	


}

.inhalt p{
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 1.4em;
}

.inhalt-zahlung{
    width: 100%;
    background: #ffffff;
    height: auto;
    clear: both;
    float: left;
    border-radius: 3px;
    margin-bottom: 25px;
    display: flex;
    -webkit-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    -moz-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);


}

.inhalt-versand{
    width: 100%;
    background: #ffffff;
    height: auto;
    clear: both;
    float: left;
    border-radius: 3px;
    margin-bottom: 25px;
    display: flex;
    -webkit-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    -moz-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);

}

.inhalt-hinweis{
    width: 100%;
    background: #ffffff;
    height: auto;
    clear: both;
    float: left;
    border-radius: 3px;
    margin-bottom: 25px;
    display: flex;
    -webkit-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    -moz-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);

}

.inhalt-abwicklung{
    width: 100%;
    background: #ffffff;
    height: 185px;
    clear: both;
    float: left;
    flex: 1 1 0;
    margin-bottom: 25px;
    display: flex;
    border-radius: 3px;
    -webkit-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    -moz-box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);
    box-shadow: 1px 2px 10px 1px rgba(0,0,0,0.18);

}


.inhalt2
{
    display: block;
    width: 100%;
    height: auto;




}




.mobile{
    font-size: 36px;
}

.mobile:focus + div.menu{
    display:block!important;
}


.artikelbild{
    height: auto;
    margin-left: 200px;
}

span.gls {
    background: rgba(0, 0, 0, 0) url("../img/gls.png") no-repeat scroll 0 0;
    background-position-x: 10px;
    clear: both;
    margin-bottom: 30px;
    float: left;
    height: 48px;
    margin-top: 10px;
    width: 157px;
    font-size: small;
}
span.dhl {
    background: rgba(0, 0, 0, 0) url("../img/dhl.png") no-repeat scroll 0 0;
    background-position-x: 10px;
    clear: both;
    float: left;
    height: 41px;
    width: 142px;
}

span.paypal {
    background: rgba(0, 0, 0, 0) url("../img/paypal.png") no-repeat scroll 0 0;
    background-position-x: 10px;
    clear: both;
    float: left;
    height: 39px;
    margin-left: 5px;
    width: 83px;
}
span.bar {
    background: rgba(0, 0, 0, 0) url("../img/bar.png") no-repeat scroll 0 0;
    background-position-x: 10px;
    clear: both;
    color: #a1a1a1;
    float: left;

    margin: 0 0 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 9px;
    font-size: small;
}

span.nachname {
    background: rgba(0, 0, 0, 0) url("../img/nachname.png") no-repeat scroll 0 0;
    background-position-x: 10px;
    clear: both;
    color: #a1a1a1;
    float: left;

    margin: 0 0 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 6px;
    font-size: small;
}

span.vorkasse {
    background: rgba(0, 0, 0, 0) url("../img/vorkasse.png") no-repeat scroll 2px 0;
    background-position-x: 10px;
    color: #a1a1a1;
    float: left;

    margin: 4px 0 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 7px;
    font-size: small;
}

span.info{
    color: #d85b4e;
    margin-left: 20px;
    font-family: "Exo";
    font-weight: 800;

}
span.info-text{
margin-left: 20px;
font-family: "Exo";
    margin-bottom: 12px ;
}

.bild-sidebar{
    margin-bottom: 10px ;
    width: 194px;
    height: 123px;
}

span.firma {
    float: left;
    font-family: "Exo";
    font-weight: 600;
    font-size: 13px;
    padding-left: 20px;
    padding-top: 25px;
    /*background: #ffffff;*/
}

span.adresse {
    float: left;
    font-family: "Exo";
    font-size: 12px;
    padding-left: 20px;
   /* background: #ffffff;*/

}

.beschreibung{
    float: right;
    width: 100%;
    line-height: 1.4em;
    padding: 0 30px 0;

}

.beschreibung li{
    padding: 0px 0 5px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;
    list-style: none !important;

}
.beschreibung ul{
    padding: 0px;
    margin-left: 20px;
	list-style: none !important;

}

.titel{
    /*color: #d85b4e;*/
	color: #000000;
    font-family: Exo;
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    margin: 15px 0 0px;
}


.subtitel{
    /*color: #d85b4e;*/
	color: #000000;
    font-family: Exo;
    font-weight: 300;
    font-size: 17px;
    font-style: italic;
    margin: 0px 0 0px;
}

@media all and (max-width: 768px){
  .subtitel{
  margin-left: 20px;
  }
}

.bild-firma{
    width: 100%;
    margin-bottom: -6px;
    margin-top: 50px;

}

.kaufabwicklung{
    width: 381px;
    height: 185px;
    background: #484745;
    border-radius: 3px 0px 0px 3px;
}



.kaufabwicklung h3{
    font-family: Exo;
    font-weight: 300;
    color: #ffffff;
    margin-left: 20px;
    margin-top: 5px;
}

.zahlung{
    width: 381px;
    height: auto;
    background: #484745;
    border-radius: 3px 0px 0px 3px;
}



.zahlung h3{
    font-family: Exo;
    font-weight: 300;
    color: #ffffff;
    margin-left: 20px;
}

.zahlungs-details {
width: 621px;
    height: auto;

}


.zahlungs-details li{
    padding: 0 ;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;

}
.zahlungs-details ul{
    font-family: Montserrat,"Helvetica Neue",sans-serif;
    margin-left: 20px;
    padding: 0 20px;}

/*versand-details*/

.versand-detail{
    width: 381px;
    height: auto;
    background: #484745;
    border-radius: 3px 0px 0px 3px;
}



.versand-detail h3{
    font-family: Exo;
    font-weight: 300;
    color: #ffffff;
    margin-left: 20px;
}

.versand-detail p{
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 0.9em;
    color: #ffffff;
    padding: 0 20px;
    line-height: 1.4em;
}
/*versand-details ende*/

/*versand-ausland*/
.versand-ausland {
    width: 621px;
    margin-bottom: 20px;


}

.versand-ausland p{
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    padding: 0px 20px 14px 20px;
    line-height: 1.4em;

}

.versand-ausland li{
    padding: 0px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;

}
.versand-ausland ul{
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    padding: 0 20px;
    margin-left: 20px;}


.versand-ausland table{
    font-family: Montserrat, "Helvetica Neue", sans-serif;

}
.versand-ausland th{
    margin-bottom: 5px;
}


.land{
    text-align: left;
    padding-left: 20px;
	font-size: 14px;

}

.kuerzel{
text-align: center;
font-size: 14px;

}

.versandkosten{
text-align: right;
    padding-right: 20px;
	font-size: 14px;
}

.land,.kuerzel,.versandkosten{
    width: 207px;


}
/*versand-ausland ende*/

.hinweis-detail {
    width: 621px;

}

.hinweis-detail p{
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    padding: 0 20px;
    line-height: 1.4em;
    font-size: 12px;

}


.hinweis-detail li{
    padding: 0px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;

}
.hinweis-detail ul{
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    margin-left: 20px;
    padding: 0 20px;}

.hinweis{
    width: 381px;
    height: auto;
    background: #484745;
    border-radius: 3px 0px 0px 3px;
}



.hinweis h3{
    font-family: Exo;
    font-weight: 300;
    color: #ffffff;
    margin-left: 20px;
}

.logo-klein{
    width: 117px;
    height: 71px;
    margin-top: 20px;
    margin-left: 20px;
}

.tonne{
    height:132px ;
    width:128px ;
    margin-left: 114px;
    margin-bottom: 20px;
}
.button-go{
    font-size: 8pt;
    font-family: Arial;
}

.table-inhalt {
    padding:2px;
    width:100%;
    height:100%;
    overflow:auto;
}

.uebersicht{
    width: 100%;
    padding-top: 30px;
}

.inhalt-uebersicht{
    float: left;
    width: 33%;

}

.inhalt-uebersicht-img{
    padding-bottom: 10px;
    width: 33%;
    float: left;

}
/*
.inhalt-uebersicht:nth-child(even){
    float: left;
    padding: 10px 15px;
}*/

.dropdown {
    font-size: 8pt;
    font-family: Arial;
}

.Button {
    -moz-box-shadow:inset 0px -3px 7px 0px #29bbff;
    -webkit-box-shadow:inset 0px -3px 7px 0px #29bbff;
    box-shadow:inset 0px -3px 7px 0px #29bbff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2dabf9), color-stop(1, #0688fa));
    background:-moz-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
    background:-webkit-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
    background:-o-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
    background:-ms-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
    background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dabf9', endColorstr='#0688fa',GradientType=0);
    background-color:#2dabf9;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #0b0e07;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    padding:9px 23px;
    text-decoration:none;
    text-shadow:0px 1px 0px #263666;
    margin-left: 20px;
    margin-top: -5px;
}

.Button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0688fa), color-stop(1, #2dabf9));
    background:-moz-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
    background:-webkit-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
    background:-o-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
    background:-ms-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
    background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0688fa', endColorstr='#2dabf9',GradientType=0);
    background-color:#0688fa;
}
.Button:active {
    position:relative;
    top:1px;
}

.abwicklung{
    height: auto;
    width: 623px;
}

/* gallery*/
.rahmen{
    border: 2px solid #555;
    float: left;
    display: inline-block;
    height: 84px;
    margin: 0 10px 10px 0;
    width: 138px;

}
.rahmen:nth-child(4),
.rahmen:nth-child(6)
{
    clear: both; }

.rahnen:nth-child(1+ 2n),
.rahmen:nth-child(3){
    margin-right: 0px;
}


.thumbnails {
    float: right;
    width: 42%;
    text-align: center;
    max-width: 320px;
    padding-left: 20px;
}


.thumbnails img {

 	max-height: 80px;
    max-width: 131px;
}

/*.thumbnails img:hover {
    border: 2px solid #d85b4e;
    cursor:pointer;
}*/

.topnav--new{
    display: none;
}

.merkmale{
  float: right;
  width: 100%;
    font-size: 13px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
}     

@media all and (min-width: 768px){
  .merkmale{
  width: 43%;
  }
}

.merkmale ul{
    padding-right: 15px;
    padding-left: 15px;
}

@media all and (max-width: 768px){
    .merkmale ul{
        padding-left: 40px;
    }
}

.merkmale ul li{
    margin: 0 0 10px;
    list-style: none;
}

.merkmale ul li:not(:empty){
    list-style: disc;
}

.slider{
    width: 100%;
    padding-left: 40px;
    position: relative;
    height: 600px;
    clear: both;
    /*Instead of height we will use padding*/
    padding-top: 240px; /*>>>In this problem if more 5 images :)<<<*/
}



@media all and (min-width: 768px){
    .slider{
      clear: none;
        width: 100%;
        height: 400px;
        padding-left: 50px;
        padding-top: 600px; /*>>>In this problem if more 5 images :)<<<*/
    }
}



/*Last thing remaining is to add transitions*/
.slider>img{
    position: absolute;
    left: 0px;
    top: 0;
    transition: all 0.5s;
    max-height: 200px;
    max-width: 80%;
}

/*@media all and (min-width: 734px){
    .slider>img{

        max-height: 200px;
		padding-left: 200px;
    }
}


@media all and (min-width: 768px){
    .slider>img{

        max-height: 300px;
		padding-left: 45px;
    }
}


@media all and (min-width: 900px){
    .slider>img{
        max-height: 600px;
        max-width: 800px;
		padding-top: 50px;
		padding-left: 200px;
    }
}*/

/*iPhone eXpensive portrait · width: 375px*/
/*iiPhone 6-8 portrait · width: 375px*/
@media all and (min-width: 375px){
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
		padding-left: 80px;
    }
}
/*iiPhone eXpensive landscape · width: 734px*/
@media all and (min-width: 734px) and (orientation : landscape) {
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
		padding-left: 200px;
    }
}
/*iAndroid (Pixel 2) portrait · width: 412px*/
@media all and (min-width: 412px){
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
		padding-left: 80px;
    }
}
/*iAndroid (Pixel 2) landscape · width: 684px*/
@media all and (min-width: 684px) and (orientation : landscape) {
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
		padding-left: 80px;
    }
}
/*iiPhone 6-8 landscape · width: 667px*/
@media all and (min-width: 667px) and (orientation : landscape) {
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
		padding-left: 200px;
    }
}
/*iiPhone 6-8 Plump portrait · width: 414px*/
@media all and (min-width: 414px){
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
        padding-left: 70px;
    }
}

/*iiPhone 6-8 Plump portrait · width: 414px*/
@media all and (min-width: 414px) and (orientation : landscape) {
    .slider>img{
        max-height: 200px;
		padding-top: 20px;
        padding-left: 240px;
    }
}

/*iiPhone 6-8 Plump landscape · width: 736px*/
@media all and (min-width: 736px) and (orientation : landscape) {
    .slider>img{
        max-height: 220px;
		padding-top: 20px;
		padding-left: 220px;
    }
}

/*iiPad portrait · width: 768px*/
@media all and (min-width: 768px) {
    .slider>img{
        max-height: 93%;
        max-width: 720px;
		padding-top: 50px;
		padding-left: 45px;

    }
	
}
/*iiPad landscape · width: 1024px*/
@media all and (min-width: 1024px){
    .slider>img{
        max-height: 600px;
        max-width: 800px;
		padding-top: 10px;
		padding-left: 200px;
    }
}







.slider input[name='slide_switch'] {
    display: none;
}

.slider label {
    /*Lets add some spacing for the thumbnails*/
    margin: 18px 0 0 18px;
    float: left;
    cursor: pointer;
    transition: all 0.5s;
    /*Default style = low opacity*/
    opacity: 0.6;
    height: 84px;
    margin: 0 10px 10px 10px;
    width: 138px;
    border: 2px solid #fff;
    text-align: center;
}




.slider label img{
    display: inline-block;
    max-height: 80px;
    max-width: 131px;
}

/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {
    border-color: #666;
    opacity: 1;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ img {
    opacity: 0;
    transform: scale(1.1);
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.slider input[name='slide_switch']:checked+label+img {
    opacity: 1;
    transform: scale(1);
}
/*Clicking on any thumbnail now should activate the image related to it*/

/*We are done :)*/

.preview{
    width: auto;
    height: auto;
    /*width: 552px;
    height: 380px;*/
}

.preview img {

    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.preview  {
float: left;
    padding-left: 50px;;
}

.preview img{
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.gallery{

    display: flex;
    height: 500px;


}

.gallery p{
    font-family: Exo;
    font-size: small;

}


iframe{
    clear: both;
    float: left;
    width: 621px;
    margin: 24px 0;
}

/*ende*/

/*MEDIA*/


@media all and (max-width:768px) {

    .headline{
        font-size: 20px;
    }

    .versand-detail{
        font-size: 0.9em;
    }


    .inhalt-uebersicht {
        text-align: center;
        width: 100%;
    }

    .inhalt-uebersicht-img{
        text-align: center;
        width: 100%;
    }
}


/*max-width 865px*/



@media all and (max-width: 865px){

    .inhalt-uebersicht {

        width: 32%;
    }

    .inhalt-uebersicht-img{
        width: 32%;
        }

    .kaufabwicklung h3{
        margin-left: 20px;
        font-size: 17px;
        margin-right: 10px;
        padding-bottom: 2px
    }
    .versand-detail h3{
        padding-bottom: 10px;
        font-size: 17px;
        margin-right: 10px;
    }
    .zahlung h3{
        padding-bottom: 10px;
        font-size: 17px;
        margin-right: 10px;
    }

    .hinweis h3{
        padding-bottom: 10px;
        font-size: 17px;
        margin-right: 10px;
    }

    .hotline-img {


        margin-left: 5%;

    }

    .thumbnails{
        padding-left: 10px;
    }

    .thumbnails img{
        max-height: 60px;
        max-width: 91px;
    }

    .rahmen {
        border: 2px solid #555;
        float: none;
        display: inline-block;
        height: 68px;
        line-height: 68px;
        text-align: center;
        margin: 0 10px 10px 0;
        width: 98px;
        vertical-align: top;
    }


    .versand-detail p{
        padding: 0px 20px 14px 20px;
    }


    .beschreibung li {
        padding-left: 20px;
        font-size: 12px;
        list-style: none !important;

    }

    .beschreibung ul {
        padding-left: 20px;
    }

    .versand-ausland li {
        padding-left: 20px;
        font-size: 12px;

    }

    .zahlungs-details li {
        font-size: 12px;
    }

    .inhalt p {
        padding-left: 20px;
        font-size: 12px;
    }


}


/*max-width 865px ende */



/*max-width 850 px*/
@media all and (max-width: 850px){

    .thumbnails{
        width: 100%;
    }

    .gallery{
        display: block;
        height: 540px;
    }
    .preview {
        float: inherit;
        height: 410px;
        width: 100%;
        padding-left: 0px;
    }



    .titel{
        margin-left: 20px;
    }
    .Button{
        font-size: 11px;
        margin-left: 0px;
    }
    .inhalt-zahlung {

        display: block;
    }


    .zahlungs-details {
        width: 100%;
        height: auto;
    }

    .zahlung {
        width: 100%;
        height: auto;
        background: #484745;
        border-radius: 3px 0px 0px 3px;
        text-align: -webkit-center;
        text-align: -moz-center ;
    }

    iframe{
        width: 100%;
    }

    .inhalt-abwicklung {
        display: block;
        height: auto;

    }

    .kaufabwicklung {
        width: 100%;
        height: 185px;
        background: #484745;
        border-radius: 3px 0px 0px 3px;
        text-align: -webkit-center;
        text-align: -moz-center ;
    }



    .abwicklung {  height: auto;
        width: 100%;
    }


    .inhalt-hinweis{
    display: block;

    }

    .inhalt-versand{
        display: block;

    }

    .versand-detail{
        width: 100%;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .versand-ausland{
        width: 100%;
    }

    .hinweis{
        width: 100%;
        height: auto;
        text-align: -webkit-center;
        text-align: -moz-center ;
    }

    .hinweis-detail {
        width: 100%;
        height: auto;
    }

    .tonne{
        margin-left: 0;
    }


    .bild-sidebar{
        /*display: none;*/
        height: 100%;
        width: 100%;
    }

   
    .fb-icon{
        display: none;
    }

    .zahlungsmoeglichkeiten {
        border-bottom: 0;

        width: 100%;
        border-bottom: 1px solid #e8e8e8;

    }
   

    .versand {
        height: auto;
        width: 100%;

    }



    .logo-klein {

    margin-left: 0px;
    }

    .kaufabwicklung h3 {
        margin-left: 0px;
        margin-right: 0px;

    }

    .zahlung h3 {
        margin: 0px;

    }

    .versand-detail h3{
        margin: 0px;
    }

}

/*max-width 850 ende px*/

/*max-width 683  px*/
@media all and (max-width: 683px){

    .logo {
        height: 80px;

    }

    .hotline-img {

        margin-top: 20px;
        margin-left: 20%;

    }

    .inhalt-uebersicht {
        text-align: center;
        width: 100%;
    }

    .inhalt-uebersicht-img{
        text-align: center;
        width: 100%;
    }

}

/*max-width 683 ende px*/

/*max-width 610  px*/

@media all and (max-width: 610px){

    .logo {
        height: 60px;

    }

    .hotline-img {

        margin-top: 20px;
        margin-left: 5%;
        height: 44px;
        width: auto;

    }
}

/*max-width 610 px ende */

/*max-width 500 px  */
@media all and (max-width: 500px) {

    .preview {
        float: inherit;
        height: 346px;
    }


    .hinweis-detail p {
        font-size: 12px;
        padding: 0 20px;
    }

    .versand-ausland table {

        font-size: 12px;
    }
    .versand-ausland p {
        font-size: 12px;
    }

    .versand-detail p {
        font-size: 12px;
    }
}

/*max-width 500 px ende */

/*max-width 410 px  */

@media all and (max-width: 410px){

    .logo {
        height: 60px;

    }
    .preview {
        float: inherit;
        height: 300px;}
    .hotline-img {

        margin-top: 20px;
        margin-left: 5%;
        height: 32px;
        width: auto;

    }
    .titel {
        font-size: 17px;
    }

}

/*max-width 410 px ende */


div.inhalt_web2
	{
		float: left;
		/*width: 766px;*/
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 13px;
		background: #FFFFFF;
		 /* -webkit-box-shadow: 0px 0px 6px #494949; webkit browser*/ 
		 /* -moz-box-shadow: 0px 0px 6px #494949; firefox */ 
		 /* box-shadow: 0px 0px 6px #494949; */ 
		position: relative;
		z-index: 2;
	}

div#produktbeschreibung div.ueberschrift
	{
		float: left;
		margin: 0;
		padding: 0;
		background: #f1f1f1;
		width: 100%;
		color: #000000;
		font-family: 'ExoMedium';
		font-weight: normal;
		font-size: 0.9em;
		border-bottom: 2px solid #dedede;
		padding-top: 15px;
		padding-bottom: 15px;
	}	

div#produktdetails span.menge
	{
		float: left;
		color: #FFFFFF;
		text-shadow: 0px 0px 2px #000000;
		position: relative;
		z-index: 30;
		padding-top: 10px;
		width: 67px;
		text-align: center;
		font-family: 'ExoMedium';
		font-size: 1.2em;
	}	
	
div#produktdetails a#gm_wishlist_link	
	{
		clear: both;
		float: right;
		width: 234px;
		text-align: center;
		margin-right: 15px;
		margin-top: 10px;
		font-size: 1.2em;
		color: #707070;
		text-decoration: underline;
		font-family: 'ExoLightItalic';
	}
	
div#produktdetails a#gm_wishlist_link:hover
	{
		text-decoration: none;
		color: #000000;
	}	
	
div#produktdetails a.facebook
	{
		clear: both;
		float: left;
		background: url('img/facebook.png') no-repeat;
		background-position: 0px 0px;
		padding-left: 35px;
		height: 20px;
		font-family: 'ExoLightItalic';
		font-size: 1.1em;
		padding-top: 8px;
		color: #5a5a5a;
		text-decoration: none;
	}	
	
div#produktdetails a.facebook:hover
	{
		background-position: 0px -31px;
		background-color: transparent!important;
		color: #5d9ae4;
	}		
	
	
div#produktdetails a.twitter-share-button
	{
		float: left;
		margin-left: 40px;
		background: url('img/twitter.png') no-repeat;
		background-position: 0px 0px;
		padding-left: 35px;
		font-family: 'ExoLightItalic';
		font-size: 1.1em;
		padding-top: 8px;
		color: #5a5a5a;
		height: 20px;
		text-decoration: none;
	}	
	
div#produktdetails a.twitter-share-button:hover
	{
		background-position: 0px -31px;
		background-color: transparent!important;
		color: #74b9d3;
	}	
	
div#produktbeschreibung div.ueberschrift
	{
		float: left;
		margin: 0;
		padding: 0;
		background: #000;
		width: 100%;
		color: #fff;
		font-family: 'ExoMedium';
		font-weight: normal;
		font-size: 0.9em;
		border-bottom: 2px solid #dedede;
		padding-top: 15px;
		padding-bottom: 15px;
	}	
	
div#produktbeschreibung div.ueberschrift h2
	{
		float: left;
		margin: 0;
		padding: 0;
		padding-left: 20px;
		line-height: 1em;		
	}		
	
div#produktbeschreibung div.ueberschrift h2.ue1	
	{
		width: 390px;
	}
	
div.produktdetails_schatten
	{
		float: right;
		width: 345px;
		background: url('img/schatten.jpg') no-repeat;
		padding-left: 22px;
		background-position: left center;
	}	
	
div#produktbeschreibung div.beschreibung
	{
		float: left;
		padding-left: 20px;
		padding-right: 20px;
		width: 370px; 
		font-size: 1.1em;
		line-height: 1.4em;
		min-height: 300px;
		border-right: 1px solid #dedede;
		padding-bottom: 10px;
		padding-top: 10px;
		font-family: 'Exo';
	}	
	
div#produktbeschreibung div.produktdetails
	{
		float: left;
		padding-top: 7px;
		padding-left: 20px;
		padding-right: 20px;
		/*font-size: 1.1em;
		line-height: 1.8em;
		width: 380px;*/
		font-family: 'Exo';
	}
	
div#produktbeschreibung div.produktdetails div.produktdetail
	{
		clear: both;
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	
	
div#produktbeschreibung div.produktdetails span
	{
		float: left;
		width: 300px;
	}		
	
div#produktbeschreibung div.produktdetails span.title
	{
		clear: both;
		float: left;
		color: #000000;
		width: 120px;
	}	
	
	@media (min-width: 768px)
	
.napis {
    clear: none;
    width: 100%;
    height: auto;
}

.titel-napis {
    color: #000000;
    font-family: Exo;
    font-weight: bold;
	text-align: center;
    font-size: 25px;
    font-style: italic;
	    border-radius: 3px;
	 /* -webkit-box-shadow: 0px 0px 6px #494949; webkit browser*/ 
	 /* -moz-box-shadow: 0px 0px 6px #494949; firefox */ 
}
	
.baner-gora	{
	border-radius: 3px;
	/* -webkit-box-shadow: 0px 0px 6px #494949; webkit browser*/ 
	/* -moz-box-shadow: 0px 0px 6px #494949; firefox */ 
}
	