.monatstitel {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.ueberschrift1 {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: normal;
	color: #FF0000;
}
.ueberschrift2 {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: italic;
	color: #0033CC;
}
.ueberschrift3 {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #000099;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: large;
	font-weight: bolder;
	color: #CC0000;
}
