.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e6e6e6;
	margin-left: 10px;
	margin-top: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-align: left;



}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 19px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e61c2;
	font-style: italic;

}
