/* ... 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: Veranda,Arial,Helvetica,Helv;
		  color: #000000;}

        body {background-color: #9c9c9c;}
        body,a,p,center,br,ul,ol,li,dl,dt,td,address {color: #000000;}

/* ... Schriftgrößen ... */

        a,p,center,br,ul,ol,li,dl,dt,td,address {font-size: 10pt;}

        h1 { font-size:  24pt; color: #330099}
        h2 { font-size:  14pt; color: #330099}
        h3 { font-size:  14pt; color: #000000;}
        h4 { font-size:  12pt; color: #000000;}
        h5 { font-size:  10pt; color: #000000;}
        h6 { font-size:   8pt; color: #000000;}
        small {font-size: 8pt; color: #000000;}
        pre { font-size:   9pt; color: #000000;}
        dd { font-size:    8pt; color: #000000;)


/* ... Zeilenabstände ... */

       p,center,br,ul,ol,li,dl,dd,dt,pre,address { line-height: 16.0pt;}

       h1 { line-height: 35.0pt;}
       h2 { line-height: 25.0pt;}
       h3 { margin-bottom: 0pt; margin-top: 8pt;}
       h4 { margin-bottom: 0pt; margin-top: 8pt;}
       ul { margin-bottom: 6pt; margin-top: 0pt;}

/* ... Links ...*/
        A         {text-decoration: none; color: #000000; font-weight: bold;}
        A:hover   {text-decoration: none; color: #000000; font-weight: bold;}
        A:active  {text-decoration: none; color: #000000; font-weight: bold;}
        A:link    {text-decoration: none; color: #000000; font-weight: bold;}

/* ... 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;}

 input.form,  textarea.form

    {
    color: #000000;
    font-family : Arial;
    font-weight: bold;
    font-size: 11pt;
    background-color : #E1E1E1;
    border: 0 solid #B0B0B0;
    }

 select.form,  textarea.form

    {
    color: #000000;
    font-family : Arial;
    font-weight: bold;
    font-size: 11pt;
    background-color : #E1E1E1;
    border: 0 solid #B0B0B0;
    }

 input.senden

    {
    color: #000000;
    font-family : Arial;
    font-weight: light;
    font-size: 11pt;
    background-color : #E1E1E1;
    border: 0 solid #B0B0B0;
    }
