body{
    font-size: 20px;
    
}
h1{
    font-size: 30px;
}
h2{
    font-size: 28px;
}


#content{
    position: relative;
    width: 100%;
    left: 0%;

    height: 100%;
    text-align: center;
    margin-top: 120px;
}
.drittel{
    position: relative;
    width: 30%;
    margin-left: 3%;
    float: left;
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
}
.drittel h1{
    text-align: left;
    font-size: 20px;
}
.preis{
    color: #a4c51e;
    font-size: 40px;
}
.kaufen{
    width: 60%;
}
#artikelwahl{
    top: 5%;
    left: 5%;
    width: 90%;
    height: 85%;
    color: #FFF;
}
input{

    font-size: 22px;

}

.stk{
    position: relative;
    display: inline-block;
    bottom: 16px;
}
#plus, #minus {
    width: 36px;
}
.loeschen{
    width: 36px;
}
.warenkorb{
    width: 70%;
    margin-bottom: 4px;
}
.kauftabelle{
    width: 100%; 
    left: 0%;
}
.suchbox, .suchbox option, .terminbox{
    display: block;
    margin-bottom: 4px;
    width: 90%;
    margin-bottom: 10px;
    margin-left: 2%;

    font-size: 30px;
    left: 0%;

}
#suchbox_plz{
    width: 20%;
    display: inline-block;
    margin-left: -3px;
    margin-right: 0;
    padding-right: 0;
    left: 0;

}
#suchbox_ort{
    width: 68%;
    display: inline-block;
    margin-left: 1%;
    padding-right: 0;
    padding-left: 0;
}
#suchbox_land{
    width: 97%;
}
#logo{
    width: 30%;
    margin-left: 0%;
    margin-top: -10px;
}
.fixieren{
    width: 100%;    
}
.box{
    width: 100% !important;
}
.cidbox{
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
}
 #head{
     display: none;
 }
 #smartmenu{
     left: 10px;
     top: 20px;
 }
 #smartbasket{
     right: 10px;
     top: 20px;
 }
 .smartbut{
     position: absolute;
     display: inline;
 }
 .smarticon{
     width: 48px;
 }
#mobilemenu{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #000;
    opacity: 0.9;
    z-index: 150;
    left: -100%;
    color: #FFF;
	transition: all .25s ease-in-out;  
    text-align: left;  
    display: block;
}
#mobilemenu a{
    display: inline-block;
    width: 100%;
    padding: 2%;
    font-size: 30px;
    color: #FFF;
    
}
#close_mobilemenu{
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 48px;
}
#logobox{
    z-index: 110;
    position: fixed;
    top: 0;
    height: 100px;
}
#mobileslider{
    display: block;
}
#desktopslider{
    display: none;
}
#datenschutz{
    top: 0;
    font-size: 20px;
}
#eiswein{
    max-height: 600px;
    width: auto !important;
}
#betrefffeld{
    width: 94%;
}
.pos{
    margin-top: -100px;
    position: relative;
    height: 100px;
    visibility: hidden;
    background: none;
}
.downloadpic{
    width: 47%;
    margin: 1%;
    float: left;
}
.artikelbild{
    width: 100%;
}
#artikelfenster_links{
    position: absolute;
    top: 30px;
    width: 100%;
    overflow: visible;
    z-index: 10;
}
#artikelfenster_rechts{
position: absolute;
    top: 0;
    width: 100%;
    overflow: visible;
    z-index: 1;
}
#bestellform{
    position: absolute;
    bottom: 10px;
    z-index: 20;
    width: 100%;
}
#close_orderwindow{
    z-index: 30;
}
#play{
    width: 36px;
}
#weinvideo{
    width: 80%;
    height: auto;
}
.freigestellte{
    height: 200px;
    width: auto !important;
}
