/* Zentrale Formatdatei als Cascaded Style Sheet */

body {
/*	background-color:#00D000; */
/*	font-family:Comic Sans MS, Arial; */
	font-family:Arial;
}

#titel {
	font-size:110%;
	font-weight:bold;
	color:darkgreen;
}

#ueberschrift {
	font-weight:bold;
	color:green;
}

#termin {
	font-weight:bold;
	text-decoration:underline;
	color:green;
}

