body                                   {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) fixed;
	margin: 0px;
}

p {margin: 0px;}

html{ overflow-y: scroll; }

table, td            {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a:link        { color: #444; text-decoration: underline }
a:visited      { color: #444; text-decoration: underline }
a:hover  { color: #f00; text-decoration: underline }
a:active      { color: #f00; text-decoration: underline }

.h08 { font-size: 8pt }
.h12  { font-weight: bold; font-size: 12pt }
.h14  { font-weight: bold; font-size: 14pt }
.h16    { font-weight: bold; font-size: 16pt }
.h18  { font-weight: bold; font-size: 18pt }
.h22  { font-weight: bold; font-size: 22pt }
.h30   { font-weight: bold; font-size: 30pt }

.trennlinie {
border-bottom:1px dashed #999999;
margin:0;
padding:0;
}
