body {
	background-color: #FFFFCC;
	margin: 0px;
	overflow: auto;
	height: 100%;
}
.inhaltsebene {
	background-color: #FFFFCE;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #106121;
	left: -2px;
	width: 1000px;
	top: 210px;
	font-weight: bold;
	overflow: visible;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #106121;
	letter-spacing: 2pt;
}
a:link {
	color: #106121;
	text-decoration: none;
}
a:visited {
	color: #106121;
	text-decoration: none;
}
a:hover {
	color: #106121;
	text-decoration: none;
}
a:active {
	color: #106121;
	text-decoration: none;
}
