.hg {
	background-attachment: scroll;
	background-image: url(../images/hg_sus.jpg);
	background-repeat: no-repeat;
}
.start {
	background-image: url(../images/hg_startseite.jpg);
	background-repeat: no-repeat;

}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.uberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.liste {
	list-style-image: url(../images/viereck.jpg);
}
.gg {
	filter: Alpha(Opacity=77);
}
.test {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}