/**
 * claims
 */

#claim_start {
  background: url(../img/claims/claim_start.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 460px;
  height: 71px;
}

#claim_neuigkeiten {
  background: url(../img/claims/claim_neuigkeiten.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 500px;
  height: 71px;
}

#claim_neuigkeiten_archiv{
  background: url(../img/claims/claim_neuigkeiten_archiv.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 458px;
  height: 71px;
}

#claim_unternehmen {
  background: url(../img/claims/claim_unternehmen.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 367px;
  height: 71px;
}

#claim_portfolio{
  background: url(../img/claims/claim_portfolio.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 377px;
  height: 71px;
}

#claim_kontakt {
  background: url(../img/claims/claim_kontakt.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 377px;
  height: 71px;
}

#claim_impressum {
  background: url(../img/claims/claim_impressum.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 377px;
  height: 71px;
}

#claim_landingpage {
  background: url(../img/claims/claim_landingpage.gif) no-repeat left top;
  float: left;
  text-indent:-999em;
  overflow: hidden;
  width: 650px;
  height: 71px;
}


