{"id":104710,"date":"2024-03-20T14:26:08","date_gmt":"2024-03-20T13:26:08","guid":{"rendered":"https:\/\/visualspace.eu\/?p=104710"},"modified":"2024-09-09T18:04:05","modified_gmt":"2024-09-09T16:04:05","slug":"dtm","status":"publish","type":"post","link":"https:\/\/visualspace.eu\/de\/dtm\/","title":{"rendered":"DTM"},"content":{"rendered":"<script> \ndocument.addEventListener('DOMContentLoaded', function () {\n    const slides = document.querySelectorAll('.carousel-article-images .wp-block-image, .carousel-article-images .wp-block-video');\n    const prevButton = document.querySelector('.carousel-icon-article.prev');\n    const nextButton = document.querySelector('.carousel-icon-article.next');\n\n    let currentIndex = 0;\n\n    \/\/ Fonction pour afficher une slide \u00e0 un index particulier\n    function showSlide(index) {\n        \/\/ Boucle pour masquer toutes les slides\n        slides.forEach((slide, i) => {\n            slide.setAttribute('style', 'display: none !important;');\n\n            const video = slide.querySelector('video');\n            if (video) {\n                video.pause();\n            }\n        });\n\n        \/\/ Afficher seulement la slide actuelle\n        slides[index].setAttribute('style', 'display: block !important;');\n        console.log(index);\n    }\n\n    \/\/ Afficher la slide suivante\n    function showNextSlide() {\n        currentIndex = (currentIndex + 1) % slides.length; \/\/ Incr\u00e9menter l'index ou le r\u00e9initialiser si c'est le dernier slide\n        showSlide(currentIndex);\n    }\n\n    \/\/ Afficher la slide pr\u00e9c\u00e9dente\n    function showPrevSlide() {\n        currentIndex = (currentIndex - 1 + slides.length) % slides.length; \/\/ D\u00e9cr\u00e9menter l'index ou aller au dernier slide si c'est le premier\n        showSlide(currentIndex);\n    }\n\n    \/\/ Ajouter des \u00e9v\u00e9nements de clic aux boutons de navigation\n    nextButton.addEventListener('click', showNextSlide);\n    prevButton.addEventListener('click', showPrevSlide);\n\n    \/\/ Afficher la premi\u00e8re slide au chargement de la page\n    showSlide(currentIndex);\n\n    const carouselContainer = document.querySelector('.carousel-article-container');\n\n    \/\/ Ajouter un \u00e9couteur d'\u00e9v\u00e9nement \u00e0 chaque image du carrousel\n    slides.forEach(image => {\n      image.addEventListener('click', (event) => {\n        event.stopPropagation();\n        carouselContainer.classList.toggle('active'); \/\/ Activer\/d\u00e9sactiver le mode plein \u00e9cran\n      });\n    });\n\n    \/\/ Ajouter un \u00e9couteur d'\u00e9v\u00e9nement au conteneur pour d\u00e9sactiver le mode plein \u00e9cran lorsqu'on clique en dehors de l'image\n    carouselContainer.addEventListener('click', (event) => {\n\n        if (carouselContainer.classList.contains('active') && ! prevButton.contains(event.target) && !nextButton.contains(event.target)) { \n            carouselContainer.classList.remove('active'); \/\/ D\u00e9sactiver le mode plein \u00e9cran\n        }\n\n    });\n});\n<\/script>\n\n\n\n<div class=\"wp-block-columns article-container is-layout-flex wp-container-core-columns-is-layout-92fceb47 wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-column carousel-article-container is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:80%\">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-23441af8 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group carousel-icon-article prev is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-thumbnail left\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-1-150x150.png\" alt=\"\" class=\"wp-image-131691\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-1-150x150.png 150w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-1-300x300.png 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-1.png 512w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-group carousel-article-images is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group carousel-article-images-row is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"104712\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/03\/DTM_01-1024x576.webp\" alt=\"\" class=\"wp-image-104712\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01-1024x576.webp 1024w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01-300x169.webp 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01-768x432.webp 768w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01-1536x864.webp 1536w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01-350x197.webp 350w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"104713\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/03\/DTM_02-1024x576.webp\" alt=\"\" class=\"wp-image-104713\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_02-1024x576.webp 1024w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_02-300x169.webp 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_02-768x432.webp 768w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_02-1536x864.webp 1536w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_02-350x197.webp 350w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_02.webp 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"104714\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/03\/DTM_03-1024x576.webp\" alt=\"\" class=\"wp-image-104714\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_03-1024x576.webp 1024w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_03-300x169.webp 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_03-768x432.webp 768w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_03-1536x864.webp 1536w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_03-350x197.webp 350w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_03.webp 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"104715\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/03\/DTM_04-1024x576.webp\" alt=\"\" class=\"wp-image-104715\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_04-1024x576.webp 1024w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_04-300x169.webp 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_04-768x432.webp 768w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_04-1536x864.webp 1536w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_04-350x197.webp 350w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_04.webp 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"104716\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/03\/DTM_05-1024x576.webp\" alt=\"\" class=\"wp-image-104716\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_05-1024x576.webp 1024w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_05-300x169.webp 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_05-768x432.webp 768w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_05-1536x864.webp 1536w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_05-350x197.webp 350w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_05.webp 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"104719\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/03\/DTM_06-1024x576.webp\" alt=\"\" class=\"wp-image-104719\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_06-1024x576.webp 1024w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_06-300x169.webp 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_06-768x432.webp 768w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_06-1536x864.webp 1536w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_06-350x197.webp 350w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_06.webp 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group carousel-icon-article next is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-thumbnail right\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/visualspace.eu\/dev-site\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-copie-1-150x150.png\" alt=\"\" class=\"wp-image-131690\" srcset=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-copie-1-150x150.png 150w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-copie-1-300x300.png 300w, https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/08\/fleche-fine-contour-vers-la-gauche-copie-1.png 512w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column article-text-container is-layout-flow wp-container-core-column-is-layout-22223934 wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<div class=\"wp-block-group top-text is-vertical is-layout-flex wp-container-core-group-is-layout-1ea19f0e wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading title-article has-ast-global-color-1-color has-text-color has-link-color wp-elements-df5ffdb68c41857a0d7b60fafc93fc04\">DTM Deutsche Tele Medien - Veranstaltungs- und Ausstellungsgestaltung<\/h2>\n\n\n\n<h5 class=\"wp-block-heading text-article has-ast-global-color-1-color has-text-color has-link-color wp-elements-29dabec3b8a479fe771f62d4c140a6f2\"><\/h5>\n\n\n\n<p>Orchestrierung der perfekten Veranstaltung und Gestaltung einer Ausstellung <em>\" der historische Spaziergang \"&nbsp;<\/em><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group bottom-text is-vertical is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-06d24fae wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile article-line-max-width is-layout-flex wp-container-core-columns-is-layout-65eef5bf wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-bottom:0\">\n<h3 class=\"wp-block-heading has-text-align-right text-client-category remove-margin has-ast-global-color-1-color has-text-color has-link-color wp-elements-d7c3b98e5a35ec7a4cff0a049b4d4dd0\">Kunde :<\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-column remove-margin is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-bottom:0\">\n<h3 class=\"wp-block-heading has-text-align-right name-article has-ast-global-color-1-color has-text-color has-link-color wp-elements-6af1ac883654e5861999630e69a288a6\">DTM<\/h3>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile article-line-max-width is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-container-core-column-is-layout-92c44e9e wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-bottom:0\">\n<h3 class=\"wp-block-heading has-text-align-right text-client-category has-ast-global-color-1-color has-text-color has-link-color wp-elements-ad20aa8438c692d9a9b8f0ce7db38a45\">Kategorie :<\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-bottom:0\">\n<h3 class=\"wp-block-heading has-text-align-right name-article has-ast-global-color-1-color has-text-color has-link-color wp-elements-daba853be09880d1454718f2637dbe44\">EVENT<\/h3>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>DTM Deutsche Tele Medien &#8211; Event &amp; Exhibition design Orchestrating the perfect event and designing an exhibition \u00ab&nbsp;the history walk&nbsp;\u00bb&nbsp; [&hellip;]<\/p>","protected":false},"author":1,"featured_media":104712,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[76],"tags":[12,118,77],"class_list":["post-104710","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-event","tag-design","tag-dtm","tag-event"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>DTM - VISUAL SPACE<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/visualspace.eu\/de\/dtm\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DTM - VISUAL SPACE\" \/>\n<meta property=\"og:description\" content=\"DTM Deutsche Tele Medien &#8211; Event &amp; Exhibition design Orchestrating the perfect event and designing an exhibition \u00ab&nbsp;the history walk&nbsp;\u00bb&nbsp; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/visualspace.eu\/de\/dtm\/\" \/>\n<meta property=\"og:site_name\" content=\"VISUAL SPACE\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-20T13:26:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-09T16:04:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"visualspace-admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"visualspace-admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/visualspace.eu\/dtm\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/visualspace.eu\/dtm\/\"},\"author\":{\"name\":\"visualspace-admin\",\"@id\":\"https:\/\/visualspace.eu\/#\/schema\/person\/fac52f2608ed639b147ab3d5ed0795c0\"},\"headline\":\"DTM\",\"datePublished\":\"2024-03-20T13:26:08+00:00\",\"dateModified\":\"2024-09-09T16:04:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/visualspace.eu\/dtm\/\"},\"wordCount\":28,\"publisher\":{\"@id\":\"https:\/\/visualspace.eu\/#organization\"},\"image\":{\"@id\":\"https:\/\/visualspace.eu\/dtm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp\",\"keywords\":[\"Design\",\"DTM\",\"Event\"],\"articleSection\":[\"Event\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/visualspace.eu\/dtm\/\",\"url\":\"https:\/\/visualspace.eu\/dtm\/\",\"name\":\"DTM - VISUAL SPACE\",\"isPartOf\":{\"@id\":\"https:\/\/visualspace.eu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/visualspace.eu\/dtm\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/visualspace.eu\/dtm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp\",\"datePublished\":\"2024-03-20T13:26:08+00:00\",\"dateModified\":\"2024-09-09T16:04:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/visualspace.eu\/dtm\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/visualspace.eu\/dtm\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/visualspace.eu\/dtm\/#primaryimage\",\"url\":\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp\",\"contentUrl\":\"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp\",\"width\":1600,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/visualspace.eu\/dtm\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/visualspace.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DTM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/visualspace.eu\/#website\",\"url\":\"https:\/\/visualspace.eu\/\",\"name\":\"VISUAL SPACE\",\"description\":\"Architecture . Events . MyItaly\",\"publisher\":{\"@id\":\"https:\/\/visualspace.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/visualspace.eu\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/visualspace.eu\/#organization\",\"name\":\"VISUAL SPACE\",\"url\":\"https:\/\/visualspace.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/visualspace.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/visualspace.eu\/wp-content\/uploads\/2022\/04\/cropped-cropped-VisualSpace_Logo-1-e1724684619429.png\",\"contentUrl\":\"https:\/\/visualspace.eu\/wp-content\/uploads\/2022\/04\/cropped-cropped-VisualSpace_Logo-1-e1724684619429.png\",\"width\":256,\"height\":256,\"caption\":\"VISUAL SPACE\"},\"image\":{\"@id\":\"https:\/\/visualspace.eu\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/visualspace.eu\/#\/schema\/person\/fac52f2608ed639b147ab3d5ed0795c0\",\"name\":\"visualspace-admin\",\"sameAs\":[\"http:\/\/wp11036770.server-he.de\/WP\"],\"url\":\"https:\/\/visualspace.eu\/de\/author\/visualspace-admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DTM - VISUAL SPACE","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/visualspace.eu\/de\/dtm\/","og_locale":"de_DE","og_type":"article","og_title":"DTM - VISUAL SPACE","og_description":"DTM Deutsche Tele Medien &#8211; Event &amp; Exhibition design Orchestrating the perfect event and designing an exhibition \u00ab&nbsp;the history walk&nbsp;\u00bb&nbsp; [&hellip;]","og_url":"https:\/\/visualspace.eu\/de\/dtm\/","og_site_name":"VISUAL SPACE","article_published_time":"2024-03-20T13:26:08+00:00","article_modified_time":"2024-09-09T16:04:05+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp","type":"image\/webp"}],"author":"visualspace-admin","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"visualspace-admin","Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/visualspace.eu\/dtm\/#article","isPartOf":{"@id":"https:\/\/visualspace.eu\/dtm\/"},"author":{"name":"visualspace-admin","@id":"https:\/\/visualspace.eu\/#\/schema\/person\/fac52f2608ed639b147ab3d5ed0795c0"},"headline":"DTM","datePublished":"2024-03-20T13:26:08+00:00","dateModified":"2024-09-09T16:04:05+00:00","mainEntityOfPage":{"@id":"https:\/\/visualspace.eu\/dtm\/"},"wordCount":28,"publisher":{"@id":"https:\/\/visualspace.eu\/#organization"},"image":{"@id":"https:\/\/visualspace.eu\/dtm\/#primaryimage"},"thumbnailUrl":"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp","keywords":["Design","DTM","Event"],"articleSection":["Event"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/visualspace.eu\/dtm\/","url":"https:\/\/visualspace.eu\/dtm\/","name":"DTM - VISUAL SPACE","isPartOf":{"@id":"https:\/\/visualspace.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/visualspace.eu\/dtm\/#primaryimage"},"image":{"@id":"https:\/\/visualspace.eu\/dtm\/#primaryimage"},"thumbnailUrl":"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp","datePublished":"2024-03-20T13:26:08+00:00","dateModified":"2024-09-09T16:04:05+00:00","breadcrumb":{"@id":"https:\/\/visualspace.eu\/dtm\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/visualspace.eu\/dtm\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/visualspace.eu\/dtm\/#primaryimage","url":"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp","contentUrl":"https:\/\/visualspace.eu\/wp-content\/uploads\/2024\/03\/DTM_01.webp","width":1600,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/visualspace.eu\/dtm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/visualspace.eu\/"},{"@type":"ListItem","position":2,"name":"DTM"}]},{"@type":"WebSite","@id":"https:\/\/visualspace.eu\/#website","url":"https:\/\/visualspace.eu\/","name":"VISUAL SPACE","description":"Architecture . Events . MyItaly","publisher":{"@id":"https:\/\/visualspace.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/visualspace.eu\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/visualspace.eu\/#organization","name":"VISUAL SPACE","url":"https:\/\/visualspace.eu\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/visualspace.eu\/#\/schema\/logo\/image\/","url":"https:\/\/visualspace.eu\/wp-content\/uploads\/2022\/04\/cropped-cropped-VisualSpace_Logo-1-e1724684619429.png","contentUrl":"https:\/\/visualspace.eu\/wp-content\/uploads\/2022\/04\/cropped-cropped-VisualSpace_Logo-1-e1724684619429.png","width":256,"height":256,"caption":"VISUAL SPACE"},"image":{"@id":"https:\/\/visualspace.eu\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/visualspace.eu\/#\/schema\/person\/fac52f2608ed639b147ab3d5ed0795c0","name":"visualspace-admin","sameAs":["http:\/\/wp11036770.server-he.de\/WP"],"url":"https:\/\/visualspace.eu\/de\/author\/visualspace-admin\/"}]}},"_links":{"self":[{"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/posts\/104710","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/comments?post=104710"}],"version-history":[{"count":6,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/posts\/104710\/revisions"}],"predecessor-version":[{"id":132084,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/posts\/104710\/revisions\/132084"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/media\/104712"}],"wp:attachment":[{"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/media?parent=104710"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/categories?post=104710"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/visualspace.eu\/de\/wp-json\/wp\/v2\/tags?post=104710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}