/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.A {
	font-family: Garamond, serif;
 	font-size: medium;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

.Subheads {
	font-family: Garamond, serif;
 	font-size: x-small
}

.Quotes {
	font-family: Garamond, serif;
 	font-size: medium;
 	font-style: italic
}

.Normal {
	font-style: italic
}

.Footnotes {
	font-family: Garamond, 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: Garamond, serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Microsoft Sans Serif",  sans-serif
}

.Address {
	font-style: italic
}

.Untertitel {
	font-size: x-small
}

.Credits {
	font-family: Garamond, serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

.Formatted {
	font-family: Garamond, serif
}

A {
	color: rgb(51,0,204)
}

.Linkfarbe {
	color: rgb(51,0,204);
 	text-decoration: underline
}