body {
	color: black;
	background-color: white;
	background-image: url(hg_winter.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited { color: navy ; text-decoration: none; }
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:active { color: navy ; text-decoration: none; }

.menu {
	color: #000066;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	letter-spacing: 1pt;
}
.land {
	color: #000066;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	letter-spacing: 1pt;
}
.submenu {
	color: #000066;
	font-size: 10pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	letter-spacing: 1pt;
}
.footer { color: red; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 1pt; }
.text {
	color: #000066;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	letter-spacing: 1pt;
}
td { color: navy; font-size: 8pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; letter-spacing: 1pt; }
.subline {
	color: #000066;
	font-size: 10pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1pt;
}
.headline {
	color: #000066;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1pt;
}
.wetterline { color: white; font-size: 24pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; letter-spacing: 1pt; }
