	.holder		{background-color:#eeeeee; border:1px solid #cccccc; padding:15px; margin:0px; }

	.CART { margin: 0; padding: 0; }

	.CART img { display:block; }


	.CART td, .CART input {
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration:none;
	}
	
	.CART td { padding: 2px 5px 2px 5px; border-bottom: 1px dashed #cfcfcf; }

	.CART_quantity { text-align: right; padding: 0 2px 0 2px; border: 1px solid #6f6f6f; }

	.CART_button { text-align: center; width:auto; }

	.CART_header_left { text-align: left; font-weight: bold; color:#2f2f2f; background-color: #dfdfdf; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf!important; }
	.CART_header_center { text-align: center; font-weight: bold; color:#2f2f2f; background-color: #dfdfdf; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf!important; }
	.CART_header_right { text-align: right; font-weight: bold; color:#2f2f2f; background-color: #dfdfdf; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf!important; }

	.CLASS_product_center { text-align: center; font-weight: normal; color:#000000; }
	.CLASS_product_right { text-align: right; font-weight: normal; color:#000000; }

	.CART a:link, .CART a:visited, .CART a:active { color: #000000; font-weight: normal; text-align: left; text-decoration: none; }
	.CART a:hover { color: #cc0000; font-weight: normal; text-align: left; text-decoration: underline; }

	.CART_text_strong_right { text-align: right!important; font-weight: bold!important; color: #000000; }

	.CART_totaltext_strong_right { text-align: right!important; font-weight: bold!important; color: #000000; background-color: #dfdfdf; }


	.CART_register_box { text-align: left; font-weight: bold; color:#2f2f2f; background:url(/public/grafik/cart_gradient.png); background-repeat:repeat-x; background-color: #dfdfdf; border:1px solid #cfcfcf!important; }
	.CART_register_arrow { width:18px; height:72px!important; margin:0px; padding:0px!important; background:url(/public/grafik/cart_boxarrow.png); background-repeat:no-repeat; background-color: #c11c1c; border:none!important; }



