body {
	background-image: url(Bilder/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.fusszeile01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.fusszeile02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #298fc8;
	text-decoration: none;
}
a:hover {
	color: #298fc8;
	text-decoration: underline;
}
a:visited {
	color: #abaaab;
	text-decoration: none;
}
