/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Titel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Danksagung {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,0,0)
}

.Untertitel {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Überschrift1 {
	font-size: x-large;
 	font-weight: bold
}

.send-button {
	color: rgb(67,98,121);
 	font-weight: bold;
 	border: 1px solid rgb(229,240,248);
 	padding: 3px 5px
}

.Überschrift2 {
	font-size: large;
 	font-weight: bold
}

.fieldset {
	border: 2px solid rgb(197,216,225);
 	border-radius: 6px
}

.Überschrift3 {
	font-size: medium;
 	font-weight: bold
}

.Überschrift4 {
	font-weight: bold
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Überschrift5 {
	font-size: x-small;
 	font-weight: bold
}

.legend {
	color: rgb(128,128,128);
 	margin: 0px 10px
}

.Zitate {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Überschrift6 {
	font-size: large;
 	font-weight: bold
}

.formfelder {
	padding: 5px 15px
}

.Überschrift {
	font-size: x-large;
 	font-weight: bold
}

.Adresse {
	font-style: italic
}