.Button_icon_Back {
  background: url(iconimages/Pijl-Links-Geel.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_switchuser {
  background: url(iconimages/Poppetje-Geel.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_addprofile {
  background: url(iconimages/Plusje-Geel.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_save {
  background: url(iconimages/Floppy-Geel.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_openphonebook {
  background: url(iconimages/Plusje-Geel.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_chatsend {
  background: url(iconimages/Verzenden.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_chatrefresh {
  background: url(iconimages/Refresh-Arrow.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Button_icon_phonebooksearch {
  background: url(iconimages/Vergrootglas-Wit.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
