/* Inhaltsbereich, Produktdarstellung */


* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
}

#Inhalt a{
    color: #333;
}
#Inhalt a:hover{
    color:#0054A6;
}

ul.Inhalt {
    margin:0px;
    padding: 0px;
    list-style:none;
}

#Inhalt ul.Inhalt li {
    display:block;
    float: left;
    width: 320px;/* zweite Spalte- erste Spalte ist direkt formatiert! wichtig fuer IE!*/
    min-height:200px;
    margin: 0px;
    padding: 5px 10px 5px 0px;
    float: right;
}

#content ul.Inhalt li {
    display:block;
    float: right;
    width: 320px;
    min-height:200px;
    margin: 0px;
    padding: 0 10px 5px 0px;
}

#content{
    float:none;
    width:100%;
    position:relative;
}
#Inhalt ul.Inhalt li.leftDetailInfos {
    width:402px;
    padding:5px 0 15px 10px;
}
#content ul.Inhalt li.leftDetailInfos{
    width:402px;
    padding:5px 0 15px 0;
}

#content ul.Inhalt li.rightDetailInfos{
    padding:5px 0 15px 20px;
    width:530px;
}
#Inhalt ul.Inhalt li.rightDetailInfos{

    padding:5px 10px 15px 20px;
    width:336px;
}
#content ul.Inhalt li ul li,#Inhalt ul.Inhalt li ul li{
    height:auto\9;
    min-height:auto\9;
    height:inherit;
    min-height:inherit;
    padding-left:10px;
    float:none;
}

ul.Inhalt li a{
    text-decoration: underline;
    color: #333;
    font-weight:normal;
}


.recommended,.detailBoxMisc{
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -ie-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    border:1px solid #ccc;
    margin: 0 0 10px;
    background:#fff;
}


.detailBoxMisc{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* W3C */
    margin: 10px 0 10px;
    padding:5px;
    border:0\9;
}

#content .detailBoxMisc a,#Inhalt .detailBoxMisc a,.detailBoxMisc .googlePlus{
    display:block;
    float:left;
    width:148px;
    margin:2px 8px;
    text-decoration:none;
    position:relative;
    padding-left:30px;
}

.detailBoxMisc .googlePlus{
    padding:4px;
    padding-left:30px;
    width:144px;
    display:block;
}
.detailBoxMisc .fb_edge_widget_with_comment{
    margin-top:-3px;
}
.detailBoxMisc .googlePlus div{
    position:absolute;
    top:3px; left:-3px;
}

#content .recommended h2,#Inhalt .recommended h2{
    display:block;
    padding:5px 10px;
    background:#f0f0f0;
    color:#333;
    font-size:13px;
}
.recommended br,.detailBoxMisc br{
    clear:both;
}
.recommended img{
    display:block;
    margin:0 auto 5px;
}
.recommended .sparen{
    display:none;
}
#content .recommended h3,#Inhalt .recommended h3{
    display:block;
    height:35px;
    overflow:hidden;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    line-height:17px;
}

#content .recommended ul,#Inhalt .recommended ul{
    list-style:none;
    margin:0;
    padding:0 5px;
}
#content ul.Inhalt li .recommended ul li,#Inhalt ul.Inhalt li .recommended ul li{
    display:block;
    float:left;
    width:100px;
    height:157px;
    margin:5px 11px 20px;
    padding:3px;
    text-align:center;
}
#content ul.Inhalt li .recommended ul li a,#Inhalt ul.Inhalt li .recommended ul li a{
    text-decoration:none;
}
#content ul.Inhalt li .recommended ul li .preis,#Inhalt ul.Inhalt li .recommended ul li .preis{
    font-size:12px;
}

/* headline */
h1 {
    font: bold 16px Arial,Helvetica,sans-serif;
    color:#0054A6;
    margin: 0px 0px 5px 0px; /* abstand zum link zeige alle...*/
}

#content h1{font-size:18px;
            margin:0px 140px 10px 0px;
}
/* headline grauen Boxen*/
h2 {
    font: bold 12px Arial,Helvetica,sans-serif;
    color:#333;
    margin: 1px;
}

.related strong.title,#Inhalt .related h3{
    font: bold 13px Arial,Helvetica,sans-serif;
    color:#333;
    padding:0;
    text-align:left;
    display:block;
    margin:0;
}

.ratingOverviewWrapper stong.title{
    font: bold 13px Arial,Helvetica,sans-serif;
    color:#0054a6;

}


/* boxentitel */
.set {
    text-align:center;
    font-weight: bold;
    color:#FFF;
    background:#CC0000;
    padding:2px;
    margin-bottom:5px;
} 

.wa {
    text-align:center;
    font-weight: bold;
    color:#CC0000;
    background:#ffe7a1;
    padding:2px;
    margin-bottom:5px;
} 

