.Titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-position: left center;
	line-height: 100%;
	margin: auto;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	left: auto;
	position: static;
	height: auto;
	width: auto;
	top: auto;
	margin: auto;
	right: auto;
	bottom: auto;
	cursor: hand;
	padding-left: 20px;
	padding-bottom: 5px;
}
.Ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	clip:      rect(auto auto auto auto);
	margin: auto;
	border: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 60px;
}
.Fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin: auto;
	line-height: 150%;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
}
.Zwischenueber {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	margin: auto;
	font-variant: normal;
	line-height: 160%;
}
