body, p, td {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#242141;
	letter-spacing: 0.51px;
}

tr {
	vertical-align:top;
}

table {
     border-collapse: collapse;
}


a:link, a:active, a:visited {
/*	color:#999999; */
	color:#880000;
	text-decoration:none;
	font-style:italic;
	border:none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

div.content a {
 background-image: url(a_pfeil.gif);
 padding-left: 12px;
 background-repeat: no-repeat;
 background-position: center left;
}

.fett {
	font-weight: bold;
}

.grau {
	color:#777777;
}

.fett_grau {
	font-weight: bold;
	color:#777777;
}

.fett_gross {
	font-weight: bold;
	font-size: 14px;
}

.fett_gross_grau {
	font-weight: bold;
	color:#777777;
	font-size: 14px;
}

.fett_sehr_gross {
	font-weight: bold;
	font-size: 16px;
}

.fett_sehr_gross_grau {
	font-weight: bold;
	color:#777777;
	font-size: 16px;
}

.neuheiten {
	background-color: #09F;
}

