<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#kopfzeile {
	position:absolute;
	z-index:12;
	color: #757469;
	vertical-align: top;
	text-align: center;
	left: 0px;
	top: 0px;
	padding-top: 50px;
	padding-left: 50px;
}
#fusszeile {
	position:absolute;
	z-index:11;
	color: #757469;
	text-align: left;
	vertical-align: bottom;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.beimdiek {
	font-family: Tinos, serif;
	font-size: 2.8em;
	color: #757469;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 1.1em;
}
.beimdiekklein {
	font-family: Tinos, serif;
	font-weight: 700;
	color: #757469;
	letter-spacing: 1px;
	font-size: 1.4em;
	line-height: 1.5em;
}
a:link {
	font-family: Tinos, serif;
	text-decoration: none;
	color: #757469;
	font-weight: 400;
}
a:hover {
	font-family: Tinos, serif;
	color: #000;
	text-decoration: none;
	font-weight: 400;
}
body {
	font-size: 62.5%;
}
a:visited {
	font-family: Tinos, serif;
	text-decoration: none;
	color: #757469;
	font-weight: 400;
}
a:active {
	font-family: Tinos, serif;
	text-decoration: none;
	color: #757469;
	font-weight: 400;
}
.text {
	font-family: Tinos, serif;
	font-weight: 400;
	color: #757469;
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.textfett {
	font-family: Tinos, serif;
	font-weight: 700;
	color: #757469;
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.kursiv {
	font-family: Tinos, serif;
	font-weight: 400;
	color: #757469;
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height: 1.1em;
	font-style: italic;
}
</pre></body></html>