<!--
BODY            {   margin:                 0px;
                    SCROLLBAR-BASE-COLOR:   #646464;
                    SCROLLBAR-ARROW-COLOR:  #BBBBBB;
                    FONT-SIZE:              12px;
                    FONT-FAMILY:            Times New Roman;
                    font-color:             #000000;
                    background-color:       #B0B0B0;
                    background-image:       url('/images/global/hg.jpg');
                }

A:link,
A:active        {   COLOR:                  #000000;
                    TEXT-DECORATION:        underline;
                }
A:visited       {   COLOR:                  #010000;
                    TEXT-DECORATION:        underline;
                }
A:hover         {   COLOR:                  #1E436D;
                    TEXT-DECORATION:        none;
                }

h1              {   font-family:            Verdana, Arial, Helvetica, sans-serif;
                    font-size:              20px;
                    color:                  #000000;
                    background-image:       url('/images/global/hg_h1.jpg');
                    background-repeat:      no-repeat;
                    background-position:    center;
                    font-weight:            bold;
                    text-decoration:        underline;
                    text-align:             center
                }
h1.grey         {   background-image:       url('/images/global/hg_h1_grey.jpg');
                }
h2              {   font-family:            Verdana, Arial, Helvetica, sans-serif;
                    font-size:              18px;
                    color:                  #BBBBBB;
                    font-weight:            bold;
                    text-decoration:        underline;
                    background-image:       url('/images/global/hg_dunkel.gif');
                    text-indent:            10px
                }
h3              {   font-family:            Verdana, Arial, Helvetica, sans-serif;
                    font-size:              16px;
                    color:                  #BBBBBB;
                    font-weight:            bold;
                    background-image:       url('/images/global/hg_dunkel.gif');
                    text-indent:            15px;
                }
h4              {   font-family:            Verdana, Arial, Helvetica, sans-serif;
                    font-size:              12px;
                    color:                  #BBBBBB;
                    font-weight:            none;
                    background-image:       url('/images/global/hg_dunkel.gif');
                    text-indent:            20px;
                    margin-bottom:          0px
                }
h5              {   font-family:            Verdana, Arial, Helvetica, sans-serif;
                    font-size:              10px;
                    color:                  #BBBBBB;
                    font-weight:            none;
                    background-image:       url('/images/global/hg_dunkel.gif');
                    text-indent:            25px;
                    margin-bottom:          0px
                }

p               {   line-height:            100%;
                    margin-top:             0;
                    margin-bottom:          0
                }
td              {   vertical-align:         top
                }
td.td_menue     {   vertical-align:         middle;
                    text_align:             left;
                    font-family:            Arial, Helvetica, sans-serif;
                    font-size:              12px;
                    color:                  #0000FF;
                }

.quelltext      {   text_align:             left;
                    font-family:            Courier;
                    font-size:              10px;
                    background-color:       #FFFFFF;
                    border-width:           1px;
                    border-color:           #000000;
                    border-style:           solid;

                }
.shorttext      {   text_align:             left;
                    vertical-align:         top;
                    font-family:            Times New Roman;
                    font-size:              10pt;
                    background-color:       #AAAAAA;
                    border-width:           1px;
                    border-color:           #111111;
                    border-style:           solid;
                }


-->
