body {
	background-color: #FFCC00;
	background-image: url(images/hg_sand.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textnormal {
	font-family: "Verdana", Tahoma;
	font-size: 12px;
	color: #999999;
	font-style: normal;
}
.texttable {
	font-family: "Verdana", Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.textimpressum {
	font-family: "Verdana", Tahoma;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
a:link {
text-decoration:underline;
color:#666666;
}
a:hover {
color:#FF0000;
text-decoration:none;
}