.neu {
    font: bold 14px Arial,Helvetica,sans-serif;
    color:#FFF;
    background:#ff0000;
    width: 50%;
    letter-spacing:1px;
    margin-bottom:0px;
}

.related {
    background:#f0f0f0;
    margin-bottom:5px;
    padding:5px 10px;
    font-size:12px;
} 

/* bildbox */
.detail {
    padding:0px;  /* wie detailE1 --->zusammenfassen! */
    text-align: center;
    background:#fff;
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -ie-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -ms-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    border:1px solid #ccc;
}
img.detail {
    border:0px;
}

/* graue boxen */
div.detailmore {
    padding:0px 0px 5px 0px;
    background:#fff;
    border:1px solid #ccc;
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -ie-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
}

p.detailmore {
    border:0px;
    padding:0px 5px 0px 5px;
    margin:0px;
}

/* blinde tabelle in grauen boxen fuer onlineKatPDF; overflow-Problem wenn nu ein Bild! */  
table.detailmore {
    margin-left:5px;
    border:0px;
    padding:0px;
}

td.detailmore {
    font: 11px Arial,Helvetica,sans-serif;
    padding:5px;
    border:0px;
    width:50%;
}

/* links unter dem Bild*/

.empfehlen{
    background-image: url(/s/img/x/icons/mail.png);
    background-repeat:no-repeat;
    background-position: left;
    padding-left: 25px;
    line-height:22px;  /*erh�ht Zeilenabstand*/
}

.drucken{
    background-image: url(/s/img/x/icons/print.png);
    background-repeat:no-repeat;
    background-position: left;
    padding-left: 25px;
    line-height:22px;
}

.pdf{
    background-image: url(/s/img/x/pdf_icon.gif);
    background-repeat:no-repeat;
    background-position:  left;
    padding-left: 25px;
    line-height:22px;
}

.wdb{
    background-image: url(/s/img/x/frage.gif);
    background-repeat:no-repeat;
    background-position:  left;
    padding-left: 25px;
    line-height:22px;
}

.data{
    background-image: url(/s/img/x/icons/info.png);
    background-repeat:no-repeat;
    background-position:  left;
    padding-left: 25px;
    line-height:22px;
}

/* liste in grauen Boxen */

#content ul.InhaltList,#Inhalt ul.InhaltList {
    margin:0px;
    padding: 0px;
    list-style:none;
}

#content  ul.InhaltList li,#Inhalt  ul.InhaltList li{
    display:block;
    float: none;
    /* 	width: 200px; /* fuer IE ueberflüssig bei breiter box*/
    /* 	max-width: 200px; /* fuer IE ueberflüssig bei breiter box */
    min-height:50px;
    margin: 0px 0px 10px 5px;
    padding: 5px 5px 5px 0px;
    text-align:left;
    clear:left;
}

ul.InhaltList li a{
    text-decoration: none;
    color: #333;
    font-weight:normal;
}

img.InhaltList{
    margin-right:5px;
}

/* liste in text, zb pdfKataloge.html-download */

ul.textList {
    margin:0px;
    padding: 0px;
}

ul.textList li{
    padding-left:18px;
    text-align:left;
    float:none;
    min-height:11px;
    width:auto;
}

ul.textList li a{
    text-decoration: none;
    color: #333;
    font-weight:normal;
}

.benefit { /* produkt-benefit */
    color:#CC0000;
}

.sparen { /* gelber Kasten Sonderpreise */
    text-align:center;
    font-weight: bold;
    color:#CC0000;
    background:#ffe7a1;
    border: 1px solid #fff3d1;
    border-right: 1px solid #ffcc33;
    border-bottom: 1px solid #ffcc33;
    width: 4em;
    padding: 2px;
    float: right;
    display: block;
}

.sparen2 { /* Prozenttext im Angebotsetikett */
    text-align:center;
    font-weight: bold;	
    color:#FFF;
    font-size:14px;
    background:url(http://www.sport-thieme.de/s/img/de/angebot_statisch.gif) no-repeat;
    width:56px;
    height:33px;
    margin-top:-23px!important;
    margin-top:-25px;
    float: right;
    display: block;
    padding-top:9px;
}

.portofrei {
    font: bold 11px Arial,Helvetica,sans-serif;
    color:#CC0000;
    background:#ffe7a1;
    border: 1px solid #fff3d1;
    border-right: 1px solid #ffcc33;
    border-bottom: 1px solid #ffcc33;
    display:block;
    width: 180px;
    padding: 3px 2px 2px 4px;
    margin: 2px;
} 

/* preise */

.preis {
    font: bold 16px Arial,Helvetica,sans-serif;
    color:#CC0000;
    position:relative;
}
.bisher {
    font: bold 12px Arial,Helvetica,sans-serif;
    color:#333;
    position:relative;
}
/* optionen */
select{
    margin: 2px;
}

/* guetezeichen */
.gz{
    margin: 2px;
}

#Inhalt ul.Inhalt li ul.bullets,#content ul.Inhalt li ul.bullets {
    display:block;
    margin:10px 0 10px 20px;
    padding:0;

}
#Inhalt ul.Inhalt li ul.bullets li,#content ul.Inhalt li ul.bullets li {
    float:none;
    display:list-item;
    list-style:disc outside none;
    min-height:0;
    padding:0 0 5px;
    width:inherit;
}


