/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Link-klein-grau {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 8pt;
 	color: rgb(255,254,206);
 	font-weight: bold;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Link-klein-orange {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 8pt;
 	color: rgb(255,204,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Link-klein {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,86,144);
 	font-weight: bold;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Link-Hellblau {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,153,255);
 	font-weight: bold
}

.Lesen_ausserdem {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,102,102);
 	font-weight: bold
}

.Aufzählung1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: circle;
 	text-align: left;
 	clear: both
}

.Link-Grau-gross {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: bold;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Link-Mittel-Fett {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	font-weight: bold
}

H2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	font-weight: bold
}

.Fragen_zum_Thema {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	color: rgb(226,24,24);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: left;
 	clear: both
}

.Link-Fett-Hintergrund {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	font-weight: bold;
 	background-color: rgb(204,255,255)
}

.Link-Mittel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

.Tabelle {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}