body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(parkettsiegel-hg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.hrgimpr {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #336600;
}
a:active {
	color: #FF0000;
}

