#idEditorArtikel {
  .body * {
    display: block;
    margin: 10px;
  }
  .body span {
    margin-top: 20px;
    font-weight: bold;
  }
}