.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.auszeichnung {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d90000;
}
.auszeichnungkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d90000;
	font-style: italic;
}
.auszeichnungfett {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d90000;
	font-style: normal;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #d90000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990066;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF6600;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF6600;
}
.auszeichnungfettgross {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d90000;
	font-style: normal;
	font-weight: bold;
}
.klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

