
.shop_menge_input 
{
	display:none;
}

.linie 
{
	border-bottom:solid 1px #dddddd;
}

#_ctl9_Produkt__ctl1_anfragetbl 
{
	width:420px;
}

.tbl_shoppingcart 
{
	border-collapse:collapse;
	width:100%;
}

.tbl_shoppingcart tr th 
{
	text-align:left;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	background-color:#f7f7f7;
}

.tbl_shoppingcart tr td 
{
	padding:2px;
	border: solid 1px #dddddd;
}

#tbl_shop_detail tr #_ctl9_Produkt__ctl1_fTd1 
{
	width:230px;
}

#tbl_shop_detail tr #_ctl9_Produkt__ctl1_fTd3
{
	text-align:left;
}