.standardfett {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.standardgrossfett {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabelle {
	border: thin solid #666666;
}
.standard {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.standardgross {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.standardklein {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.grossfett {
	font-family: "Arial";
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}

