<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.homepagehelper.de */

//-->
html, body {
		
		margin:0px;
		padding:0px;
		background-color:white;
		}

h1 {
		font-size:16pt;
		font-family:arial;
		font-weight:bold;
		}
h2 {
		font-size:14pt;
		font-family:arial;
		font-weight:bold;
		}
h3 {
		font-size:12pt;
		font-family:arial;
		font-weight:bold;
		}
h4 {
		font-size:10pt;
		font-family:arial;
		font-weight:bold;
		}
h5 {
		font-size:8pt;
		font-family:arial;
		font-weight:bold;
		}

.textinhalt {
		position:relative;
		top:20px;
		font-family:arial;
		font-size:8pt;
		text-align:justify;
		}

.formulahead {
		position:relative;
		color:white;
		font-weight:bold;
		font-family:arial;
		font-size:10pt;
		text-align:left;
		}

.formulabez {
		position:relative;
		top:5px;
		font-family:arial;
		font-size:8pt;
		text-align:right;
		}

.formula {
		position:relative;
		font-family:arial;
		font-size:8pt;
		text-align:left;
		}

a	{
		font-weight:bold;
		}
		
a:link	{
		color: #000000;
		text-decoration:underline;
		}
		
a:visited	{
		color: #000000;
		text-decoration:none;
		}
		
a:hover	{
		color: #0096FF;
		text-decoration:underline;
		}
		
a.top {
		font-weight:bold;
		}

a.top:link, a.top:visited {
		color: #FFFFFF;
		text-decoration:none;
		}
		
a.top:hover {
		color: #FFFFFF;
		text-decoration:underline;
		}

a.text {
		font-weight:normal;
		}

a.text:link {
		color: #0000FF;
		text-decoration:underline;
		}

a.text:visited {
		color: #0000FF;
		text-decoration:underline;
		}
		
a.text:hover {
		color: #0000FF;
		text-decoration:underline;
		}

a.nav {
		font-weight:bold;
		}

a.nav:link, a.nav:visited {
		color: #000000;
		text-decoration:none;
		}
		
a.nav:hover {
		color: #000000;
		text-decoration:underline;
		}

.uhr {
		font-family:arial;
		font-size:10pt;
		color:white;
		text-align:right;
		position:realtive; margin-right:25;
		}

span.childs {
		cursor: pointer;
		}

li {
		font-size:10pt;
		}
		 
li.treeMenu_opened ul {
		display:block;
		}
		
li.treeMenu_closed ul {
		display:none;
		}

span.top, span.childs, li.treeMenu_opened ul, li.treeMenu_closed ul {
		font-size:10pt;
		list-style-type:none;
		font-weight:bold;
		line-height:14pt;
		}

</style>
