body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../01_grafik/hg-profile.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #00BEA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00BEA9;
}
a:hover {
	text-decoration: none;
	color: #07489F;
}
a:active {
	text-decoration: none;
	color: #07489F;
}


.tabellen-hg-grau {
	background-color: #E5E5E5;
}
.tabellen-hg-hellgrau {
	background-color: #F3F3F3;
}
.tabellen-hg-blau {
	background-color: #07489F;
}
.tabellen-hg-gruen {
	background-color: #00BEA9;
}
