img{
     border: none;
}

.produktauswahl {
    width: auto;
}

#serienmeta {
    text-align: center;
}

#produkttext {
    margin-bottom: 20px;
    position: relative;
}

#produkttext.activejs {
    overflow: hidden;
    height: 150px;
}

#produkttext.activejsvisible {
    overflow: visible;
    height: auto;
}


#produkttext .showtextbutton {
    position: absolute;
    bottom: 0;
    background: #ccc;
    width: 100%;
    padding: 15px;
}

.produktinfocontainer .produktbildercontainer {
    width: 305px;
    float: left;   
}


.produktinfocontainer .produktbildercontainer .produktvariantebild {
}

.produktinfocontainer .produktbildercontainer .produktvariantebild a {
    font-size: 10px;
    text-decoration: none;
    color: #000;
}

.produktinfocontainer .produktbildercontainer .produktvariantebild img {
    display: block;
    border: 0 none;
}


.variantenbildcontainer {
    position: relative;
    min-height: 50px;
}

.exklusiv_stoerer {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

#mytabs {
    background: #fff;
}

#mytabbeschreibung,
#mytabvarianten,
#mytabvideo {
    color: #000;
}


.pquality, .ptastea{
    display:none;
}

.pprice {
    color: #333;
    display: inline-block;
}

.grundbetrag {
    font-size: smaller;
    display: block;
}


/* -- Neue Styles  --------------------------------------- */



.detail_item {
    clear: left;
    border-bottom: 1px solid #eee;
    margin-left: 20px;
}

.detail_item h3{
    margin-bottom: 2px;
}

.detail_item p{
    margin: 6px 0;
}

.detail_item a {
    text-decoration: none;
        color: #333;
}

.detail_item a:hover {
    text-decoration: underline;
}

.detail_item span.label{
    display: inline-block;
    width: 130px; 
}

.detail_item .pbasics {
}


.pname {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    color: #444;
}

.detail_item .pratings,
.detail_item .pproperties,
.detail_item .porderinfos{
    float: left;
    width: 250px;
    margin: 0 0 10px 0;
}

.detail_item .pproperties,
.detail_item .porderinfos {
    border-left: 1px solid #eee;
}

.detail_item .pproperties p,
.detail_item .pproperties label,
.detail_item .porderinfos p,
.detail_item .porderinfos label,
.detail_item .porderinfos button {
    margin-left: 20px;

}


.variantentabelle li {
    min-height: 80px;
}

.variantentabelle li .more{
    display: block;

    position: absolute;
    right: 20px;
    width: 18px;
    height: 18px;
    
    margin-top: 5px;
    
    background-image: url(/img/more_information.png);
    background-position: top;
    background-repeat: no-repeat;
    
    border: 1px solid #404040;
    
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}

.variantentabelle li .more span{
    display: none;
    position: absolute;
    z-index: 999;
    background: #000;
    color: #fff;
    margin-left: -134px;
    margin-top: -5px;
    font-size: 0.7em;
    padding: 0.1em 0.2em;
    width: 130px;
}

.variantentabelle li .more:hover {
    background-image: url(/img/more_information_hover.png);
}
    
.variantentabelle li .more:hover span{
    display: block;
}


.variantentabelle .probeicon {
    clear: both;
   background: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
   border-color: #eee #ccc #ccc #eee;
   border-style: solid;
   border-width: 1px;
   -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
   -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
   box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
   color: #666666;
   display: inline-block;
   float: right;
   font-size: 1.5em;
   margin-top: 5px;
   margin-bottom: 4px;
   margin-right: 20px;
   padding: 0.3em 0.8em;
   text-align: right;
   -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
   -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
   text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
   text-decoration: none;
   position: relative;
   right: 0;
}

.variantentabelle .probeicon:hover {
    background: #fff;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
}

.variantentabelle .probeiconspan {
    clear: left;
    float: left;
    display: inline-block;
    margin-right:5px;
    margin-top: 0.3em;
    vertical-align: bottom; 
}

/*
.variantentabelle .probeicon {
    clear: left;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
}

.variantentabelle .probeicon:hover {
    text-decoration: underline;
}

.variantentabelle .probeiconspan {
    clear: left;
    float: left;
    margin-right:5px;
    vertical-align: top; 
}

.variantentabelle .probeiconlabel {
   font-size: 0.9em; 
}

*/

/** Aside */

.wgrtrenner {
    display: none;
}

@media only screen and (min-width: 1380px) {


    #detail.aside {
        width: 281px;
        float: left;
        /*background-image: url(/img/gradient_detail.png);
        background-repeat: repeat-y;*/
        
        background: url(/img/aside_devider.png) left no-repeat;
        background-size: auto 100%;


        margin-left:20px;
    }
    
    #detail.aside > .wrapper {
        width: 100%;
    }
    
    .wgrtrenner {
        font-size: smaller;
        padding-left: 10px;
    }
    
    #detail.aside h2 {
        margin-left: 10px;
    }
    
    #detail.aside .artikelteaser {
        width: 261px;
        margin-left: 20px;
        border: none;
        border-bottom: 1px solid #eee;
        height: auto;
    }
    
    #detail.aside .artikelteaser:hover {
        background: none;
        border-bottom: 1px solid #999;
    }
    
    #detail.aside .artikelteaser a{
        text-decoration:none;
        color:#7F3B43;
        font-weight: bold;
    }
    
    #detail.aside .artikelteaser p{
        margin: 0;
    }
   #detail.aside .artikelteaser .bildcontainer{
        width:69px;
        height:49px;
        float:left;
        padding:3px;
        text-align: center;
    }
    
   #detail.aside .artikelteaser .bildcontainer img{
        max-width:60px;
        max-height:40px;
    }
    
    #detail.aside .artikelteaser .logocontainer {
        display: none;
    }
    
    #detail.aside .artikelteaser .more {
        top: 15px;
    }
    
}

    #detail.aside .moremeta {
        margin-right: 0;
    }




.showtextbutton {
    display: block;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
    
    color: #666;
    
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    
    font-size: 1.5em;
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    
    -webkit-box-shadow:  2px 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 4px;
}

.showtextbutton:hover {
    text-shadow: 2px 2px 0px rgba(0,0,0,0);
    background: #fff;
}

.showtextbutton span.textisvisible,
.showtextbutton span.textisinvisible  {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-image: url(/img/show_text_sprite.png);
}

.showtextbutton span.textisinvisible {
    background-position: 0 0px;
}

.showtextbutton:hover span.textisinvisible {
    background-position: 0 -48px;
}

.showtextbutton span.textisvisible {
    background-position: 0 -88px;
}

.showtextbutton:hover span.textisvisible {
    background-position: 0 -140px;
}


/** --- AjaxWarenkorb --------------------------*/
.ui-dialog {
        width: 50%;
}


/**
 * Liste der TopTen-Zigarren
 */
 
 #topTenListHeader {
    font-weight: bold;
    color: #999999
 }
 
 #topTenListHeader .lessMarginRight{ 
    margin-right: 3px;
 }
 
 ol.list .rankingNumber {
    color: #999999;
    font-weight: bold;
    font-size: 700%;
    margin-bottom: 5px;
    height: 2ex;
    overflow: hidden;
    line-height: 1.8ex;
 }
 