{"id":395,"date":"2025-10-22T13:03:46","date_gmt":"2025-10-22T11:03:46","guid":{"rendered":"http:\/\/wordpress.p697937.webspaceconfig.de\/?page_id=395"},"modified":"2026-05-20T08:29:35","modified_gmt":"2026-05-20T06:29:35","slug":"agb","status":"publish","type":"page","link":"https:\/\/tryus.de\/en\/agb\/","title":{"rendered":"Terms and conditions"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"395\" class=\"elementor elementor-395\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9368352 e-flex e-con-boxed e-con e-parent\" data-id=\"9368352\" 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-1d1b6ea elementor-widget elementor-widget-html\" data-id=\"1d1b6ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"pdf-viewer-widget\" role=\"region\" aria-label=\"PDF Dokument Viewer\">\n  <!-- Screenreader-Info -->\n  <div class=\"sr-only\" aria-live=\"polite\">\n    PDF wird geladen. Verwenden Sie die Steuerelemente unten, um durch das Dokument zu navigieren.\n  <\/div>\n  \n  <!-- Toolbar f\u00fcr Barrierefreiheit -->\n  <div class=\"pdf-toolbar\" role=\"toolbar\" aria-label=\"PDF Steuerung\">\n    <button class=\"pdf-btn\" id=\"downloadBtn\" aria-label=\"PDF herunterladen\">\n      <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\">\n        <path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path>\n        <polyline points=\"7 10 12 15 17 10\"><\/polyline>\n        <line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line>\n      <\/svg>\n      <span>Download<\/span>\n    <\/button>\n    \n    <a href=\"\/wp-content\/uploads\/2026\/03\/AGB-ab-2024-maerz.pdf\" \n       class=\"pdf-btn pdf-link\" \n       target=\"_blank\" \n       rel=\"noopener noreferrer\"\n       aria-label=\"PDF in neuem Tab \u00f6ffnen\">\n      <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\">\n        <path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path>\n        <polyline points=\"15 3 21 3 21 9\"><\/polyline>\n        <line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line>\n      <\/svg>\n      <span>Neuer Tab<\/span>\n    <\/a>\n  <\/div>\n  \n  <!-- PDF Container -->\n  <div class=\"pdf-container\">\n    <iframe \n      id=\"pdfFrame\"\n      src=\"\"\n      title=\"AGB Try Us GmbH - PDF Dokument\"\n      allowfullscreen\n loading=\"lazy\">\n    <\/iframe>\n    \n    <!-- Fallback f\u00fcr Browser ohne PDF-Unterst\u00fctzung -->\n    <div class=\"pdf-fallback\">\n      <p>Ihr Browser kann PDF-Dateien nicht direkt anzeigen.<\/p>\n      <a href=\"\/wp-content\/uploads\/2026\/03\/AGB-ab-2024-maerz.pdf\" \n         class=\"pdf-download-link\" \n         download\n aria-label=\"PDF-Datei herunterladen\">\n        PDF herunterladen\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n\/* Screenreader-only Klasse *\/\n.sr-only {\n  position: absolute;\n  width: 1px;\n  height: 1px;\n  padding: 0;\n  margin: -1px;\n  overflow: hidden;\n  clip: rect(0, 0, 0, 0);\n  white-space: nowrap;\n  border-width: 0;\n}\n\n\/* Container *\/\n.pdf-viewer-widget {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n  background: #f5f5f5;\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  box-sizing: border-box;\n}\n\n\/* Toolbar *\/\n.pdf-toolbar {\n  display: flex;\n  gap: 8px;\n  padding: 12px;\n  background: #ffffff;\n  border-bottom: 1px solid #e0e0e0;\n  flex-wrap: wrap;\n}\n\n.pdf-btn,\n.pdf-link {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 6px;\n  padding: 8px 16px;\n  background: #0066cc;\n  color: #ffffff !important;\n  border: 2px solid transparent;\n  border-radius: 4px;\n  font-size: 14px;\n  font-weight: 500;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none;\n  font-family: inherit;\n  box-sizing: border-box;\n}\n\n.pdf-btn:hover,\n.pdf-btn:focus,\n.pdf-link:hover,\n.pdf-link:focus {\n  background: #0052a3;\n  color: #ffffff !important;\n  transform: translateY(-1px);\n  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);\n}\n\n.pdf-btn:focus,\n.pdf-link:focus {\n  outline: 3px solid #ffa500;\n  outline-offset: 2px;\n}\n\n.pdf-btn:active,\n.pdf-link:active {\n  transform: translateY(0);\n}\n\n\/* PDF Container mit iOS-Scroll-Fixes *\/\n.pdf-container {\n  position: relative;\n  width: 100%;\n  height: 0;\n  padding-bottom: 141.4%; \/* A4 Seitenverh\u00e4ltnis *\/\n  background: #525659;\n  overflow: auto;\n  -webkit-overflow-scrolling: touch; \n}\n\n.pdf-container iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  min-width: 100%;\n  max-width: 100%;\n  height: 100%;\n  border: none;\n  box-sizing: border-box;\n}\n\n\/* Fallback *\/\n.pdf-fallback {\n  display: none;\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  text-align: center;\n  padding: 20px;\n  background: white;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  width: 80%;\n  box-sizing: border-box;\n}\n\n.pdf-download-link {\n  display: inline-block;\n  margin-top: 12px;\n  padding: 10px 20px;\n  background: #0066cc;\n  color: white;\n  text-decoration: none;\n  border-radius: 4px;\n  font-weight: 500;\n}\n\n.pdf-download-link:hover,\n.pdf-download-link:focus {\n  background: #0052a3;\n  outline: 3px solid #ffa500;\n  outline-offset: 2px;\n}\n\n\/* Responsive Anpassungen *\/\n@media (max-width: 480px) {\n  .pdf-toolbar {\n    gap: 6px;\n    padding: 8px;\n  }\n  \n  .pdf-btn, .pdf-link {\n    flex: 1 1 calc(50% - 4px);\n    padding: 10px 6px;\n    font-size: 13px;\n  }\n}\n\n@media (min-width: 768px) {\n  .pdf-container {\n    padding-bottom: 100vh;\n    max-height: 800px;\n  }\n}\n\n@media (min-width: 1024px) {\n  .pdf-container {\n    padding-bottom: 0;\n    height: 900px;\n  }\n}\n\n\/* Hochformat-Modus f\u00fcr Mobile *\/\n@media (max-width: 767px) and (orientation: portrait) {\n  .pdf-container {\n    padding-bottom: 141.4%;\n    min-height: 480px;\n  }\n}\n\n\/* Querformat-Modus f\u00fcr Mobile *\/\n@media (max-width: 767px) and (orientation: landscape) {\n  .pdf-container {\n    padding-bottom: 0;\n    height: 75vh;\n  }\n}\n\n\/* Druckmodus *\/\n@media print {\n  .pdf-toolbar {\n    display: none;\n  }\n  \n  .pdf-container {\n    padding-bottom: 0;\n    height: auto;\n  }\n}\n\n\/* Reduzierte Bewegung f\u00fcr Barrierefreiheit *\/\n@media (prefers-reduced-motion: reduce) {\n  .pdf-btn,\n  .pdf-link {\n    transition: none;\n  }\n  \n  .pdf-btn:hover,\n  .pdf-link:hover {\n    transform: none;\n  }\n}\n\n\/* Dark Mode Support *\/\n@media (prefers-color-scheme: dark) {\n  .pdf-viewer-widget {\n    background: #1a1a1a;\n  }\n  \n  .pdf-toolbar {\n    background: #2a2a2a;\n    border-bottom-color: #3a3a3a;\n  }\n  \n  .pdf-fallback {\n    background: #2a2a2a;\n    color: #ffffff;\n  }\n}\n<\/style>\n\n<script>\n(function() {\n  'use strict';\n  \n  const relativePdfPath = '\/wp-content\/uploads\/2026\/03\/AGB-ab-2024-maerz.pdf';\n  const absolutePdfUrl = window.location.origin + relativePdfPath;\n  \n  const iframe = document.getElementById('pdfFrame');\n  if (iframe) {\n    iframe.src = 'https:\/\/docs.google.com\/viewer?url=' + encodeURIComponent(absolutePdfUrl) + '&embedded=true';\n  }\n\n  \/\/ Download-Funktion\n  const downloadBtn = document.getElementById('downloadBtn');\n  if (downloadBtn) {\n    downloadBtn.addEventListener('click', function() {\n      const link = document.createElement('a');\n      link.href = relativePdfPath;\n      link.download = 'AGB-Try-Us-GmbH.pdf';\n      link.click();\n    });\n  }\n  \n  \/\/ Fallback anzeigen\n  const fallback = document.querySelector('.pdf-fallback');\n  if (iframe && fallback) {\n    iframe.addEventListener('error', function() {\n      fallback.style.display = 'block';\n    });\n  }\n})();\n<\/script>\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>PDF wird geladen. Verwenden Sie die Steuerelemente unten, um durch das Dokument zu navigieren. Download Neuer Tab Ihr Browser kann PDF-Dateien nicht direkt anzeigen. PDF herunterladen<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-395","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AGB - tryus.de | Web | Video | Film<\/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:\/\/tryus.de\/en\/agb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AGB - tryus.de | Web | Video | Film\" \/>\n<meta property=\"og:description\" content=\"PDF wird geladen. Verwenden Sie die Steuerelemente unten, um durch das Dokument zu navigieren. Download Neuer Tab Ihr Browser kann PDF-Dateien nicht direkt anzeigen. PDF herunterladen\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tryus.de\/en\/agb\/\" \/>\n<meta property=\"og:site_name\" content=\"tryus.de | Web | Video | Film\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-20T06:29:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tryus.de\\\/agb\\\/\",\"url\":\"https:\\\/\\\/tryus.de\\\/agb\\\/\",\"name\":\"AGB - tryus.de | Web | Video | Film\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tryus.de\\\/#website\"},\"datePublished\":\"2025-10-22T11:03:46+00:00\",\"dateModified\":\"2026-05-20T06:29:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tryus.de\\\/agb\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tryus.de\\\/agb\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tryus.de\\\/agb\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/tryus.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AGB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tryus.de\\\/#website\",\"url\":\"https:\\\/\\\/tryus.de\\\/\",\"name\":\"TryUs.de | Web | Video | Film\",\"description\":\"Unsere Online Agentur leistet Webdesign, Shop-Entwicklung, Social Media Marketing und Social Recruiting. F\u00fcr Ihren digitalen Erfolg! Try Us!\",\"publisher\":{\"@id\":\"https:\\\/\\\/tryus.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tryus.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tryus.de\\\/#organization\",\"name\":\"TryUs GmbH\",\"url\":\"https:\\\/\\\/tryus.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tryus.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/wordpress.p697937.webspaceconfig.de\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-tryus-de-black-1-scaled.png\",\"contentUrl\":\"http:\\\/\\\/wordpress.p697937.webspaceconfig.de\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-tryus-de-black-1-scaled.png\",\"width\":2560,\"height\":542,\"caption\":\"TryUs GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/tryus.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/tryus.de\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@TryUsGmbH\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AGB - tryus.de | Web | Video | Film","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:\/\/tryus.de\/en\/agb\/","og_locale":"en_US","og_type":"article","og_title":"AGB - tryus.de | Web | Video | Film","og_description":"PDF wird geladen. Verwenden Sie die Steuerelemente unten, um durch das Dokument zu navigieren. Download Neuer Tab Ihr Browser kann PDF-Dateien nicht direkt anzeigen. PDF herunterladen","og_url":"https:\/\/tryus.de\/en\/agb\/","og_site_name":"tryus.de | Web | Video | Film","article_modified_time":"2026-05-20T06:29:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tryus.de\/agb\/","url":"https:\/\/tryus.de\/agb\/","name":"AGB - tryus.de | Web | Video | Film","isPartOf":{"@id":"https:\/\/tryus.de\/#website"},"datePublished":"2025-10-22T11:03:46+00:00","dateModified":"2026-05-20T06:29:35+00:00","breadcrumb":{"@id":"https:\/\/tryus.de\/agb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tryus.de\/agb\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tryus.de\/agb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/tryus.de\/"},{"@type":"ListItem","position":2,"name":"AGB"}]},{"@type":"WebSite","@id":"https:\/\/tryus.de\/#website","url":"https:\/\/tryus.de\/","name":"TryUs.de | Web | Video | Film","description":"Unsere Online Agentur leistet Webdesign, Shop-Entwicklung, Social Media Marketing und Social Recruiting. F\u00fcr Ihren digitalen Erfolg! Try Us!","publisher":{"@id":"https:\/\/tryus.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tryus.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tryus.de\/#organization","name":"TryUs GmbH","url":"https:\/\/tryus.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tryus.de\/#\/schema\/logo\/image\/","url":"http:\/\/wordpress.p697937.webspaceconfig.de\/wp-content\/uploads\/2025\/10\/cropped-tryus-de-black-1-scaled.png","contentUrl":"http:\/\/wordpress.p697937.webspaceconfig.de\/wp-content\/uploads\/2025\/10\/cropped-tryus-de-black-1-scaled.png","width":2560,"height":542,"caption":"TryUs GmbH"},"image":{"@id":"https:\/\/tryus.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/tryus.de\/","https:\/\/www.youtube.com\/@TryUsGmbH"]}]}},"_links":{"self":[{"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/pages\/395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/comments?post=395"}],"version-history":[{"count":29,"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/pages\/395\/revisions"}],"predecessor-version":[{"id":6492,"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/pages\/395\/revisions\/6492"}],"wp:attachment":[{"href":"https:\/\/tryus.de\/en\/wp-json\/wp\/v2\/media?parent=395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}