BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
A:LINK {
	color : #116771;
	text-decoration : none;
}
A:HOVER {
	color : #116771;
	text-decoration : underline;
}
A:VISITED {
	color : #116771;
	text-decoration : none;
}
.navilink {
	color : White;
	font-size : 15px;
}
.navihead {
	color : #AFEEEE;
	font-size : 15px;
}
.fuss {
	background-color : White;
	background-image : url(/grafiken/fussott.gif);
	background-position : top;
	background-repeat : no-repeat;
}
.kopf {
	background-color : White;
	background-image : url(/grafiken/titelott.gif);
	background-position : top;
	background-repeat : no-repeat;
}
.text {
	background-color : White;
	background-image : url(/grafiken/bgrnd.gif);
	background-position : top;
	background-repeat : repeat-y;
}	