/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-family: "Lucida Bright",  serif;
 	font-size: x-small
}

.Quotes {
	font-family: Marlett;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: WST_Span, fantasy;
 	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: WST_Span, fantasy;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Estrangelo Edessa",  cursive
}

.Address {
	font-style: italic
}

.Untertitel {
	font-size: x-small
}

.Credits {
	font-family: Marlett;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-size: x-large
}

H2 {
	font-size: large
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

H3 {
	font-size: medium
}

.Formatted {
	font-family: "Bodoni MT Poster Compressed",  serif
}

H5 {
	font-size: x-small
}

H6 {
	font-size: xx-small
}