.hglinks {
	background-image: url(../images/hg_links.jpg);
	background-repeat: no-repeat;
}
.hginhalt {
	background-image: url(../images/hg_inhalt.gif);
	background-repeat: no-repeat;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.hgpopup {
	background-image: url(../images/hg_popup.jpg);
	background-repeat: no-repeat;
}
.fensterhgpopup {
	padding: 20px;
	clear: left;
	float: left;
	height: 430px;
	width: 420px;
	overflow: auto;
}
.linkschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
