<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Header-Def fÃ¼r Sachsen-Linie */
#header {
	font-size: 1em;
	background: none repeat scroll 0 0 #fff;
	min-width: 60em;
}

#metanav {
	background: none repeat scroll 0 0 #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 20.8em;
	padding-top: 9px;
	position: relative;
	text-align: right;
	width: 55.5em;
	margin: 0;
	z-index: 10;
}

#metanav a {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #58585a;
	color: #58585a;
	text-decoration: none;
}

#metanav&gt;ol&gt;li,#metanav&gt;ul&gt;li {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 1em;
}

#metanav&gt;ol,#metanav&gt;ul {
	list-style-image: none;
	list-style-type: none;
}

#head {
	background-image: url("../resources/head_bg_rechts.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 62px;
	margin-top: -2px;
	position: relative;
	z-index: 5;
}

#head&gt;span {
	bottom: 12px;
	left: 251px;
	position: absolute;
}

#head&gt;span&gt;a {
	color: #fff;
	font-size: 1.5em;
	letter-spacing: 1px;
	text-decoration: none;
}

#headL {
	background-color: #fff;
	background-image: url("../resources/head_bg_links.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
	width: 251px;
}

#headL&gt;a {
	margin-left: 15px;
	color: #0f2c92;
	text-decoration: none;
}

#headL&gt;a&gt;img {
	border: none;
}
#head #versioninfo, #head #versioninfo a {
	color: #ffffff;
	width: 25%;
	left: 74%;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	font-size: x-small;
}
</pre></body></html>