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

	background-color: #F0F0F0;

	margin: 0px;

	padding: 0px;

}

p, td, li {

	font-size: 10pt;

	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.bgmenu {

	font-family: Arial, Helvetica, sans-serif;

 background-color: #CC9966;

}

#mainmenu {

	margin: 0px;

	padding: 10px;

	vertical-align: top;

	font-size: 10pt;

}

a.menuitem {

	font-weight: bold;

	text-decoration: none;

	width: auto;

	line-height: 30px;

 margin: 6px;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 10px;

}

a.menuitem:link {

	text-decoration: none;

	color: #000000;

}

a.menuitem:visited {

	text-decoration: none;

 color: #666666;

	background-color: #CC9966;

}

a.menuitem:active {

	text-decoration: none;

 color: #CC0000;

	background-color: #E1C4A6;

}

a.menuitem:hover {

	text-decoration: none;

 color: #F0F0F0;

}

.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 12px;


}

.box1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	margin-top: 40px;

	margin-right: 80px;

	margin-bottom: 20px;

	margin-left: 80px;

	width: 500px;

	padding: 0px;

	text-align: left;

}

h1 {

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	text-align: center;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

}

a  {

	font-size: 10pt;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

}

.tit  {

	font-size: 10pt;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.boxu {

	margin: 3px;

	padding-top: 5px;

	padding-right: 100px;

	padding-bottom: 10px;

	padding-left: 100px;

	text-align: center;

	border: 2px solid #990066;

	background-color: #E1C4A6;

}

.boxo {

	padding: 2px;

	border: 2px solid #990066;

	background-color: #E1C4A6;

	margin: 3px;

	text-align: left;

}

hr {

	color: #990033;

}

a:link {

	color: #000000;

	text-decoration: underline;

}

a:visited {

	color: #000000;

	text-decoration: underline;

}

a:active, a:hover {

	color: #000000;

	text-decoration: none;

}

.notiz {

	font-size: 10px;

	color: #000000;

	margin-left: 40px;

	margin-right: 40px;

	padding: 8px;

	margin-bottom: 20px;

	border: 1px dotted #009900;

	background-color: #EBFFD7;

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