/* BODY - Hauptteil der HTML-Datei */body{	margin:	auto;	background-color: #FFFFAE;	font-size: 10pt;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;}table.Main{	margin: auto;	margin-top: 0;	padding: 0;	border: 0;	width: 780px;	border-collapse: collapse;}td.Main{	width: 162px;	height: 87px;	text-align: center;}td{	font-size: 10pt;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	background-color: #FFFFCC;	text-decoration: none;}/* Ueberschrift H1 */h1{	font-size: 14pt;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;	text-align: center;}/* Unter-Ueberschrift H2 */h2 {	font-size: 12pt;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	font-weight: bold;	text-align: center;}/* HR - Horizentale Linie */hr{	color: #0033AF;	height: 1px;	width: 100%;}a:link {	color: #0033AF;	text-decoration: underline;	font-size: 10pt;}a:visited {	color: #0033AF;	text-decoration: underline;	font-size: 10pt;}a:active {	color: #0033AF;	text-decoration: none;	font-size: 10pt;	border: none;}a:hover {	color: #0033AF;	text-decoration: none;	font-size: 10pt;}.einleitung {	color: #0033AF;	font-size: 10pt;	font-weight: bold;	text-align: justify;	width: 100%;}
