/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Zitate{
	font-size: medium;
 	font-style: italic
}

.Credits{
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: auto;
 	font-weight: bold;
 	text-align: center
}

.Address{
	font-style: italic
}

.Danksagung{
	font-size: auto;
 	font-weight: bold;
 	text-align: center
}

.Code{
	font-family: "Wingdings 3",  serif
}

.Subheads{
	font-size: auto
}

.Footnotes{
	font-family: "Arial CE",  sans-serif;
 	font-size: auto;
 	list-style-type: decimal
}

.Fußnoten{
	font-size: auto
}

.Untertitel{
	font-size: auto
}

.Titel{
	font-size: auto;
 	font-style: italic
}

.Quotes{
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: medium;
 	font-style: italic
}

.Caption{
	font-family: "Arial CE",  sans-serif;
 	font-size: auto;
 	font-style: italic
}

.Heading 6{
	font-size: auto;
 	font-weight: bold
}

.Heading 5{
	font-size: auto;
 	font-weight: bold
}

.Heading 4{
	font-weight: bold
}

.Heading 3{
	font-size: medium;
 	font-weight: bold
}

.Heading 2{
	font-size: large;
 	font-weight: bold
}

.Heading 1{
	font-size: x-large;
 	font-weight: bold
}