      #btnSubTanztage
      {
        position: absolute; left: 0px; top: 30px;
        width: 108px; height: 28px;
        background-image: url(../../pix/btn/festivals/tanztage.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubKleinkunst
      {
        position: absolute; left: 0px; top: 70px;
        width: 108px; height: 26px;
        background-image: url(../../pix/btn/festivals/kleinkunst.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubHeimspiel
      {
        position: absolute; left: 0px; top: 108px;
        width: 108px; height: 12px;
        background-image: url(../../pix/btn/festivals/heimspiel.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubPoetry
      {
        position: absolute; left: 0px; top: 132px;
        width: 108px; height: 12px;
        background-image: url(../../pix/btn/festivals/poetry.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubFastfood
      {
        position: absolute; left: 0px; top: 156px;
        width: 108px; height: 26px;
        background-image: url(../../pix/btn/festivals/fastfood.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubCaveman
      {
        position: absolute; left: 0px; top: 194px;
        width: 108px; height: 10px;
        background-image: url(../../pix/btn/festivals/caveman.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubCavewoman
      {
        position: absolute; left: 0px; top: 216px;
        width: 108px; height: 10px;
        background-image: url(../../pix/btn/festivals/cavewoman.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubTanztage:hover { background-position: 0px -28px; }
      #btnSubKleinkunst:hover { background-position: 0px -26px; }
      #btnSubHeimspiel:hover { background-position: 0px -12px; }
      #btnSubPoetry:hover { background-position: 0px -12px; }
      #btnSubFastfood:hover { background-position: 0px -26px; }
      #btnSubCaveman:hover { background-position: 0px -10px; }
      #btnSubCavewoman:hover { background-position: 0px -10px; }

