{"id":7340,"date":"2026-06-17T13:04:44","date_gmt":"2026-06-17T12:04:44","guid":{"rendered":"https:\/\/taskbrowse.com\/de\/?page_id=7340"},"modified":"2026-06-17T13:04:46","modified_gmt":"2026-06-17T12:04:46","slug":"impressum","status":"publish","type":"page","link":"https:\/\/taskbrowse.com\/de\/impressum\/","title":{"rendered":"Impressum"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ============================================================\n   TaskBrowse \u2014 Impressum Page\n   Scope: .tb-impressum-page\n   Font: IBM Plex Sans with system-font fallback stack\n   Colors: #202124 charcoal | #C8102E red | #F7F4F0 off-white\n   Last updated: Juni 2026\n   ============================================================ *\/\n\n\/* --- Reset within scope --- *\/\n.tb-impressum-page *,\n.tb-impressum-page *::before,\n.tb-impressum-page *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n\/* --- Root wrapper --- *\/\n.tb-impressum-page {\n  font-family: \"IBM Plex Sans\", ui-sans-serif, system-ui, -apple-system,\n    BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: #202124;\n  background-color: #ffffff;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n\/* --- Hero section (replaces old header + title-block) --- *\/\n.tb-impressum-page .tb-imp-hero {\n  background-color: #202124;\n  border-bottom: 3px solid #C8102E;\n  padding: 40px 0 36px;\n}\n\n.tb-impressum-page .tb-imp-site-name {\n  display: block;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #9AA0A6;\n  margin-bottom: 14px;\n}\n\n.tb-impressum-page .tb-imp-h1 {\n  font-size: clamp(28px, 4vw, 38px);\n  font-weight: 700;\n  line-height: 1.2;\n  color: #ffffff;\n  letter-spacing: -0.01em;\n  margin-bottom: 0;\n}\n\n\/* Red accent line under H1 \u2014 single signal, not decorative fill *\/\n.tb-impressum-page .tb-imp-h1::after {\n  content: \"\";\n  display: block;\n  width: 36px;\n  height: 3px;\n  background-color: #C8102E;\n  margin-top: 14px;\n}\n\n.tb-impressum-page .tb-imp-subtitle {\n  font-size: 14px;\n  font-weight: 400;\n  color: #6B6B70;\n  margin-top: 14px;\n  letter-spacing: 0.01em;\n}\n\n\/* --- Shared container --- *\/\n.tb-impressum-page .tb-imp-container {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* --- Content area --- *\/\n.tb-impressum-page .tb-imp-main {\n  background-color: #F7F4F0;\n  min-height: 50vh;\n  padding: 48px 0 80px;\n}\n\n\/* --- Section heading --- *\/\n.tb-impressum-page .tb-imp-section {\n  margin-bottom: 40px;\n}\n\n.tb-impressum-page .tb-imp-h2 {\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #6B6B70;\n  margin-bottom: 14px;\n  padding-left: 2px;\n}\n\n\/* --- Card --- *\/\n.tb-impressum-page .tb-imp-card {\n  background-color: #ffffff;\n  border: 1px solid #E3E5E8;\n  border-radius: 6px;\n  padding: 24px 28px;\n  margin-bottom: 12px;\n}\n\n\/* --- H3 inside card --- *\/\n.tb-impressum-page .tb-imp-h3 {\n  font-size: 15px;\n  font-weight: 600;\n  color: #202124;\n  margin-bottom: 16px;\n  padding-bottom: 10px;\n  border-bottom: 1px solid #F2F3F5;\n  letter-spacing: 0;\n}\n\n\/* --- Definition list --- *\/\n.tb-impressum-page .tb-imp-dl {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 10px 16px;\n}\n\n.tb-impressum-page .tb-imp-dl dt {\n  font-size: 13px;\n  font-weight: 500;\n  color: #6B6B70;\n  padding-top: 2px;\n  white-space: nowrap;\n}\n\n.tb-impressum-page .tb-imp-dl dd {\n  font-size: 15px;\n  font-weight: 400;\n  color: #202124;\n}\n\n\/* --- Address --- *\/\n.tb-impressum-page .tb-imp-address {\n  font-style: normal;\n  font-size: 15px;\n  line-height: 1.75;\n  color: #202124;\n}\n\n\/* --- Body text inside card --- *\/\n.tb-impressum-page .tb-imp-body {\n  font-size: 15px;\n  font-weight: 400;\n  color: #3C3F44;\n  line-height: 1.7;\n}\n\n.tb-impressum-page .tb-imp-body strong {\n  font-weight: 600;\n  color: #202124;\n}\n\n\/* --- Note text --- *\/\n.tb-impressum-page .tb-imp-note {\n  font-size: 13px;\n  color: #9AA0A6;\n  margin-top: 14px;\n  line-height: 1.5;\n}\n\n\/* --- Link --- *\/\n.tb-impressum-page .tb-imp-link {\n  color: #C8102E;\n  text-decoration: none;\n  font-weight: 500;\n}\n\n.tb-impressum-page .tb-imp-link:hover,\n.tb-impressum-page .tb-imp-link:focus {\n  text-decoration: underline;\n  outline: none;\n}\n\n.tb-impressum-page .tb-imp-link:focus-visible {\n  outline: 2px solid #C8102E;\n  outline-offset: 2px;\n  border-radius: 2px;\n}\n\n\/* --- Meta \/ Stand line --- *\/\n.tb-impressum-page .tb-imp-meta {\n  margin-top: 40px;\n  padding-top: 24px;\n  border-top: 1px solid #E3E5E8;\n}\n\n.tb-impressum-page .tb-imp-stand {\n  font-size: 13px;\n  color: #9AA0A6;\n  font-weight: 400;\n}\n\n\/* --- Responsive: tablet \/ mobile --- *\/\n@media (max-width: 640px) {\n\n  .tb-impressum-page .tb-imp-main {\n    padding: 32px 0 60px;\n  }\n\n  .tb-impressum-page .tb-imp-container {\n    padding: 0 16px;\n  }\n\n  .tb-impressum-page .tb-imp-card {\n    padding: 20px 18px;\n  }\n\n  .tb-impressum-page .tb-imp-dl {\n    grid-template-columns: 1fr;\n    gap: 4px 0;\n  }\n\n  .tb-impressum-page .tb-imp-dl dt {\n    font-size: 12px;\n    color: #9AA0A6;\n    margin-top: 10px;\n    white-space: normal;\n  }\n\n  .tb-impressum-page .tb-imp-dl dt:first-child {\n    margin-top: 0;\n  }\n\n  .tb-impressum-page .tb-imp-dl dd {\n    font-size: 15px;\n  }\n\n  .tb-impressum-page .tb-imp-h1 {\n    font-size: 26px;\n  }\n\n}\n<\/style>\n\n<div class=\"tb-impressum-page\">\n\n  <section class=\"tb-imp-hero\" aria-labelledby=\"tb-imp-title\">\n    <div class=\"tb-imp-container\">\n      <p class=\"tb-imp-site-name\">TaskBrowse<\/p>\n      <h1 id=\"tb-imp-title\" class=\"tb-imp-h1\">Impressum<\/h1>\n      <p class=\"tb-imp-subtitle\">Gesetzliche Anbieterkennzeichnung<\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"tb-imp-main\">\n    <div class=\"tb-imp-container\">\n\n      <!-- Section 1: Angaben gem\u00e4\u00df \u00a7 5 DDG -->\n      <section class=\"tb-imp-section\" aria-labelledby=\"tb-imp-ddg-heading\">\n        <h2 class=\"tb-imp-h2\" id=\"tb-imp-ddg-heading\">Angaben gem\u00e4\u00df \u00a7 5 DDG<\/h2>\n\n        <!-- Company -->\n        <div class=\"tb-imp-card\" id=\"tb-imp-company\">\n          <h3 class=\"tb-imp-h3\">Unternehmen<\/h3>\n          <dl class=\"tb-imp-dl\">\n            <dt>Unternehmensname<\/dt>\n            <dd>BEHSOFT O\u00dc<\/dd>\n\n            <dt>Produkt \/ Website<\/dt>\n            <dd>TaskBrowse<\/dd>\n\n            <dt>Rechtsform<\/dt>\n            <dd>O\u00dc (Osa\u00fching) \u2013 Gesellschaft mit beschr\u00e4nkter Haftung nach estnischem Recht<\/dd>\n\n            <dt>Anschrift<\/dt>\n            <dd>\n              <address class=\"tb-imp-address\">\n                BEHSOFT O\u00dc<br>\n                Ruunaoja tn 3<br>\n                Lasnam\u00e4e linnaosa<br>\n                11415 Tallinn<br>\n                Harju maakond, Estland\n              <\/address>\n            <\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- Representative -->\n        <div class=\"tb-imp-card\" id=\"tb-imp-representative\">\n          <h3 class=\"tb-imp-h3\">Vertretungsberechtigte Person<\/h3>\n          <dl class=\"tb-imp-dl\">\n            <dt>Vertreten durch<\/dt>\n            <dd>Majid Avaj<\/dd>\n\n            <dt>Funktion<\/dt>\n            <dd>Mitglied des Vorstands (Board Member)<\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- Contact -->\n        <div class=\"tb-imp-card\" id=\"tb-imp-contact\">\n          <h3 class=\"tb-imp-h3\">Kontakt<\/h3>\n          <!-- Note: Phone number not confirmed for public use. Do not add without explicit confirmation. -->\n          <dl class=\"tb-imp-dl\">\n            <dt>E-Mail<\/dt>\n            <dd><a class=\"tb-imp-link\" href=\"mailto:info@taskbrowse.com\">info@taskbrowse.com<\/a><\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- Register -->\n        <div class=\"tb-imp-card\" id=\"tb-imp-register\">\n          <h3 class=\"tb-imp-h3\">Registereintrag<\/h3>\n          <dl class=\"tb-imp-dl\">\n            <dt>Register<\/dt>\n            <dd>Eingetragen im estnischen Handelsregister (\u00c4riregister)<\/dd>\n\n            <dt>Registrierungscode<\/dt>\n            <dd>14707370<\/dd>\n          <\/dl>\n        <\/div>\n\n        <!-- VAT -->\n        <div class=\"tb-imp-card\" id=\"tb-imp-vat\">\n          <h3 class=\"tb-imp-h3\">Umsatzsteuer-Identifikationsnummer<\/h3>\n          <dl class=\"tb-imp-dl\">\n            <dt>USt-IdNr.<\/dt>\n            <dd>EE102547762<\/dd>\n          <\/dl>\n          <p class=\"tb-imp-note\">Angabe gem\u00e4\u00df \u00a7 27a Umsatzsteuergesetz.<\/p>\n        <\/div>\n\n      <\/section>\n\n      <!-- Section 2: Editorial responsibility -->\n      <section class=\"tb-imp-section\" aria-labelledby=\"tb-imp-editorial-heading\">\n        <h2 class=\"tb-imp-h2\" id=\"tb-imp-editorial-heading\">Redaktionell verantwortliche Person<\/h2>\n        <div class=\"tb-imp-card\">\n          <p class=\"tb-imp-body\">\n            Verantwortlich f\u00fcr journalistisch-redaktionelle Inhalte gem\u00e4\u00df \u00a7 18 Abs. 2 MStV:<br>\n            <strong>Majid Avaj<\/strong>, Anschrift wie oben.\n          <\/p>\n        <\/div>\n      <\/section>\n\n      <!-- Section 3: Dispute resolution -->\n      <section class=\"tb-imp-section\" aria-labelledby=\"tb-imp-dispute-heading\">\n        <h2 class=\"tb-imp-h2\" id=\"tb-imp-dispute-heading\">Streitbeilegung<\/h2>\n        <div class=\"tb-imp-card\">\n          <!-- LEGAL NOTE: The following sentence should be verified by a qualified German-speaking attorney before publication. -->\n          <p class=\"tb-imp-body\">\n            Wir sind nicht verpflichtet und nicht bereit, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.\n          <\/p>\n        <\/div>\n      <\/section>\n\n      <!-- Section 4: Liability for external links -->\n      <section class=\"tb-imp-section\" aria-labelledby=\"tb-imp-links-heading\">\n        <h2 class=\"tb-imp-h2\" id=\"tb-imp-links-heading\">Haftung f\u00fcr externe Links<\/h2>\n        <div class=\"tb-imp-card\">\n          <p class=\"tb-imp-body\">\n            Diese Website enth\u00e4lt Links zu externen Websites Dritter. Auf deren Inhalte haben wir keinen Einfluss und \u00fcbernehmen daf\u00fcr keine Haftung. F\u00fcr die Inhalte verlinkter Seiten ist der jeweilige Anbieter verantwortlich.\n          <\/p>\n        <\/div>\n      <\/section>\n\n      <!-- Last updated -->\n      <div class=\"tb-imp-meta\">\n        <p class=\"tb-imp-stand\">Stand: Juni 2026<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>TaskBrowse Impressum Gesetzliche Anbieterkennzeichnung Angaben gem\u00e4\u00df \u00a7 5 DDG Unternehmen Unternehmensname BEHSOFT O\u00dc Produkt \/ Website TaskBrowse Rechtsform O\u00dc (Osa\u00fching) \u2013 Gesellschaft mit beschr\u00e4nkter Haftung nach estnischem Recht Anschrift BEHSOFT O\u00dc Ruunaoja tn 3 Lasnam\u00e4e linnaosa 11415 Tallinn Harju maakond, Estland Vertretungsberechtigte Person Vertreten durch Majid Avaj Funktion Mitglied des Vorstands (Board Member) Kontakt E-Mail&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-7340","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/pages\/7340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/comments?post=7340"}],"version-history":[{"count":1,"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/pages\/7340\/revisions"}],"predecessor-version":[{"id":7341,"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/pages\/7340\/revisions\/7341"}],"wp:attachment":[{"href":"https:\/\/taskbrowse.com\/de\/wp-json\/wp\/v2\/media?parent=7340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}