/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.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: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-size: xx-large;
 	color: rgb(0,0,204);
 	text-align: center
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

.Formatted {
	font-family: "Times New Roman",  Times,  Serif
}