<style type="text/css">
<!--

BODY {
	background-color : #FOFFFF;
	color : #000066;
	font-size : 12px; 
	font-family: Arial,Helvetica, sans-serif;
	overflow:hidden;
	margin-width:0px;
	margin-height:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}

HTML, TABLE, P,TD,TR,OL,UL {
	color : #000066;
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;}
	
A:link {
	color: #000066;
	text-decoration : none; }

A:visited {
	color: #000066;
	text-decoration : none; }
A:active {
	color: #000066;
	text-decoration : none; }
A:hover {
	color: #000066;
	text-decoration : underline;}

.subnavigation {
	color: #993621;
	font-size : 12px;
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif;}
	
.small {
	color: #000066;
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif;}
	
.big {
	color: #000066;
	font-size : 14px;
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif;}
	
input, select, textarea {
	color: #000066;
	background-color : #FFFFFF;
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;}
	
ul, ol {
	list-style: disc;
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	color : #000066;
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;}

li {
	margin-left: 0.5em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0em;
	}
	
.ohnescreen {display:none; } 

/* layers für navigation */
div#nav_hold	{ 
	position:relative;
	width:600px; height:250px; 
	z-index:1; 
	}
div.nav_visible { 
	position:absolute; visibility:visible; overflow: auto;
	width:600px; height:250px;
	left:0px; top:0px; 
	z-index:1; 
	}
div.nav_hidden { 
	position:absolute; visibility:hidden; overflow: auto;
	width:600px; height:250px;
	left:0px; top:0px; 
	z-index:1; 
	}
//-->
</style>
