/* ... Style-Sheet-Angaben ... */
/* ... Font-family, alle ... */
        body,a,p,br,h1,h2,h3,h4,h5,h6,ul,ol,ul,dt,li,div,td,tr,th,address,nobr,center,b,i,em,u,strong,big
        {font-family: Arial,Helvetica,Helv;}

/* ... Schriftgrößen ... */
        body,p,center,br,ul,ol,li,dl,dt,td,address {font-size: 11pt;}
        h1 { font-size:  20pt;}
        h2 { font-size:  18pt;}
        h3 { font-size:  13pt;}
        h4 { padding-top: 0px; padding-bottom: 0px; border-style: none; font-size:  12pt;}
        h5 { font-size:  10pt;}
        h6 { font-size:   8pt;}
        small {font-size: 8pt;}
        pre { font-size:   9pt;}
        dd { font-size:    8pt;}
        a { font-size:    10pt;}

/* ... Zeilenabstände ... */
       p,br,ul,ol,li,dl,dd,dt,pre,address { line-height: 15.0pt;}
       h3 { line-height: 18.0pt;}
       h3 { line-height: 16.0pt;}
       ul { margin-bottom: 6pt; margin-top: 0pt;}

/* ... Links ...*/
        A         {text-decoration: none; color: #003063; font-weight: bold;}
        A:hover   {text-decoration: none; color: #003063; font-weight: bold;}
        A:active  {text-decoration: none; color: #003063; font-weight: bold;}
        A:link    {text-decoration: none; color: #003063; font-weight: bold;}

/* ... Besondere Farben ...*/
        body {background-color: #FFFFFF}
        h1,h2,h3,h4,h5,h6 {color: #000000;}
  /*      h1,h2 {background: #d9E0E2;} */

/* ... Besondere Ausrichtung ...*/
        h1,h2,h3 {text-align: center;}


/* ... Einzüge ... */
        /*
        li,address,dd,dt {margin-left: 0px; margin-right: 15px;}
        p,br,pre                         {margin-right: 15px;}
        td.o_li_einzug         {font-size: 8pt; margin-left: 2px;}
        blockquote                 {margin-left: 25px;  margin-right: 15px;}


/* ... Besondere Text-Attribute ... */
        address {text-decoration: italic;}

 img
    {
    	border-style: none;
    	border-width: 0px;
    }

#Table_01 {

text-align: center;
}