/* GUTSCHEINTEST */
#Inhalt a.detailBannerKlein{
    float:right;
    top:-15px;
    clear:left;
    position:relative;
    display:none;	
    text-decoration:none;
}
#Inhalt a.detailBannerKlein:hover {
    cursor:help;
    color:#333333;   
}
#Inhalt a.detailBannerKlein span {
    display:none;
    position:absolute;
    left:-25px;
    padding:5px 10px;
    text-decoration:none;
}
#Inhalt a.detailBannerKlein:hover span,#Inhalt a.detailBannerKlein:focus span, #Inhalt a.detailBannerKlein:active span {
    display:block;
    border:#F00 solid 1px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    width:150px;
    left:-25px;
    top:95px;
    background:white;
    font-size:12px; 
    z-index:500;
} 

/*UMSTELLUNG*/

#Seite .metaWak a{
    padding-left:40px;
    padding-top:2px;
    display:block; 
    zoom:1;
    color:#fff;
    font-size:12px;
    position:relative;

}
.metaPrice{	
    padding-right:2px; 
    position:absolute;
    right:5px;
}

.brandIcon{
    display:block;
    border:1px solid #ccc;
}
#content .brandIcon{
    position:absolute;
    top:1px;
    right:0;
    z-index:1;
    border:0;
}

/* Buttons um die Menge zu erhöhen oder zu verringern */
.countWrapper{
    display:inline;float:left;
}
.countWrapper label{
    display:inline; 
    float:left; 
    margin-right:5px; 
    margin-top:1px;
}
.countInput{display:inline; float:left;}
.countEdit{
    display:block;
    float:left;
    width:20px;
    padding:0;
    overflow:hidden;
    border:1px solid #ccc;
    margin:0 4px;
}
.countEdit a{
    height:8px;
    width:20px;
    display:block;
    position:relative;
    margin:0; padding:0;
    font-size:1px; /*IE-6 BUG */
    margin-top:1px;
    cursor:pointer;
}
.countEdit .countUp{
    background:url(/s/img/x/icons/upArrow.jpg);
}
.countEdit .countDown{
    background:url(/s/img/x/icons/downArrow.jpg);
}
.priceRequest{
    font: bold 13px Arial,Helvetica,sans-serif;
    color:#CC0000;
    position:relative;
}
.preisAnfrage{
    position:relative;
    width:305px;
    padding:20px 5px 5px;
    background:#fff;
    border:1px solid #ccc;
    margin:20px 0px 2px;
}
.preisAnfrage fieldset{border:none;}
.preisAnfrage legend{
    padding:0 0 4px;
    font-size:14px;}
.preisAnfrage .arrow{
    width:21px;
    height:11px;
    background:url(/s/img/x/detail_moreWrapper.gif) no-repeat;
    position:absolute;
    top:-11px;
    left:50px;
}
.preisAnfrage label{
    display:block;
    float:left;
    margin: 5px;
}
#zoomIncentive{
    position:absolute;
    bottom:0;
    right:0;
    z-index:10000;
    padding:5px 13px 5px 5px;
    background:#fff;
    box-shadow:-1px -1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow:-1px -1px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow:-1px -1px 4px rgba(0,0,0,0.2);
    -ie-box-shadow:-1px -1px 4px rgba(0,0,0,0.2);
}

#showControls{
    display:block;
    text-align:center;
    text-decoration:none;
    padding:8px 0;

}
.option1,.option2,.optionSize{
    margin:5px;
}

/*GUTSCHEIN AKTION BITTE WIEDER LÖSCHEN, NACH DER AKTION*/

.detailBannerKlein{
    float:right;
    margin-right:50px;
    display:none;
    position:relative;
}
.detailBannerKlein span{
    display:none;
    width:200px;
    position:absolute;
    box-shadow:1px 1px 5px rgba(0,0,0,0.5);
    -moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
    -ms-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
    right:70%;
    top:25px;
    padding:5px 10px;
    background:#fff;
}

.letter .button{
    
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    color: #555;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 12px;
    text-align: center;
    text-decoration: none;
    float:right;
    
}

.letter .button:hover{
    background-color: #F8F8F8;
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;
    
}

