{"id":6,"date":"2019-11-17T22:17:10","date_gmt":"2019-11-17T21:17:10","guid":{"rendered":"http:\/\/hubtisch.info\/?page_id=6"},"modified":"2026-02-25T09:18:20","modified_gmt":"2026-02-25T08:18:20","slug":"welcome","status":"publish","type":"page","link":"https:\/\/hubtisch.info\/en\/","title":{"rendered":"Welcome"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e6e6d0 e-flex e-con-boxed e-con e-parent\" data-id=\"5e6e6d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8b7f80 elementor-widget elementor-widget-html\" data-id=\"b8b7f80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* BASIS DESIGN-VARIABLEN *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-light: #EBF4FA; \n    --c-brand-600: #2474B2;\n    --c-brand-700: #1E3653;\n    --radius: 16px; \n    --shadow: 0 20px 40px -4px rgba(15, 23, 42, .15);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.65; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  \n  \/* * FULL-WIDTH AUSBRUCH-TRICK *\/\n  .ht-std .ht-ratgeber-fullwidth {\n    background-color: var(--c-brand-light);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 6rem 0; \n    overflow-x: hidden;\n  }\n\n  \/* CONTAINER F\u00dcR DEN INHALT (Boxed auf 1500px) *\/\n  .ht-std .ht-container { \n    width: min(1500px, 100% - 2rem); \n    margin-inline: auto; \n  }\n\n  \/* 2-SPALTEN GRID *\/\n  .ht-std .ht-ratgeber-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 5rem; \n    align-items: center;\n  }\n\n  \/* LINKE SPALTE: BILD *\/\n  .ht-std .ht-ratgeber-image-wrapper {\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n    display: flex;\n  }\n  .ht-std .ht-ratgeber-image-wrapper img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover; \n    transition: transform 0.5s ease;\n  }\n  .ht-std .ht-ratgeber-image-wrapper:hover img {\n    transform: scale(1.03); \n  }\n\n  \/* RECHTE SPALTE: INHALTS-BOX *\/\n  .ht-std .ht-ratgeber-content {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  \/* Das freigestellte Edelstahl-Bild *\/\n  .ht-std .ht-ratgeber-content img {\n    max-height: 300px; \n    object-fit: contain;\n    margin-bottom: 2.5rem;\n    filter: drop-shadow(0 20px 30px rgba(0,0,0,0.2)); \n  }\n\n  \/* Der Pille-Badge \"MALUK GMBH\" *\/\n  .ht-std .ht-badge-pill {\n    background-color: var(--c-brand);\n    color: #ffffff;\n    padding: 0.6rem 2.5rem;\n    border-radius: 50px;\n    font-weight: 700;\n    font-size: 1.15rem;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n    box-shadow: 0 4px 15px rgba(42, 128, 195, 0.4);\n  }\n\n  \/* HIER ANGEPASST: Die neue H1 Haupt\u00fcberschrift (Eine Spur kleiner, aber massiv) *\/\n  .ht-std .ht-ratgeber-title {\n    font-size: clamp(3.5rem, 7vw, 6rem) !important; \n    font-weight: 900 !important;\n    line-height: 0.9 !important; \n    color: var(--c-brand-700) !important; \n    text-transform: uppercase !important;\n    margin: 0 0 2rem 0 !important;\n    letter-spacing: -0.04em !important;\n    text-shadow: 2px 4px 10px rgba(0,0,0,0.05);\n  }\n\n  \/* Der blaue Info-Banner unten *\/\n  .ht-std .ht-ratgeber-banner {\n    background: linear-gradient(135deg, var(--c-brand) 0%, var(--c-brand-600) 100%);\n    color: #ffffff;\n    padding: 1.5rem 2.5rem;\n    border-radius: 12px;\n    font-size: clamp(1.3rem, 2.5vw, 1.8rem);\n    font-weight: 700;\n    line-height: 1.4;\n    width: 100%;\n    max-width: 600px; \n    box-shadow: 0 15px 30px -5px rgba(42, 128, 195, 0.5); \n  }\n\n  \/* RESPONSIVE ANPASSUNGEN (F\u00fcr Tablets & Handys) *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-ratgeber-grid {\n      grid-template-columns: 1fr; \n      gap: 4rem;\n    }\n    .ht-std .ht-ratgeber-image-wrapper {\n      max-height: 500px; \n    }\n    .ht-std .ht-ratgeber-fullwidth {\n      padding: 0rem 0;\n    }\n    .ht-std .ht-ratgeber-title {\n      font-size: clamp(3rem, 10vw, 4.5rem) !important; \n    }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-ratgeber-fullwidth\">\n    <div class=\"ht-container\">\n      \n      <div class=\"ht-ratgeber-grid\">\n        \n        <div class=\"ht-ratgeber-image-wrapper\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2022\/02\/manufacturing.jpg\" alt=\"Blue scissor lift table in an industrial manufacturing environment\" loading=\"lazy\">\n        <\/div>\n\n        <div class=\"ht-ratgeber-content\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Edelstahlhubtisch1.png\" alt=\"Stainless steel lifting table model overview\" loading=\"lazy\">\n          \n          <div class=\"ht-badge-pill\">Maluk GmbH<\/div>\n          \n          <h1 class=\"ht-ratgeber-title\">lifting table<br>Counsellor<\/h1>\n          \n          <div class=\"ht-ratgeber-banner\">\n            Everything you need to know about<br>Lift tables need to know\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5cdc0c e-flex e-con-boxed e-con e-parent\" data-id=\"d5cdc0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e52b95e elementor-widget elementor-widget-html\" data-id=\"e52b95e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DAS DESIGN (Leitfaden mit Full-Width & L\u00fccken-Killer) *\/\n  .ht-std {\n    --c-brand: #2A80C3; --c-brand-600: #2474B2; --c-brand-700: #1E3653;\n    --c-accent: #f6c745; --c-accent-hover: #eebb2e; --c-accent-ink: #1F2937;\n    --c-ink: #0F172A; --c-muted: #475569; \n    --c-bg-full: #F8FAFC; \/* Sehr edles, zartes Grau-Blau f\u00fcr den nahtlosen \u00dcbergang *\/\n    --trans-default: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.65; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std :where(h1,h2,h3,p) { margin: 0; }\n  .ht-std img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  \n  \/* * FULL-WIDTH AUSBRUCH-TRICK MIT L\u00dcCKEN-KILLER * *\/\n  .ht-std .ht-leitfaden-fullwidth {\n    background-color: var(--c-bg-full);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 5rem 0;\n    overflow-x: hidden;\n    \/* Dies killt die st\u00f6rende wei\u00dfe Elementor-L\u00fccke nach oben *\/\n    margin-top: -45px; \n    padding-top: calc(0rem + 25px); \/* Gleicht den Abstand innen wieder aus *\/\n  }\n\n  \/* CONTAINER F\u00dcR DEN INHALT (Boxed auf 1500px) *\/\n  .ht-std .ht-container { width: min(1500px, 100% - 2rem); margin-inline: auto; }\n  \n  \/* Header-Klassen f\u00fcr diesen Block *\/\n  .ht-std .ht-leitfaden-head { text-align: center; margin-bottom: 4rem; }\n  .ht-std .ht-leitfaden-head h2 { font-size: clamp(2rem, 3vw, 2.8rem); font-weight: 500; color: var(--c-brand); line-height: 1.2; letter-spacing: -0.02em; }\n  \n  \/* Cooler Shop-Button ganz oben *\/\n  .ht-std .ht-shop-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background-color: var(--c-accent); \n    color: var(--c-accent-ink) !important;\n    font-size: 0.85rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    padding: 10px 24px;\n    border-radius: 50px; \n    text-decoration: none !important;\n    box-shadow: 0 4px 12px rgba(246, 199, 69, 0.4); \n    transition: var(--trans-default);\n    margin-bottom: 1.5rem;\n  }\n  .ht-std .ht-shop-btn:hover {\n    transform: translateY(-3px); \n    box-shadow: 0 8px 20px rgba(246, 199, 69, 0.6);\n    background-color: var(--c-accent-hover);\n  }\n\n  \/* 3-Spalten Layout (Text - Bild - Text) *\/\n  .ht-std .ht-grid-leitfaden { display: grid; grid-template-columns: 1fr 1.5fr 1fr; gap: 3rem; align-items: stretch; }\n  \n  \/* Text-Bl\u00f6cke in den Seitenspalten *\/\n  .ht-std .ht-col-text { text-align: center; display: flex; flex-direction: column; justify-content: center; gap: 2rem; }\n  .ht-std .ht-text-block h3 { font-size: 1.35rem; font-weight: 600; color: var(--c-ink); margin-bottom: 1rem; line-height: 1.3; }\n  .ht-std .ht-text-block p { font-size: 0.95rem; color: var(--c-muted); margin-bottom: 0.5rem; line-height: 1.6; }\n  .ht-std .ht-text-block strong { color: var(--c-ink); font-weight: 600; }\n  \n  \/* Mittlere Spalte (Bild) *\/\n  .ht-std .ht-col-media { display: flex; align-items: center; justify-content: center; padding: 2rem 0; }\n  \n  \/* Elegante Trennlinien mit sanftem Verlauf *\/\n  .ht-std .ht-divider { \n    border: none; \n    height: 2px; \n    width: 60%; \n    margin: 0 auto; \n    background: linear-gradient(90deg, rgba(42, 128, 195, 0) 0%, rgba(42, 128, 195, 0.4) 50%, rgba(42, 128, 195, 0) 100%);\n  }\n\n  \/* Mobile Anpassung *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-grid-leitfaden { grid-template-columns: 1fr; gap: 3rem; }\n    .ht-std .ht-grid-leitfaden > div:nth-child(2) { order: -1; }\n    .ht-std .ht-divider { width: 80%; }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-leitfaden-fullwidth\">\n    <div class=\"ht-container\">\n      \n      <div class=\"ht-leitfaden-head\">\n        <a href=\"https:\/\/www.maluk.at\/34-hubtische\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ht-shop-btn\">\n          500+ lifting tables in the shop \u2192\n        <\/a>\n        <h2>Lifting tables: A comprehensive guide<\/h2>\n      <\/div>\n\n      <div class=\"ht-grid-leitfaden\">\n        \n        <div class=\"ht-col-text\">\n          <div class=\"ht-text-block\">\n            <h3>Efficient lifting and<br>Sinks: Maluk<br>Lifting tables in use<\/h3>\n            <p>Lifting tables are indispensable in many businesses. They help to raise or lower loads safely and easily. This applies to production, warehousing, and vehicle loading. Lifting tables make work more efficient. They relieve strain on employees and save time when lifting.<\/p>\n            <p>No matter the size of your company, Maluk lifting tables are the right choice. Our robust, safe lifting tables make your work easier. They make your processes faster and safer.<\/p>\n          <\/div>\n          \n          <hr class=\"ht-divider\">\n          \n          <div class=\"ht-text-block\">\n            <h3>Ergonomic and<br>efficient work with<br>Lift tables<\/h3>\n            <p>Ergonomic working: Lifting tables help to avoid health problems. They make it easier to lift and lower heavy loads. They are particularly important in assembly work to protect your back.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-col-media\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2021\/10\/Hubneigegeraete-1.png\" alt=\"Blue Maluk tilting table with cardboard\" loading=\"lazy\">\n        <\/div>\n\n        <div class=\"ht-col-text\">\n          <div class=\"ht-text-block\">\n            <h3>Why lifting tables<br>indispensable are:<\/h3>\n            <p><strong>Ergonomics and safety:<\/strong> Lifting tables protect your back and increase safety. They prevent damage to health.<\/p>\n            <p><strong>Increase in productivity:<\/strong> They optimise workflows and ensure smooth processes.<\/p>\n            <br>\n            <p>From woodworking shops to pharmaceutical factories: Maluk&#039;s lifting tables master every challenge. Our solutions are used in machine halls, at loading docks, and in complex conveyor systems. We offer the perfect lifting tool for every work area and every industry.<\/p>\n          <\/div>\n          \n          <hr class=\"ht-divider\">\n          \n          <div class=\"ht-text-block\">\n            <h3>Relief of the<br>Employees<\/h3>\n            <p>With lifting tables, work becomes safer and less strenuous. Different heights can be easily compensated. This makes it easier to move workpieces.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22d388d e-flex e-con-boxed e-con e-parent\" data-id=\"22d388d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02bba45 elementor-widget elementor-widget-html\" data-id=\"02bba45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* VOLLST\u00c4NDIGES DESIGN (Alle 12 Kacheln - Stabilisiert f\u00fcr Live-Ansicht) *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-surface: #F8FAFC; \n    --c-border: #E2E8F0;\n    --c-ink: #0F172A;\n    --c-muted: #475569;\n    --radius: 16px;\n    --shadow-sm: 0 4px 15px rgba(15, 23, 42, 0.05);\n    --shadow-hover: 0 20px 40px -5px rgba(15, 23, 42, 0.12);\n    font-family: \"Poppins\", sans-serif;\n    box-sizing: border-box;\n  }\n\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  \n  \/* Bild-Stabilisator gegen Theme-Konflikte *\/\n  .ht-std img { \n    max-width: 100% !important; \n    height: auto !important; \n    display: block !important; \n    margin: 0 auto !important;\n  }\n\n  .ht-std .ht-container {\n    width: min(1500px, 100% - 2rem); \n    margin-inline: auto; \n    padding: 4rem 0; \n  }\n\n  .ht-std .ht-category-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\n    gap: 2rem;\n  }\n\n  .ht-std .ht-cat-card {\n    background: #ffffff;\n    border-radius: var(--radius);\n    border: 1px solid var(--c-border);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    text-decoration: none !important;\n    box-shadow: var(--shadow-sm);\n    transition: all 0.3s ease;\n    height: 100%;\n  }\n  \n  .ht-std .ht-cat-card:hover { transform: translateY(-8px); box-shadow: var(--shadow-hover); }\n\n  \/* BILD-BOX FIX: H\u00e4lt alle Bilder auf Desktop in Schach *\/\n  .ht-std .ht-cat-img-wrapper {\n    height: 240px !important; \n    background-color: var(--c-surface); \n    padding: 2rem !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    border-bottom: 1px solid var(--c-border);\n  }\n  \n  .ht-std .ht-cat-img-wrapper img {\n    max-height: 180px !important; \n    width: auto !important;\n    object-fit: contain !important; \n    mix-blend-mode: multiply; \n  }\n\n  .ht-std .ht-cat-content {\n    padding: 2rem 1.5rem;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    flex-grow: 1;\n  }\n\n  .ht-std .ht-cat-title {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--c-ink);\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n  }\n\n  .ht-std .ht-cat-cta {\n    margin-top: auto; \n    color: var(--c-brand);\n    font-weight: 600;\n    font-size: 0.95rem;\n  }\n\n  \/* News-Kachel *\/\n  .ht-std .ht-news-card { border-top: 5px solid var(--c-accent); }\n  .ht-std .ht-news-card .ht-cat-img-wrapper img { \n    mix-blend-mode: normal !important; \n    max-height: 240px !important;\n    width: 100% !important;\n    object-fit: cover !important;\n  }\n\n  @media (max-width: 1024px) {\n    .ht-std .ht-cat-img-wrapper { height: 200px !important; }\n    .ht-std .ht-cat-img-wrapper img { max-height: 150px !important; }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-container\">\n    <div class=\"ht-category-grid\">\n      \n      <a href=\"http:\/\/hubtisch.info\/en\/standard-lifting-tables\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Standardhubtisch-500x500-1.png\" alt=\"standard lifting tables\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">standard lifting tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/loading-lift-tables\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2022\/02\/manufacturing.jpg\" alt=\"loading lift tables\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">loading lift tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/flat-lifting-tables\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Flachform-Hubtische1.png\" alt=\"flat lifting tables\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">flat lifting tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/hubneigegeraete\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2021\/10\/Hubneigegeraete-1.png\" alt=\"lift-tilt devices\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">lift-tilt devices<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/stainless-steel-lifting-tables\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Edelstahlhubtisch1.png\" alt=\"stainless steel lifting tables\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">stainless steel lifting tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/elektrolifter\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Elektrolifter-WP-200-elektrischer-Hebelift-mit-200-kg-scaled-11.png\" alt=\"electric lifter\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">electric lifter | lifters<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/lifting-table-trolley\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Hubtischwagen.png\" alt=\"lifting table trolley\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">lifting table trolley<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/special-lifting-tables\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2024\/10\/Verzinkter-Hubtisch-mit-PVC-Rollo-rotated-e1728632991851.jpg\" alt=\"special lift tables\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">special lift tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/mini-lifting-tables-2\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Mini-Hubtische-von-Maluk-1-1.png\" alt=\"Mini\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Mini lifting tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/pneumatic-lifting-tables\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Pneumatische-Hubtische1.png\" alt=\"Pneumatic\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Pneumatic lifting tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/accesories\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Zubehoer-fuer-Hubtische2.png\" alt=\"Accesories\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Accessories for lifting tables<\/h3><span class=\"ht-cat-cta\">View details \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/en\/lifting-table-news\/\" class=\"ht-cat-card ht-news-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Verladehubtisch1.jpg\" alt=\"News\"><\/div>\n        <div class=\"ht-cat-content\" style=\"align-items: flex-start; text-align: left;\">\n          <span style=\"color: #2A80C3; font-weight: 700; font-size: 0.8rem; text-transform: uppercase;\">Visit the blog<\/span>\n          <h3 class=\"ht-cat-title\" style=\"text-transform: none; margin: 0.5rem 0;\">Lift tables NEWS<\/h3>\n          <p style=\"font-size: 0.9rem; color: #475569; margin-bottom: 1.5rem;\">Current projects and exciting case studies.<\/p>\n          <span class=\"ht-cat-cta\">Read all the news \u2794<\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21e3c17 e-flex e-con-boxed e-con e-parent\" data-id=\"21e3c17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-443cb63 elementor-widget elementor-widget-html\" data-id=\"443cb63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DAS DESIGN (Hubtisch-Informationen & Typen) - ABST\u00c4NDE MAXIMAL REDUZIERT *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-600: #2474B2; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-ink: #0F172A; \n    --c-muted: #475569; \n    --c-bg-full: #FFFFFF; \/* Hintergrund auf Wei\u00df gesetzt, passend zum Layout *\/\n    --radius: 16px;\n    --shadow: 0 20px 40px -4px rgba(15, 23, 42, .15);\n    --trans-default: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.65; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std :where(h1,h2,h3,p,ul,li) { margin: 0; }\n  .ht-std img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  \n  \/* FULL-WIDTH AUSBRUCH-TRICK MIT AGGRESSIVEM L\u00dcCKEN-KILLER *\/\n  .ht-std .ht-info-fullwidth {\n    background-color: var(--c-bg-full);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding-bottom: 1rem; \/* RADIKAL GEK\u00dcRZT: Fast kein Abstand mehr nach unten *\/\n    overflow-x: hidden;\n    margin-top: 0rem; \/* RADIKAL GEZOGEN: Frisst die Elementor-L\u00fccke und das Padding des oberen Blocks auf *\/\n    padding-top: 0rem; \/* Sch\u00fctzt den Text davor, abgeschnitten zu werden *\/\n  }\n\n  \/* CONTAINER F\u00dcR DEN INHALT *\/\n  .ht-std .ht-container { width: min(1500px, 100% - 2rem); margin-inline: auto; }\n  \n  \/* GRID-LAYOUTS F\u00dcR DIE ZWEI REIHEN *\/\n  .ht-std .ht-info-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 5rem;\n    align-items: center;\n    margin-bottom: 4rem; \/* AUCH HIER: Abstand zwischen den zwei Reihen verkleinert *\/\n  }\n  .ht-std .ht-info-grid:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* TYPOGRAFIE *\/\n  .ht-std .ht-info-content h2 { \n    font-size: clamp(2.5rem, 4vw, 3.5rem); \n    font-weight: 800; \n    color: var(--c-ink); \n    line-height: 1.1; \n    letter-spacing: -0.02em; \n    margin-bottom: 1.5rem; \n  }\n  .ht-std .ht-info-content h3 { \n    font-size: 1.35rem; \n    font-weight: 700; \n    color: var(--c-brand-700); \n    margin-top: 2rem; \n    margin-bottom: 0.75rem; \n    line-height: 1.3; \n  }\n  .ht-std .ht-info-content h3:first-of-type { margin-top: 0; }\n  .ht-std .ht-info-content p { \n    font-size: 1rem; \n    color: var(--c-muted); \n    margin-bottom: 1.25rem; \n  }\n  .ht-std .ht-info-content strong { color: var(--c-ink); font-weight: 600; }\n  \n  \/* LISTEN FORMATIERUNG *\/\n  .ht-std .ht-info-content ul { padding-left: 1.5rem; margin-bottom: 1.5rem; color: var(--c-muted); }\n  .ht-std .ht-info-content li { margin-bottom: 0.5rem; font-size: 1rem; }\n\n  \/* BILD-STYLING *\/\n  .ht-std .ht-img-cutout {\n    max-height: 380px;\n    object-fit: contain;\n    filter: drop-shadow(0 20px 30px rgba(0,0,0,0.1));\n    transition: transform 0.5s ease;\n  }\n  .ht-std .ht-img-cutout:hover { transform: scale(1.05); }\n  \n  .ht-std .ht-img-photo-wrapper {\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n  }\n  .ht-std .ht-img-photo-wrapper img {\n    width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease;\n  }\n  .ht-std .ht-img-photo-wrapper:hover img { transform: scale(1.03); }\n\n  \/* BUTTONS *\/\n  .ht-std .ht-btn-group { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 2.5rem; }\n  .ht-std .ht-btn-primary {\n    background: var(--c-brand); color: #fff !important; padding: 14px 32px; border-radius: 50px;\n    text-decoration: none !important; font-weight: 600; font-size: 1rem;\n    box-shadow: 0 4px 15px rgba(42,128,195,0.3); transition: var(--trans-default); display: inline-flex; align-items: center;\n  }\n  .ht-std .ht-btn-primary:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(42,128,195,0.4); background: var(--c-brand-600); }\n  .ht-std .ht-btn-secondary {\n    background: #fff; color: var(--c-brand) !important; border: 2px solid var(--c-brand);\n    padding: 12px 30px; border-radius: 50px; text-decoration: none !important;\n    font-weight: 600; font-size: 1rem; transition: var(--trans-default); display: inline-flex; align-items: center;\n  }\n  .ht-std .ht-btn-secondary:hover { background: var(--c-brand); color: #fff !important; transform: translateY(-3px); }\n\n  \/* RESPONSIVE ANPASSUNGEN *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-info-grid { grid-template-columns: 1fr; gap: 3rem; margin-bottom: 0rem; }\n    .ht-std .ht-info-grid.ht-reverse-mobile > div:first-child { order: 2; }\n    .ht-std .ht-info-grid.ht-reverse-mobile > div:last-child { order: 1; }\n    .ht-std .ht-btn-group { flex-direction: column; }\n    .ht-std .ht-btn-primary, .ht-std .ht-btn-secondary { width: 100%; justify-content: center; }\n    \/* Killt die riesige L\u00fccke \u00fcber \"Hubtisch-Informationen\" auf dem Handy *\/\n    .ht-std .ht-info-fullwidth {\n      margin-top: -3rem !important; \/* Zieht den gesamten Block nach oben *\/\n      padding-top: 1rem !important; \/* Macht das dicke Desktop-Polster sch\u00f6n flach *\/\n    }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-info-fullwidth\">\n    <div class=\"ht-container\">\n      \n      <div class=\"ht-info-grid\">\n        <div class=\"ht-info-content\">\n          <h2>Lifting table<br>information<\/h2>\n          <h3>Ergonomic and efficient working with lifting tables<\/h3>\n          <p>Ergonomic working: Lifting tables help to avoid health problems. They make it easier to lift and lower heavy loads. They are particularly important in assembly work to protect your back.<\/p>\n          <p><strong>Relief for employees:<\/strong> With lifting tables, work becomes safer and less strenuous. Different heights can be easily compensated. This makes it easier to move workpieces.<\/p>\n          <p><strong>Increase productivity and efficiency:<\/strong> Lifting tables make work processes faster and smoother. This means fewer downtimes and higher productivity.<\/p>\n          <p><strong>Summary:<\/strong> Lifting tables are indispensable in modern industry. They improve ergonomics and increase operational efficiency.<\/p>\n          <div class=\"ht-btn-group\">\n            <a href=\"http:\/\/hubtisch.info\/en\/contact\/\" class=\"ht-btn-primary\">Non-binding enquiry<\/a>\n            <a href=\"https:\/\/www.maluk.at\/34-hubtische\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ht-btn-secondary\">To our online shop \u2794<\/a>\n          <\/div>\n        <\/div>\n        <div>\n          <img decoding=\"async\" class=\"ht-img-cutout\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Standardhubtisch-500x500-1.png\" alt=\"Lifting table model view\" loading=\"lazy\">\n        <\/div>\n      <\/div>\n\n      <div class=\"ht-info-grid ht-reverse-mobile\">\n        <div class=\"ht-img-photo-wrapper\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2024\/10\/Verzinkter-Hubtisch-mit-PVC-Rollo-rotated-e1728632991851.jpg\" alt=\"Galvanized double scissor lift table in the workshop\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ht-info-content\">\n          <h2>The different types of lifting tables<\/h2>\n          <p>There are many types of lifting tables. They are designed for different applications and requirements. The main types are stationary lifting tables, mobile lifting tables, ergonomic lifting tables and special lifting tables.<\/p>\n          <h3>Stationary lifting tables<\/h3>\n          <p>Stationary lifting tables are firmly anchored to the floor. They are ideal for warehouses, shipping companies and industry. They lift loads from 500 to 8,000 kg and have a lifting height of up to 2,000 mm. Examples:<\/p>\n          <ul>\n            <li><strong>Plant lifting tables:<\/strong> Perfect for heavy loads in the automotive and mechanical engineering industries.<\/li>\n            <li><strong>Double scissor lift tables:<\/strong> For use at great heights in workshops and production lines.<\/li>\n          <\/ul>\n          <h3>Mobile lifting tables<\/h3>\n          <p>Mobile lifting tables, also called lifting table trolleys, are flexible and easy to move. They are ideal for the internal transport of loads.<\/p>\n          <h3>Ergonomic lifting tables<\/h3>\n          <p>Ergonomic lifting tables promote back-friendly working through stepless height adjustment. They are robust and ideal for workshops and repair work.<\/p>\n          <h3>Special lifting tables<\/h3>\n          <p>Special lifting tables are designed for special applications such as:<\/p>\n          <ul>\n            <li><strong>Tandem scissor lift tables:<\/strong> For long and heavy loads.<\/li>\n            <li><strong>Stand-mounted lifting platforms:<\/strong> For lifting vehicles and machinery.<\/li>\n            <li><strong>Loading lift tables:<\/strong> For use in loading areas.<\/li>\n          <\/ul>\n          <p>Thanks to the wide variety, you will always find the right lifting table for your needs.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d38824e e-flex e-con-boxed e-con e-parent\" data-id=\"d38824e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0986a6 elementor-widget elementor-widget-html\" data-id=\"f0986a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DAS DESIGN (Breites Layout & reduzierter Abstand) *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-light: #EBF4FA; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-ink: #0F172A; \n    --c-muted: #475569; \n    --c-bg-full: #FFFFFF; \/* Strahlendes Wei\u00df *\/\n    --c-border: #E2E8F0;\n    --radius: 12px;\n    --shadow-sm: 0 4px 6px -1px rgba(15, 23, 42, .05), 0 2px 4px -1px rgba(15, 23, 42, .03);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.7; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std :where(h1,h2,h3,p,ul,li) { margin: 0; }\n  .ht-std a { color: var(--c-brand); text-decoration: none; font-weight: 600; transition: color 0.3s; }\n  .ht-std a:hover { color: var(--c-brand-700); text-decoration: underline; }\n  \n  \/* FULL-WIDTH AUSBRUCH-TRICK MIT REDUZIERTEM ABSTAND *\/\n  .ht-std .ht-text-fullwidth {\n    background-color: var(--c-bg-full);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    \/*padding-bottom: rem;*\/\n    overflow-x: hidden;\n    margin-top: -5rem; \/* Killt die wei\u00dfe Elementor-L\u00fccke nach oben *\/\n    \/* HIER ANGEPASST: Deutlich weniger Abstand nach oben (von 6rem auf 2rem reduziert) *\/\n    \/*padding-top: calc(rem + 25px); *\/\n  }\n\n  \/* CONTAINER (Wieder auf die vollen 1500px wie oben gesetzt) *\/\n  .ht-std .ht-container { \n    width: min(1500px, 100% - 2rem); \n    margin-inline: auto; \n  }\n\n  \/* TYPOGRAFIE *\/\n  .ht-std .ht-container h2 { \n    font-size: clamp(2rem, 3.5vw, 3rem); \n    font-weight: 800; \n    color: var(--c-brand); \n    line-height: 1.2; \n    letter-spacing: -0.02em; \n    margin-bottom: 1.5rem; \n  }\n  .ht-std .ht-container h3 { \n    font-size: 1.35rem; \n    font-weight: 700; \n    color: var(--c-ink); \n    margin-top: 2.5rem; \n    margin-bottom: 1rem; \n    line-height: 1.3; \n  }\n  .ht-std .ht-container p { \n    font-size: 1.05rem; \n    color: var(--c-muted); \n    margin-bottom: 1.25rem; \n  }\n  .ht-std .ht-container strong { \n    color: var(--c-ink); \n    font-weight: 600; \n  }\n\n  \/* ELEGANTE TRENNLINIE ZWISCHEN DEN THEMEN *\/\n  .ht-std .ht-section-divider {\n    border: none;\n    height: 1px;\n    background: var(--c-border);\n    margin: 2rem 0; \/* Auch hier etwas gestrafft *\/\n  }\n\n  \/* MODERNE TABELLE *\/\n  .ht-std .ht-table-wrapper {\n    width: 100%;\n    overflow-x: auto; \n    margin: 2.5rem 0;\n    border-radius: var(--radius);\n    box-shadow: var(--shadow-sm);\n    border: 1px solid var(--c-border);\n    background: #fff;\n  }\n  .ht-std .ht-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n    min-width: 600px;\n  }\n  .ht-std .ht-table th {\n    background-color: var(--c-brand-light);\n    color: var(--c-brand-700);\n    padding: 1.25rem 1.5rem;\n    font-weight: 600;\n    font-size: 1rem;\n    border-bottom: 2px solid #D1E4F2;\n  }\n  .ht-std .ht-table td {\n    padding: 1.25rem 1.5rem;\n    border-bottom: 1px solid var(--c-border);\n    color: var(--c-muted);\n    font-size: 1rem;\n    vertical-align: top;\n  }\n  .ht-std .ht-table tr:last-child td {\n    border-bottom: none;\n  }\n  .ht-std .ht-table tr:hover td {\n    background-color: #F8FAFC; \n  }\n\n  \/* DESIGNTE NUMMERN-LISTE *\/\n  .ht-std .ht-feature-list {\n    padding-left: 0;\n    list-style: none;\n    counter-reset: ht-counter;\n    margin: 2rem 0;\n  }\n  .ht-std .ht-feature-list li {\n    position: relative;\n    padding-left: 3.5rem; \n    margin-bottom: 1.25rem;\n    font-size: 1.05rem;\n    color: var(--c-muted);\n  }\n  .ht-std .ht-feature-list li::before {\n    counter-increment: ht-counter;\n    content: counter(ht-counter);\n    position: absolute;\n    left: 0;\n    top: -2px;\n    background: var(--c-brand-light); \n    color: var(--c-brand-700);\n    font-weight: 700;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1rem;\n  }\n  \/* RESPONSIVE ANPASSUNGEN (Nur f\u00fcr Handys und Tablets) *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-text-fullwidth {\n      \/* HIER IST DER MAGNET F\u00dcRS HANDY: *\/\n      \/* Zieht den Block Millimeter f\u00fcr Millimeter nach oben. Probieren Sie -1rem oder -2rem *\/\n      \n      padding-top: 0rem !important;  \/* Ein kleines Restpolster, damit der Text nicht komplett am Bildrand klebt *\/\n      padding-bottom: 2rem !important; \n    }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-text-fullwidth\">\n    <div class=\"ht-container\">\n        \n      <h2>Applications of lifting tables<\/h2>\n      <p>Versatile lifting devices are revolutionizing work processes. In production, logistics and in the office, lifting tables make handling heavy loads easier. These innovative tools increase efficiency in various work areas across all industries. They optimize processes.<\/p>\n\n      <h3>Industry and production<\/h3>\n      <p>Lifting tables are indispensable in industry and production. They are used in assembly departments, on conveyor lines or in the loading area. Lifting tables relieve the burden on employees and optimize work processes. This means work runs more smoothly. Lifting tables promote ergonomic, back-friendly work. They prevent health problems and make the production process more effective.<\/p>\n\n      <h3>Logistics and warehousing<\/h3>\n      <p>Versatile lifting devices are revolutionizing work processes. In production, logistics and in the office, lifting tables make handling heavy loads easier. These innovative tools increase efficiency in various work areas across all industries. They optimize processes.<\/p>\n\n      <h3>Office and workplace<\/h3>\n      <p>Lift tables are also used in the office and at the workplace. They promote ergonomic, back-friendly working through individual height adjustment. Mobile lifting table trolleys offer flexibility in operation. They serve as a work table or workbench.<\/p>\n\n      <div class=\"ht-table-wrapper\">\n        <table class=\"ht-table\">\n          <thead>\n            <tr>\n              <th>Industry<\/th>\n              <th>Application examples<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Industry and production<\/strong><\/td>\n              <td>Assembly departments, conveyor lines, loading area<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Logistics and warehousing<\/strong><\/td>\n              <td>Loading and unloading of vehicles, bridging height differences<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Office and workplace<\/strong><\/td>\n              <td>Ergonomic adjustment of the working height, mobile lifting table trolleys as work tables or workbenches<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>Lifting tables are revolutionizing companies across all industries. Their adaptability optimizes processes, reduces strain on staff, and increases efficiency. From production to logistics \u2013 these versatile tools are indispensable. They improve ergonomics, accelerate processes, and maximize workflow. In short: lifting tables are key to greater productivity and employee satisfaction.<\/p>\n\n      <hr class=\"ht-section-divider\">\n\n      <h2>Selection criteria for the perfect lifting table<\/h2>\n      <p>There are several factors to consider when choosing the ideal lifting table. The most important points are: load capacity, platform size, lifting range and additional functions.<\/p>\n\n      <h3>Load capacity and platform size<\/h3>\n      <p>The load capacity of a lifting table must match the loads to be lifted. Standard models can carry between 500 kg and 10,000 kg. Lifting tables with platform sizes of 1300 x 800 mm or 1300 x 1000 mm are suitable for Euro pallets. Choose a lifting table with a higher load capacity to increase the longevity of the device.<\/p>\n\n      <h3>Height adjustability<\/h3>\n      <p>The lifting height is an important criterion. Standard lifting tables reach heights of up to 1600 mm. Custom-made models also allow for greater heights. The lifting table should be tailored to the requirements of your workplace.<\/p>\n\n      <h3>Additional functions and accessories<\/h3>\n      <p>Lift tables can be equipped with accessories to meet specific requirements. Examples include:<\/p>\n\n      <ul class=\"ht-feature-list\">\n        <li><strong>Heavy versions<\/strong> for rough operation.<\/li>\n        <li><strong>Controls<\/strong> such as hand switch, wall switch or foot control.<\/li>\n        <li><strong>External units<\/strong> in plastic or steel boxes.<\/li>\n        <li><strong>Roll-off protection<\/strong>that extend automatically.<\/li>\n        <li><strong>Bolt locks<\/strong> for greater stability.<\/li>\n        <li><strong>Integrated scales<\/strong> for direct weighing.<\/li>\n        <li><strong>Turntables<\/strong> for turning products.<\/li>\n        <li><strong>Access ramps<\/strong> for pallet trucks.<\/li>\n        <li><strong>Locked wheels<\/strong> with rolling loads.<\/li>\n        <li><strong>Accident protection<\/strong> such as PVC blinds, grilles and bellows.<\/li>\n      <\/ul>\n\n      <p>The lifting table can be optimally adapted to your requirements. Choose the appropriate additional functions and the right <a href=\"#\">Accesories<\/a>.<\/p>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0443d7e e-flex e-con-boxed e-con e-parent\" data-id=\"0443d7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb30641 elementor-widget elementor-widget-html\" data-id=\"eb30641\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DESIGN: Kundenstimmen (Clean Look - ohne Avatare\/Punkte) *\/\n  .ht-testi-section {\n    --c-brand: #2A80C3; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-bg-blue: #EBF4FA; \n    --c-ink: #0F172A; \n    --c-muted: #475569; \n    --radius: 16px;\n    --shadow: 0 10px 30px -5px rgba(15, 23, 42, 0.08);\n    font-family: \"Poppins\", sans-serif;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .ht-testi-fullwidth {\n    background-color: var(--c-bg-blue);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 6rem 0;\n    overflow-x: hidden;\n  }\n\n  .ht-testi-container {\n    width: min(1500px, 100% - 2rem);\n    margin-inline: auto;\n  }\n\n  .ht-testi-section h2 {\n    text-align: center;\n    font-size: clamp(2rem, 3vw, 2.8rem);\n    font-weight: 800;\n    color: var(--c-brand-700);\n    margin-bottom: 4rem;\n    letter-spacing: -0.02em;\n  }\n\n  .ht-testi-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 2rem;\n  }\n\n  .ht-testi-card {\n    background: #ffffff;\n    border-radius: var(--radius);\n    padding: 2.5rem 2rem;\n    box-shadow: var(--shadow);\n    display: flex;\n    flex-direction: column;\n    transition: transform 0.3s ease;\n    border: 1px solid rgba(255,255,255,0.5);\n  }\n\n  .ht-testi-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 20px 40px -10px rgba(42, 128, 195, 0.12);\n  }\n\n  .ht-testi-stars {\n    color: var(--c-accent);\n    font-size: 1.4rem;\n    margin-bottom: 1.5rem;\n  }\n\n  .ht-testi-text {\n    font-size: 1.05rem;\n    color: var(--c-muted);\n    font-style: italic;\n    margin-bottom: 2.5rem;\n    flex-grow: 1;\n  }\n\n  .ht-testi-author {\n    display: flex;\n    align-items: center;\n    border-top: 1px solid #f1f5f9;\n    padding-top: 1.5rem;\n  }\n\n  .ht-author-info h4 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--c-ink);\n    margin: 0;\n  }\n\n  .ht-author-info span {\n    font-size: 0.85rem;\n    color: var(--c-brand);\n    font-weight: 600;\n  }\n\n  .ht-testi-footer {\n    text-align: center;\n    margin-top: 5rem;\n  }\n\n  .ht-quality-badge {\n    background: var(--c-accent);\n    color: var(--c-ink);\n    padding: 0.8rem 2rem;\n    border-radius: 50px;\n    font-weight: 800;\n    text-transform: uppercase;\n    font-size: 0.9rem;\n    display: inline-block;\n  }\n\n  .ht-cta-text {\n    display: block;\n    margin-top: 2rem;\n    font-size: clamp(1.8rem, 3vw, 2.5rem);\n    font-weight: 800;\n    color: var(--c-brand);\n  }\n\n  @media (max-width: 1024px) {\n    .ht-testi-fullwidth { padding: 4rem 0; }\n  }\n<\/style>\n\n<div class=\"ht-testi-section\">\n  <div class=\"ht-testi-fullwidth\">\n    <div class=\"ht-testi-container\">\n      \n      <h2>Customer testimonials about our lifting tables<\/h2>\n\n      <div class=\"ht-testi-grid\">\n        \n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"&quot;Our company is thrilled with Maluk. The lifting tables are of the highest quality. The prices are also reasonable.&quot;\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Arthur Probst<\/h4>\n              <span>Verified customer<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"&quot;The Maluk lifting tables offer excellent value for money. We are very satisfied!&quot;\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Sandra Peternell<\/h4>\n              <span>Satisfied customer<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"&quot;The workers in our machine park are thrilled with the lifting tables. Very good quality!&quot;\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Thomas Koller<\/h4>\n              <span>Production Manager<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"&quot;I like the service and the fast response times. I can happily recommend Maluk.&quot;\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Sasha Cerne<\/h4>\n              <span>Logistics expert<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"ht-testi-footer\">\n        <div class=\"ht-quality-badge\">Maluk is a Carinthian quality company<\/div>\n        <span class=\"ht-cta-text\">Become a satisfied Maluk lifting table customer!<\/span>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Maluk GmbH HubtischRatgeber Alles, was Sie \u00fcberHubtische wissen m\u00fcssen 500+ Hubtische im Shop \u2192 Hubtische: Ein umfassender Leitfaden Effizientes Heben undSenken: MalukHubtische im Einsatz Hubtische sind in vielen Betrieben unverzichtbar. Sie helfen, Lasten sicher und einfach zu heben oder zu senken. Das gilt f\u00fcr die Produktion, das Lager und das Beladen von Fahrzeugen. Hubtische machen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1704,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":289,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":14533,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages\/6\/revisions\/14533"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/media\/1704"}],"wp:attachment":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}