body {
	font-family: Arial, Helvetica, sans-serif;
	color: #005984;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #990000;
}
#oben {
	position: absolute;
	z-index: 1;
	width: 800px;
	top: 7px;
	right: 5px;
}
.rot {color: #990000}