body {
	font-family : Arial,Helvetica,sans-serif;
		}
h1 { color : #000099; font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
h2 { color : #000099; font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
h3 { color : #000099; font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
h4 { color : #000099; font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
h5 { color : #000099; font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
h6 { color : #000099; font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
p { color : Black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }
li { color : Black; font-size : 9pt; font-family : Arial, Helvetica, sans-serif; }
a:link { color: #000099; text-decoration : none; }
a:visited { color: #000099; text-decoration : none; }
a:hover{ color : #CC6699;  text-decoration : none; }
a:active { color: #000099; text-decoration : none; }
.navilinks {
	background : #e0ffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
	text-align : left;
	text-decoration :none ;
	color : #000099;
	}
a.navilinks:link { color: #000099; text-decoration : none; }
a.navilinks:visited { color: #000099; text-decoration : none; }
a.navilinks:hover { color: Black; text-decoration : none; }
a.navilinks:active { color: #000099; text-decoration : none; }
.navilinkstop {
	background : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;
	color : #ffcc00;
}
.naviunten { font-size : 6pt; color : Black;  }
.tabunten {
	border-bottom-color : #000099;
	border-bottom-width : 2px;
	border-bottom-style : solid;
}
.taboben {
	border-top-color : #000099;
	border-top-width : 2px;
	border-top-style : solid;
}