.artikel_left {
  float: left;
  margin-right: 6pt;
}
.artikel_right {
  float: right;
  margin-left: 6pt;
}

