.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000033;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;

}
.kommentar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;

}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000033;
	margin-bottom: 1px;
	border: 1px none;


}
.aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;



}
