{"id":654,"date":"2023-10-19T15:43:46","date_gmt":"2023-10-19T13:43:46","guid":{"rendered":"https:\/\/hartmut-albers.com\/business-development\/"},"modified":"2023-12-20T16:05:25","modified_gmt":"2023-12-20T15:05:25","slug":"business-development","status":"publish","type":"page","link":"https:\/\/hartmut-albers.com\/en\/business-development\/","title":{"rendered":"Business Development"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;2\/3&#8243; css=&#8221;.vc_custom_1698602977412{margin-top: 50px !important;}&#8221;][vc_column_text]<\/p>\n<h1 class=\"p1\">Business Development<\/h1>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243; offset=&#8221;vc_hidden-xs&#8221;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column][vc_column_text]<div class='white' style='background:rgba(250, 250, 250, 0); border:solid 0px rgba(240, 240, 240, 0); border-radius:0px; padding:0px 2px 0px 2px;'>\n<div id='sample_slider' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='sample_slider' style='visibility:hidden;'>\n<div id='sample_slider_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/Containerschiff.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgba(244, 204, 204, 0); '><\/div>\n<div id='sample_slider_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/Solardach.jpg&quot;); background-position:left top; background-size:contain; background-repeat:no-repeat; background-color:rgba(217, 234, 211, 0); '><\/div>\n<div id='sample_slider_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/Lagerhaus.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgba(255, 242, 204, 0); '><\/div>\n<div id='sample_slider_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/Windkraft.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgba(255, 242, 204, 0); '><\/div>\n<div id='sample_slider_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/Thumbnail_Video.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgba(255, 242, 204, 0); '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#sample_slider').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 300,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 4000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 300,\n\t\t\tfluidSpeed : 300,\n\t\t\tautoplaySpeed : 300,\n\t\t\tnavSpeed : 300,\n\t\t\tdotsSpeed : 300,\n\t\t\tloop : true,\n\t\t\tnav : false,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : true,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#sample_slider').css('visibility', 'visible');\n\t\tsa_resize_sample_slider();\n\t\twindow.addEventListener('resize', sa_resize_sample_slider);\n\t\tfunction sa_resize_sample_slider() {\n\t\t\tvar min_height = 'aspect169';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#sample_slider').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#sample_slider .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#sample_slider');\n\t\tjQuery('.sample_slider_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.sample_slider_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.sample_slider_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.sample_slider_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tjQuery('.sample_slider_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tvar resize_385 = jQuery('.owl-carousel');\n\t\tresize_385.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column css=&#8221;.vc_custom_1697723288343{margin-top: 50px !important;}&#8221;][vc_column_text]<\/p>\n<h3 class=\"p1\">Integration into a new partnership, into a group or a corporation<\/h3>\n<h3><\/h3>\n<p class=\"p1\">Has a new partnership started but things are not going smoothly? Is the integration into the new group or corporation not really progressing as planned?<\/p>\n<p class=\"p1\">I recommend defining or identifying common goals and strategies to establish a basis for cooperation. The nature of the cooperation and the desired synergistic effects must then be developed to translate them into operational processes. As an external Interim Executive I can demonstrate best practice examples and then suggest the suitable path for your company.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1697615581209{margin-top: 0px !important;margin-bottom: 50px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1697619848147{margin-top: 50px !important;}&#8221;]\n\t\t\t<!-- START Windkraft REVOLUTION SLIDER 6.7.24 --><p class=\"rs-p-wp-fix\"><\/p>\n\t\t\t<rs-module-wrap id=\"rev_slider_6_1_wrapper\" data-source=\"gallery\" style=\"visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;\">\n\t\t\t\t<rs-module id=\"rev_slider_6_1\" style=\"\" data-version=\"6.7.24\">\n\t\t\t\t\t<rs-slides style=\"overflow: hidden; position: absolute;\">\n\t\t\t\t\t\t<rs-slide style=\"position: absolute;\" data-key=\"rs-6\" data-title=\"Slide\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/\/hartmut-albers.com\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/dummy.png\" alt=\"Slide\" title=\"Business Development\" class=\"rev-slidebg tp-rs-img rs-lazyload\" data-lazyload=\"\/\/hartmut-albers.com\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/transparent.png\" data-no-retina>\n<!--\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-6-slide-6-layer-0\" \n\t\t\t\t\t\t\t\tdata-type=\"image\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:896px;h:504px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:7;\"\n\t\t\t\t\t\t\t><img decoding=\"async\" src=\"\/\/hartmut-albers.com\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"1920\" height=\"1080\" data-lazyload=\"\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/Windkraft.jpg\" data-no-retina> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-6-slide-6-layer-1\" \n\t\t\t\t\t\t\t\tdata-type=\"shape\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"x:r;y:243px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:338px;h:323px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:6;background-color:#d4edfc;\"\n\t\t\t\t\t\t\t> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n-->\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t<\/rs-slides>\n\t\t\t\t<\/rs-module>\n\t\t\t\t<script>\n\t\t\t\t\tsetREVStartSize({c: 'rev_slider_6_1',rl:[1240,1024,778,480],el:[565],gw:[1170],gh:[565],type:'standard',justify:'',layout:'fullwidth',mh:\"0\"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules[\"revslider61\"]!==undefined) {window.RS_MODULES.modules[\"revslider61\"].once = false;window.revapi6 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}\n\t\t\t\t<\/script>\n\t\t\t<\/rs-module-wrap>\n\t\t\t<!-- END REVOLUTION SLIDER -->\n[\/vc_column][\/vc_row][vc_row][vc_column css=&#8221;.vc_custom_1697723393190{margin-bottom: 50px !important;}&#8221;][vc_column_text]<\/p>\n<h3 id=\"ankerdevelopment\" class=\"p1\"><a href=\"#ankerdevelopment\">Move further in Internationalization<\/a><\/h3>\n<h3><\/h3>\n<p class=\"p1\">Is your company already operating internationally but could achieve much more?<\/p>\n<p class=\"p1\">I recommend an honest analysis to identify the gap between expectation and reality. What goals have you set and to what extent have they been achieved? What contacts are missing on the market and supplier side in the relevant countries and how can they be established? As an internationally experienced Interim Executive I can provide you with best practice examples as well as initiate new contacts.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1697535170433{margin-bottom: 50px !important;}&#8221;][vc_column]\n\t\t\t<!-- START neue M\u00e4rkte erschlie\u00dfen REVOLUTION SLIDER 6.7.24 --><p class=\"rs-p-wp-fix\"><\/p>\n\t\t\t<rs-module-wrap id=\"rev_slider_9_2_wrapper\" data-source=\"gallery\" style=\"visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;\">\n\t\t\t\t<rs-module id=\"rev_slider_9_2\" style=\"\" data-version=\"6.7.24\">\n\t\t\t\t\t<rs-slides style=\"overflow: hidden; position: absolute;\">\n\t\t\t\t\t\t<rs-slide style=\"position: absolute;\" data-key=\"rs-9\" data-title=\"Slide\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/\/hartmut-albers.com\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/dummy.png\" alt=\"Slide\" title=\"Business Development\" class=\"rev-slidebg tp-rs-img rs-lazyload\" data-lazyload=\"\/\/hartmut-albers.com\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/transparent.png\" data-no-retina>\n<!--\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-9-slide-9-layer-0\" \n\t\t\t\t\t\t\t\tdata-type=\"image\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"x:r;y:1px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:896px;h:504px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:9;\"\n\t\t\t\t\t\t\t><img decoding=\"async\" src=\"\/\/hartmut-albers.com\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"1920\" height=\"1080\" data-lazyload=\"\/\/hartmut-albers.com\/wp-content\/uploads\/2023\/10\/neue-Maerkte-erschliessen.jpg\" data-no-retina> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-9-slide-9-layer-1\" \n\t\t\t\t\t\t\t\tdata-type=\"shape\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"y:31px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:338px;h:323px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:6;background-color:#d4edfc;\"\n\t\t\t\t\t\t\t> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n-->\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t<\/rs-slides>\n\t\t\t\t<\/rs-module>\n\t\t\t\t<script>\n\t\t\t\t\tsetREVStartSize({c: 'rev_slider_9_2',rl:[1240,1024,778,480],el:[503],gw:[1170],gh:[503],type:'standard',justify:'',layout:'fullwidth',mh:\"0\"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules[\"revslider92\"]!==undefined) {window.RS_MODULES.modules[\"revslider92\"].once = false;window.revapi9 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}\n\t\t\t\t<\/script>\n\t\t\t<\/rs-module-wrap>\n\t\t\t<!-- END REVOLUTION SLIDER -->\n[\/vc_column][\/vc_row][vc_row][vc_column css=&#8221;.vc_custom_1697723668986{margin-bottom: 50px !important;}&#8221;][vc_column_text]<\/p>\n<h3 class=\"p1\">Developing New Products or Exploring New Markets<\/h3>\n<h3><\/h3>\n<p class=\"p1\">Do you have a strong product portfolio and penetrated your current markets? You are still looking for a bigger market share and focus on growth?<\/p>\n<p class=\"p1\">I recommend conducting a product and market analysis that first examines the current situation, then explores potential new product ideas, extensions, and variants. Similarly, I advise reviewing current markets and identify potential new markets.<\/p>\n<p class=\"p1\">As an external Interim Executive I offer new perspectives, fresh ideas and diverse market experiences. Together, we can develop a plan that leads to new horizons.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;2\/3&#8243; css=&#8221;.vc_custom_1698602977412{margin-top: 50px !important;}&#8221;][vc_column_text] Business Development [\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243; offset=&#8221;vc_hidden-xs&#8221;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221;][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column css=&#8221;.vc_custom_1697723288343{margin-top: 50px !important;}&#8221;][vc_column_text] Integration into a new partnership, into a group or a corporation Has a new partnership started but things are not going smoothly? Is the integration into the new group or corporation not really progressing as planned? I recommend defining or identifying&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-654","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/pages\/654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/comments?post=654"}],"version-history":[{"count":18,"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/pages\/654\/revisions"}],"predecessor-version":[{"id":720,"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/pages\/654\/revisions\/720"}],"wp:attachment":[{"href":"https:\/\/hartmut-albers.com\/en\/wp-json\/wp\/v2\/media?parent=654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}