Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 1m0s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
1434 lines
55 KiB
HTML
1434 lines
55 KiB
HTML
<!doctype html >
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="de"
|
|
class="">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
window._currentDevice = 'desktop';
|
|
window.Parameters = window.Parameters || {
|
|
HomeUrl: 'http://www.nemo-gmbh.de/',
|
|
|
|
SystemID: '1AND1_EU_PROD',
|
|
SiteAlias: '5b520240985440b48d8bfa8107f20a0d',
|
|
SiteType: atob('RFVEQU9ORQ=='),
|
|
PublicationDate: 'May 31, 2022',
|
|
ExternalUid: '3a1c9a9d-d67f-4aa0-acaa-aaf906c11fe7',
|
|
IsSiteMultilingual: false,
|
|
InitialPostAlias: '',
|
|
InitialPostPageUuid: '',
|
|
InitialDynamicItem: '',
|
|
DynamicPageInfo: {
|
|
isDynamicPage: false,
|
|
base64JsonRowData: 'null',
|
|
},
|
|
InitialPageAlias: 'impressum',
|
|
InitialPageUuid: '79656299e7b54d54889de72213e43172',
|
|
InitialPageId: '670239681',
|
|
InitialEncodedPageAlias: 'aW1wcmVzc3Vt',
|
|
InitialHeaderUuid: '1a4186534dac4bd4b89888c4aa9df9d2',
|
|
CurrentPageUrl: '',
|
|
IsCurrentHomePage: false,
|
|
AllowAjax: false,
|
|
AfterAjaxCommand: null,
|
|
HomeLinkText: 'Back To Home',
|
|
UseGalleryModule: false,
|
|
CurrentThemeName: 'Layout Theme',
|
|
ThemeVersion: '6110',
|
|
DefaultPageAlias: '',
|
|
RemoveDID: true,
|
|
WidgetStyleID: null,
|
|
IsHeaderFixed: false,
|
|
IsHeaderSkinny: false,
|
|
IsBfs: true,
|
|
StorePageAlias: 'null',
|
|
StorePagesUrls: 'e30=',
|
|
IsNewStore: 'false',
|
|
StorePath: '',
|
|
StoreId: 'null',
|
|
StoreVersion: 0,
|
|
StoreBaseUrl: '',
|
|
StoreCleanUrl: true,
|
|
StoreDisableScrolling: true,
|
|
IsStoreSuspended: false,
|
|
HasCustomDomain: true,
|
|
SimpleSite: false,
|
|
showCookieNotification: false,
|
|
cookiesNotificationMarkup: 'null',
|
|
translatedPageUrl: '',
|
|
isFastMigrationSite: false,
|
|
sidebarPosition: 'NA',
|
|
currentLanguage: 'de',
|
|
currentLocale: 'de',
|
|
NavItems: '{}',
|
|
errors: {
|
|
general: 'Fehler beim Herstellen der Verbindung zur Webseite.<br/> Stellen Sie sicher, dass Sie online sind.',
|
|
password: 'Benutzername oder Passwort falsch',
|
|
tryAgain: 'Erneut versuchen'
|
|
},
|
|
NavigationAreaParams: {
|
|
ShowBackToHomeOnInnerPages: true,
|
|
NavbarSize: 4,
|
|
NavbarLiveHomePage: 'http://www.nemo-gmbh.de/',
|
|
BlockContainerSelector: '.dmBody',
|
|
NavbarSelector: '#dmNav:has(a)',
|
|
SubNavbarSelector: '#subnav_main'
|
|
},
|
|
hasCustomCode: false,
|
|
planID: '2799',
|
|
customTemplateId: 'null',
|
|
siteTemplateId: 'null',
|
|
productId: 'DM_DIRECT',
|
|
disableTracking: false,
|
|
pageType: 'FROM_SCRATCH',
|
|
isRuntimeServer: true,
|
|
isInEditor: false,
|
|
hasNativeStore: false,
|
|
defaultLang: 'de',
|
|
hamburgerMigration: null,
|
|
isFlexSite: false
|
|
};
|
|
|
|
window.Parameters.LayoutID = {};
|
|
window.Parameters.LayoutID[window._currentDevice] = 6;
|
|
window.Parameters.LayoutVariationID = {};
|
|
window.Parameters.LayoutVariationID[window._currentDevice] = 5;
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Injecting site-wide to the head -->
|
|
|
|
|
|
|
|
|
|
<!-- End Injecting site-wide to the head -->
|
|
|
|
<!-- Inject secured cdn script -->
|
|
|
|
|
|
<!-- ========= Meta Tags ========= -->
|
|
<!-- PWA settings -->
|
|
<script>
|
|
function toHash(str) {
|
|
var hash = 5381, i = str.length;
|
|
while (i) {
|
|
hash = hash * 33 ^ str.charCodeAt(--i)
|
|
}
|
|
return hash >>> 0
|
|
}
|
|
</script>
|
|
<script>
|
|
(function (global) {
|
|
//const cacheKey = global.cacheKey;
|
|
const isOffline = 'onLine' in navigator && navigator.onLine === false;
|
|
const hasServiceWorkerSupport = 'serviceWorker' in navigator;
|
|
if (isOffline) {
|
|
console.log('offline mode');
|
|
}
|
|
if (!hasServiceWorkerSupport) {
|
|
console.log('service worker is not supported');
|
|
}
|
|
if (hasServiceWorkerSupport && !isOffline) {
|
|
window.addEventListener('load', function () {
|
|
const serviceWorkerPath = '/runtime-service-worker.js?v=3';
|
|
navigator.serviceWorker
|
|
.register(serviceWorkerPath, { scope: './' })
|
|
.then(
|
|
function (registration) {
|
|
// Registration was successful
|
|
console.log(
|
|
'ServiceWorker registration successful with scope: ',
|
|
registration.scope
|
|
);
|
|
},
|
|
function (err) {
|
|
// registration failed :(
|
|
console.log('ServiceWorker registration failed: ', err);
|
|
}
|
|
)
|
|
.catch(function (err) {
|
|
console.log(err);
|
|
});
|
|
});
|
|
|
|
// helper function to refresh the page
|
|
var refreshPage = (function () {
|
|
var refreshing;
|
|
return function () {
|
|
if (refreshing) return;
|
|
// prevent multiple refreshes
|
|
var refreshkey = 'refreshed' + location.href;
|
|
var prevRefresh = localStorage.getItem(refreshkey);
|
|
if (prevRefresh) {
|
|
localStorage.removeItem(refreshkey);
|
|
if (Date.now() - prevRefresh < 30000) {
|
|
return; // dont go into a refresh loop
|
|
}
|
|
}
|
|
refreshing = true;
|
|
localStorage.setItem(refreshkey, Date.now());
|
|
console.log('refereshing page');
|
|
window.location.reload();
|
|
};
|
|
})();
|
|
|
|
function messageServiceWorker(data) {
|
|
return new Promise(function (resolve, reject) {
|
|
if (navigator.serviceWorker.controller) {
|
|
var worker = navigator.serviceWorker.controller;
|
|
var messageChannel = new MessageChannel();
|
|
messageChannel.port1.onmessage = replyHandler;
|
|
worker.postMessage(data, [messageChannel.port2]);
|
|
function replyHandler(event) {
|
|
resolve(event.data);
|
|
}
|
|
} else {
|
|
resolve();
|
|
}
|
|
});
|
|
}
|
|
}
|
|
})(window);
|
|
</script>
|
|
<!-- Add manifest -->
|
|
<!-- End PWA settings -->
|
|
|
|
|
|
|
|
<link rel="canonical" href="impressum.html">
|
|
|
|
<meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
<!--Add favorites icons-->
|
|
|
|
<link rel="apple-touch-icon"
|
|
href="https://cdn.website-editor.net/5b520240985440b48d8bfa8107f20a0d/dms3rep/multi/NEMO%2BLogo%2BFinal-640w.png"/>
|
|
|
|
<link rel="icon" type="image/x-icon" href="https://cdn.website-editor.net/5b520240985440b48d8bfa8107f20a0d/site_favicon_16_1586930453286.ico"/>
|
|
|
|
<!-- End favorite icons -->
|
|
<link rel="preconnect" href="https://le-cdn.website-editor.net/"/>
|
|
|
|
|
|
|
|
<!-- render the required CSS and JS in the head section -->
|
|
<script id='d-js-dmapi'>
|
|
window.SystemID = '1AND1_EU_PROD';
|
|
|
|
if (!window.dmAPI) {
|
|
window.dmAPI = {
|
|
registerExternalRuntimeComponent: function () {
|
|
},
|
|
getCurrentDeviceType: function () {
|
|
return window._currentDevice;
|
|
},
|
|
runOnReady: (ns, fn) => {
|
|
const safeFn = dmAPI.toSafeFn(fn);
|
|
ns = ns || 'global_' + Math.random().toString(36).slice(2, 11);
|
|
const eventName = 'afterAjax.' + ns;
|
|
|
|
if (document.readyState === 'complete') {
|
|
$.DM.events.off(eventName).on(eventName, safeFn);
|
|
setTimeout(function () {
|
|
safeFn({
|
|
isAjax: false,
|
|
});
|
|
}, 0);
|
|
} else {
|
|
window?.waitForDeferred?.('dmAjax', () => {
|
|
$.DM.events.off(eventName).on(eventName, safeFn);
|
|
safeFn({
|
|
isAjax: false,
|
|
});
|
|
});
|
|
}
|
|
},
|
|
toSafeFn: (fn) => {
|
|
if (fn?.safe) {
|
|
return fn;
|
|
}
|
|
const safeFn = function (...args) {
|
|
try {
|
|
return fn?.apply(null, args);
|
|
} catch (e) {
|
|
console.log('function failed ' + e.message);
|
|
}
|
|
};
|
|
safeFn.safe = true;
|
|
return safeFn;
|
|
}
|
|
};
|
|
}
|
|
|
|
if (!window.requestIdleCallback) {
|
|
window.requestIdleCallback = function (fn) {
|
|
setTimeout(fn, 0);
|
|
}
|
|
}
|
|
</script>
|
|
|
|
<!-- loadCSS function header.jsp-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script id="d-js-load-css">
|
|
/**
|
|
* There are a few <link> tags with CSS resource in them that are preloaded in the page
|
|
* in each of those there is a "onload" handler which invokes the loadCSS callback
|
|
* defined here.
|
|
* We are monitoring 3 main CSS files - the runtime, the global and the page.
|
|
* When each load we check to see if we can append them all in a batch. If threre
|
|
* is no page css (which may happen on inner pages) then we do not wait for it
|
|
*/
|
|
(function () {
|
|
let cssLinks = {};
|
|
function loadCssLink(link) {
|
|
link.onload = null;
|
|
link.rel = "stylesheet";
|
|
link.type = "text/css";
|
|
}
|
|
|
|
function checkCss() {
|
|
const pageCssLink = document.querySelector("[id*='CssLink']");
|
|
const widgetCssLink = document.querySelector("[id*='widgetCSS']");
|
|
|
|
if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) {
|
|
const storedRuntimeCssLink = cssLinks.runtime;
|
|
const storedPageCssLink = cssLinks.page;
|
|
const storedGlobalCssLink = cssLinks.global;
|
|
const storedWidgetCssLink = cssLinks.widget;
|
|
|
|
storedGlobalCssLink.disabled = true;
|
|
loadCssLink(storedGlobalCssLink);
|
|
|
|
if (storedPageCssLink) {
|
|
storedPageCssLink.disabled = true;
|
|
loadCssLink(storedPageCssLink);
|
|
}
|
|
|
|
if(storedWidgetCssLink) {
|
|
storedWidgetCssLink.disabled = true;
|
|
loadCssLink(storedWidgetCssLink);
|
|
}
|
|
|
|
storedRuntimeCssLink.disabled = true;
|
|
loadCssLink(storedRuntimeCssLink);
|
|
|
|
requestAnimationFrame(() => {
|
|
setTimeout(() => {
|
|
storedRuntimeCssLink.disabled = false;
|
|
storedGlobalCssLink.disabled = false;
|
|
if (storedPageCssLink) {
|
|
storedPageCssLink.disabled = false;
|
|
}
|
|
if (storedWidgetCssLink) {
|
|
storedWidgetCssLink.disabled = false;
|
|
}
|
|
// (SUP-4179) Clear the accumulated cssLinks only when we're
|
|
// sure that the document has finished loading and the document
|
|
// has been parsed.
|
|
if(document.readyState === 'interactive') {
|
|
cssLinks = null;
|
|
}
|
|
}, 0);
|
|
});
|
|
}
|
|
}
|
|
|
|
|
|
function loadCSS(link) {
|
|
try {
|
|
var urlParams = new URLSearchParams(window.location.search);
|
|
var noCSS = !!urlParams.get("nocss");
|
|
var cssTimeout = urlParams.get("cssTimeout") || 0;
|
|
|
|
if (noCSS) {
|
|
return;
|
|
}
|
|
if (link.href && link.href.includes("d-css-runtime")) {
|
|
cssLinks.runtime = link;
|
|
checkCss();
|
|
} else if (link.id === "siteGlobalCss") {
|
|
cssLinks.global = link;
|
|
checkCss();
|
|
}
|
|
|
|
else if (link.id && link.id.includes("CssLink")) {
|
|
cssLinks.page = link;
|
|
checkCss();
|
|
} else if (link.id && link.id.includes("widgetCSS")) {
|
|
cssLinks.widget = link;
|
|
checkCss();
|
|
}
|
|
|
|
else {
|
|
requestIdleCallback(function () {
|
|
window.setTimeout(function () {
|
|
loadCssLink(link);
|
|
}, parseInt(cssTimeout, 10));
|
|
});
|
|
}
|
|
} catch (e) {
|
|
throw e
|
|
}
|
|
}
|
|
window.loadCSS = window.loadCSS || loadCSS;
|
|
})();
|
|
</script>
|
|
|
|
|
|
|
|
<script data-role="deferred-init" type="text/javascript">
|
|
/* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/
|
|
function Def() {
|
|
this.promise = new Promise((function (a, b) {
|
|
this.resolve = a, this.reject = b
|
|
}).bind(this))
|
|
}
|
|
|
|
const defs = {};
|
|
window.getDeferred = function (a) {
|
|
return null == defs[a] && (defs[a] = new Def), defs[a]
|
|
}
|
|
window.waitForDeferred = function (b, a, c) {
|
|
let d = window?.getDeferred?.(b);
|
|
d
|
|
? d.promise.then(a)
|
|
: c && ["complete", "interactive"].includes(document.readyState)
|
|
? setTimeout(a, 1)
|
|
: c
|
|
? document.addEventListener("DOMContentLoaded", a)
|
|
: console.error(`Deferred does not exist`);
|
|
};
|
|
</script>
|
|
<style id="forceCssIncludes">
|
|
/* This file is auto-generated from a `scss` file with the same name */
|
|
|
|
.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative}
|
|
|
|
|
|
</style>
|
|
<style id="cssVariables" type="text/css">
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Google Fonts Include -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- loadCSS function fonts.jsp-->
|
|
|
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/fonts/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&subset=latin-ext&display=swap" />
|
|
|
|
|
|
|
|
|
|
|
|
<!-- RT CSS Include d-css-runtime-desktop-one-package-new-->
|
|
<link rel="stylesheet" type="text/css" href="https://static-cdn.website-editor.net/mnlt/production/6455/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-new.min.css" />
|
|
|
|
<!-- End of RT CSS Include -->
|
|
|
|
<link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/WIDGET_CSS/97a620d3f2ca7b0f75fa2453b548361b.css" id="widgetCSS" />
|
|
|
|
<!-- Support `img` size attributes -->
|
|
<style>img[width][height] {
|
|
height: auto;
|
|
}</style>
|
|
|
|
<!-- Support showing sticky element on page only -->
|
|
<style>
|
|
body[data-page-alias="impressum"] #dm [data-show-on-page-only="impressum"] {
|
|
display: block !important;
|
|
}
|
|
</style>
|
|
|
|
<!-- This is populated in Ajax navigation -->
|
|
<style id="pageAdditionalWidgetsCss" type="text/css">
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<!-- Site CSS -->
|
|
<link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/5b520240985440b48d8bfa8107f20a0d/files/5b520240985440b48d8bfa8107f20a0d_1.min.css?v=72" id="siteGlobalCss" />
|
|
|
|
|
|
|
|
<style id="customWidgetStyle" type="text/css">
|
|
|
|
</style>
|
|
<style id="innerPagesStyle" type="text/css">
|
|
|
|
</style>
|
|
|
|
|
|
<style
|
|
id="additionalGlobalCss" type="text/css"
|
|
>
|
|
</style>
|
|
|
|
<style id="pagestyle" type="text/css">
|
|
*#dm *.dmBody div.u_1144088973
|
|
{
|
|
line-height:150% !important;
|
|
}
|
|
*#dm *.dmBody div.u_1970845985
|
|
{
|
|
line-height:150% !important;
|
|
}
|
|
*#dm *.dmBody div.u_1854571410
|
|
{
|
|
background-repeat:no-repeat !important;
|
|
background-image:none !important;
|
|
background-size:cover !important;
|
|
}
|
|
*#dm *.dmBody div.u_1885042527
|
|
{
|
|
background-color:rgba(0,0,0,0) !important;
|
|
}
|
|
*#dm *.dmBody div.u_1018712295
|
|
{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5b520240985440b48d8bfa8107f20a0d/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie_Vermessung+%285+von+99%29-862e11fd-2880w.jpg) !important;
|
|
}
|
|
*#dm *.dmBody *.u_1018712295:before
|
|
{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(255,255,255) !important;
|
|
}
|
|
*#dm *.dmBody *.u_1018712295.before
|
|
{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(255,255,255) !important;
|
|
}
|
|
*#dm *.dmBody *.u_1018712295>.bgExtraLayerOverlay
|
|
{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(255,255,255) !important;
|
|
}
|
|
|
|
</style>
|
|
|
|
<style id="pagestyleDevice" type="text/css">
|
|
*#dm *.dmBody h1.u_1321182104
|
|
{
|
|
display:block !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
max-width:100% !important;
|
|
margin-top:8px !important;
|
|
margin-bottom:8px !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
}
|
|
*#dm *.dmBody h2.u_1321182104
|
|
{
|
|
display:block !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
max-width:100% !important;
|
|
margin-top:8px !important;
|
|
margin-bottom:8px !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
}
|
|
*#dm *.dmBody h3.u_1321182104
|
|
{
|
|
margin-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
}
|
|
*#dm *.dmBody div.u_1144088973
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
display:block !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
margin-top:15px !important;
|
|
margin-bottom:0 !important;
|
|
}
|
|
*#dm *.dmBody div.u_1970845985
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
display:block !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
margin-top:15px !important;
|
|
margin-bottom:0 !important;
|
|
}
|
|
*#dm *.dmBody h4.u_1794567936
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
margin-top:40px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
}
|
|
*#dm *.dmBody div.u_1885042527
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:70px !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:30px !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
max-width:none !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:40px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
}
|
|
*#dm *.dmBody div.u_1805080798
|
|
{
|
|
height:386px !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:456px !important;
|
|
position:relative !important;
|
|
padding-top:0 !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:0 !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
max-width:calc(100% - 252px) !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:center !important;
|
|
}
|
|
*#dm *.dmBody h3.u_1794567936
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
display:block !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
margin-top:41px !important;
|
|
margin-bottom:8px !important;
|
|
}
|
|
*#dm *.dmBody h3.u_1753836395
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
display:block !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
margin-top:20px !important;
|
|
margin-bottom:8px !important;
|
|
}
|
|
*#dm *.dmBody h4.u_1753836395
|
|
{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important;
|
|
margin-right:auto !important;
|
|
margin-left:auto !important;
|
|
margin-top:24px !important;
|
|
margin-bottom:0 !important;
|
|
}
|
|
*#dm *.dmBody div.u_1018712295
|
|
{
|
|
margin-left:0px !important;
|
|
padding-top:300px !important;
|
|
padding-left:0px !important;
|
|
padding-bottom:300px !important;
|
|
margin-top:0px !important;
|
|
margin-bottom:0px !important;
|
|
padding-right:0px !important;
|
|
margin-right:0px !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:auto !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
max-width:none !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
background-attachment:initial !important;
|
|
background-size:cover !important;
|
|
background-position:50% 50% !important;
|
|
background-repeat:no-repeat !important;
|
|
}
|
|
|
|
</style>
|
|
|
|
<!-- Flex Sections CSS -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<style id="globalFontSizeStyle" type="text/css">
|
|
.font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-24, .size-24, .size-24 > font { font-size: 24px !important; }
|
|
</style>
|
|
<style id="pageFontSizeStyle" type="text/css">
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<style id="hideAnimFix">
|
|
.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
|
|
visibility: hidden !important;
|
|
}
|
|
|
|
#dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
|
|
visibility: hidden;
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<style id="fontFallbacks">
|
|
@font-face {
|
|
font-family: "Cabin Fallback";
|
|
src: local('Arial');
|
|
ascent-override: 101.7818%;
|
|
descent-override: 26.3684%;
|
|
size-adjust: 94.8106%;
|
|
line-gap-override: 0%;
|
|
}@font-face {
|
|
font-family: "Helvetica Fallback";
|
|
src: local('Arial');
|
|
ascent-override: 77.002%;
|
|
descent-override: 22.998%;
|
|
line-gap-override: 0%;
|
|
}
|
|
</style>
|
|
|
|
|
|
<!-- End render the required css and JS in the head section -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://www.nemo-gmbh.de/impressum">
|
|
|
|
<title>
|
|
Impressum und Datenschutz
|
|
</title>
|
|
|
|
<meta name="keywords" content="Nemo, Solar, Photovoltaik, Tiefbau, E-TIB, Guben,"/>
|
|
<meta name="description" content="NEMO steht für Nachhaltige Energien und Mobilität.
|
|
Als Spezialist für Planung und Umsetzung Solarparks, Internetausbau und Elektromobilität wollen wir gezielt Regionen in Brandenburg stärken."/>
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
|
<meta name="twitter:title" content="Impressum und Datenschutz"/>
|
|
<meta name="twitter:description" content="NEMO steht für Nachhaltige Energien und Mobilität.
|
|
Als Spezialist für Planung und Umsetzung Solarparks, Internetausbau und Elektromobilität wollen wir gezielt Regionen in Brandenburg stärken."/>
|
|
<meta property="og:description" content="NEMO steht für Nachhaltige Energien und Mobilität.
|
|
Als Spezialist für Planung und Umsetzung Solarparks, Internetausbau und Elektromobilität wollen wir gezielt Regionen in Brandenburg stärken."/>
|
|
<meta property="og:title" content="Impressum und Datenschutz"/>
|
|
|
|
|
|
|
|
|
|
<!-- SYS- MUFORDFfRVVfUFJPRA== -->
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<body id="dmRoot" data-page-alias="impressum" class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite dmLargeBody "
|
|
style="padding:0;margin:0;"
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- ========= Site Content ========= -->
|
|
<div id="dm" class='dmwr'>
|
|
|
|
<div class="dm_wrapper standard-var5 widgetStyle-3 standard">
|
|
<div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-sec hasAnimations dmPageBody d-page-1716942098 inputs-css-clean dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-buttonstyle="ROUND_SIDES" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="dmHeader p_hfcontainer u_hcontainer" freeheader="true"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="u_1571063569 dmRespRow dmHeaderContent freeHeaderRow1" id="1571063569"> <div class="dmRespColsWrapper clearfix" id="1618005341"> <div class="u_1188728890 dmRespCol small-12 large-3 medium-3" id="1188728890"> <span id="1847680890"></span>
|
|
<div class="u_1537060048 imageWidget align-center" data-widget-type="image" id="1537060048" data-element-type="image"> <a href="index.html" id="1120969391"><img data-inject="home-At18logo" src="https://le-cdn.website-editor.net/5b520240985440b48d8bfa8107f20a0d/dms3rep/multi/opt/NEMO+Logo+Final-1920w.png" id="1266195280" class="" data-dm-image-path="https://cdn.website-editor.net/5b520240985440b48d8bfa8107f20a0d/dms3rep/multi/NEMO+Logo+Final.png" onerror="handleImageLoadError(this)"/></a>
|
|
</div>
|
|
</div>
|
|
<div class="u_1780181932 dmRespCol small-12 large-9 medium-9" id="1780181932"> <span id="1520082955"></span>
|
|
<nav class="u_1284501632 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1284501632" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" navigation_id="" wr="false" icon="true" surround="false" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container unav-top " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="index.html" class="unifiednav__item unav-item unav-top-item dmUDNavigationItem_00 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
|
|
Startseite
|
|
" data-auto="page-text-style">Startseite<span class="icon icon-angle-down"></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="newpage.html" class="unifiednav__item unav-item unav-top-item dmUDNavigationItem_010101316181 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
|
|
Über uns
|
|
" data-auto="page-text-style">Über uns<span class="icon icon-angle-down"></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="kompetenzen.html" class="unifiednav__item unav-item unav-top-item dmUDNavigationItem_01010166579 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
|
|
Kompetenzen
|
|
" data-auto="page-text-style">Kompetenzen<span class="icon icon-angle-down"></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="kontakt.html" class="unifiednav__item unav-item unav-top-item dmUDNavigationItem_01010149495 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
|
|
Kontakt
|
|
" data-auto="page-text-style">Kontakt<span class="icon icon-angle-down"></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="impressum.html" class="unifiednav__item unav-item unav-top-item dmNavItemSelected dmUDNavigationItem_010101918448 " target="" data-target-page-alias="" aria-current="page" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
|
|
Impressum
|
|
" data-auto="page-text-style">Impressum<span class="icon icon-angle-down"></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div>
|
|
<!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"> <div class="innerPageTitle">Impressum</div>
|
|
</div>
|
|
<div class="titleLine display_None"><hr/></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_impressum dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div class="u_1018712295 dmRespRow dmSectionNoParallax" style="text-align: center;" id="1018712295"> <div class="dmRespColsWrapper" id="1581887252"> <div class="dmRespCol small-12 medium-12 large-12 u_1854571410" id="1854571410"> <div data-element-type="spacer" class="u_1805080798 dmSpacer" id="1805080798"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1885042527 dmRespRow" style="text-align: center;" id="1885042527"> <div class="dmRespColsWrapper" id="1936570174"> <div class="u_1681270400 dmRespCol small-12 medium-12 large-12" id="1681270400" data-anim-desktop="fadeInUp"> <h2 class="u_1321182104 dmNewParagraph" id="1321182104" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph"><div style="text-align: center;"><span style="font-weight: 600;"><font class="m-font-size-36 lh-1 font-size-48">Impressum und Datenschutz</font><br/></span></div><font></font></h2> <h4 class="dmNewParagraph" data-element-type="paragraph" id="1971690327" style="transition: opacity 1s ease-in-out;"><div style="text-align: center;"><span style="font-weight: normal;">Was sein muss, muss sein.<br/></span></div></h4> <h4 class="u_1794567936 dmNewParagraph" id="1794567936" style="transition: none; display: block;" data-element-type="paragraph"><span></span><div style="text-align: left;"><font class="font-size-24 lh-1">Impressum</font></div></h4> <div class="u_1144088973 dmNewParagraph" id="1144088973" data-styletopreserve="{" background-image="" :=""><div style=""><b>Gesellschaft</b><br/>NEMO Projektentwicklung GmbH<br/>Gewerbestraße 22<br/>03172 Guben<br/><b>Vertreten durch</b><br/><font style="color: rgb(20, 50, 86);">Geschäftsführer Danny Joseph</font><br/><b>Kontakt</b><br/><font style="color: rgb(20, 50, 86);">Telefon: +49 3561 6851694<br/>Telefax: +49 3561 6857735</font><br/>E-Mail: info@nemo-gmbh.com<br/>Internet: www.nemo-gmbh.de<br/></div><div style=""><br/></div><div style=""><b>Rechtsform</b><br/><font style="color: rgb(245, 130, 1);"><font style="color: rgb(20, 50, 86);">Gesellschaft mit beschränkter Haftung (GmbH)</font><br/><font style="color: rgb(20, 50, 86);">Amtsgericht Cottbus: HRB 16146 CB</font></font><br/></div><div style=""><br/></div><div style=""><font style="color: rgb(20, 50, 86);">Umsatzsteueridentifikations-Nummer<br/>Umsatzsteuer ID:</font>
|
|
<br/></div><div style=""><br/></div><div style=""><font style="color: rgb(20, 50, 86);"><b>Links</b><br/>Alle von uns gesetzten Links sind als Empfehlung zu werten. Trotz inhaltlicher Kontrolle der externen Links bei erstmaliger Erstellung übernehmen wir keine Haftung für deren Inhalte. Erst wenn wir feststellen oder von anderen darauf hingewiesen werden, dass ein externer Link eine zivil- oder strafrechtliche Verantwortlichkeit auslöst, werden wir diesen Link aufheben.</font><br/><b><br/></b></div><div style=""><b>Bildquellen</b><br/>NEMO Projektentwicklung GmbH<br/>Inhaltlich Verantwortlicher<br/>NEMO Projektentwicklung GmbH, Gewerbestraße 22, 03172 Guben</div></div> <h4 class="u_1753836395 dmNewParagraph" id="1753836395" style="transition: none; display: block;" data-element-type="paragraph"><font class="font-size-24 lh-1">Datenschutz</font></h4> <div class="u_1970845985 dmNewParagraph" id="1970845985" style="transition: none; display: block;"><div style="">1. Besuch der Website der NEMO Projektentwicklung GmbH<br/>Ihr Browser überliefert bei einem Aufruf der Website der NEMO Projektentwicklung GmbH automatisch Daten des zugreifenden Systems an den Server unserer Website. Dabei handelt es sich um Uhrzeit und Datum des Zugriffs, Art des verwendeten Betriebssystems und Browserversion, die Website von wo der Zugriff aus erfolgte, die IP-Adresse des anfragenden Rechners.<br/>Name Ihres Internet-Service-Providers und Daten die hiermit Zusammenhängen bzw. vergleichbar sind, sowie die Information, welche Seiten von der NEMO Projektentwicklung GmbH aufgerufen wurden.<br/>Die Datenerhebung dient dem Zweck unsere Homepage zugänglich zu machen und sie sicher betreiben und nutzen zu können und entsprechende Fehler zu beheben, sowie unsere Website zu verbessern. Die Verwendung der Daten erfolgt dabei in anonymisierter Form. Darüber hinaus erfolgt eine Auswertung der IP-Adresse lediglich bei missbräuchlicher Nutzung unserer Website, wie zum Zweck der Sabotage oder eines Angriffs.<br/>2. Verwendung von Cookies</div><div style="">Es kommt bei dem Besuch unserer Website zum Einsatz sogenannter Cookies. Cookies sind kleine Informationsdateien, die von Ihrem Browser auf der Festplatte Ihres Rechners zwischengespeichert werden. Cookies ermöglichen uns, die Nutzung unserer Website einfacher und ansprechender zu gestalten. Sie dienen dem Zweck, das Verhalten eines Besuchers unserer Website in anonymisierter Form analysieren zu können. Die Informationen die durch den Cookie übermittelt werden beschränken sich regelmäßig auf die Zugriffsdaten, also auf z. B. Datum und Uhrzeit des Zugriffs, Namen der Domain, von welcher die Cookie-Daten gesendet wurden, die die von Ihnen besuchten Seiten, Browserversion sowie Ihr Betriebssystem sowie Informationen über das Alter des Cookies. Diese Informationen werden nicht verwendet, um den Besucher zu identifizieren. Personenbezogene Rückschlüsse auf den einzelnen Nutzer werden nicht gezogen. In Ihren Browsereinstellungen kann die Cookie-Funktion eingeschränkt oder ausgeschaltet werden. Zudem können dort auch gespeicherte Cookies gelöscht werden. Die Deaktivierung von Cookies kann unter Umständen zu Beeinträchtigungen einzelner Funktionen, bei dem Besuch unserer Website führen.<br/>3. Kontaktaufnahme<br/>Die Website der NEMO Projektentwicklung GmbH stellt Ihnen unsere Kontaktdaten zur Verfügung. Wenn Sie mit uns in Kontakt treten, beispielsweise per Telefon oder per E-Mail, dann speichern wir Ihre Kontaktdaten. Dies erfolgt ausschließlich zum Zweck der Bearbeitung Ihrer Anfrage und um die notwendige Korrespondenz mit Ihnen ermöglichen zu können.<br/>4. Weitergabe von Daten an Dritte<br/>Personenbezogene Daten werden außer in den in vorgenannten Fällen ohne Ihre ausdrückliche Einwilligung von uns an Dritte nur weitergegeben, wenn die NEMO Projektentwicklung GmbH hierzu durch Gesetz verpflichtet sind oder eine gesetzliche Grundlage hierfür besteht. Insbesondere werden keine personenbezogenen Daten an Dritte außerhalb der Europäischen Union oder außerhalb Deutschlands weitergegeben.<br/>5. Datensicherheit<br/>Für die Sicherung unserer Website und unserer Computersysteme ergreifen wir die geeigneten und angemessenen technischen und organisatorischen Maßnahmen, um Ihre Daten vor unbefugtem Zugriff durch Dritte, vor Missbrauch, Manipulation, Verlust, Zerstörung zu schützen. Bitte beachten Sie aber, dass die Datenübertragung im Internet Sicherheitsrisiken birgt. Ein lückenloser Schutz kann dabei nicht gewährleistet werden.<br/>6. Löschung der Daten<br/>Ihre personenbezogenen Daten werden unverzüglich nach Wegfall des Zwecks der Erhebung, Verarbeitung und Nutzung gelöscht sofern nicht aufgrund einer gesetzlichen Bestimmung eine längere Speicherung vorgeschrieben oder unter Umständen ermöglicht ist. Nutzungsdaten von Besuchen auf der Website werden regelmäßig für einen Zeitraum von 30 Tagen gespeichert und danach automatisiert gelöscht.<br/>7. Anspruch auf Auskunft, Berichtigung, Sperrung und Löschung Ihrer Daten und Widerrufsrecht<br/>Sie haben Anspruch auf unentgeltliche Auskunft über die zu Ihrer Person von der NEMO Projektentwicklung GmbH gespeicherten Daten sowie gegebenenfalls Anspruch auf Berichtigung, Sperrung oder Löschung dieser Daten.<br/>Eine von Ihnen erteilte Einwilligung zur Datenverarbeitung können sie jederzeit widerrufen. Hierfür, oder bei bestehenden Fragen zur Nutzung Ihrer personenbezogenen Daten senden sie uns bitte eine Nachricht (E-Mail: info@nemo-gmbh.com, Kontaktdaten)<br/>8. Beschwerdemöglichkeit<br/>Zusätzlich können Sie sich zur Beschwerde an die zuständige Aufsichtsbehörde, den Berliner Beauftragten für Datenschutz und Informationsfreiheit (https://lfd.niedersachsen.de/startseite/) wenden<br/>9. Anpassungsklausel<br/>Die Anpassung und Aktualisierung unserer Datenschutzerklärung aufgrund technischen Fortschritts, einer Nutzeranpassung, einer Weiterentwicklung unserer Website, oder aufgrund geänderter gesetzlicher oder behördlicher Bestimmungen behalten wir uns vor.</div></div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="dmFooterContainer"> <div id="fcontainer" class="f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="u_1465871800 dmRespRow dmFooterContent" id="1465871800"> <div class="dmRespColsWrapper" id="1995794985"> <div class="dmRespCol dmFooterCol small-12 medium-12 large-12" id="1251437857"> <h2 class="u_1665821853 dmNewParagraph" id="1665821853" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph"><font data-inject="home-At18footerContactTitle" style="color: rgb(255, 255, 255);">Kontakt</font></h2> <div class="u_1430628913 dmNewParagraph" id="1430628913" data-styletopreserve="{" background-image="" :=""><font style="color: rgb(255, 255, 255);"> <span data-inject="semantic-PhoneLabel">Rufen Sie uns gerne an:</span>
|
|
<span data-inject="semantic-PhoneNumber">03561 6851694<br/>oder schreiben Sie eine Mail: info@nemo-gmbh.de</span>
|
|
</font></div> <div class="u_1396494604 dmNewParagraph" id="1396494604" style="display: block;"><div> <font style="color: rgb(255, 255, 255);"> <span data-inject="semantic-AddressLabel">Hier finden Sie uns:</span>
|
|
<span data-inject="semantic-FullAddress"><br/></span></font></div><div><font style="color: rgb(255, 255, 255);"><span data-inject="semantic-FullAddress">NEMO Projektentwicklung GmbH</span></font></div><div><font style="color: rgb(255, 255, 255);"><span data-inject="semantic-FullAddress"></span></font></div><font style="color: rgb(255, 255, 255);"><span data-inject="semantic-FullAddress">Gewerbestraße 22<br/>03172 Guben</span>
|
|
</font>
|
|
</div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1427428490" file="false" href="impressum.html" data-element-type="dButtonLinkId" id="1427428490"> <span class="iconBg" id="1492549072"> <span class="icon hasFontIcon icon-star" id="1088283426"></span>
|
|
</span>
|
|
<span class="text" id="1510023214">Datenschutz</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1576127663" style="text-align: center;" id="1576127663"> <div class="dmRespColsWrapper" id="1029794467"> <div class="dmRespCol small-12 medium-12 large-12" id="1854509675"> <div class="u_1092061888 dmNewParagraph" id="1092061888" style="transition: opacity 1s ease-in-out;"><font style="color: rgb(139, 139, 139);"> <span data-inject="semantic-Copyright">Copyright © Nemo GmbH 2020. </span>
|
|
</font></div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<!-- Add full CSS and Javascript before the close tag of the body if needed -->
|
|
<!-- ========= JS Section ========= -->
|
|
<script>
|
|
var isWLR = true;
|
|
|
|
window.customWidgetsFunctions = {};
|
|
window.customWidgetsStrings = {};
|
|
window.collections = {};
|
|
window.currentLanguage = "GERMAN"
|
|
window.isSitePreview = false;
|
|
</script>
|
|
<script type="text/javascript">
|
|
|
|
var d_version = "production_6455";
|
|
var build = "2026-05-14T12_48_35";
|
|
window['v' + 'ersion'] = d_version;
|
|
|
|
function buildEditorParent() {
|
|
window.isMultiScreen = true;
|
|
window.editorParent = {};
|
|
window.previewParent = {};
|
|
window.assetsCacheQueryParam = "?version=2026-05-14T12_48_35";
|
|
try {
|
|
var _p = window.parent;
|
|
if (_p && _p.document && _p.$ && _p.$.dmfw) {
|
|
window.editorParent = _p;
|
|
} else if (_p.isSitePreview) {
|
|
window.previewParent = _p;
|
|
}
|
|
} catch (e) {
|
|
|
|
}
|
|
}
|
|
|
|
buildEditorParent();
|
|
</script>
|
|
|
|
<!-- Load jQuery -->
|
|
<script type="text/javascript" id='d-js-jquery'
|
|
src="https://static-cdn.website-editor.net/libs/jquery/jquery-3.7.0.min.js"></script>
|
|
<!-- End Load jQuery -->
|
|
<!-- Injecting site-wide before scripts -->
|
|
<!-- End Injecting site-wide to the head -->
|
|
|
|
|
|
<script>
|
|
var _jquery = window.$;
|
|
|
|
var jqueryAliases = ['$', 'jquery', 'jQuery'];
|
|
|
|
jqueryAliases.forEach((alias) => {
|
|
Object.defineProperty(window, alias, {
|
|
get() {
|
|
return _jquery;
|
|
},
|
|
set() {
|
|
console.warn("Trying to over-write the global jquery object!");
|
|
}
|
|
});
|
|
});
|
|
window.jQuery.migrateMute = true;
|
|
</script>
|
|
<script>
|
|
window.cookiesNotificationMarkupPreview = 'null';
|
|
</script>
|
|
|
|
<!-- HEAD RT JS Include -->
|
|
<script id='d-js-params'>
|
|
window.INSITE = window.INSITE || {};
|
|
window.INSITE.device = "desktop";
|
|
|
|
window.rtCommonProps = {};
|
|
rtCommonProps["rt.ajax.ajaxScriptsFix"] =true;
|
|
rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20=';
|
|
rtCommonProps["runtimecollector.url"] = 'https://rtc.website-editor.net';
|
|
rtCommonProps["performance.tabletPreview.removeScroll"] = 'false';
|
|
rtCommonProps["inlineEditGrid.snap"] =true;
|
|
rtCommonProps["popup.insite.cookie.ttl"] = '0.5';
|
|
rtCommonProps["rt.pushnotifs.force.button"] =true;
|
|
rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw';
|
|
rtCommonProps["common.mapbox.js.override"] =false;
|
|
rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo';
|
|
rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA';
|
|
rtCommonProps["isCoverage.test"] =false;
|
|
rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js';
|
|
rtCommonProps["common.resources.dist.cdn"] =true;
|
|
rtCommonProps["common.build.dist.folder"] = 'production/6455';
|
|
rtCommonProps["common.resources.cdn.host"] = 'https://static-cdn.website-editor.net';
|
|
rtCommonProps["common.resources.folder"] = 'https://static-cdn.website-editor.net/mnlt/production/6455';
|
|
rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true;
|
|
rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true;
|
|
rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true;
|
|
rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true;
|
|
rtCommonProps["feature.flag.runOnReadyNewTask"] =true;
|
|
rtCommonProps["isAutomation.test"] =false;
|
|
rtCommonProps["booking.cal.api.domain"] = 'api.cal.com';
|
|
|
|
|
|
rtCommonProps['common.mapsProvider'] = 'mapbox';
|
|
|
|
rtCommonProps['common.mapsProvider.version'] = '0.52.0';
|
|
rtCommonProps['common.geocodeProvider'] = 'mapbox';
|
|
rtCommonProps['server.for.resources'] = '';
|
|
rtCommonProps['feature.flag.lazy.widgets'] = true;
|
|
rtCommonProps['feature.flag.single.wow'] = false;
|
|
rtCommonProps['feature.flag.disallowPopupsInEditor'] = true;
|
|
rtCommonProps['feature.flag.mark.anchors'] = true;
|
|
rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz';
|
|
rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME';
|
|
rtCommonProps["images.sizes.small"] =160;
|
|
rtCommonProps["images.sizes.mobile"] =640;
|
|
rtCommonProps["images.sizes.tablet"] =1280;
|
|
rtCommonProps["images.sizes.desktop"] =1920;
|
|
rtCommonProps["modules.resources.cdn"] =true;
|
|
rtCommonProps["import.images.storage.imageCDN"] = 'https://le-cdn.website-editor.net/';
|
|
rtCommonProps["feature.flag.runtime.inp.threshold"] =150;
|
|
rtCommonProps["feature.flag.performance.logs"] =false;
|
|
rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha';
|
|
rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K';
|
|
rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing';
|
|
rtCommonProps["termly.mapbox.consent.category"] = 'performance';
|
|
// feature flags that's used out of runtime module (in legacy files)
|
|
rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true;
|
|
|
|
window.rtFlags = {};
|
|
rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =false;
|
|
rtFlags["scripts.widgetCount.enabled"] =true;
|
|
rtFlags["fnb.animations.tracking.enabled"] =true;
|
|
rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false;
|
|
rtFlags["ecom.ecwid.accountPage.emptyBaseUrl.enabled"] = true;
|
|
rtFlags["ecom.ecwid.pages.links.disable.listeners"] = true;
|
|
rtFlags["ecom.ecwid.storefrontV3.enabled"] = false;
|
|
rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true;
|
|
rtFlags["feature.flag.photo.gallery.exact.size"] =true;
|
|
rtFlags["geocode.search.localize"] =false;
|
|
rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false;
|
|
rtFlags["twitter.heightLimit.enabled"] = true;
|
|
rtFlags["runtime.lottieOverflow"] =false;
|
|
rtFlags["runtime.monitoring.sentry.ignoreErrors"] = "";
|
|
rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false;
|
|
rtFlags["flex.animation.design.panel.layout"] =true;
|
|
rtFlags["runtime.cwv.report.cls.enabled"] =false;
|
|
rtFlags["runtime.cwv.report.lcp.enabled"] =false;
|
|
rtFlags["contact.form.useActiveForm"] =true;
|
|
rtFlags["contact.form.custom.errors.enabled"] =false;
|
|
rtFlags["runtime.ssr.productStore.internal.observer"] =true;
|
|
rtFlags["runtime.ssr.productCustomizations"] =true;
|
|
rtFlags["runtime.ssr.runtime.filter-sort.newFilterSortWidgetWithOptions.enabled"] =true;
|
|
rtFlags["runtime.ssr.ssrSlider.jumpThreshold.enabled"] =true;
|
|
</script>
|
|
<script src="https://static-cdn.website-editor.net/mnlt/production/6455/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js" id="d-js-core"></script>
|
|
<!-- End of HEAD RT JS Include -->
|
|
<script src="https://static-cdn.website-editor.net/mnlt/production/6455/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script>
|
|
<script>
|
|
|
|
$(window).bind("orientationchange", function (e) {
|
|
$.layoutManager.initLayout();
|
|
|
|
});
|
|
$(document).resize(function () {
|
|
|
|
});
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" id="d_track_campaign">
|
|
(function() {
|
|
if (!window.location.search) {
|
|
return;
|
|
}
|
|
const cleanParams = window.location.search.substring(1); // Strip ?
|
|
const queryParams = cleanParams.split('&');
|
|
|
|
const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000;
|
|
const domain = 'domain=' + window.location.hostname;
|
|
const path = "path=/";
|
|
|
|
queryParams.forEach((param) => {
|
|
const [key, value = ''] = param.split('=');
|
|
if (key.startsWith('utm_')) {
|
|
const cookieName = "_dm_rt_" + key.substring(4);
|
|
const cookie = cookieName + "=" + value;
|
|
const joined = [cookie, expires, domain, path].join(";");
|
|
document.cookie = joined;
|
|
}
|
|
});
|
|
}());
|
|
</script>
|
|
<script type="text/javascript" >
|
|
var _dm_gaq = {};
|
|
var _gaq = _gaq || [];
|
|
var _dm_insite = [];
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" id="d_track_sp">
|
|
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
|
|
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
|
|
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
|
|
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d1dxoqu0t5mb7j.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow"));
|
|
window.dmsnowplow = window.snowplow;
|
|
|
|
dmsnowplow('newTracker', 'cf', 'd1dxoqu0t5mb7j.cloudfront.net', { // Initialise a tracker
|
|
appId: '5b520240985440b48d8bfa8107f20a0d'
|
|
});
|
|
|
|
// snowplow queries element styles so we wait until CSS calculations are done.
|
|
requestAnimationFrame(() => {
|
|
dmsnowplow('trackPageView');
|
|
_dm_insite.forEach((rule) => {
|
|
// Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here
|
|
// the tracking is in popup.js
|
|
if (rule.actionName !== "popup") {
|
|
dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId);
|
|
}
|
|
window?.waitForDeferred?.('dmAjax', () => {
|
|
$.DM.events.trigger('event-ruleTriggered', {value: rule});
|
|
});
|
|
});
|
|
});
|
|
</script>
|
|
|
|
|
|
|
|
<div style="display:none;" id="P6iryBW0Wu"></div>
|
|
|
|
<!-- photoswipe markup -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Root element of PhotoSwipe. Must have class pswp. -->
|
|
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
|
|
|
|
<!-- Background of PhotoSwipe.
|
|
It's a separate element as animating opacity is faster than rgba(). -->
|
|
<div class="pswp__bg"></div>
|
|
|
|
<!-- Slides wrapper with overflow:hidden. -->
|
|
<div class="pswp__scroll-wrap">
|
|
|
|
<!-- Container that holds slides.
|
|
PhotoSwipe keeps only 3 of them in the DOM to save memory.
|
|
Don't modify these 3 pswp__item elements, data is added later on. -->
|
|
<div class="pswp__container">
|
|
<div class="pswp__item"></div>
|
|
<div class="pswp__item"></div>
|
|
<div class="pswp__item"></div>
|
|
</div>
|
|
|
|
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
|
|
<div class="pswp__ui pswp__ui--hidden">
|
|
|
|
<div class="pswp__top-bar">
|
|
|
|
<!-- Controls are self-explanatory. Order can be changed. -->
|
|
|
|
<div class="pswp__counter"></div>
|
|
|
|
<button class="pswp__button pswp__button--close" title="Schließen (ESC)"></button>
|
|
|
|
<button class="pswp__button pswp__button--share" title="Teilen"></button>
|
|
|
|
<button class="pswp__button pswp__button--fs" title="Vollbild ein-/ausschalten"></button>
|
|
|
|
<button class="pswp__button pswp__button--zoom" title="Vergrößern/verkleinern"></button>
|
|
|
|
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
|
|
<!-- element will get class pswp__preloader--active when preloader is running -->
|
|
<div class="pswp__preloader">
|
|
<div class="pswp__preloader__icn">
|
|
<div class="pswp__preloader__cut">
|
|
<div class="pswp__preloader__donut"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
|
|
<div class="pswp__share-tooltip"></div>
|
|
</div>
|
|
|
|
<button class="pswp__button pswp__button--arrow--left" title="Zurück (Pfeil nach links)">
|
|
</button>
|
|
|
|
<button class="pswp__button pswp__button--arrow--right" title="Weiter (Pfeil nach rechts)">
|
|
</button>
|
|
|
|
<div class="pswp__caption">
|
|
<div class="pswp__caption__center"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<div id="fb-root"
|
|
data-locale="de_DE"></div>
|
|
<!-- Alias: 5b520240985440b48d8bfa8107f20a0d -->
|
|
<div class="dmPopupMask" id="dmPopupMask"></div>
|
|
<div id="dmPopup" class="dmPopup">
|
|
<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
|
|
<div class="dmPopupTitle"> <span></span> Share by:</div>
|
|
<div class="data"></div>
|
|
</div><script id="d_track_personalization">
|
|
window?.waitForDeferred?.('dmAjax', () => {
|
|
// Collects client data and updates cookies used by smart sites
|
|
window.expireDays = 365;
|
|
window.visitLength = 30 * 60000;
|
|
$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
|
|
setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
|
|
});
|
|
</script>
|
|
<script type="text/javascript">
|
|
|
|
Parameters.NavigationAreaParams.MoreButtonText = '......';
|
|
|
|
Parameters.NavigationAreaParams.LessButtonText = '......';
|
|
Parameters.HomeLinkText = 'Home';
|
|
</script>
|
|
<!-- End Script tags -->
|
|
<!-- Site Wide Html Markup -->
|
|
<!-- Site Wide Html Markup -->
|
|
</body>
|
|
</html>
|