/*----------------------------------------------------------------------------*/
/* Cart äöü
/*----------------------------------------------------------------------------*/
.cl_bez					{	width: 310px;
							}
.cl_txt					{	width: 200px;
							}
.cl_line				{	height: 1px;
							border-bottom: 1px solid gainsboro;
							}
.cl_menge				{	width: 66px;
							text-align: right;
							}
.cl_preis				{	width: 80px;
							text-align: right;
							}
.cl_gesamt				{	width: 90px;
							text-align: right;
							}
.cl_button				{	width: 40px;
							text-align: right;
							font-size: 11px;
							padding-top: 4px;
							}
.cl_euro				{	width: 40px;
							}