<!-  <font color="#FF6600">  </font>                                            ->
<!-                                                                             ->
<!-                                                                             ->
<!-  formate.css                                                                ->
<!-  font-family     : times new roman; Verdana;   Schriftart                   ->
<!-  font-size       : 11pt;                       Schriftgröße                 ->
<!-  font-style      : normal;                  Schriftstil (italic = kursiv)   ->
<!-  font-variant    : normal;        Schriftvariante small-caps = Kapitälchen  ->
<!-  font-weight     : normal;                     Schriftgewicht  bold = fett  ->
<!-  color           : black;                      Schriftfarbe red, blue, navy ->
<!-                   #244166                                                   ->
<!-                    ^^     = roter  Farbanteil                               ->
<!-                      ^^   = grüner Farbanteil                               ->
<!-                        ^^ = blauer Farbanteil                               ->  
<!-  text-shadow     : none;                       Textschatten                 ->
<!-  text-decoration : none;                       normal                       ->
<!-                  : underline;                  unterstrichen                ->
<!-                  : overline;                   überstrichen                 ->
<!-                  : line-throught;              durchgestrichen              ->
<!-                  : blink;                      blinkend                     ->
<!- .text3schw                                                                  ->
<!- .text9schw       .text9schwfett       .text9rot           .text9rotfett     ->
<!-                                                                             ->
<!- .text10schw      .text10schwfett      .text10schwcoursiv  .text10weiss      ->
<!- .text10rotfett   .text10blau          .text10navy                           ->
<!-                                                                             ->
<!- .text11schw      .text11schwfett      .text11rot          .text11rotfett    ->
<!- .text11FF6600fett                                                           ->
<!-                                                                             ->
<!- .text12schw      .text12schwfett                          .text12rotfett    ->
<!-                                       .text14rotfett                        ->
<!- a.link8                                                                     ->
<!- a.link9          a.link9f        a.link9u        a.link9rot   a.link9rotf   ->
<!- a.link10         a.link10f       a.link10u       a.link10uf   a.link10rot   ->
<!- a.link11         a.link10f       a.link11u       a.link11uf                 ->
<!- a.link11oru                                                                 ->
<!-                                                                             ->
<!-                                                                             ->
<!-                                                                             ->

.dummy       {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  color           : black; }

.text3schw        {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 3pt;
  font-weight     : normal;
  color           : black; }
.text9schw        {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  color           : black; }
.text9schwfett    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  color           : black; }
.text9rot        {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  color           : red; }
.text9rotfett     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  color           : red; }

.text10schw       {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  color           : black; }
.text10schwfett   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  color           : black; }
.text10schwcoursiv {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  font-style      : italic;
  color           : black; }
.text10weiss      {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  color           : white; }
.text10navy       {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  color           : navy; }
.text10rotfett    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  color           : red; }
.text10blau       {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  color           : blue; }

.text11schw       {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  color           : black; }
.text11schwfett   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  color           : black; }
.text11weissfett   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  color           : white; }
.text11rot        {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  color           : red; }
.text11rotfett    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  color           : red; }
.text11FF6600fett {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  color           : #FF6600; }

.text12schw       {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 12pt;
  font-weight     : normal;
  color           : black; }
.text12schwfett   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 12pt;
  font-weight     : bold;
  color           : black; }
.text12rotfett    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 12pt;
  font-weight     : bold;
  color           : red; }

.text14rotfett    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 14pt;
  font-weight     : bold;
  color           : red; }
  
a.link8:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 8pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link8:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 8pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link8:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 8pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link8:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 8pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link8:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 8pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }  

a.link9:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link9:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link9:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link9u:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link9u:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link9u:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link9u:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link9u:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }

a.link9f:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link9f:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link9f:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9f:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9f:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link9rot:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9rot:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9rot:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : none;
  color           : red; }
a.link9rot:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9rot:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link9rotf:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9rotf:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9rotf:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : none;
  color           : red; }
a.link9rotf:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link9rotf:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 9pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link10:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link10:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link10:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link10:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link10:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link10rot:link    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link10rot:visited {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link10rot:hover   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : none;
  color           : red; }
a.link10rot:active  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link10rot:focus   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link10f:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link10f:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link10f:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : none;
  color           : red; }
a.link10f:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link10f:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link10u:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link10u:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link10u:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link10u:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link10u:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }

a.link10uf:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link10uf:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link10uf:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : red; }
a.link10uf:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link10uf:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 10pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }

a.link11:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link11:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link11:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link11:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link11:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link11u:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link11u:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link11u:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11u:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11u:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }

a.link11oru:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : "#FFCC33"; }
a.link11oru:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : "#FFCC33"; }
a.link11oru:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11oru:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11oru:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }


a.link11f:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link11f:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : navy; }
a.link11f:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : none;
  color           : red; }
a.link11f:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : none;
  color           : red; }
a.link11f:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : none;
  color           : green; }

a.link11u:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link11u:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link11u:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11u:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11u:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }

a.link11uf:link     {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link11uf:visited  {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : navy; }
a.link11uf:hover    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : red; }
a.link11uf:active   {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : red; }
a.link11uf:focus    {
  font-family     : Verdana; times new roman; Arial;
  font-size       : 11pt;
  font-weight     : bold;
  text-decoration : underline;
  color           : green; }



