	#navigation  /* Nav Feld */ { background-color: transparent; position: relative; top:0px; left: 25px; width: 15em; margin: 0; padding: 0.8em; }
	#navigation li  /* Nav Felder */ { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 9pt; text-decoration: none; text-align: left; margin: 0.4em; padding: 0.2em; list-style-type: none; }
	#navigation a  /* Nav normal */ { color: #003333; background-color: transparent; text-decoration: none; text-align: left; }
	#navigation a:hover  /* Nav over */ { color: #B53233; font-weight: normal; background-color: transparent; }
	
	.textn  /* text normal */ { color: #003333; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 11pt; text-decoration: none; }	

	#mailadress a { color: #003333; text-decoration: underline; background-color: transparent; text-align: left; }
	#mailadress a:hover { color: #b53233; font-weight: bold; background-color: transparent; text-decoration: none; }
