.Jeans {
	visibility:hidden;
	width:1px;
	height:1px;
}

td 
{
	font-family: Arial;
	color: #333;
	font-size: 12px;
}

a
{
	font-family: Arial;
	color: #06457E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
a:hover
{
	font-family: Arial;
	color: #06457E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.navi{
	font-family: Arial;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

.produktname{
	font-family: Arial;
	color: #AF2400;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.herstellername{
	font-family: Arial;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.evppreis{
	font-family: Arial;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	line-height: 15px;
}

.preis{
	font-family: Arial;
	color: #AF2400;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.link{
	font-family: Arial;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;

