/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.StandardFett {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: bold
}

.TabelleZahl {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	text-align: right
}

.Listen {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	list-style-type: none;
 	text-align: left
}

.Normal {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.Titel {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: large;
 	color: rgb(204,51,102);
 	font-weight: bold;
 	text-align: center
}

.TabelleSchrift {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: 24pt;
 	text-transform: uppercase;
 	text-align: center
}

H2 {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: 20pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Zitate {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: medium;
 	text-align: center
}

.Fußnoten {
	font-size: x-small
}

H3 {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: 16pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

LI {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: circle
}

OL {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt
}

H4 {
	font-size: 14pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: center
}

H5 {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc
}

.Tabelle {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	text-align: left
}

H6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 12pt;
 	font-weight: bold
}
