body {
	background-image: url(../gfx/hg.jpg); 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

table {
	text-indent: 0;
	border-style: none;
	border-color: #000000;
	padding: 0pt;
	margin: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.haupt {
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 14px;
	Font-Weight: bolder;
	Color: 0066CC;
}

.textbold {
Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 9pt;
	Font-Weight: bolder;
}
a:active {
  text-decoration: underline;
  color: #0000FF;
}

a:visited {
  text-decoration: underline;
  color: #0000FF;
}

a:link {
  text-decoration: underline;
  color: #0000FF;
}

a:hover {
  text-decoration: none;
  color: #0271c5;
}

