/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-size: x-small
}

.Quotes {
	font-family: "Courier New CE",  monospace;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: "Arial CYR",  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: "Arial CYR",  sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Arial Narrow",  sans-serif
}

.Address {
	font-style: italic
}

.Untertitel {
	font-size: x-small
}

.Credits {
	font-family: "Courier New CE",  monospace;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}