/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Zitate{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Überschrift{
	font-size: x-large;
 	font-weight: bold
}

.Credits{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: auto;
 	font-weight: bold;
 	text-align: center
}

.Adresse{
	font-style: italic
}

.Danksagung{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: auto;
 	font-weight: bold;
 	text-align: center
}

.Liste{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	font-weight: bold
}

.Link_unten{
	font-size: 10px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Code{
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,0,0)
}

.Link_Liste{
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Überschrift1{
	font-size: x-large;
 	font-weight: bold
}

.Überschrift2{
	font-size: large;
 	font-weight: bold
}

.Subheads{
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: auto
}

.Überschrift3{
	font-size: medium;
 	font-weight: bold
}

.Überschrift4{
	font-weight: bold
}

.Footnotes{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto
}

.Link_oben{
	font-size: 10px;
 	color: rgb(0,51,204);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Fußnoten{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto
}

.Überschrift5{
	font-size: auto;
 	font-weight: bold
}

.Untertitel{
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: auto
}

.Überschrift6{
	font-size: large;
 	font-weight: bold
}

.Titel{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	font-style: italic
}

.Quotes{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Caption{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	font-style: italic
}