.hg_unten {
	background-image: url(../bilder/hg_unten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.hg_oben {
	background-image: url(../bilder/hg_oben.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.linie_unten {
	background-image: url(../bilder/linie_unten.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.linie_oben {
	background-image: url(../bilder/linie_oben.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C7791;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #B72951;
}
.impressum {
	color: #B72951;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
