  /* -------------------------------------------------------------------------------- */
  /* Allgemeine Definitionen */

  body {
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
       }
         
  td   {
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        text-decoration:none;
        font-family:Arial,Helvetica,sans-serif;
        color:#333366;
        font-size:9pt;
        font-weight:normal;
       }
         
    b {font-weight:bold;}
    i {font-style:italic;}
    u {text-decoration:underline;}
  
  /* -------------------------------------------------------------------------------- */
  /* Home/Eingangsseite */
  
div.home                      {
                                background-color:#FFFFFF;
                                text-decoration:none;
                                font-family:Arial,Helvetica,sans-serif;
                                font-style:normal;
                                color:#CE3131;
                                font-size:16pt;
                                font-weight:bold;
                               }
							   
  /* -------------------------------------------------------------------------------- */
  /* Volltextsuche */

    div.volltextsuche a.dark:link    {text-decoration:underline;color:#222255;font-size:8pt;}
    div.volltextsuche a.dark:active  {text-decoration:underline;color:#CE3131;font-size:8pt;}
    div.volltextsuche a.dark:visited {text-decoration:underline;color:#222255;font-style:normal;font-size:8pt;}

    div.volltextsuche a.light:link    {text-decoration:underline;color:#444477;font-size:8pt;}
    div.volltextsuche a.light:active  {text-decoration:underline;color:#CE3131;font-size:8pt;}
    div.volltextsuche a.light:visited {text-decoration:underline;color:#444477;font-style:normal;font-size:8pt;}

    div.volltextsuche a.dark-select:link    {text-decoration:underline;color:#CE3131;font-size:8pt;}
    div.volltextsuche a.dark-select:active  {text-decoration:underline;color:#CE3131;font-size:8pt;}
    div.volltextsuche a.dark-select:visited {text-decoration:underline;color:#CE3131;font-style:normal;font-size:8pt;}

    div.volltextsuche a.light-select:link    {text-decoration:underline;color:#CE3131;font-size:8pt;}
    div.volltextsuche a.light-select:active  {text-decoration:underline;color:#CE3131;font-size:8pt;}
    div.volltextsuche a.light-select:visited {text-decoration:underline;color:#CE3131;font-style:normal;font-size:8pt;}

    div.volltextsuche td       {
                                background-color:#FFFFFF;
                                text-decoration:none;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#333366;
                                font-size:9pt;
                                font-weight:normal;
                               }

    div.volltextsuche i        {
                                background-color:#FFFFFF;
                                text-decoration:none;
                                font-family:Arial,Helvetica,sans-serif;
                                font-style:normal;
                                color:#CE3131;
                                font-size:9pt;
                                font-weight:bold;
                               }

    div.volltextsuche td.dark-select {
                                      background-color:#F0F0F0;
                                      text-decoration:none;
                                      font-family:Arial,Helvetica,sans-serif;
                                      color:#333366;
                                      font-size:9pt;
                                      font-weight:normal;
                                      border:1px solid #CE3131;
                                     }

    div.volltextsuche td.light-select {
                                       background-color:#F0F0F0;
                                       text-decoration:none;
                                       font-family:Arial,Helvetica,sans-serif;
                                       color:#333366;
                                       font-size:9pt;
                                       font-weight:normal;
                                       border:1px solid #CE3131;
                                      }

    div.volltextsuche td.dark      {
                                    background-color:#F0F0F0;
                                    text-decoration:none;
                                    font-family:Arial,Helvetica,sans-serif;
                                    color:#333366;
                                    font-size:9pt;
                                    font-weight:normal;
                                   }

    div.volltextsuche td.light     {
                                    background-color:#F6F6F6;
                                    text-decoration:none;
                                    font-family:Arial,Helvetica,sans-serif;
                                    color:#333366;
                                    font-size:9pt;
                                    font-weight:normal;
                                   }


  /* -------------------------------------------------------------------------------- */
  /* Goldenletters */
  /* <body bgcolor="#91bfe6" link="#FFFFFF" vlink="#99CCFF" alink="#99CCFF"> */

    div.goldenletters {
                       text-decoration:none;
                       font-family:Arial,Helvetica,sans-serif;
                       color:#333366;
                       font-size:8pt;
                       font-weight:normal;
                      }

    div.goldenletters a:link    {text-decoration:underline;color:#FFFFFF;}
    div.goldenletters a:active  {text-decoration:underline;color:#FFFFFF;}
    div.goldenletters a:visited {text-decoration:underline;color:#FFFFFF;font-style:normal;}


  /* -------------------------------------------------------------------------------- */
  /* Newsletter */

    div.newsletter {
                    text-decoration:none;
                    font-family:Arial,Helvetica,sans-serif;
                    color:#333366;
                    font-size:8pt;
                    font-weight:normal;
                   }
                            
    div.newsletter table {}
    div.newsletter tr    {}
    div.newsletter td    {
                          text-decoration:none;
                          font-family:Arial,Helvetica,sans-serif;
                          color:#333366;
                          font-size:8pt;
                          font-weight:normal;
                         }
    div.newsletter font  {}

    div.newsletter h1 {font-size:11pt;font-weight:bold;text-align:center;}
    div.newsletter h2 {font-size:11pt;font-weight:normal;text-align:center;}
    div.newsletter h3 {font-size:9pt;font-weight:normal;text-align:center;}
    div.newsletter h4 {font-size:9pt;font-weight:bold;text-align:left;color:#FF0000;}
    div.newsletter h5 {font-size:8pt;font-weight:bold;text-align:left;}
    div.newsletter h6 {font-size:8pt;font-weight:normal;text-align:left;}

    div.newsletter b {font-weight:bold;}
    div.newsletter i {font-style:italic;}
    div.newsletter u {text-decoration:underline;}

    div.newsletter a:link    {text-decoration:underline;color:#333366;}
    div.newsletter a:active  {text-decoration:underline;color:#444477;}
    div.newsletter a:visited {text-decoration:underline;color:#333366;font-style:normal;}


  /* -------------------------------------------------------------------------------- */
  /* Content */

    div.content {
                 text-decoration:none;
                 font-family:Arial,Helvetica,sans-serif;
                 color:#333366;
                 font-size:8pt;
                 font-weight:normal;
                }


  /* -------------------------------------------------------------------------------- */
  /* Ratgeber-Internet (Handler-Bereich "Fachartikel") */

    div.ratgeberinternet {
                          text-decoration:none;
                          font-family:Arial,Helvetica,sans-serif;
                          color:#333366;
                          font-size:8pt;
                          font-weight:normal;
                         }
                            
    div.ratgeberinternet table {}
    div.ratgeberinternet tr    {}
    div.ratgeberinternet td    {
                                text-decoration:none;
                                font-family:Arial,Helvetica,sans-serif;
                                color:#333366;
                                font-size:8pt;
                                font-weight:normal;
                               }
    div.ratgeberinternet font  {}

    div.ratgeberinternet h1 {font-size:11pt;font-weight:bold;text-align:center;line-height:1ex;}
    div.ratgeberinternet h2 {font-size:11pt;font-weight:normal;text-align:center;line-height:1ex;}
    div.ratgeberinternet h3 {font-size:9pt;font-weight:normal;text-align:center;line-height:1ex;}
    div.ratgeberinternet h4 {font-size:9pt;font-weight:bold;text-align:left;color:#FF0000;line-height:1ex;}
    div.ratgeberinternet h5 {font-size:8pt;font-weight:bold;text-align:left;line-height:1ex;}
    div.ratgeberinternet h6 {font-size:8pt;font-weight:normal;text-align:left;line-height:1ex;}

    div.ratgeberinternet b {font-weight:bold;}
    div.ratgeberinternet i {font-style:italic;}
    div.ratgeberinternet u {text-decoration:underline;}

    div.ratgeberinternet a:link    {text-decoration:underline;color:#333366;}
    div.ratgeberinternet a:active  {text-decoration:underline;color:#444477;}
    div.ratgeberinternet a:visited {text-decoration:underline;color:#333366;font-style:normal;}


  /* -------------------------------------------------------------------------------- */
  /* Anmeldeformular Newsletter */

    td.header  {font-size:14pt; color:#ffffff; font-family:Sans-Serif; }
    td.section {font-size:12pt; color:#990100; font-family:Sans-Serif; }
    td.text    {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:10pt;font-weight:bold}
    td.small   {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:9pt;font-weight:normal}
    input      {font-size:10pt; color:#000000; font-family:Sans-Serif; }
    textarea   {font-size:10pt; color:#000000; font-family:Sans-Serif; }
  

  font.copyright        {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:8pt;font-weight:bold}
    a.copyright:link    {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:8pt;font-weight:normal}
    a.copyright:active  {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#444477;font-size:8pt;font-weight:normal}
    a.copyright:visited {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:8pt;font-weight:normal}

  font.adressangabe-homepage        {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:8pt;font-weight:normal}
    a.adressangabe-homepage:link    {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:8pt;font-weight:normal}
    a.adressangabe-homepage:active  {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#444477;font-size:8pt;font-weight:normal}
    a.adressangabe-homepage:visited {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:8pt;font-weight:normal}

  font.linkhinweise-homepage        {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#ff0000;font-size:9pt;font-weight:normal}
    a.linkhinweise-homepage:link    {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#ff0000;font-size:9pt;font-weight:normal}
    a.linkhinweise-homepage:active  {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#ff0000;font-size:9pt;font-weight:normal}
    a.linkhinweise-homepage:visited {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#ff0000;font-size:9pt;font-weight:normal}

  font.standard       {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:10pt;font-weight:normal}
  font.headline       {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:11pt;font-weight:bold}

  font.kontakt        {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:8pt;font-weight:normal}
    a.kontakt:link    {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:8pt;font-weight:normal}
    a.kontakt:active  {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:8pt;font-weight:normal}
    a.kontakt:visited {text-decoration:underline;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:8pt;font-weight:normal}

  font.punktgenau     {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#BD021A;font-size:14pt;font-weight:bold}
  font.hauptseite     {text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#333366;font-size:10pt;font-weight:bold}


