Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 18s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
2205 lines
97 KiB
HTML
2205 lines
97 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.etib-ing.com/',
|
|
|
|
SystemID: '1AND1_EU_PROD',
|
|
SiteAlias: '5e2f4be8c0fb45f2a71937f258d66cca',
|
|
SiteType: atob('RFVEQU9ORQ=='),
|
|
PublicationDate: 'Mar 11, 2026',
|
|
ExternalUid: 'b7a639c4-9327-4d5b-a3fe-abb73878190c',
|
|
IsSiteMultilingual: false,
|
|
InitialPostAlias: '',
|
|
InitialPostPageUuid: '',
|
|
InitialDynamicItem: '',
|
|
DynamicPageInfo: {
|
|
isDynamicPage: false,
|
|
base64JsonRowData: 'null',
|
|
},
|
|
InitialPageAlias: 'leistungen',
|
|
InitialPageUuid: 'd82a9e8bde5144fcb40f44389bd9c496',
|
|
InitialPageId: '709970231',
|
|
InitialEncodedPageAlias: 'bGVpc3R1bmdlbg==',
|
|
InitialHeaderUuid: '079a4cdee936422088d0ad9dd115a845',
|
|
CurrentPageUrl: '',
|
|
IsCurrentHomePage: false,
|
|
AllowAjax: false,
|
|
AfterAjaxCommand: null,
|
|
HomeLinkText: 'Back To Home',
|
|
UseGalleryModule: false,
|
|
CurrentThemeName: 'Layout Theme',
|
|
ThemeVersion: '500000',
|
|
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: true,
|
|
cookiesNotificationMarkup: ' <div> <p class=\"rteBlock\">Diese Webseite verwendet Cookies, um Ihnen ein optimales Online-Erlebnis bieten zu können. Durch die Nutzung dieser Webseite erklären Sie sich mit der Verwendung von Cookies einverstanden. <a target=\"_blank\" data-runtime-url=\"undefined\">Mehr Infos<\/a> \n<\/p> \n<\/div> \n',
|
|
translatedPageUrl: '',
|
|
isFastMigrationSite: false,
|
|
sidebarPosition: 'NA',
|
|
currentLanguage: 'de',
|
|
currentLocale: 'de',
|
|
NavItems: '{}',
|
|
errors: {
|
|
general: 'There was an error connecting to the page.<br/> Make sure you are not offline.',
|
|
password: 'Incorrect name/password combination',
|
|
tryAgain: 'Try again'
|
|
},
|
|
NavigationAreaParams: {
|
|
ShowBackToHomeOnInnerPages: true,
|
|
NavbarSize: 4,
|
|
NavbarLiveHomePage: 'http://www.etib-ing.com/',
|
|
BlockContainerSelector: '.dmBody',
|
|
NavbarSelector: '#dmNav:has(a)',
|
|
SubNavbarSelector: '#subnav_main'
|
|
},
|
|
hasCustomCode: false,
|
|
planID: '2800',
|
|
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="leistungen.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">
|
|
<title>Leistungen
|
|
</title>
|
|
|
|
<!--Add favorites icons-->
|
|
|
|
<link rel="apple-touch-icon"
|
|
href="https://cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/ETIB_bullet.png"/>
|
|
|
|
<link rel="icon" type="image/x-icon" href="https://cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/site_favicon_16_1568299593680.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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&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&family=Karla:ital,wght@0,200..800;1,200..800&subset=latin-ext&display=swap" />
|
|
|
|
|
|
|
|
|
|
|
|
<!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global-->
|
|
<link rel="stylesheet" type="text/css" href="https://static-cdn.website-editor.net/mnlt/production/6452/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" />
|
|
|
|
<!-- End of RT CSS Include -->
|
|
|
|
<link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/WIDGET_CSS/6bf898facc29c4ffc9c26be6c29b97b8.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="leistungen"] #dm [data-show-on-page-only="leistungen"] {
|
|
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/5e2f4be8c0fb45f2a71937f258d66cca/files/5e2f4be8c0fb45f2a71937f258d66cca_1.min.css?v=137" 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.dmforminput textarea{
|
|
font-style:italic !important}
|
|
*#dm *.dmBody div.dmforminput *.fileUploadLink{
|
|
font-style:italic !important}
|
|
*#dm *.dmBody div.checkboxwrapper span{
|
|
font-style:italic !important}
|
|
*#dm *.dmBody div.radiowrapper span{
|
|
font-style:italic !important}
|
|
*#dm *.dmBody div.u_1463070722{
|
|
line-height:normal !important}
|
|
*#dm *.dmBody div.caption-container *.caption-text *.rteBlock{
|
|
color:rgba(153,153,153,1) !important}
|
|
*#dm *.dmBody div.u_1648405377{
|
|
background-color:rgba(0,0,0,0) !important;
|
|
background-repeat:no-repeat !important;
|
|
background-image:none !important;
|
|
background-size:cover !important}
|
|
*#dm *.dmBody div.u_1589044280 *.svg{
|
|
color:rgba(0,0,0,1) !important;
|
|
fill:rgba(0,0,0,1) !important;
|
|
width:50% !important}
|
|
*#dm *.dmBody div.u_1589044280{
|
|
border-radius:50% !important;
|
|
-moz-border-radius:50% !important;
|
|
border-color:rgba(211,209,209,1) !important;
|
|
border-width:1px !important;
|
|
-webkit-border-radius:50% !important}
|
|
*#dm *.dmBody div.u_1908195796 *.svg{
|
|
color:rgba(0,0,0,1) !important;
|
|
fill:rgba(0,0,0,1) !important;
|
|
width:50% !important}
|
|
*#dm *.dmBody div.u_1908195796{
|
|
border-radius:50% !important;
|
|
-moz-border-radius:50% !important;
|
|
border-color:rgba(211,209,209,1) !important;
|
|
border-width:1px !important;
|
|
-webkit-border-radius:50% !important}
|
|
*#dm *.dmBody div.u_1791558869 *.svg{
|
|
color:rgba(0,0,0,1) !important;
|
|
fill:rgba(0,0,0,1) !important;
|
|
width:50% !important}
|
|
*#dm *.dmBody div.u_1791558869{
|
|
border-radius:50% !important;
|
|
-moz-border-radius:50% !important;
|
|
border-color:rgba(211,209,209,1) !important;
|
|
border-width:1px !important;
|
|
-webkit-border-radius:50% !important}
|
|
*#dm *.dmBody div.u_1621487233{
|
|
line-height:initial !important}
|
|
*#dm *.dmBody div.u_1135630141{
|
|
line-height:initial !important}
|
|
*#dm *.dmBody div.u_1496355119{
|
|
line-height:normal !important}
|
|
*#dm *.dmBody div.u_1190423338{
|
|
background-color:rgba(248,249,252,1) !important}
|
|
*#dm *.dmBody *.u_1797734887{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:18px !important;
|
|
font-weight:600 !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody *.u_1218008794{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:18px !important;
|
|
font-weight:600 !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody *.u_1496355119{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:16px !important}
|
|
*#dm *.dmBody *.u_1621487233{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:16px !important}
|
|
*#dm *.dmBody *.u_1078438795{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:18px !important;
|
|
font-weight:600 !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody *.u_1135630141{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:16px !important}
|
|
*#dm *.dmBody *.u_1463070722{
|
|
font-weight:400 !important;
|
|
color:rgb(0,0,0) !important;
|
|
font-size:30px !important}
|
|
*#dm *.dmBody *.u_1446662093{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:16px !important}
|
|
*#dm *.dmBody div.u_1486738290{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/DJI_0037-2880w.JPG) !important;
|
|
background-size:cover !important}
|
|
*#dm *.dmBody div.u_1296157261{
|
|
line-height:normal !important}
|
|
*#dm *.dmBody div.u_1336552714{
|
|
background-color:rgba(248,249,252,1) !important}
|
|
*#dm *.dmBody *.u_1296157261{
|
|
font-weight:400 !important;
|
|
color:rgb(0,0,0) !important;
|
|
font-size:30px !important}
|
|
*#dm *.dmBody *.u_1682410950{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:16px !important}
|
|
*#dm *.dmBody div.u_1264633928{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie_Vermessung+%28238+von+80%29-2880w.jpg) !important;
|
|
background-size:cover !important}
|
|
*#dm *.dmBody div.u_1962851813:before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1962851813.before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1962851813>.bgExtraLayerOverlay{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody *.u_1962851813:before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1962851813.before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1962851813>.bgExtraLayerOverlay{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody div.u_1813305700{
|
|
line-height:normal !important}
|
|
*#dm *.dmBody div.u_1749038053{
|
|
background-color:rgba(248,249,252,1) !important}
|
|
*#dm *.dmBody *.u_1813305700{
|
|
font-weight:400 !important;
|
|
color:rgb(0,0,0) !important;
|
|
font-size:30px !important}
|
|
*#dm *.dmBody *.u_1880121266{
|
|
color:rgb(0,0,0) !important;
|
|
font-size:16px !important}
|
|
*#dm *.dmBody div.u_1758618178:before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1758618178.before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1758618178>.bgExtraLayerOverlay{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody *.u_1758618178:before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1758618178.before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1758618178>.bgExtraLayerOverlay{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody div.u_1758618178{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie_Vermessung+%2826+von+91%29-2880w.jpg) !important;
|
|
box-shadow:none !important;
|
|
-moz-box-shadow:none !important;
|
|
-webkit-box-shadow:none !important;
|
|
background-color:rgba(255,255,255,1) !important}
|
|
*#dm *.dmBody div.u_1301480239:before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1301480239.before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1301480239>.bgExtraLayerOverlay{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody *.u_1301480239:before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1301480239.before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1301480239>.bgExtraLayerOverlay{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody a.u_1576875884{
|
|
border-color:rgba(15,122,92,1) !important;
|
|
background-color:rgba(15,122,92,1) !important}
|
|
*#dm *.dmBody a.u_1576875884 span.text{
|
|
color:rgba(255,255,255,1) !important}
|
|
*#dm *.dmBody div.u_1301480239{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie_Vermessung+%28265+von+80%29-2880w.jpg) !important;
|
|
box-shadow:none !important;
|
|
-moz-box-shadow:none !important;
|
|
-webkit-box-shadow:none !important;
|
|
background-color:rgba(255,255,255,1) !important}
|
|
*#dm *.dmBody div.u_1962851813{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Windpark-2880w.JPG) !important;
|
|
box-shadow:none !important;
|
|
-moz-box-shadow:none !important;
|
|
-webkit-box-shadow:none !important;
|
|
background-color:rgba(255,255,255,1) !important}
|
|
*#dm *.dmBody div.u_1512248447{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/etib+ingenieure+tiefbau+solar+pv+planung+vermessung+gis-10-2880w.jpg) !important;
|
|
background-size:cover !important}
|
|
*#dm *.dmBody div.u_1614136551:before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1614136551.before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1614136551>.bgExtraLayerOverlay{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody *.u_1614136551:before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1614136551.before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1614136551>.bgExtraLayerOverlay{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody div.u_1983942808{
|
|
background-color:rgba(0,0,0,0) !important}
|
|
*#dm *.dmBody div.u_1092981479{
|
|
background-color:rgba(0,0,0,0) !important}
|
|
*#dm *.dmBody div.u_1614136551{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie_Vermessung+%2829+von+99%29-2880w.jpg) !important;
|
|
box-shadow:none !important;
|
|
-moz-box-shadow:none !important;
|
|
-webkit-box-shadow:none !important;
|
|
background-color:rgba(255,255,255,1) !important}
|
|
*#dm *.dmBody div.u_1661172467{
|
|
background-color:rgba(0,0,0,0) !important}
|
|
*#dm *.dmBody div.u_1155912584{
|
|
border-left-style:solid !important;
|
|
border-left-color:rgba(210,210,210,1) !important;
|
|
border-left-width:0 !important}
|
|
*#dm *.dmBody div.u_1522848267{
|
|
line-height:normal !important}
|
|
*#dm *.dmBody div.u_1096224308:before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1096224308.before{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1096224308>.bgExtraLayerOverlay{
|
|
background-color:rgba(0,0,0,1) !important}
|
|
*#dm *.dmBody div.u_1096224308{
|
|
background-repeat:no-repeat !important;
|
|
background-image:url(https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie_Vermessung+%28274+von+80%29-2880w.jpg) !important;
|
|
box-shadow:none !important;
|
|
-moz-box-shadow:none !important;
|
|
-webkit-box-shadow:none !important;
|
|
background-color:rgba(255,255,255,1) !important}
|
|
*#dm *.dmBody *.u_1096224308:before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1096224308.before{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
*#dm *.dmBody *.u_1096224308>.bgExtraLayerOverlay{
|
|
opacity:0.5 !important;
|
|
background-color:rgb(0,0,0) !important}
|
|
</style>
|
|
|
|
<style id="pagestyleDevice" type="text/css">
|
|
*#dm *.dmBody div.caption-container *.caption-text *.rteBlock{
|
|
font-size:16px !important}
|
|
*#dm *.dmBody h3.u_1218008794{
|
|
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:10px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important}
|
|
*#dm *.dmBody div.u_1621487233{
|
|
margin-top:8px !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;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1589044280{
|
|
width:80px !important;
|
|
height:80px !important;
|
|
margin-bottom:0 !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !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:100% !important;
|
|
margin-top:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1496355119{
|
|
margin-top:8px !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;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1908195796{
|
|
width:80px !important;
|
|
height:80px !important;
|
|
margin-bottom:0 !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !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:100% !important;
|
|
margin-top:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
display:block !important}
|
|
*#dm *.dmBody h3.u_1078438795{
|
|
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:10px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:left !important}
|
|
*#dm *.dmBody div.u_1135630141{
|
|
margin-top:8px !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;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1791558869{
|
|
width:80px !important;
|
|
height:80px !important;
|
|
margin-bottom:0 !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !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:100% !important;
|
|
margin-top:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1446662093{
|
|
margin-top:16px !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:574px !important;
|
|
margin-left:0 !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1295339391{
|
|
height:329px !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:300px !important;
|
|
position:relative !important;
|
|
padding-top:0 !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
margin-left:107px !important;
|
|
max-width:calc(100% - 107px) !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody div.u_1486738290{
|
|
background-position:50% 50% !important}
|
|
*#dm *.dmBody div.u_1190423338{
|
|
padding-top:0 !important;
|
|
padding-bottom:0 !important;
|
|
margin-left:0 !important;
|
|
padding-left:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
margin-right:0 !important}
|
|
*#dm *.dmBody div.u_1218008794{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:381.984px !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:18px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
display:block !important}
|
|
*#dm *.dmBody h4.u_1078438795{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:381.984px !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:18px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
display:block !important}
|
|
*#dm *.dmBody h3.u_1797734887{
|
|
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}
|
|
*#dm *.dmBody h4.u_1797734887{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:calc(100% - 0px) !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
max-width:100% !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:center !important;
|
|
display:block !important;
|
|
margin-right:0 !important;
|
|
margin-left:0 !important;
|
|
margin-top:18px !important;
|
|
margin-bottom:8px !important}
|
|
*#dm *.dmBody div.u_1648405377{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:100px !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:100px !important;
|
|
max-width:none !important;
|
|
padding-right:40px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody div.u_1211087829{
|
|
padding-right:100px !important;
|
|
padding-top:100px !important;
|
|
padding-left:100px !important;
|
|
padding-bottom:100px !important}
|
|
*#dm *.dmBody div.u_1463070722{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:476px !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:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1821733849{
|
|
height:329px !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:300px !important;
|
|
position:relative !important;
|
|
padding-top:0 !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
margin-left:107px !important;
|
|
max-width:calc(100% - 107px) !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody div.u_1264633928{
|
|
background-position:50% 50% !important}
|
|
*#dm *.dmBody div.u_1336552714{
|
|
padding-top:0 !important;
|
|
padding-bottom:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:0 !important}
|
|
*#dm *.dmBody div.u_1896425473{
|
|
padding-right:100px !important;
|
|
padding-top:100px !important;
|
|
padding-left:100px !important;
|
|
padding-bottom:100px !important}
|
|
*#dm *.dmBody div.u_1296157261{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:476px !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:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1682410950{
|
|
margin-top:16px !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:574px !important;
|
|
margin-left:0 !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
margin-bottom:150px !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1977293890{
|
|
margin-right:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:30px !important}
|
|
*#dm *.dmBody div.u_1962851813{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:auto !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:147px !important;
|
|
padding-left:20px !important;
|
|
padding-bottom:146.5px !important;
|
|
max-width:none !important;
|
|
padding-right:20px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
background-attachment:fixed !important;
|
|
background-size:cover !important;
|
|
background-repeat:no-repeat !important}
|
|
*#dm *.dmBody div.u_1880121266{
|
|
margin-top:16px !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:574px !important;
|
|
margin-left:0 !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1762910123{
|
|
height:329px !important;
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:300px !important;
|
|
position:relative !important;
|
|
padding-top:0 !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
margin-left:107px !important;
|
|
max-width:calc(100% - 107px) !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody div.u_1512248447{
|
|
background-position:50% 50% !important}
|
|
*#dm *.dmBody div.u_1749038053{
|
|
padding-top:0 !important;
|
|
padding-bottom:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:0 !important}
|
|
*#dm *.dmBody div.u_1131483960{
|
|
padding-right:100px !important;
|
|
padding-top:100px !important;
|
|
padding-left:100px !important;
|
|
padding-bottom:100px !important}
|
|
*#dm *.dmBody div.u_1813305700{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:476px !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:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1985087118{
|
|
margin-right:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:30px !important}
|
|
*#dm *.dmBody div.u_1758618178{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:auto !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:147px !important;
|
|
padding-left:20px !important;
|
|
padding-bottom:146.5px !important;
|
|
max-width:none !important;
|
|
padding-right:20px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
background-attachment:fixed !important;
|
|
background-size:cover !important;
|
|
background-repeat:no-repeat !important}
|
|
*#dm *.dmBody div.u_1633848449{
|
|
margin-right:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:30px !important}
|
|
*#dm *.dmBody div.u_1301480239{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:auto !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:147px !important;
|
|
padding-left:20px !important;
|
|
padding-bottom:146.5px !important;
|
|
max-width:none !important;
|
|
padding-right:20px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
background-attachment:fixed !important;
|
|
background-size:cover !important;
|
|
background-repeat:no-repeat !important}
|
|
*#dm *.dmBody div.u_1409496287{
|
|
margin-right:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:30px !important}
|
|
*#dm *.dmBody div.u_1614136551{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:auto !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:147px !important;
|
|
padding-left:20px !important;
|
|
padding-bottom:146.5px !important;
|
|
max-width:none !important;
|
|
padding-right:20px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
background-attachment:fixed !important;
|
|
background-size:cover !important;
|
|
background-repeat:no-repeat !important}
|
|
*#dm *.dmBody div.u_1661172467{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:100% !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:100px !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:100px !important;
|
|
max-width:none !important;
|
|
padding-right:40px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody div.u_1155912584{
|
|
padding-right:0 !important;
|
|
padding-left:30px !important}
|
|
*#dm *.dmBody div.u_1856591431{
|
|
padding-left:0 !important;
|
|
padding-right:30px !important;
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important}
|
|
*#dm *.dmBody h4.u_1591165467{
|
|
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:0 !important;
|
|
margin-left:0 !important;
|
|
max-width:100% !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:0 !important;
|
|
text-align:center !important}
|
|
*#dm *.dmBody div.u_1946662321{
|
|
margin-right:0 !important;
|
|
padding-left:0 !important;
|
|
padding-right:30px !important}
|
|
*#dm *.dmBody div.u_1522848267{
|
|
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:0 !important;
|
|
margin-left:0 !important;
|
|
max-width:calc(100% - 0px) !important;
|
|
margin-top:39px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1096224308{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:auto !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:200px !important;
|
|
padding-left:20px !important;
|
|
padding-bottom:200px !important;
|
|
max-width:none !important;
|
|
padding-right:20px !important;
|
|
min-width:0 !important;
|
|
text-align:center !important;
|
|
background-attachment:fixed !important;
|
|
background-size:cover !important;
|
|
background-repeat:no-repeat !important}
|
|
*#dm *.dmBody div.u_1009340080{
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
padding-right:40px !important;
|
|
width:auto !important}
|
|
*#dm *.dmBody div.u_1169271119{
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
padding-right:40px !important;
|
|
width:auto !important}
|
|
*#dm *.dmBody div.u_1263875904{
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
padding-right:40px !important;
|
|
width:auto !important}
|
|
*#dm *.dmBody div.u_1845346441{
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
padding-right:40px !important;
|
|
width:auto !important}
|
|
*#dm *.dmBody div.u_1123249733{
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
padding-right:40px !important;
|
|
width:auto !important}
|
|
*#dm *.dmBody div.u_1056014297{
|
|
margin-left:0 !important;
|
|
padding-top:0 !important;
|
|
padding-left:40px !important;
|
|
padding-bottom:0 !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
margin-right:0 !important;
|
|
padding-right:40px !important;
|
|
width:auto !important}
|
|
*#dm *.dmBody div.u_1418054210{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:calc(100% - 0px) !important;
|
|
position:relative !important;
|
|
height:auto !important;
|
|
padding-top:2px !important;
|
|
padding-left:0 !important;
|
|
padding-bottom:2px !important;
|
|
margin-right:0 !important;
|
|
margin-left:0 !important;
|
|
max-width:100% !important;
|
|
margin-top:15px !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
display:block !important}
|
|
*#dm *.dmBody div.u_1035173181{
|
|
float:none !important;
|
|
top:0 !important;
|
|
left:0 !important;
|
|
width:440px !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% - 0px) !important;
|
|
margin-top:0 !important;
|
|
margin-bottom:0 !important;
|
|
padding-right:0 !important;
|
|
min-width:25px !important;
|
|
text-align:center !important}
|
|
</style>
|
|
|
|
<!-- Flex Sections CSS -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<style id="globalFontSizeStyle" type="text/css">
|
|
.font-size-60, .size-60, .size-60 > font { font-size: 60px !important; }.font-size-30, .size-30, .size-30 > font { font-size: 30px !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: "Helvetica Fallback";
|
|
src: local('Arial');
|
|
ascent-override: 77.002%;
|
|
descent-override: 22.998%;
|
|
line-gap-override: 0%;
|
|
}@font-face {
|
|
font-family: "Roboto Fallback";
|
|
src: local('Arial');
|
|
ascent-override: 92.6709%;
|
|
descent-override: 24.3871%;
|
|
size-adjust: 100.1106%;
|
|
line-gap-override: 0%;
|
|
}@font-face {
|
|
font-family: "Montserrat Fallback";
|
|
src: local('Arial');
|
|
ascent-override: 84.9466%;
|
|
descent-override: 22.0264%;
|
|
size-adjust: 113.954%;
|
|
line-gap-override: 0%;
|
|
}@font-face {
|
|
font-family: "Karla Fallback";
|
|
src: local('Arial');
|
|
ascent-override: 88.668%;
|
|
descent-override: 24.3668%;
|
|
size-adjust: 103.4195%;
|
|
line-gap-override: 0%;
|
|
}
|
|
</style>
|
|
|
|
|
|
<!-- End render the required css and JS in the head section -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link type="application/rss+xml" rel="alternate" href="feed/rss2"/>
|
|
<link type="application/atom+xml" rel="alternate" href="feed/atom"/>
|
|
<meta property="og:type" content="website"/>
|
|
<meta property="og:url" content="https://www.etib-ing.com/leistungen"/>
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
|
|
|
|
|
|
|
|
|
<!-- SYS- MUFORDFfRVVfUFJPRA== -->
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<body id="dmRoot" data-page-alias="leistungen" 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 hasStickyHeader inMiniHeaderMode dmPageBody d-page-1716942098 inputs-css-clean dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" 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" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="1" preserve-sticky-header="true" logo-size-target="66%"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="u_1504154039 dmRespRow fullBleedChanged fullBleedMode" id="1504154039"> <div class="dmRespColsWrapper" id="1267547839"> <div class="u_1606100808 dmRespCol small-12 large-7 medium-7" id="1606100808"> <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="" data-logo-src="https://cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/desktop/logo_empty-871ebb7f.png" data-nav-structure="HORIZONTAL" 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 " target="" data-target-page-alias="start-neu"> <span class="nav-item-text " data-link-text="
|
|
Start
|
|
" data-auto="page-text-style">Start<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="über-uns.html" class="unifiednav__item unav-item unav-top-item " target="" data-target-page-alias="über-uns-neu"> <span class="nav-item-text " data-link-text="
|
|
Über uns
|
|
" data-auto="page-text-style">Über uns<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="leistungen.html" class="unifiednav__item unav-item unav-top-item dmNavItemSelected " target="" data-target-page-alias="leistungen-neu" aria-current="page" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
|
|
Leistungen
|
|
" data-auto="page-text-style">Leistungen<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
<div class="u_1806013904 dmRespCol small-12 large-5 medium-5" id="1806013904"> <div class="u_1310751424 imageWidget align-center hasFullWidth" data-element-type="image" data-widget-type="image" id="1310751424"> <a href="start-alt.html" id="1148964062"><img src="https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/ETIB_Ing_logo-1920w.png" id="1302945113" class="" data-dm-image-path="https://cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/ETIB_Ing_logo.png" alt="E-TIB Ing Logo" title="E-TIB Ing" data-hover-effect="grayscale" onerror="handleImageLoadError(this)"/></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1571063569 dmRespRow dmHeaderContent freeHeaderRow1 fullBleedChanged fullBleedMode" id="1571063569"> <div class="dmRespColsWrapper clearfix" id="1618005341"> <div class="u_1713311601 dmRespCol small-12 medium-12 large-12" id="1713311601"> <div class="dmDividerWrapper clearfix hasFullWidth u_1414359863" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1414359863"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1527034084"/></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></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">Leistungen</div>
|
|
</div>
|
|
<div class="titleLine display_None"><hr/></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_leistungen 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_1096224308 dmRespRow dmSectionParallaxNew hasExtraLayerOverlay relativePos" style="text-align: center;" id="1096224308" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyNDg3MTAzMzY3LWM5OGY3MTk2MDRmNi5qcGciXSwic3BlZWQiOiIzIiwidHJhbnNpdGlvbiI6InNsaWRlUmlnaHQifQ==" mode="1" data-video-bg="eyJzcmMiOiJodHRwczovL3ZpZC1jZG4ud2Vic2l0ZS1lZGl0b3IubmV0LzVlMmY0YmU4YzBmYjQ1ZjJhNzE5MzdmMjU4ZDY2Y2NhL3ZpZGVvcy84RWEydkhTT1JYbTNkbG9OaHEwR19QZmx1ZzMtdi5tcDQiLCJpZCI6Imh0dHBzOi8vdmlkLWNkbi53ZWJzaXRlLWVkaXRvci5uZXQvNWUyZjRiZThjMGZiNDVmMmE3MTkzN2YyNThkNjZjY2EvdmlkZW9zLzhFYTJ2SFNPUlhtM2Rsb05ocTBHX1BmbHVnMy12Lm1wNCIsInByb3ZpZGVyIjoiY2RuIiwiZW1iZWQiOiJodHRwczovL3ZpZC1jZG4ud2Vic2l0ZS1lZGl0b3IubmV0LzVlMmY0YmU4YzBmYjQ1ZjJhNzE5MzdmMjU4ZDY2Y2NhL3ZpZGVvcy84RWEydkhTT1JYbTNkbG9OaHEwR19QZmx1ZzMtdi5tcDQiLCJyYXRpbyI6MC41NjI1LCJ0aHVtYm5haWwiOiJodHRwczovL2Nkbi53ZWJzaXRlLWVkaXRvci5uZXQvNWUyZjRiZThjMGZiNDVmMmE3MTkzN2YyNThkNjZjY2EvZG1zM3JlcC9tdWx0aS84RWEydkhTT1JYbTNkbG9OaHEwR19QZmx1ZzMudjIuMDAwMDAwMC5qcGciLCJzdXBwb3J0QmdPbk1vYmlsZSI6dHJ1ZSwic3VwcG9ydEJnTG9vcCI6dHJ1ZSwicG9zdGVyIjoiaHR0cHM6Ly9jZG4ud2Vic2l0ZS1lZGl0b3IubmV0LzVlMmY0YmU4YzBmYjQ1ZjJhNzE5MzdmMjU4ZDY2Y2NhL2RtczNyZXAvbXVsdGkvOEVhMnZIU09SWG0zZGxvTmhxMEdfUGZsdWczLnYyLjAwMDAwMDAuanBnIn0=" data-video-bg-mobile="true" data-video-init="true"> <div class="videobgwrapper video-ssr" data-ratio="0.5625"> <video autoplay="autoplay" playsinline="playsinline" muted="muted" loop="loop" class="videobgframe" poster="https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/8Ea2vHSORXm3dloNhq0G_Pflug3.v2.0000000-1920w.jpg" src="https://vid-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/videos/8Ea2vHSORXm3dloNhq0G_Pflug3-v.mp4" style="object-position: 50% 50%" id="videobgframe-1096224308"></video>
|
|
</div>
|
|
<div class="bgExtraLayerOverlay"></div>
|
|
<div class="dmRespColsWrapper" id="1708262118"> <div class="u_1946662321 dmRespCol small-12 medium-12 large-12" id="1946662321"> <div class="u_1522848267 dmNewParagraph" id="1522848267" style="display: block; transition: none 0s ease 0s; line-height: initial; text-align: center;" data-element-type="paragraph" data-version="5"><p><br/></p><p class="size-60 m-size-48"><span style="display: initial; color: rgb(255, 255, 255);" class="font-size-60 m-font-size-48">LEISTUNGEN</span></p><p><br/></p><p><span style="display: initial;" class="font-size-60 m-font-size-48"><br/></span></p></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1661172467 dmRespRow" style="text-align: center;" id="1661172467"> <div class="dmRespColsWrapper" id="1419272384"> <div class="dmRespCol small-12 medium-6 large-6 u_1856591431" id="1856591431"> <span id="1376806338"></span>
|
|
<div class="u_1035173181 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1035173181"><img src="https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-112-f3dd3b77-1920w.jpg" id="1039351145" class="" data-dm-image-path="https://cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-112-f3dd3b77.jpg" data-hover-effect="zoomout" onerror="handleImageLoadError(this)"/></div>
|
|
</div>
|
|
<div class="dmRespCol small-12 medium-6 large-6 u_1155912584" id="1155912584"> <h3 class="dmNewParagraph u_1591165467" id="1591165467" data-element-type="paragraph" data-styletopreserve="{" background-image":""}"="" style="text-align: center;"><div><span class="lh-1 m-specific " style="font-weight: 300;">WAS UNS AUSZEICHNET<br/></span></div></h3> <div class="u_1418054210 dmNewParagraph" id="1418054210" style="transition: none 0s ease 0s; display: block; text-align: center;" data-version="5"><p class="text-align-left m-size-16" style="direction: ltr;"><span style="font-weight: 300; display: initial; font-style: normal;" class="m-font-size-16">Wir haben es uns zur Aufgabe gemacht, die zunehmende Komplexität von Energie- und Infrastrukturprojekten für unsere Auftraggeber zu reduzieren. Als Partner der Tiefbaufirma E-TIB GmbH haben wir einen sehr tiefen Einblick in die Umsetzung von Tiefbauprojekten. Dieses Know-How lassen wir täglich in die Planung unserer Projekte einfließen und sind so in der Lage Probleme frühzeitig zu erkennen und effiziente Lösungen zu erarbeiten. Gleichzeitig ermöglicht uns unsere langjährige Erfahrung mit verschiedensten Energie- und Telekommunikationsprojekten die Planung besonders komplexer Projekte erfolgreich und kosteneffizient umzusetzen. Dabei legen wir einen Fokus auf die sinnvolle Integration von Richtlinien und Normen sowie den Umgang mit Behörden, da diese einen erheblichen Einfluss auf die generelle Realisierung und die Umsetzungszeit haben. Unsere Kunden schätzen insbesondere, dass wir ihre Bedürfnisse verstehen und in ihrem Interesse eigenständig Lösungen erarbeiten, sodass sie sich weiter auf ihr Kerngeschäft konzentrieren können.</span><span style="font-weight: 300; display: initial;" class="m-font-size-16"> <br/></span></p></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1648405377 dmRespRow" style="text-align: center;" id="1648405377" mode="1"> <div class="dmRespColsWrapper" id="1780730714"> <div class="u_1228812924 dmRespCol small-12 medium-4 large-4" id="1228812924" data-anim-desktop="fadeInLeft"> <div class="u_1908195796 graphicWidget" data-widget-type="graphic" id="1908195796" data-element-type="graphic" data-layout="graphic-style-2"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" id="1171597279" class="svg u_1171597279" data-icon-name="li_gear"> <g id="1086766710"> <path d="M84.3,56.6V43.4H78c-0.7-3-1.9-5.8-3.5-8.4l4.5-4.5l-9.4-9.4l-4.5,4.5c-2.6-1.6-5.5-2.8-8.4-3.5v-6.3H43.4V22
|
|
c-3,0.7-5.8,1.9-8.4,3.5l-4.5-4.5l-9.4,9.4l4.5,4.5c-1.6,2.6-2.8,5.5-3.5,8.4h-6.3v13.3H22c0.7,3,1.9,5.8,3.5,8.4l-4.5,4.5l9.4,9.4
|
|
l4.5-4.5c2.6,1.6,5.5,2.8,8.4,3.5v6.3h13.3V78c3-0.7,5.8-1.9,8.4-3.5l4.5,4.5l9.4-9.4l-4.5-4.5c1.6-2.6,2.8-5.5,3.5-8.4H84.3z
|
|
M76,55.3c-0.7,3.3-2,6.5-3.9,9.3l-0.5,0.8l4.2,4.2l-6.2,6.3l-4.2-4.2l-0.8,0.5c-2.9,1.9-6,3.2-9.3,3.9l-0.9,0.2V82h-8.8v-5.9
|
|
L44.7,76c-3.3-0.7-6.5-2-9.3-3.9l-0.8-0.5l-4.2,4.2l-6.3-6.3l4.2-4.2l-0.5-0.8c-1.9-2.9-3.2-6-3.9-9.3l-0.2-0.9H18v-8.8h5.9
|
|
l0.2-0.9c0.7-3.3,2-6.5,3.9-9.3l0.5-0.8l-4.2-4.2l6.3-6.3l4.2,4.2l0.8-0.5c2.9-1.9,6-3.2,9.3-3.9l0.9-0.2V18h8.8v5.9l0.9,0.2
|
|
c3.3,0.7,6.5,2,9.3,3.9l0.8,0.5l4.2-4.2l6.3,6.3l-4.2,4.2l0.5,0.8c1.9,2.9,3.2,6,3.9,9.3l0.2,0.9H82v8.8h-5.9L76,55.3z" id="1663045822"></path>
|
|
<path d="M50,43.4c-3.7,0-6.6,3-6.6,6.6s3,6.6,6.6,6.6c3.7,0,6.6-3,6.6-6.6S53.7,43.4,50,43.4z M50,54.4c-2.4,0-4.4-2-4.4-4.4
|
|
s2-4.4,4.4-4.4c2.4,0,4.4,2,4.4,4.4S52.4,54.4,50,54.4z" id="1484369834"></path>
|
|
</g>
|
|
</svg>
|
|
</div>
|
|
<h4 class="u_1797734887 dmNewParagraph" id="1797734887" data-element-type="paragraph"><span style="font-weight: 400;"><span style="font-weight:400;font-family:'Source Sans Pro';"> </span><span style="font-family:Helvetica, 'Helvetica Fallback';">TIEFBAUPLANUNG</span></span></h4> <div class="u_1496355119 dmNewParagraph" id="1496355119" style="transition: none 0s ease 0s; display: block; line-height: initial; text-align: center;" data-version="5"><p><span style="display: initial;">Planung von Kabelleitungen für Strom und Internet.</span></p></div></div>
|
|
<div class="u_1482494632 dmRespCol small-12 medium-4 large-4" id="1482494632" data-anim-desktop="fadeIn"> <div class="u_1589044280 graphicWidget" data-widget-type="graphic" id="1589044280" data-element-type="graphic" data-layout="graphic-style-2"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1041385595" class="svg u_1041385595" data-icon-name="wp-sun_thin"> <g> <path d="M16,36h-5c-0.6,0-1-0.4-1-1s0.4-1,1-1h5c0.6,0,1,0.4,1,1S16.6,36,16,36z"></path>
|
|
<path d="M59,36h-5c-0.6,0-1-0.4-1-1s0.4-1,1-1h5c0.6,0,1,0.4,1,1S59.6,36,59,36z"></path>
|
|
<path d="M35,60c-0.6,0-1-0.4-1-1v-5c0-0.6,0.4-1,1-1s1,0.4,1,1v5C36,59.6,35.6,60,35,60z"></path>
|
|
<path d="M35,17c-0.6,0-1-0.4-1-1v-5c0-0.6,0.4-1,1-1s1,0.4,1,1v5C36,16.6,35.6,17,35,17z"></path>
|
|
<path d="M14.2,48c-0.3,0-0.7-0.2-0.9-0.5c-0.3-0.5-0.1-1.1,0.4-1.4l4.3-2.5c0.5-0.3,1.1-0.1,1.4,0.4c0.3,0.5,0.1,1.1-0.4,1.4
|
|
l-4.3,2.5C14.6,48,14.4,48,14.2,48z"></path>
|
|
<path d="M51.5,26.5c-0.3,0-0.7-0.2-0.9-0.5c-0.3-0.5-0.1-1.1,0.4-1.4l4.3-2.5c0.5-0.3,1.1-0.1,1.4,0.4c0.3,0.5,0.1,1.1-0.4,1.4
|
|
L52,26.4C51.8,26.5,51.6,26.5,51.5,26.5z"></path>
|
|
<path d="M47,56.8c-0.3,0-0.7-0.2-0.9-0.5L43.6,52c-0.3-0.5-0.1-1.1,0.4-1.4c0.5-0.3,1.1-0.1,1.4,0.4l2.5,4.3
|
|
c0.3,0.5,0.1,1.1-0.4,1.4C47.3,56.7,47.2,56.8,47,56.8z"></path>
|
|
<path d="M25.5,19.5c-0.3,0-0.7-0.2-0.9-0.5l-2.5-4.3c-0.3-0.5-0.1-1.1,0.4-1.4c0.5-0.3,1.1-0.1,1.4,0.4l2.5,4.3
|
|
c0.3,0.5,0.1,1.1-0.4,1.4C25.8,19.5,25.7,19.5,25.5,19.5z"></path>
|
|
<path d="M23,56.8c-0.2,0-0.3,0-0.5-0.1c-0.5-0.3-0.6-0.9-0.4-1.4l2.5-4.3c0.3-0.5,0.9-0.6,1.4-0.4c0.5,0.3,0.6,0.9,0.4,1.4
|
|
l-2.5,4.3C23.7,56.6,23.3,56.8,23,56.8z"></path>
|
|
<path d="M44.5,19.5c-0.2,0-0.3,0-0.5-0.1c-0.5-0.3-0.6-0.9-0.4-1.4l2.5-4.3c0.3-0.5,0.9-0.6,1.4-0.4c0.5,0.3,0.6,0.9,0.4,1.4
|
|
L45.4,19C45.2,19.4,44.8,19.5,44.5,19.5z"></path>
|
|
<path d="M55.8,48c-0.2,0-0.3,0-0.5-0.1L51,45.4c-0.5-0.3-0.6-0.9-0.4-1.4c0.3-0.5,0.9-0.6,1.4-0.4l4.3,2.5c0.5,0.3,0.6,0.9,0.4,1.4
|
|
C56.5,47.8,56.1,48,55.8,48z"></path>
|
|
<path d="M18.5,26.5c-0.2,0-0.3,0-0.5-0.1l-4.3-2.5c-0.5-0.3-0.6-0.9-0.4-1.4c0.3-0.5,0.9-0.6,1.4-0.4l4.3,2.5
|
|
c0.5,0.3,0.6,0.9,0.4,1.4C19.2,26.3,18.9,26.5,18.5,26.5z"></path>
|
|
<path d="M35,50c-8.3,0-15-6.7-15-15s6.7-15,15-15s15,6.7,15,15S43.3,50,35,50z M35,21.9c-7.2,0-13.1,5.9-13.1,13.1
|
|
S27.8,48.1,35,48.1S48.1,42.2,48.1,35S42.2,21.9,35,21.9z"></path>
|
|
</g>
|
|
</svg>
|
|
</div>
|
|
<div class="u_1218008794 dmNewParagraph" id="1218008794" data-element-type="paragraph" style="line-height:initial;" data-version="5"><p><span style="display: initial; font-weight: normal;">ERNEUERBARE ENERGIEN</span></p></div> <div class="u_1621487233 dmNewParagraph" id="1621487233" style="transition: none 0s ease 0s; display: block; line-height: initial; text-align: center;" data-version="5"><p><span style="display: initial;">Ob Wind oder Solar - Wir planen Ihren Netzanschluss oder untersützen Sie im Pozess von Potenzialanalyse bis Bau.</span></p></div></div>
|
|
<div class="u_1538363978 dmRespCol small-12 medium-4 large-4" id="1538363978" data-anim-desktop="fadeInRight"> <div class="u_1791558869 graphicWidget" data-widget-type="graphic" id="1791558869" data-element-type="graphic" data-layout="graphic-style-2"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" id="1553004855" class="svg u_1553004855" data-icon-name="li-calipers"> <path d="M87.9,85.9L70.6,57.1c2.2-1.4,4.3-3.1,6.3-5.1l-1.7-1.7c-1.8,1.8-3.8,3.4-5.8,4.7L51.2,24.8V12.8h-2.5v11.9L30.6,55
|
|
c-2.1-1.3-4-2.9-5.8-4.7L23.1,52c2,1.9,4.1,3.6,6.3,5.1L12.1,85.9l2.1,1.3l17.3-28.8c5.7,3.2,12.1,4.8,18.5,4.8
|
|
c6.4,0,12.8-1.6,18.5-4.8l17.3,28.8L87.9,85.9z M32.8,56.2L50,27.5l17.2,28.7C56.6,62.2,43.5,62.2,32.8,56.2z"></path>
|
|
</svg>
|
|
</div>
|
|
<h4 class="u_1078438795 dmNewParagraph" id="1078438795" data-element-type="paragraph"><span style="font-family:Helvetica, 'Helvetica Fallback';"><span style="font-weight: 400;"><span style="font-weight: inherit;">GIS & VERMESSUNG</span></span></span><br/></h4> <div class="u_1135630141 dmNewParagraph" id="1135630141" style="transition: none 0s ease 0s; display: block; line-height: initial; text-align: center;" data-version="5"><p><span style="display: initial;">Für Planung und Dokumentation brauchen Sie eine genaue Datenlage </span></p></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1190423338 fullBleedChanged fullBleedMode" style="text-align: center;" id="1190423338"> <div class="dmRespColsWrapper" id="1411040703"> <div class="u_1486738290 dmRespCol small-12 medium-6 large-6 dmSectionNoParallax" id="1486738290" data-gallery-bg="eyJzbGlkZXMiOltdLCJzcGVlZCI6IjQifQ==" data-anim-desktop="none"> <div data-element-type="spacer" class="u_1295339391 dmSpacer" id="1295339391"></div>
|
|
</div>
|
|
<div class="u_1211087829 dmRespCol small-12 medium-6 large-6" id="1211087829" data-anim-desktop="none"> <div class="u_1463070722 dmNewParagraph" id="1463070722" style="transition: opacity 1s ease-in-out 0s; text-align: left;" data-element-type="paragraph" data-version="5"><p><span style="display: initial;">TIEFBAUPLANUNG</span></p></div> <div class="u_1446662093 dmNewParagraph" id="1446662093" style="transition:none;display:block;line-height:initial;" data-version="5"><p style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Überall wird gebuddelt und gebohrt, aber leider geht auch vieles schief. Bei vielen Projekten wird an der Planung und an Baupersonal gespart. Planungsstandards, Sicherheitsstandards und Dokumentationsanforderungen werden missachtet. Daraus resultieren Unfälle, defekte Fremdleitungen (Strom, Wasser, Gas etc.) und schließlich auch Bauverzögerungen und Nachträge, sodass sich ein vermeintlich günstiger Anbieter als Kostenfalle entpuppt. Insbesondere für geförderte Projekte gestaltet sich zudem der Abruf der Fördergelder häufig problematisch.</span>
|
|
</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Durch unseren engen Austausch mit den Tiefbauern der E-TIB GmbH können wir unsere Planung immer weiter optimieren, frühzeitig Probleme erkennen und für unsere Auftraggeber zufriedenstellende Lösungen erarbeiten. Im Idealfall wird der Tiefbau durch die E-TIB GmbH durchgeführt, so können wir Ihnen ein Optimum an Kosten- und Qualitätssicherheit für Ihr Projekt bieten.</span>
|
|
</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial;">Neben der klassischen Tiefbauplanung haben wir uns zudem auf die Vermessung und Dokumentation von Kabeltrassen spezialisiert. Wir haben erkannt, dass die Anforderungen an Dokumentation immer umfangreicher werden und nur sehr wenige Tiefbaufirmen überhaupt in der Lage sind, diese Anforderungen für z. B. den geförderten Breitbandausbau zu erfüllen. Dazu mehr unter GIS und Vermessung.</span></p><p style="direction: ltr;"><span style="display: initial;"> </span></p><p style="direction: ltr;"><span style="display: initial; font-weight: bold;">KLASSISCHE LEISTUNGEN:</span></p> <ul class="defaultList"><li style="direction: ltr;"><span style="display: initial;">Strukturplanung (Trassenoptimierung)</span></li><li style="direction: ltr;"><span style="display: initial;">Genehmigungsplanung</span></li><li style="direction: ltr;"><span style="display: initial;">Ausführungsplanung</span></li><li style="direction: ltr;"><span style="display: initial;">Ausschreibung und Vergabe</span></li><li style="direction: ltr;"><span style="display: initial;">Bauüberwachung</span></li></ul>
|
|
<p style="direction: ltr;"><br/></p><p style="direction: ltr;"><span style="display: initial; font-weight: bold;">BESONDERE PLANUNGSLEISTUNGEN:</span></p> <ul class="defaultList"><li style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Zustimmungsplanung</span>
|
|
</span></li><li style="direction: ltr;"><span style="display: initial;">Hausanschlussverträge</span></li><li style="direction: ltr;"><span style="display: initial;">360° Foto- oder Video-Erfassung des Baufeldes</span></li><li style="direction: ltr;"><span style="display: initial;">Vermessung und Dokumentation nach GIS-Nebenbestimmungen</span></li><li style="direction: ltr;"><span style="display: initial;">Komplexe Querungen von z.B. Bahnstrecken, Autobahnen, Gewässern oder Bereichen die unter Naturschutz stehen</span></li><li style="direction: ltr;"><span style="display: initial;">Schnittstelle zwischen Tiefbau, Planung und Behörden</span></li><li style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Wirtschaftlichkeitsberechnungen</span>
|
|
</span></li></ul>
|
|
<p><span style="display: initial;"><br/></span></p></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1169271119" id="1169271119"> <div class="dmRespColsWrapper" id="1782047529"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1665100226"></div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1962851813 dmRespRow dmSectionParallaxNew" style="text-align: center;" id="1962851813" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyNDg3MTAzMzY3LWM5OGY3MTk2MDRmNi5qcGciXSwic3BlZWQiOiIzIiwidHJhbnNpdGlvbiI6InNsaWRlUmlnaHQifQ==" mode="1"> <div class="dmRespColsWrapper" id="1006659920"> <div class="u_1977293890 dmRespCol small-12 medium-12 large-12 empty-column" id="1977293890"></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1009340080" id="1009340080"> <div class="dmRespColsWrapper" id="1802825953"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1525996260"></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1749038053 fullBleedChanged fullBleedMode" style="text-align: center;" id="1749038053"> <div class="dmRespColsWrapper" id="1328956605"> <div class="u_1512248447 dmRespCol small-12 medium-6 large-6 dmSectionNoParallax" id="1512248447" data-gallery-bg="eyJzbGlkZXMiOltdLCJzcGVlZCI6IjQifQ==" data-anim-desktop="none"> <div data-element-type="spacer" class="u_1762910123 dmSpacer" id="1762910123"></div>
|
|
</div>
|
|
<div class="u_1131483960 dmRespCol small-12 medium-6 large-6" id="1131483960" data-anim-desktop="none"> <div class="u_1813305700 dmNewParagraph" id="1813305700" style="transition: opacity 1s ease-in-out 0s; text-align: left;" data-element-type="paragraph" data-version="5"><p><span style="display: initial;">ERNEUERBARE ENERGIEN</span></p></div> <div class="u_1880121266 dmNewParagraph" id="1880121266" style="transition:none;display:block;line-height:initial;" data-version="5"><p style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Erneuerbare Energien – eine Erfolgsstory. Während Wind- oder Solarstrom vor 20 Jahren noch erhebliche Fördergelder benötigten, kommen diese Energiequellen fast ohne eine Förderung aus. Und somit lohnen sich z.B. Solaranlagen für den Eigenverbrauch bei Stromgestehungskosten von unter 10 ct/kWh für die meisten Betriebe. Zudem werden vom Gesetzgeber Anreize für die Produktion erneuerbarer Energien geschaffen.</span>
|
|
</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Um den Strom jedoch sinnvoll und vor allem wirtschaftlich zu nutzen, müssen einige Herausforderungen gemeistert werden. Dazu gehören unter anderem die Standortbedingungen, das Baurecht (evtl. auch Regionalplanung), die Herstellerwahl und die effektive Integration der Anlage in den Betrieb bzw. in das Stromnetz. Als Wirtschaftsingenieure und Geografen behalten wir den Überblick über die relevanten Problemstellungen.</span>
|
|
</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial;">Wir haben umfangreiche Erfahrungen in der Genehmigung von Netzanschlusstrassen, komplexen Genehmigungsverfahren von Windprojekten nach BImSchG, Genehmigungen von Freiflächenanlagen in Schutzbereichen für öffentliche Versorger sowie der Generalplanung von großen Aufdachanlagen. </span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial; font-weight: bold;">LEISTUNGEN:</span></p> <ul class="defaultList"><li style="direction: ltr;"><span style="display: initial;">Potenzialanalyse für Wind- und Solarprojekte</span></li><li style="direction: ltr;"><span style="display: initial;">Technische Planung und Dimensionierung von Wind- und Solaranlagen (Dach- und Freifläche)</span></li><li style="direction: ltr;"><span style="display: initial;">Integration von Batteriespeichern und Ladesäulen</span></li><li style="direction: ltr;"><span style="display: initial;">Wirtschaftlichkeitsberechnung für EE-Projekte</span></li><li style="direction: ltr;"><span style="display: initial;">Berechnung und Integration in den Betrieb</span></li><li style="direction: ltr;"><span style="display: initial;">Rechtliche Planung und Vertragsmanagement</span></li><li style="direction: ltr;"><span style="display: initial;">Genehmigungsplanung und Koordination von Fremdgutachten</span></li><li style="direction: ltr;"><span style="display: initial;">Vergabe und Überwachung der Ausführung</span></li><li style="direction: ltr;"><span style="display: initial;">Elektroplanung</span></li><li style="direction: ltr;"><span style="display: initial;">Netzanschlussplanung<br/></span></li></ul>
|
|
<p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p><span style="display: initial;"><br/></span></p></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1263875904" id="1263875904"> <div class="dmRespColsWrapper" id="1517982634"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1770691876"></div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1758618178 dmRespRow dmSectionParallaxNew" style="text-align: center;" id="1758618178" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyNDg3MTAzMzY3LWM5OGY3MTk2MDRmNi5qcGciXSwic3BlZWQiOiIzIiwidHJhbnNpdGlvbiI6InNsaWRlUmlnaHQifQ==" mode="1"> <div class="dmRespColsWrapper" id="1100784275"> <div class="u_1985087118 dmRespCol small-12 medium-12 large-12 empty-column" id="1985087118"></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1845346441" id="1845346441"> <div class="dmRespColsWrapper" id="1851696952"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1833237419"></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1336552714 fullBleedChanged fullBleedMode" style="text-align: center;" id="1336552714"> <div class="dmRespColsWrapper" id="1485930254"> <div class="u_1264633928 dmRespCol small-12 medium-6 large-6 dmSectionNoParallax" id="1264633928" data-gallery-bg="eyJzbGlkZXMiOltdLCJzcGVlZCI6IjQifQ==" data-anim-desktop="none"> <div data-element-type="spacer" class="u_1821733849 dmSpacer" id="1821733849"></div>
|
|
</div>
|
|
<div class="u_1896425473 dmRespCol small-12 medium-6 large-6" id="1896425473" data-anim-desktop="none"> <div class="u_1296157261 dmNewParagraph" id="1296157261" style="transition:opacity 1s ease-in-out;display:block;line-height:initial;" data-element-type="paragraph" data-version="5"><p><span style="display: initial;">GIS & VERMESSUNG</span></p></div> <div class="u_1682410950 dmNewParagraph" id="1682410950" style="transition:none;display:block;line-height:initial;" data-version="5"><p style="direction: ltr;"><span class="" style="display: initial;"><span style="display: initial;">Alles wird digital, nur auf dem Bau dauert alles etwas länger und die Digitalisierung wird häufig als Zusatzaufwand von dem ausführenden Personal gesehen. Wir erleben es immer wieder, dass wir eingescannte Pläne als Leitungsauskünfte, Bauszkizzen oder handgeschriebene Bohrprotokolle erhalten.</span>
|
|
</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial;">Moderne Technologie in Form von Messinstrumenten, Fotoequipment und Tablet mit innovativen Softwareanwendungen ermöglichen es den Baufortschritt in Echtzeit zu dokumentieren, sodass Dokumentation und Abrechnung ohne Zettelwirtschaft erfolgen kann. Besonders bei Förderprojekten (für z. B. den Breitbandausbau) mit immer höheren Anforderungen steigen Aufwand und Komplexität von Dokumentation und Abrechnung der Leitungsnetze, sodass sich der Einsatz von Technik schnell rentiert.</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial;">Aus unserer Erfahrung bringt moderne Technik ohne die richtige Software und Einarbeitung häufig noch keine Erleichterung, sondern wird eher als Arbeitserschwerung wahrgenommen. Deshalb bieten wir maßgeschneiderte Lösungen aus Technik und Software für Tiefbauunternehmen, die Ihre Mitarbeiter, auch ohne Vorkenntnisse, nach kurzer Einarbeitung bedienen können. Damit sind Sie in der Lage cm-genau zu vermessen und umfangreiche Attribute automatisiert aufzunehmen. Dafür arbeiten wir eng mit einem Anbieter für hochpräzises GPS Messequipment zusammen und erstellen Softwareanwendungen für Computer, Tablet und Smartphone individuell für Ihre Anforderungen.</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial; font-weight: bold;">LEISTUNGEN:</span></p> <ul class="defaultList"><li style="direction: ltr;"><span style="display: initial;">Erstellung umfangreicher Karten</span></li><li style="direction: ltr;"><span style="display: initial;">Vermessung Ihrer Tiefbauarbeiten inkl. Bestimmung einer Vielzahl von Attributen wie z.B. Verlegeart, Materialien etc. für Dokumentation und Abrechnung</span></li><li style="direction: ltr;"><span style="display: initial;">Digitalisierung Ihres Bestandsnetzes</span></li><li style="direction: ltr;"><span style="display: initial;">Aufbau von Datenbanken zur effizienten Bearbeitung unterschiedlichster Daten</span></li><li style="direction: ltr;"><span style="display: initial;">Schulung in digitaler Messtechnik und Integration dieser in GIS-Systeme</span></li></ul>
|
|
<p><span style="display: initial;"><br/></span></p></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1123249733" id="1123249733"> <div class="dmRespColsWrapper" id="1915908431"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1845505254"></div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1614136551 dmRespRow dmSectionParallaxNew" style="text-align: center;" id="1614136551" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyNDg3MTAzMzY3LWM5OGY3MTk2MDRmNi5qcGciXSwic3BlZWQiOiIzIiwidHJhbnNpdGlvbiI6InNsaWRlUmlnaHQifQ==" mode="1"> <div class="dmRespColsWrapper" id="1178949651"> <div class="u_1409496287 dmRespCol small-12 medium-12 large-12" id="1409496287"> <div class="dmNewParagraph u_1983942808" data-element-type="paragraph" data-version="5" id="1983942808" style="transition: opacity 1s ease-in-out 0s;"> <h1 class="text-align-center"><span class="" style="color:rgb(255, 255, 255);" helvetica";="" display:="" unset;"=""><span style="color:rgb(255, 255, 255);display:unset;font-family:Helvetica, 'Helvetica Fallback';">KUNDEN</span>
|
|
</span></h1>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow" id="1264631043"> <div class="dmRespColsWrapper" id="1242795838"> <div class="dmRespCol large-12 medium-12 small-12" id="1939701444"> <div class="dmNewParagraph u_1092981479" data-element-type="paragraph" data-version="5" id="1092981479" style="transition: opacity 1s ease-in-out 0s;"><p style="direction: ltr;" class="m-size-24 text-align-center size-30"><span class="font-size-30 m-font-size-24" style="display: initial;"><span style="display: initial;" class="font-size-30 m-font-size-24">KUNDEN</span>
|
|
</span></p><p style="direction: ltr;"><span style="display: initial;"><br/></span></p><p style="direction: ltr;"><span style="display: initial; color: rgb(0, 0, 0);">Unsere Kunden kommen aus folgenden Segmenten</span></p> <ul class="defaultList"><li style="direction: ltr; color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); display: initial;">Projektentwicklung Solar- und Windprojekte</span></li><li style="direction: ltr; color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); display: initial;">Versorgungsunternehmen aus den Bereichen Gas, Wasser, Strom</span></li><li style="direction: ltr; color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); display: initial;">Telekommunikationsunternehmen</span></li><li style="direction: ltr; color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); display: initial;">Tiefbauunternehmen</span></li></ul>
|
|
<p><span style="display: initial;"><br/></span></p></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="u_1301480239 dmRespRow dmSectionParallaxNew" style="text-align: center;" id="1301480239" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyNDg3MTAzMzY3LWM5OGY3MTk2MDRmNi5qcGciXSwic3BlZWQiOiIzIiwidHJhbnNpdGlvbiI6InNsaWRlUmlnaHQifQ==" mode="1"> <div class="dmRespColsWrapper" id="1562792288"> <div class="u_1633848449 dmRespCol small-12 medium-12 large-12" id="1633848449"> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1576875884" file="false" href="über-uns.html" data-element-type="dButtonLinkId" id="1576875884"> <span class="iconBg" id="1630206674"> <span class="icon hasFontIcon icon-star" id="1863490325"></span>
|
|
</span>
|
|
<span class="text" id="1226675012">Über uns</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="dmRespRow u_1056014297" id="1056014297"> <div class="dmRespColsWrapper" id="1350299788"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1252543976"></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="u_1251437857 dmRespCol dmFooterCol small-12 medium-6 large-6" id="1251437857"> <div class="u_1980642274 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1980642274"><img src="https://le-cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/opt/ETIB_Ing_logo_w-1920w.png" id="1306915427" class="" data-dm-image-path="https://cdn.website-editor.net/5e2f4be8c0fb45f2a71937f258d66cca/dms3rep/multi/ETIB_Ing_logo_w.png" onerror="handleImageLoadError(this)"/></div>
|
|
<div data-element-type="spacer" class="dmSpacer u_1343223140" id="1343223140"></div>
|
|
<div class="u_1430628913 dmNewParagraph" id="1430628913"> <div><font color="#ffffff"><span style="font-family:'Source Sans Pro';"><span style="font-weight: 400;"></span></span>Telefon: +49 4283 69799-20</font><font color="#ffffff"><br/></font></div>
|
|
<div><font color="#ffffff">E-Mail: info@etib-ing.com</font><br/></div>
|
|
<div><font color="#ffffff"><br/></font></div>
|
|
<div><font color="#ffffff">© E-TIB Ingenieurgesellschaft 2023</font></div>
|
|
</div></div>
|
|
<div class="dmRespCol small-12 medium-6 large-6" id="1482103126"> <a data-display-type="block" class="u_1489320351 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="datenschutz.html" data-element-type="dButtonLinkId" id="1489320351"> <span class="iconBg" id="1102437510"> <span class="icon hasFontIcon icon-star" id="1253345124"></span>
|
|
</span>
|
|
<span class="text" id="1094986108">Impressum & Datenschutz</span>
|
|
</a>
|
|
</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_6452";
|
|
var build = "2026-05-13T12_48_29";
|
|
window['v' + 'ersion'] = d_version;
|
|
|
|
function buildEditorParent() {
|
|
window.isMultiScreen = true;
|
|
window.editorParent = {};
|
|
window.previewParent = {};
|
|
window.assetsCacheQueryParam = "?version=2026-05-13T12_48_29";
|
|
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 = ' <div> <p class=\"rteBlock\">Diese Webseite verwendet Cookies, um Ihnen ein optimales Online-Erlebnis bieten zu können. Durch die Nutzung dieser Webseite erklären Sie sich mit der Verwendung von Cookies einverstanden. <a target=\"_blank\" data-runtime-url=\"undefined\">Mehr Infos<\/a> \n<\/p> \n<\/div> \n';
|
|
</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/6452';
|
|
rtCommonProps["common.resources.cdn.host"] = 'https://static-cdn.website-editor.net';
|
|
rtCommonProps["common.resources.folder"] = 'https://static-cdn.website-editor.net/mnlt/production/6452';
|
|
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/6452/_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/6452/_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: '5e2f4be8c0fb45f2a71937f258d66cca'
|
|
});
|
|
|
|
// 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: 5e2f4be8c0fb45f2a71937f258d66cca -->
|
|
<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 = 'More';
|
|
|
|
Parameters.NavigationAreaParams.LessButtonText = '......';
|
|
Parameters.HomeLinkText = 'Home';
|
|
</script>
|
|
<!-- End Script tags -->
|
|
<!-- Site Wide Html Markup -->
|
|
<!-- Site Wide Html Markup -->
|
|
</body>
|
|
</html>
|