.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	letter-spacing: 0.1em;



}
.zitat {
	font-family: Arial, Helvetica, sans-serif, "OCR A Extended";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;

}
.ziffern {
	font-family: "OCR A Extended", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1em;
	text-align: center;
}
.text-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
