body
{
}
.ueberschrift_klein
{
	font-weight: normal;
	font-size: 8pt;
	text-align:center;
	vertical-align:bottom;
	color: black;
	font-family: Arial;
}
.normal
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	list-style-position: inside;
	list-style-type: square;

}
.normalblack
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	list-style-position: inside;
	list-style-type: square;

}
.normal_klein
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.normal_kleinfett
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.ueberschrift
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
}
.ueberschriftschwarz
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}
.normal_rot
{
	font-weight: normal;
	font-size: 12pt;
	color: red;
	line-height: 22pt;
	font-family: Arial;
}
.normal_Fett
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
.normal_fettschwarz
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.Dropdown
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.Checkbox
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.Checkbox_Klein
{
	font-weight: normal;
	font-size: 6pt;
	color: black;
	font-family: Arial;
}
.Radiobox_Klein
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.ueberschriftgross
{
	font-weight: normal;
	font-size: 16pt;
	color: black;
	font-family: Arial;
}