.letter{
    display:block;
    position:fixed;
    top:50%;
    margin-top:-200px;
    left:50%;
    margin-left:-400px;
    width:800px;
    height:400px;
    background:url(/s/img/x/texture/papper.png);
    box-shadow:0 5px 40px -13px #000;
    z-index: 100000;
    border:1px solid #e0e0e0;


}
.stamp{
    display:block;
    position: absolute;
    top:22px;
    right:0px;
    
}
.stamp .mask{
    background:url(/s/img/x/stamp.png) no-repeat;
    width:130px;
    height:130px;
}

.letter .address{
    display:block;
    height:200px;
    position: absolute;
    bottom:40px;
    right:40px;
}

.letter .address input.line{
    display:block;
    border:0;
    width:280px;
    padding:10px 20px;
    border-bottom: 1px solid #dfdfdf;
    background:none;
    font-size:14px;
    
}

.letter .text{
    position: absolute;
    top:20px;
    left:20px;
    bottom:20px;
    width:360px;
    padding-right:30px;
    border-right:1px solid #dfdfdf;
}
.letter .text textarea{
    background:none;
    border:1px solid #dfdfdf;
    font-family:arial;
    font-size:15px;
    line-height:22px;
    color:#555;
    height:90%;
    width:90%;
    padding:10px 15px;
}
.letter .text textarea:focus{
    border:1px solid #0054a6;
}


/* PIM-Features auf Detail */

.links{
    white-space: nowrap;
    background: #f8f8f8;
    border-top:1px solid #aaa;    
    box-shadow:0 -5px 12px -8px rgba(0,0,0,0.4);
    position:fixed;
    bottom:0;
    right:0;
    left:0;
    padding:0 20%;
    z-index:1000000;
}
.links strong{
}
.links a{
    display:inline-block;
    text-decoration: none;
    margin:0 5px;
    padding:5px 10px;
    border-right:1px solid #dfdfdf;
    color:#0054a6;
}
#variants{
    margin:19px 0 25px;
    z-index:2;
    position:relative;
}

.optionLinkWrapper{
    padding:8px 7px 0px;
    
    border-bottom:1px solid #e0e0e0;
}

#content .optionLinkWrapper a{
    color:#333;
    text-decoration:none;
    display:block;
    float:left;
    margin:5px 10px 5px 0;
    padding:4px 6px;
    background:#f8f8f8;
    border:1px solid #ccc;
    border-radius:4px;
    position:relative;
    box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    -webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    -moz-box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    -ms-box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    cursor:pointer;
    zoom: 1;
}

#content .optionLinkWrapper a:hover{
    box-shadow:0 1px 4px -2px rgba(0,0,0,0.9);
    -webkit-box-shadow:0 1px 4px -2px rgba(0,0,0,0.9);
    -moz-box-shadow:0 1px 4px -4px rgba(0,0,0,0.9);
    -ms-box-shadow:0 1px 4px -2px rgba(0,0,0,0.9);
}

#content .optionLinkWrapper a.active{
    border:1px solid #0054a6;
    background:#EAF3FE;
    box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    -webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    -moz-box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    -ms-box-shadow:0 1px 3px -2px rgba(0,0,0,0.5);
    cursor:default;
}


.sizeWrapper{
    width:100%;
    background:#f8f8f8;
    clear:both;
    zoom: 1;
    vertical-align:middle;
    position:relative;
    line-height: 1.2em;
    font-size:11px;
    
}
.sizeWrapper.active{
    display:table;
}
.sizeWrapper .size{
    
    font-size:13px;
    color:#0054a6;
    text-align: center;
    padding:4px;
    
}
.sizeWrapper .bisher{
    font-weight:normal;
    font-size:11px;
}

#content .sizeWrapper tbody tr:nth-child(odd) td{
    background:#fff;
}
#content .sizeWrapper tr td,#content .sizeWrapper tr th{
    border-bottom:1px solid #e0e0e0;
    padding:3px 7px; 
}
#content .sizeWrapper tr th{
    padding:6px 7px;
    font-size:12px;
}
#content .sizeWrapper tr:last-child td{
    border:none;
}
.sizeWrapper .preis{
    font-size:13px;
}
.sizeWrapper strong,.sizeWrapper .lieferzeit{
    font-weight:normal;
    font-size:11px;
}
.sizeWrapper .countInput{
    border:1px solid #ccc;
    box-shadow:inset 1px 1px 2px rgba(0,0,0,0.05);
    color:#666;
    padding:2px 3px;
}
.sizeWrapper .countInput:focus{
    border:1px solid #aaa;
    color:#333;
    position: relative;
    display: block;
}

.sizeWrapper .option a{
    color:#0054a6;
    font-size:13px;
    text-decoration: none;
    margin-bottom:5px;
    display:block;
    
}
.sizeWrapper .option small{
    color:#666;
    font-size:11px;
}
