/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman TUR",  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: Arial, Helvetica, Geneva, Sans-serif
}

.Untertitel {
	font-size: x-small
}

.Credits {
	font-family: "Times New Roman TUR",  serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H2 {
	font-size: 16pt;
 	font-weight: bold
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

.Adresse {
	font-style: italic
}

PRE {
	font-family: "Swis721 Blk BT",  sans-serif
}
