/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Feldname {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,51,153);
 	text-decoration: none ;
 	text-align: right;
 	padding-right: 5px
}

.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;
 	color: rgb(153,153,153);
 	text-align: center
}

.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
}

.Überschrift2 {
	font-size: large;
 	font-weight: bold
}

.fieldset {
	border: 2px outset rgb(255,255,255)
}

.Ü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
}

.eingabe {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	padding-left: 2px;
 	width: 250
}

.Überschrift5 {
	font-size: x-small;
 	font-weight: bold
}

P {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(0,0,153)
}

.legend {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(0,51,153)
}

.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
}

.Button {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	text-align: center;
 	background-color: rgb(0,0,255);
 	border: 2px solid rgb(192,192,192);
 	padding: 2px
}

.Überschrift {
	font-size: x-large;
 	font-weight: bold
}

.Adresse {
	font-style: italic
}
