/* Artikeldetails */

.morepic { clear: both; float: left; width: 240px; margin: 15px 0px 0px 0px; padding: 5px 0px 5px 0px; }
.morepic img { margin: 5px 3px 5px 0px; border: 0px; cursor: pointer; }

.artdet {
margin: 15px 0px 0px 0px;
padding: 5px 5px 5px 5px;
overflow: auto;
}

.artdet input#Warenkorb { padding: 3px 15px 3px 15px; text-align: center; background-color: #ffc211; font-weight: bold; font-size: +1; border: solid 1px #cdcdcd; color: #fffdf9; }

.artdet img { border: solid 1px #cdcdcd; }
.artdet .bs { width: 350px; margin: 5px 0px 5px 0px; float: right; text-align: left;}
.artdet .hinweis { width: 350px; margin: 10px 0px 0px 0px; float: right; text-align: center; color: #b61131; font-weight: bold; font-size: small; }
.artdet .preis { width: 350px; float: right; text-align: center; font-size: 24px; font-weight: bold; margin: 6px 0px 0px 0px; overflow: auto;}
.artdet .preis_a { width: 350px; float: right; text-align: center; font-size: 24px; font-weight: bold; margin: 6px 0px 0px 0px; overflow: auto; color: #ffc211; }
.artdet .nr { width: 350px; float: right; text-align: left; font-size: 11px; margin: 0px 0px 0px 0px; }
.artdet .paang { width: 350px; float: right; text-align: center; font-size: 11px; }
.artdet h1 { font-size: 12px; margin: 0px 0px 0px 0px; }
.artdet h3 { color: #ffc211; margin: 1px 0px 1px 0px; }
.artdet select { width: 300px; }
.artdet .einzinh { padding: 6px 6px 6px 6px; background-color: #4a4a4a; font-weight: bold; }
.artdet .chead { background-color: #4a4a4a; font-weight: bold; }

.cartliste { border: solid 1px #ffffff; background-color: #656565; }
.cartliste .chead { background-color: #4c4c4c; font-weight: bold; }
.cartliste .artline:hover { background-color: #f37221; }
.cartliste .artline:hover a { color: #111111; }