
.price {

}
.singlePrice {

}
.totalPrice {
	background-color: #333;

}
SPAN.markProductOutOfStock {
	padding-left: 5px;
	font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #CC3300;
}
SPAN.productOldPrice {
	color: #CC3300;
	/* text-decoration: line-through; */
}
SPAN.errorText {
  color: #CC3300;
}

SPAN.productDiscountPrice {
  color: #CC3300;
  font-weight: bold;
}
/* GSC 11.11.2009 gesplittet wg. taxinfo in 3col Listing */
.vpe, .taxInfo, .shippingLink, .shippingLink a{
	font-size:9px;
}
.taxInfo3 {
	text-align: center;
	color: #CCC; 
	font-size:9px;
}

div.shippingLink3 {
	text-align: center;
	color: #CCC; 
	font-size:9px;
}

.price {

}

.qty {

}
.qty input {
	width:15px;
	text-align:right;
	height:13px;

}


.qty3 {
	text-align:center;

}
.qty3 input {
	width:15px;
	text-align:center;
	height:13px;
	background-color: #fff;

}

.price_box .price {
	font-weight:800;
	color:#3B3B3B;
	padding: 10px 0;
}
/* GSC 11.11.2009 Preis zentriert für 3col Listing */
.price_box .price3 {
	text-align: center;
	font-weight:800;
	color:#3B3B3B;
	/* padding: 10px 0px 0px 0px; */
}
/* 126 */
.price_box {
	width:150px;
	/*height: 85px;*/
	text-align:center;
	background-position: top center;
	background-repeat:no-repeat;
}

.price_box .priceBoxBottom {
    padding: 0px 0;
}

.price_box .priceBoxBottom3 {
    text-align: center;
    padding: 0px 0;
}

.price_box .price_addon {
	margin: 0px 0px 5px 0px;
}
.Listing .details,
.rightBox .details,
.price_box .details {
	float:left;
	padding-left: 1%;
}
/* GSC 11.11.2009 Padding von 10 auf 1 wg. rechtsbündiger Darstellung */
.Listing .add_cart,
.rightBox .add_cart,
.price_box .add_cart {
	float:left;
	padding-right: 1px;
	padding-top: 1px;
}
/* GSC 10.11.2009 für 3col Listing Text-Buttons */
.Listing .add_cart3,
.rightBox .add_cart3,
.price_box .add_cart3 {
	/* falsch ! float:center; */
	padding-right: 10px;
	padding-top: 1px;
}

.price {
	/* font-size:11px; */
	padding:5px 0 3px 0;;
}

.price_addon {

}


.addtobasket .add_cart {
	margin-left: 3px;
}

.addtobasket3 .add_cart {
	width:100px;
	/* falsch ! float:center; */
	margin-left: 3px;
}

.addtobasket .add_cart3 {
	/* falsch ! float:center; */
	margin-left: 3px;
}

.addtobasket3 .add_cart3 {
	width:100px;
	/* falsch !	float:center; */
	margin-left: 3px;
}

.addtobasket .qty {
	
}
.addtobasket .qty,
.addtobasket .add_cart {
	float:right;
}

.addtobasket3 .qty,
.addtobasket3 .add_cart {
	width:120px;
	/* falsch ! float:center; */
}
.addtobasket3 .add_cart3 {
	width:120px;
	/* falsch float:center; 	*/
}


.old-price {
	color:#d41e00;
	text-decoration:line-through;
}

.cart_discount-addon {

}
