<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {

	font-family: verdana,arial,helvetica,geneva,sans-serif,Arial,Trebuchet, Lucida,'lucida grande',Helvetica,Arial,verdana,geneva,sans-serif;
	margin:0px;
	padding:0px;
	text-align: center;
	vertical-align: middle;
	background-color:#CCee88;
	overflow-y: scroll;
	
}
/*b0ff60,d0ff80*/

#page {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height:350px;
	width:900px;
	text-align: left;
	background-color:#ffffff;
	margin-top:2cm;
	margin-bottom:2cm;
	
}


#pagebig {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height:900px;
	width:900px;
	text-align: left;
	background-color:#ffffff;
	margin-top:2cm;
	margin-bottom:2cm;
	
}

#counter {
	text-align:right;
	width:900px;
}




#navigation {
	
	vertical-align: middle;
	text-align:center;
	color:#999999;
	padding: 0.5cm 0.3cm 0.5cm 0.3cm;
	font-weight:bold;
	font-size: 11pt;
}


#content {
	margin:0.5cm 1cm 1cm 0.5cm;
	color:#333333;
	font-size: 10pt;
	line-height: 16pt;
}

ul.nav_horizontal {
	
	margin:0px;
	padding:0px;

}

.nav_horizontal li {
	list-style-type: none;
	display: inline;
	margin:0px 4px 0px 4px;
	padding:0px;
}




.spruch {
	font-size:18pt;
	line-height: 18pt;
	color:#999999;
}

.weg {
	font-size:8pt;
	line-height: 12pt;
}

.bild {
	margin-left:0.5cm;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
	border-style:solid;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-top-width:0px;
	border-color:#999999;
}

.trenner {
	border-style:solid;
	border-color:#AACC77;
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	margin-top:0cm;
	margin-left:1cm;
	margin-right:1cm;
	margin-bottom:0cm;
	padding:0px;
	
	
}

a {

	color:#999999;
	text-decoration: none;
}


a:active {
	color:#AACC77;
	text-decoration: none;
}


a:hover {
	color:#AACC77;
	text-decoration: none;
}

a:focus {

	text-decoration: none;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}


a.activeNavigation {

	color:#AACC77;
	text-decoration: none;
}


a:active.activeNavigation {
	color:#AACC77;
	text-decoration: none;
}


a:hover.activeNavigation {
	color:#AACC77;
	text-decoration: none;
}






li {
	list-style-type:  disc;
}


h3 {
	font-size:10pt;
	text-align: left;
	font-weight: bold;
}




ul.nav_vertical {
	
	margin:0px 10px 0px 10px;
	padding:0px;

}

.nav_vertical li {
	list-style-type: none;
	font-weight: bold;
	margin:7px 2px 5px 2px;
}

.navItem {
	border-style: solid;
	border-width: 1px;
	border-color: #241A12;
	height:40px;
	line-height:40px;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	opacity: 0.70;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
	
}
</pre></body></html>