/* CSS Document */

.cart
{

}

.cart .count
{
	font-size: 10px;
	color: #999999;
}

.cart .sum
{
	border-top: 1px solid #DDDDDD;
	font-style:oblique;
}
.cartcount
{
	text-align: center;
}

.carthinweis
{
	color: #990000;
	font-weight: bold;
}