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

.UntertitelTabelle {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(128,0,0);
 	font-weight: bold
}

.Hyperlink {
	font-size: 11pt;
 	font-weight: normal;
 	font-style: normal
}

.Haupttext-kursiv {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	line-height: 130%;
 	font-style: italic;
 	text-align: left
}

.Tabelle_grau {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: transparent;
 	border: 1pt outset rgb(128,0,0)
}

.Abstand {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal
}

.Haupttext {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11pt;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 130%;
 	font-weight: normal;
 	font-style: normal;
 	font-variant: normal;
 	text-align: justify
}

.ÜberschriftTabelle {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(128,0,0);
 	font-weight: bold
}

.Tabelle_weiss {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(255,255,255);
 	border: 1pt ridge rgb(255,255,255)
}

.Tabelle {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	text-align: left;
 	border: 1px outset rgb(128,0,0)
}
