body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.backbild {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.navigation {
	position: absolute;
	left: 0px;
	top: 75px;
	z-index: 2;
	background-color: #cccccc;
	height: 24px;
	width: 102%;
	right: 0px;
	overflow: visible;
	visibility: visible;
}
.navigationstext {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.content {

	position: absolute;
	left: 34px;
	top: 124px;
	z-index: 2;
	right: 0px;
	overflow: visible;
	visibility: visible;
}
.contenttitelklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}.contenttitelgross {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Stil1 {font-size: 14px}

