.Tabellenschrift {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC66;
}
.Tabellenüberschrift {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #FF0033;
	line-height: normal;
	font-variant: normal;
	vertical-align: middle;
}
.Seitentitel {
	font-family: "Comic Sans MS";
	font-size: 48px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
}
.SeitenUntertitel {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.TabellenschriftAktuell {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: center;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
}
.Tabellenschrift_klein {
	font-family: "Comic Sans MS";
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC66;
	line-height: normal;
}
