Martin Ballendat at ORGATEC

14. 10. 2024

The international trade fair for the modern working world, ORGATEC, is round the corner and we would like to invite you to a talk which we have prepared as part of our exposition.

It takes place at 4 p.m. on 23 October and you can expect an inspiring talk with renowned designer Martin Ballendat.

If you visited the fair last year, you may remember his talk on the ARCUS task chairs. This year, the focus will be on our new LOTUS series. Martin will describe the process of designing this series as well as the unique wood treatment technique used in the making of the LOTUS chairs.

Make sure you don’t miss Martin’s interesting talk. We are looking forward to seeing you at ORGATEC!

Latest news

A new Flexi Lounge model

The Flexi Lounge series now includes a new model, which already attracted a lot of attention when it was launched at ORGATEC in autumn.  The new Flexi Lounge armchair combines minimalist design with remarkable comfort. Its ergonomic shell using soft injected polyurethane foam – 10cm in the seat...

Expansion of the Riva series

The Riva series is popular because of its modern design, versatility and comfort. These chairs with plastic or upholstered shells and different kinds of bases are perfect for a wide variety of interiors, ranging from meeting rooms to lounges. We have now added new versions to this series, which...

window.onload = function () { document.querySelectorAll("section.tiny-mce-content img") .forEach(image => { if (image.alt) { image.classList.add('tiny-mce-image') image.style.marginBottom = '.5rem' var description = document.createElement('span') description.class = 'tiny-mce-image-caption' description.style = 'color: #888; margin-bottom: 2rem;' description.innerHTML = image.alt insertAfter(description, image) } }); } function insertAfter(newNode, existingNode) { existingNode.parentNode.insertBefore(newNode, existingNode.nextSibling); }