.hintergrundneu {
	background-attachment: fixed;
	background-image: url(Bilder/krainerhuettehinter.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-position: middle;
}
a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CCCC;
	text-decoration: none;
}
.linkaktuell {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
