body {
	background-color: #FFFFCC;
	font-family: "Century Gothic","Courier New",Times;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}
p {
	text-align: left;
}
a:link {
	text-decoration: underline;
	font-family: "Century Gothic";
	color: #660000;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	font-family: "Century Gothic";
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	color: #660000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-family: "Century Gothic";
	color: #660000;
	font-weight: bold;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size:54px;
	color: #006600;
	line-height: 110%;
	margin: 0;
	padding: 0;
	text-align:center;
	text-decoration: none;
	border: none;
	text-transform: uppercase;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 300%;
	text-align:center;
	margin: 0;
	padding: 4px;
	color: #006600;
	line-height: 110%;
	text-decoration: none;
	text-transform: uppercase;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 200%;
	color: #003300;
	line-height: 110%;
	text-align:center;
	text-decoration: none;
	margin:0;
}

h4 {
	font-family: "Century Gothic";
	font-size: 100%;
	text-align:center;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	margin:0;
}

h6 {
	font-family: "Century Gothic";
	font-size: 70%;
	text-align:center;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    margin: 0
}
.kalender {
	background-color: #FFCC00;
}
.bezet {
	background-color: #FF0000;
}
