body {
	color: #CCCCCC;
	background-color: #004992;
	text-indent: 0pt;
	margin: 0px;
	font-family: Helvetica, sans-serif;
	}

.kalender {
	position: absolute;
	height: 250px;
	width: 250px;
	left: 550px;
	top: 100px;
	margin: 0px;
	}

.kalendertabelle {
	width: 100%;
	border-collapse:collapse;
	margin: 0px;
	border-color:#000000;

	}

.link {
	color:#E80E0E;
	text-decoration:none;
	}

.tag {
	vertical-align: top;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: thin;
	border-color: cccccc;
	width: 35px;

	}

.monat {
	color: #000000;
	background-color: #CCCCCC;
	border-style:hidden;
	horizontal-align:center;
	text-align: center;
	font-weight:bold;
	}

.jahr {
	color: #000000;
	background-color: #CCCCCC;
	border-style:hidden;
	horizontal-align:center;
	text-align: center;
	font-weight:bold;
	border-color:#cccccc;
	}

iframe {
	border-style:none;
	}
.intro {
	width: 400px;
	text-align: center;
	left: 80px;
	top: 100px;
	position: absolute;
	font-family: Helvetica, sans-serif;
	font-size: medium;


	}
.veranstaltung {
	vertical-align: middle;
	border-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: cccccc;
	}
.spacer {
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	height: 10px;

}
.ort {
	font-size: small;
}
.kalendertitel {
	position: absolute;
	left: 630px;
	top: 75px;
	font-size: medium;
	color: cccccc;
	font-style: italic;
	font-weight: bold;



}
.impressum {
	margin: 30px;
}
