body                {
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #f0f8ff fixed;
	margin: 5px;
}
p {margin: 0px;}
html{ overflow-y: scroll; }
table, td        {
	color: navy;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link   { color: navy; font-weight: bold; text-decoration: underline }
a:visited   { color: navy; font-weight: bold; text-decoration: underline  }
a:hover  { color: red; font-weight: bold; text-decoration: underline }
a:active  { color: navy; font-weight: bold; text-decoration: underline  }
.h08 { font-size: 8pt }
.h12  { font-weight: bold; font-size: 12pt }
.h16  { font-weight: 600; font-size: 16pt }
.h18  { font-weight: bold; font-size: 18pt }
.h30 { font-weight: bold; font-size: 30pt }
.h40 { font-weight: bold; font-size: 40pt }

.trennlinie {
	border-bottom:1px dashed #000066;
	margin:0;
	padding:0;
}

