  #softwareentwicklung a
  { position: relative;
    width: 125px;
    height: 41px;
    display: block;
    background: url("../images/btn_software-entwicklung.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #softwareentwicklung a:hover
  { background-position: 0px -41px;
  }

  #internet a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_internet.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #internet a:hover
  { background-position: 0px -25px;
  }

  #it-beratung a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_it-beratung.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #it-beratung a:hover
  { background-position: 0px -25px;
  }

  #design a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_design.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #design a:hover
  { background-position: 0px -25px;
  }
  
  #it-profil a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_it-profil.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #it-profil a:hover
  { background-position: 0px -25px;
  }

  #projekte a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_projekte.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #projekte a:hover
  { background-position: 0px -25px;
  }

  #uebermich a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_uebermich.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #uebermich a:hover
  { background-position: 0px -25px;
  }

  #impressum a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_impressum.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #impressum a:hover
  { background-position: 0px -25px;
  }

  #kontakt a
  { position: relative;
    width: 125px;
    height: 25px;
    display: block;
    background: url("../images/btn_kontakt.gif") 0px 0px no-repeat;
    margin-bottom: 7px;
  }
   
  #kontakt a:hover
  { background-position: 0px -25px;
  }
