.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;

}
.Rahmen {
	border: thin solid #9B9DDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;

}
.Linie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #800080;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9B9DDB;
	border-right-color: #9B9DDB;
	border-bottom-color: #9B9DDB;
	border-left-color: #9B9DDB;
	text-align: center;
	padding: 5px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}

