      #btnSubKont
      {
        position: absolute; left: 0px; top: 30px;
        width: 108px; height: 8px;
        background-image: url(../../pix/btn/service/kontakt.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubTech
      {
        position: absolute; left: 0px; top: 52px;
        width: 108px; height: 10px;
        background-image: url(../../pix/btn/service/technik.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubAnfa
      {
        position: absolute; left: 0px; top: 74px;
        width: 108px; height: 8px;
        background-image: url(../../pix/btn/service/anfahrt.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubNews
      {
        position: absolute; left: 0px; top: 96px;
        width: 108px; height: 8px;
        background-image: url(../../pix/btn/service/newsletter.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubBack
      {
        position: absolute; left: 0px; top: 118px;
        width: 108px; height: 10px;
        background-image: url(../../pix/btn/service/hintergrund.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }
      
      #btnVerLink
      {
        position: absolute; left: 0px; top: 140px;
        width: 108px; height: 12px;
        background-image: url(../../pix/btn/service/kuenstverm.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnPreLink
      {
        position: absolute; left: 0px; top: 164px;
        width: 108px; height: 12px;
        background-image: url(../../pix/btn/service/text_press.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubLink
      {
        position: absolute; left: 0px; top: 188px;
        width: 108px; height: 8px;
        background-image: url(../../pix/btn/service/links.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }
	  
	  #btnSubImpr
	    {
        position: absolute; left: 0px; top: 210px;
        width: 108px; height: 10px;
        background-image: url(../../pix/btn/service/impr.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
	  }

      #btnSubSuch
            {
        position: absolute; left: 0px; top: 232px;
        width: 108px; height: 8px;
        background-image: url(../../pix/btn/service/suche.gif);
        text-decoration: none;
        background-repeat: no-repeat;
        overflow: hidden;
      }

      #btnSubKont:hover { background-position: 0px -8px }
      #btnSubTech:hover { background-position: 0px -10px; }
      #btnSubAnfa:hover { background-position: 0px -8px; }
      #btnSubNews:hover { background-position: 0px -8px }
      #btnSubBack:hover { background-position: 0px -10px; }
      #btnSubLink:hover { background-position: 0px -8px }
      #btnSubSuch:hover { background-position: 0px -8px }
      #btnVerLink:hover { background-position: 0px -12px; }
      #btnSubImpr:hover { background-position: 0px -10px; }
      #btnPreLink:hover { background-position: 0px -12px; }

      input { border: 1px solid #00469B; }

      div.persoTop { margin-top: 8px; }
      div.persoDetail { margin-bottom: 12px; }

      b.service_technik_head { color: #9F0003; }

