body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #033074;
	text-decoration:none;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #033074;
	text-decoration:none;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #033074;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #033074;
	text-decoration:none;
}

.links {
	font-size: 12px;
	letter-spacing: 1px;
}

.klein {
	font-size: 10px;
	line-height: 15px;
}

.name {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #033074;
}

.preis {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #033074;
}

.klein-fett {
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 1px;
	color:#033074;
}

.schwarz {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}


