/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-size: x-small
}

.Quotes {
	font-family: "OCR A Extended",  "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: medium;
 	font-style: italic
}

.Normal {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(51,0,153);
 	font-weight: bold;
 	text-align: center
}

.Footnotes {
	font-family: "Lucida Sans Unicode",  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

.Titel {
	font-size: x-small;
 	font-style: italic
}

.Danksagung {
	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Caption {
	font-family: "Lucida Sans Unicode",  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Times New Roman",  Times,  Serif
}

.Address {
	font-style: italic
}

.Untertitel {
	font-size: x-small
}

.Credits {
	font-family: "OCR A Extended",  "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}