.Firma {
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
.Bemerkung {
	font-style: italic;
	color: #000099;
}
.gekauft {
	font-weight: bold;
	color: #009900;
}
.Titel {
	font-style: italic;
	color: #660000;
}
.Normal {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}
.Bezeichnung {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
