/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-size: x-small
}

.Quotes {
	font-family: Symbol, 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
}

.Untertitel {
	font-size: x-small
}

.Credits {
	font-family: Symbol, serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,0,102)
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	clear: none
}

.Adresse {
	font-style: italic
}