<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.schuhu { 
	margin-top:0em;
	background-image:url(hintereule1.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	background-attachment:fixed;
}
.deko	{
	height:3px;
	background-color: #ff8d00/*orange*/;
}
.blabb { 
	z-index: 2;
	/*color: #434343;*/
	border-bottom:1px ridge #d4cba3/*bdb877/*ff8d00/*orange*/;
	color: white;
	height: 145px;
	display: compact;
	background: url(ueber1.png);
	background-repeat:repeat-x;
	min-height: 147px;
}
.blubb { 
	z-index: 1;
	height: auto;
	display: compact;
	min-height: 300px;
	background: url(trans2.png);
	background-repeat:repeat;
	border-top:1px ridge #d4cba3/*bdb877/*ff8d00/*orange*/;

}
.blobb { 
	z-index: 2;
	height: auto;
	display: compact;
	background: url(trans2.png);
	background-repeat:repeat;
	min-height: 100px;
	vertical-align: bottom;
	bottom: 1px;

}
.seit #kuebel {
	z-index:2;
	color: #434343;
	font-size: 0.7em; 
	font: Verdana, Helvetica, Arial, sans-serif; 
	text-align: left; 
	vertical-align: top;
	border:1px ridge #d4cba3/*bdb877/*ff8d00/*orange*/;
	position: absolute;
	top:0px;
	width: 882px;
	background-image:url(hintereule1.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	background-attachment:fixed;
	/*border: 1px solid lightgrey;*/
}
body {
	font: normal 100.01% Verdana, Helvetica, Arial, sans-serif;
	color: black;
	background-color: #a29e66/* #3989FF #000080*/;
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}
td {
	vertical-align:top;
	padding:0em 2em 0em;
}
a:link { 
	color: black/*#353535*/; 
	text-decoration:none; 
}
a:visited { 
	color: black/*#353535*/; 
	text-decoration:none; 
}
a:focus { 
	color: #ff8d00/*orange*//*#a00000*/; 
	text-decoration:underline; 
}
a:hover { 
	color: #ff8d00/*orange*//*#a00000*/; 
	text-decoration:none; 
}
a:active { 
	color: #ff8d00/*orange*//*#a00000*/; 
	text-decoration:underline; 
}
h1 { 
	font: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 1.4em; 
	font-weight: bold; 
}
h2 { 
	font: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 1.3em; 
	font-weight: bold; 
}
h3 { 
	font: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
}

ul#Navigation {
	padding: 17px 5px 0em 0em;
	text-align: center;
	left: 1%; 
	right: 1%; 
	top:1%;
}
ul#Navigation li {
	list-style: none;
	display: inline;
	margin: 0; 
	padding: 0;
}

ul#Navigation a:hover, ul#Navigation span {
	color: #ff8d00/*orange*/; 
}

ul#Navigation li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0.1em; 
	padding: 0em;
}

ul#Navigation li ul {
	margin: 0; 
	padding: 0.4em;
	position: absolute;
	top: 1.6em; 
	left: -0.4em;
	display: none;
}
ul#Navigation li:hover ul {
	display: block;
}
ul#Navigation li ul li {
	float: none;
	display: block;
	margin-bottom: 0.2em;
}

ul#Navigation a, ul#Navigation span {
	display: block;
	width: auto;
	padding: 1.2em 0.6em 0em .6em;
	text-decoration: none;
	/*font-weight: bolder; */
	font-size: 1.10em;
	color: white/*#3989FF #000080*/;
}
ul#Navigation a:hover, ul#Navigation span {
	color: #ff8d00/*orange*/;
	font-weight:bold;
  }

</pre></body></html>