.basketBox {
	clear:both; 
	width:690px;
	height:41px;
	background-image:url('/typo3conf/ext/ninnimo_shop/pi2/images/shop_wk_klein.png');
}

.meinBasket, .countArtikel, .basketAmount {
	width:250px;
	float:left;
	padding:10px 10px 0px 20px;
	color:white;
	font-size:14px;
	font-weight:bold;
}

.countArtikel {
	width:170px;
	color:white;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}

.basketAmount {
	width:auto;
	font-size:11px;
	color:white;
	font-weight:normal;
	text-align:right;
}
