td.etlinks {font-family:arial; font-size:9pt; font-weight:normal; color:#005F00}
a.etlinks {font-family:arial; font-size:8pt; font-weight:normal; color:#005f00}
td.etrechts {font-family:arial; font-size: 10pt; font-weight:normal; color:#000000}
b.ueber {font-family:arial; font-size:11pt; font-weight:bold; color:#005F00}
a.prod {font-family:arial; font-size:10pt; font-weight:bold; color:#005f00}
a.prodtest {font-family:arial; font-size:10pt; font-weight:normal; color:#005f00}
b {font-weight: bold}
a.atlinks {font-family:arial; font-size:10pt; font-weight:normal; color:#005f00}

h2 {color:#005F00;}
h3 {color:#005F00;}
hr {color:#005F00;}

/* Navigation */

ul#navigation {
 margin: 0;
 padding: 0;
 list-style: None;
 width: 150px;
 border-bottom: 1px Solid #FFFFFF;
}

ul#navigation li {
 position: Relative;
 width: 150px;
}
 
ul#navigation li a {
 display: Block;
 text-decoration: None;
 color: #005F00;
 padding: 5px;
 background-color:#E4E4E4;
 border: 1px Solid #FFFFFF;
 border-bottom: 0;
}

ul#navigation li a:hover,
ul#navigation li a:active {
 background-color:#fff;
 color: #FF0000;
 cursor: Pointer;
}

ul#navigation .sel {
 background-color:#fff;
 color: #FF0000;
 cursor: Pointer;
}


#footer {
	background-color: #C0C0C0;
	margin: 5px;
	padding: 5px;
	min-height:30px;
	font-family:arial; font-size:9pt; font-weight:normal; color:#005F00;
}

#footer a{text-decoration: none;}
#footer a:visited {color: blue;}
#footer a:hover{text-decoration: none; color:#000;}