    <STYLE TYPE="text/css">

/* Für Debugzwecke */
      div           {
                      border:0pt none;
                    }

      #schriftzug,
      #logo         {
                      display: none;
                    }
      #head         {
                      display: none;
                    }
      #header       {
                      display: none;
                    }
      #text         {
                      clear:both;
                      margin: 0px;
                      padding: 10px;
                      color: black;
                      background: white;
                    }
      #news       {
                      position:fixed;
                      top: 20px;
                      right: 0px;
                      width: 100px;
                      padding: 5px 0px;
                      font-size: 0.8em;
                      z-index:2;
                      color: black;
                      
                    }
      #news a       {
                      text-decoration: none;

       		    }
      #news a.back  {
       		    }
      #news p        {
                      display: none;
                      font-size: 0.8em;
                    }
      #info,
      #fusszeile    {
                      display: none;
                    }

      #navigation   {
                      display: none;
                    }

      ul#hauptmenu    {
                      display: none;
                    }


      li ul         {
                      display: none;
                      position:absolute;
                    }

      div.titel {
                      display: none;
                }
      h1.contenttitel {
                      display: none;
                      }
      h1.contenttitel_schatten {
                      display: none;
                      }

      body {
             font-family: arial, tahoma, sans-serif;
             margin: 0;
             padding: 0;
           }

      .back {
              font-size: 0.8em;
              text-decoration: none;
              color: blue;
            }

    </STYLE>
