BODY {
	background-color : #D9D9D9;
	font-size : 12px;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-left : 5px;
	margin-top :7px;
	margin-right : 0px;
}
TABLE, P, BR, TD, TR, LI, UL, TH  {
	font-size : 11px;
	font-family : Arial,Verdana;
	color : Black;
}

A  {
	color : #333333;
	text-decoration: underline;
	font-weight : normal;
}
A:Visited  {
	color : #333333;
	text-decoration: underline;
	font-weight : normal;
}
A:Active  {
	color : #333333;
	text-decoration: none;
	font-weight : normal;
}

.noline  {
	text-decoration: none;
}
.highlight  {
	font-weight : bold;
	color : red;
}
input.anzahl {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #1F556B;
	font-weight : normal;
	width:25;
	background-color: White;
}
.shop_wgr_attributes td {
	vertical-align: top;
}

