.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.maedchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EC6CE6;
	text-align: left;
	font-weight: bold;
}
.Bub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4949F1;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
	white-space: normal;
	page-break-before: auto;
	page-break-after: right;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CC0033;
	font-weight: bolder;
}
.hellrot {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.Wichtig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #CC00CC;
	font-weight: bolder;
}
.klein {
	font-size: xx-small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
