
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;

}
.Basic8  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
.Basic9 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : 18px;
}
.Basic9Fett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
.Basic10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : Black;
}
.Basic10Fett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color: Black;
}
.Basic10FettZweiZeilig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : 16pt;
	font-weight : bold;
	font-variant : normal;
	color: Black;
}
.Basic8blau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color: #0066B3;
}
.Basic9blau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #0066B3;
}
.Basic9blauFett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color: #0066B3;
}
.Basic10blau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #0066B3;
}
.Basic10blauFett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #0066B3;
}
.Basic12blauFett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #0066B3;
}
.Basic8gruen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color: #007B78;
}
.Basic9gruen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #007B78;
}
.Basic9gruenO {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #007B78;
	text-decoration : none;
}
.Basic9gruenFett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color: #007B78;
}
.Basic10gruen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #007B78;
}
.Basic10gruenFett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #007B78;
}
.Basic10orange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #FC9E09;
}
.Basic10orangeFett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #FC9E09;
}
.TopHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #007B78;
}
.MainHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #0066B3;
}
.SubHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: #007B78;
	
}.ChapterHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color: Black;
}
.MenuItem {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 8pt;
	color: Black;
}

A.MenuItemNS:Link {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	font-weight : bold;
}
	
A.MenuItemNS:Visited {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-weight : bold;
}

A.MenuItemNS:Hover {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-weight : bold;
}