BODY  {
	background-color : #faebd7;
	color : Black;
	font-family : "Tempus Sans ITC", sans-serif;
}
P,TD  {
	font-family : "Tempus Sans ITC", sans-serif;
}
H1  {
	font-size : 120%;
	font-style : normal;
	font-weight : normal;
}
H2  {
	font-style : italic;
	font-size : 100%;
	font-weight : normal;
}
A.larven {
	color : Gold;
	text-decoration : none;
}
A.advent {
	color : #ffd700;
	text-decoration : none;
}
A.lichtgestalten {
	color : #adff2f;
	font-weight: bold;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
.footnote {
	font-family : sans-serif;
}
.larven {
	background : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}
.advent {
	background : #800000;
	color : ffffff;
	font-family : "Comic Sans MS", sans-serif;
}
.lichtgestalten {
	background : Black;
	color : White;
	font-family : "Futura Lt BT", sans-serif;
}