/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: medium;
 	font-style: italic
}

.Normal {
	font-family: "Times New Roman",  Times,  Serif
}

.Footnotes {
	font-family: "Times New Roman",  Times,  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: "Times New Roman",  Times,  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: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(102,102,102);
 	font-style: italic
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

.Formatted {
	font-family: "Times New Roman",  Times,  Serif
}