/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Schlagwoerter {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center
}

.link_Fußbereich {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(153,153,153);
 	font-weight: normal;
 	font-style: normal;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Text_fett {
	font-size: 12px;
 	font-weight: bold
}

.link_Impressum {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	font-variant: small-caps
}

.Text_weiß_zentriert {
	color: rgb(255,255,255);
 	text-align: center
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	clear: none
}

.Sprachenliste {
	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center
}

.Sprachenwechsel_oben {
	font-size: 10px;
 	text-align: center
}

.Kopfzeile_fürs_Formular {
	font-size: 12px;
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(153,204,255);
 	border: 1px solid rgb(0,0,0);
 	padding-top: 5px;
 	padding-bottom: 5px
}

.kleines_Kästchen_rechts_mit_Abstand_Absatz {
	text-align: center;
 	margin-top: 7px;
 	margin-bottom: 7px
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	clear: none
}

.Infobox_mit_Rahmen {
	font-size: 10px;
 	border: 1px solid rgb(255,102,51);
 	padding: 3px
}

PRE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}