.winkelwagen_module
{
}

.winkelwagen_module .cart
{
	margin: 20px 0px 0px 0px;
}

.winkelwagen_module table tr td
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;

	height: 26px;
}

.winkelwagen_module table tr.head td
{
	background: #E0E0E0;
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11px;
}

.winkelwagen_module table tr.even td
{
	background: #FAFAFA;
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;
}

.winkelwagen_module table tr.odd td
{
	background: #FDFDFD;
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;
}

.winkelwagen_module table tr td a
{
	color: #FF9A00;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.winkelwagen_module .textfield
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;

	text-align: right;

	margin: 0px 0px 0px 10px;
	padding: 1px 4px 1px 0px;

	width: 35px;
}

.winkelwagen_module .button
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 10px;

	margin: 0px 0px 0px 4px;
	width: 30px;
}
