.ueberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.normalertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
