{"id":93731,"date":"2019-05-22T13:04:49","date_gmt":"2025-05-22T11:04:35","guid":{"rendered":"https:\/\/all-inkl.power-shift.eu\/themen\/energiepolitik\/"},"modified":"2026-03-23T15:29:37","modified_gmt":"2026-03-23T14:29:37","slug":"energiepolitik","status":"publish","type":"page","link":"https:\/\/power-shift.de\/en\/arbeitsschwerpunkte\/energiepolitik\/","title":{"rendered":"energy policy"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpex-template-shortcode thema-energie\"><style type=\"text\/css\" data-type=\"vc_shortcodes-custom-css\">.vc_custom_1757938261376{margin-top: -30px !important;}<\/style><div class=\"vc_row wpb_row vc_row-fluid pageheader-with-title background-desaturate vc_custom_1757938261376 vc_row-o-content-middle vc_row-flex wpex-vc-full-width-row wpex-vc-full-width-row--centered wpex-relative wpex-has-overlay wpex-has-overlay--69fb1d0256607\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpex-bg-overlay-wrap wpex-absolute wpex-inset-0 wpex-rounded-inherit\"><style class=\"wpex-bg-overlay-css\">.wpex-has-overlay--69fb1d0256607 > .wpex-bg-overlay-wrap .wpex-bg-overlay{background-color:var(--wpex-palette-23-color);opacity:100%;}<\/style><span class=\"wpex-bg-overlay color wpex-absolute wpex-inset-0 wpex-rounded-inherit wpex-duration-500 wpex-opacity-60 wpex-mix-blend-multiply wpex-bg-black\"><\/span><\/div><div class=\"wpb_column wpex-py-50 vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vcex-spacing wpex-w-100 wpex-clear\"><\/div><style>.vcex-page-title.vcex_69fb1d02578fa .vcex-page-title__heading{color:#ffffff;}<\/style><div class=\"vcex-page-title vcex-module wpex-text-center vcex_69fb1d02578fa\"><h1 class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">energy policy<\/span><\/h1><\/div><div class=\"vcex-spacing wpex-w-100 wpex-clear\"><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-flex wpex-relative\"><div class=\"wpb_column ps-stick-content vc_column_container vc_col-sm-3\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element cf-scrollspy-nav\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p><a href=\"#Klimapolitik\">Climate and energy policy<\/a><\/p>\n<p><a href=\"#Team\">team<\/a><\/p>\n<p><a href=\"#Links\">left<\/a><\/p>\n\n\t\t<\/div>\n\t<\/div>\n<div class=\"wpex-template-shortcode\"><div class=\"vc_row wpb_row vc_row-fluid wpex-relative\"><div class=\"wpb_column ps-stick-content vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n  .cf-scrollspy-nav p { \n      text-align: left;\n  }\n    @media (min-width: 768px){\n        .cf-scrollspy-nav a {\n    \t\tborder-left: 5px solid hsl( from currentColor h s l \/ 0.25);\n    \t\tdisplay: block;\n    \t\tpadding-left: 0.5em;\n    \t\ttransition: border-left-color 1s;\n    \t}\n    \t.cf-scrollspy-nav a.active {\n    \t\tborder-left-color: currentColor;\n    \t}\n    }\n\t\n\t\/*\n\t * Sticky-Spalte:\n\t * Classname \".ps-sticky-content\" auf der gewunschten Spalte anwenden.\n\t * In der Zeile-Einstellungen, sollte \"Equal Height\" gecheckt werden.\n\t *\/\n    \n    @media (min-width: 768px){\n        .ps-stick-content > .vc_column-inner > .wpb_wrapper {\n    \t    position: sticky;\n    \t    top: calc(\n    \t        var(--wp-admin--admin-bar--height, 0px) +\n    \t        var(--wpex-sticky-topbar-height, 45px) + \n    \t        var(--wpex-vc-column-inner-margin-bottom, 40px)\n    \t        );\n    \t}\n    }\n\n    @media (min-width: 960px){\n        .ps-stick-content > .vc_column-inner > .wpb_wrapper {\n    \t    top: calc(\n    \t        var(--wp-admin--admin-bar--height, 0px) +\n    \t        var(--wpex-sticky-topbar-height, 45px) + \n    \t        var(--wpex-sticky-header-height, 90px) + \n    \t        var(--wpex-vc-column-inner-margin-bottom, 40px)\n    \t        );\n    \t}\n    }\n\t\n\t\n<\/style>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"wpb_raw_code wpb_raw_js\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<script>\n\t\/*\n\t * Small stand-alone ScrollSpy-like script \n\t * to indicate in the table of contents \/ page-nav, \n\t * which section the reader is at.\n\t *\/\nwindow.onload = () => {\n\t\n\tconst navClass= \"cf-scrollspy-nav\";\n\tconst contentContainerClass= \"cf-scrollspy-content\";\n\t\n\tconst observer = new IntersectionObserver(entries => {\n\n\t\tentries.forEach(entry => {\n\t\t\tconst id = entry.target.id;\n\t\t\tif ( entry.isIntersecting ) {\n\t\t\t    \/\/console.log(entry.target.id, \"is intersecting\");\n\t\t\t\tdocument.querySelector(`.${navClass} a[href=\"#${id}\"]`).classList.add('active');\n\t\t\t} else {\n\t\t\t    \/\/console.log(\"remove active: \", id);\n\t\t\t\tdocument.querySelector(`.${navClass} a[href=\"#${id}\"]`).classList.remove('active');\n\t\t\t}\n\t\t});\n\t}, {\n    rootMargin: `-33% 0px`\n  });\n\n\t\/\/ Track all sections that have an `id` applied\n\tdocument.querySelectorAll(`.${contentContainerClass} [id]`).forEach((section) => {\n\t\tobserver.observe(section);\n\t});\n};\n\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><div class=\"wpb_column cf-scrollspy-content vc_column_container vc_col-sm-9\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"Klimapolitik\" class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p>Our energy consumption has a development dimension. Fossil fuels are not only harmful to the climate. Their promotion and further processing is associated with human rights violations and environmental destruction, especially in countries of the Global South.<\/p>\n<p>Renewable energy can also have a negative impact. For example, the raw materials for solar and wind power plants are often mined under poor human rights and ecological standards in the Global South. Or huge renewable energy power plants for hydrogen production are planned in countries of the Global South, which are only available for export to rich industrial nations.<\/p>\n<p>PowerShift is committed to a global just energy transition that overcomes such injustices and guarantees all people equal access to clean energy.<\/p>\n<p>Here you can get an insight into our work on energy policy.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl\"><span class=\"vcex-heading-inner wpex-inline-block\">Focus of our work<\/span><\/div><div class=\"wpex-post-cards wpex-post-cards-template_95494 wpex-my-30 wpex-relative\"><div class=\"wpex-post-cards-inner\"><div class=\"wpex-post-cards-loop wpex-post-cards-grid wpex-row wpex-clr\"><div class=\"wpex-post-cards-entry col col-1 span_1_of_3 post-94212 type-post cat-125 post_tag-373 post_tag-375 post_tag-302 post_tag-277 thema-16 author-425\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/bodengerechtigkeit\/\" class=\"card-link\">Campaign : Real climate justice needs fair land distribution<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/06\/Bodengerechtigkeit-Energiewende-PowerShift-scaled-1-800x600.jpg\" alt=\"Farming with wind turbine in the background\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--125\">campaign<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb1d026f0b2 .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69fb1d026edc3\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb1d026f0b2\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">energy policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Real climate justice needs fair land distribution<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_3 post-95991 type-page cat-217 thema-16 author-252\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/campaign\/wasserstoffwelt\/\" class=\"card-link\"> : Climate check hydrogen: ecologically and socially fair.<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/07\/Drone-view-gas-oil-and-hydrogen-storage-800x600.jpg\" alt=\"\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb1d027784b .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69fb1d02772ce\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb1d027784b\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">energy policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Climate check hydrogen: ecologically and socially fair.<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_3 post-96417 type-page cat-217 thema-16 author-97\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/campaign\/berlin\/\" class=\"card-link\"> : PowerShift: Active for Berlin<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2024\/07\/Berliner_Fernsehturm-800x600.jpg\" alt=\"PowerShift: Active for Berlin - Berliner Fernsehturm\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb1d027fc81 .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69fb1d027f701\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb1d027fc81\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">energy policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">PowerShift: Active for Berlin<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_3 post-96334 type-post cat-217 post_tag-299 post_tag-276 post_tag-134 thema-16 thema-18 author-252\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/berlin-rohstoffwende-energiewende\/\" class=\"card-link\">Background : Berlin: Focus on the raw materials and energy transition<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/07\/PowerShift-Rohstoffwende-Berlin-1-800x516.png\" alt=\"\" width=\"800\" height=\"516\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb1d028668f .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69fb1d02860fa\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb1d028668f\"><span class=\"vcex-post-terms__item vcex-post-terms__item--18\">raw materials policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Berlin: Focus on the raw materials and energy transition<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_3 post-98614 type-post cat-20 cat-217 post_tag-145 post_tag-302 thema-16 author-86\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/klimaneutral-und-bezahlbar-heizen-waermewende-berlin\/\" class=\"card-link\">Climate-neutral and affordable heating: How the heat transition in Berlin can succeed<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2026\/02\/Tizelbild-Waermewende-e1772537689752-800x600.jpeg\" alt=\"Cover image Heat transition cat on heating\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb1d028ccaa .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69fb1d028c740\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb1d028ccaa\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">energy policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Climate-neutral and affordable heating: How the heat transition in Berlin can succeed<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><\/div><\/div><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h2>energy policy<\/h2>\n<p>At the heart of our work in the field of energy policy is the development policy perspective on the resource consumption of energy production. We are committed to a globally just energy transition. To this end, we contribute locally and nationally to climate and energy policy.<\/p>\n<h3><strong>Complete phase-out of fossil fuels<\/strong><\/h3>\n<p>We are committed to a globally just energy transition and a rapid and complete phase-out of fossil fuels. Our work played a decisive role in the successful coal phase-out campaign in Berlin. Now we are dedicating ourselves to the question of how an exit from natural gas is possible in Berlin and Germany. With our factsheets and events on the Gausaustieg, we draw attention to the serious climate consequences of natural gas consumption and the associated environmental problems.<\/p>\n<h3><strong>Hydrogen: sustainable and fair instead of limitlessly cheap<\/strong><\/h3>\n<p>Hydrogen is an important part of the energy transition. We provide critical support for the development of the global hydrogen infrastructure and its development policy dimension. Instead of importing hydrogen from other countries as cheaply as possible, we are committed to the deliberate use of green hydrogen in selected industries. In our podcasts, publications, webinars and analyses, we discuss the potential of hydrogen for a climate-friendly energy transition from different perspectives. With our activities, we want to inform political and economic actors, NGOs and trade unions and promote a well-founded discussion about the role of hydrogen in the future.<\/p>\n<h3><strong>Protection of natural resources<\/strong><\/h3>\n<p>We are committed to protecting natural resources, such as water, soil and air. The energy transition must not be at the expense of farmers, indigenous communities and fertile farmland. We draw attention to land conflicts that arise as a result of the expansion of renewable energies. We call for binding human rights and environmental standards, fair participation of local communities and an energy policy that takes social justice seriously \u2013 worldwide and also in Germany.<\/p>\n<h3><strong>Heat transition: Climate-friendly and social<\/strong><\/h3>\n<p>Together with the Berlin Renewable Alliance, we are driving forward the municipal and socially just heat transition in Berlin. We have successfully supported the repurchase of Vattenfall's district heating network, which was returned to the state of Berlin in May 2024. At both Berlin and federal level, we work in powerful alliances against the heating of hydrogen in the heat supply as well as against the expansion of wood combustion and inform about climate- and environmentally friendly alternatives that curb resource consumption at the expense of the Global South.<\/p>\n<h3><strong>CCS \u2013 Carbon Capture and Storage: A Dangerous Illusion<\/strong><\/h3>\n<p>Carbon Capture and Storage (CCS) is discussed for CO2 reduction. We see it as a distraction. This technology has not yet shown that it works. Relying on CCS does not only jeopardise compliance with Germany's climate targets. It also extends our dependence on fossil fuels. In our joint work with the CCS-Stoppen alliance, we address policy makers and multipliers with opinions and analyses in order to highlight the risks of CCS and to promote real climate protection.<\/p>\n<p>Our speakers are pleased to be able to contribute their expertise. Contact us if you would like to learn more about the possibilities of cooperation.<\/p>\n<p><a href=\"https:\/\/de.wikipedia.org\/wiki\/Powershift\">You can find our Wikipedia entry here.<\/a><\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div id=\"Team\" class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 class=\"vcex-heading vcex-heading-side-border vcex-module wpex-heading wpex-text-2xl wpex-flex wpex-items-center\"><span class=\"vcex-heading-inner wpex-inline-block\">team<\/span><span class=\"vcex-heading-side-border__border wpex-flex-grow wpex-h-0 wpex-border-solid wpex-border-gray-900 wpex-ml-15 wpex-border-b-3\"><\/span><\/h3><div class=\"wpex-post-cards wpex-post-cards-template_93686 wpex-relative\"><div class=\"wpex-post-cards-inner\"><div class=\"wpex-post-cards-loop wpex-post-cards-grid wpex-row wpex-clr\"><div class=\"wpex-post-cards-entry col col-1 span_1_of_3 post-93763 type-staff cat-99 author-83\"><div class=\"wpex-card wpex-card-template_93686\"><style>.vc_custom_1747326952379{margin-bottom: 0px !important;}<\/style><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid wpex-card-custom-staff wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1747326952379\"><div class=\"wpb_wrapper\"><div class=\"vcex-post-media vcex-module\"><img data-no-lazy=\"1\" class=\"wpex-align-center skip-lazy\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Kiva-Drexel--150x150.jpg\" alt=\"Photo Kiva Drexel PowerShift Energy Policy\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Kiva-Drexel--150x150.jpg 150w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Kiva-Drexel--300x300.jpg 300w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Kiva-Drexel--100x100.jpg 100w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Kiva-Drexel-.jpg 570w\" width=\"150\" height=\"150\"><\/div><style>.vcex-page-title.vcex_69fb1d029493f .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69fb1d029493f\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Kiva Drexel<\/span><\/div><\/div><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"tel:+49%201772129255\" class=\"wpex-phone-number wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Telephone number<\/span><\/a><a href=\"mailto:&#107;&#105;&#118;&#097;.&#100;&#114;e&#120;el&#064;&#112;o&#119;e&#114;-&#115;&#104;&#105;&#102;&#116;&#046;&#100;&#101;\" class=\"wpex-email wpex-social-btn wpex-social-btn-no-style\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><\/span><span class=\"screen-reader-text\">E-mail<\/span><\/a><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"custom_staff_phone\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"><\/path><\/svg><\/span> +49 1772129255<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_3 post-93761 type-staff cat-99 author-83\"><div class=\"wpex-card wpex-card-template_93686\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid wpex-card-custom-staff wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1747326952379\"><div class=\"wpb_wrapper\"><div class=\"vcex-post-media vcex-module\"><img data-no-lazy=\"1\" class=\"wpex-align-center skip-lazy\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-150x150.jpg\" alt=\"Photo Neelke Wagner PowerShift Energy Policy\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-150x150.jpg 150w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-300x300.jpg 300w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-768x768.jpg 768w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-1024x1024.jpg 1024w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-600x600.jpg 600w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px-100x100.jpg 100w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Neelke-Wagner_PowerShift-1140px.jpg 1140w\" width=\"150\" height=\"150\"><\/div><style>.vcex-page-title.vcex_69fb1d0297fe7 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69fb1d0297fe7\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Neelke Wagner<\/span><\/div><\/div><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"tel:+49%20(0)30%202472%204541\" class=\"wpex-phone-number wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Telephone number<\/span><\/a><a href=\"mailto:&#110;ee&#108;&#107;&#101;.w&#097;&#103;n&#101;r&#064;&#112;ower&#045;sh&#105;f&#116;.&#100;e\" class=\"wpex-email wpex-social-btn wpex-social-btn-no-style\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><\/span><span class=\"screen-reader-text\">E-mail<\/span><\/a><a href=\"http:\/\/@Neelke.bsky.social\" class=\"wpex-bluesky wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479.815 2.736 3.713 3.66 6.383 3.364.136-.02.275-.039.415-.056-.138.022-.276.04-.415.056-3.912.58-7.387 2.005-2.83 7.078 5.013 5.19 6.87-1.113 7.823-4.308.953 3.195 2.05 9.271 7.733 4.308 4.267-4.308 1.172-6.498-2.74-7.078a8.741 8.741 0 0 1-.415-.056c.14.017.279.036.415.056 2.67.297 5.568-.628 6.383-3.364.246-.828.624-5.79.624-6.478 0-.69-.139-1.861-.902-2.206-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8Z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Bluesky<\/span><\/a><a href=\"http:\/\/linkedin.com\/in\/neelkewagner\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"custom_staff_phone\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"><\/path><\/svg><\/span> +49 (0)30 2472 4541<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"Links\" class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 class=\"vcex-heading vcex-heading-side-border vcex-module wpex-heading wpex-text-2xl wpex-flex wpex-items-center\"><span class=\"vcex-heading-inner wpex-inline-block\">left<\/span><span class=\"vcex-heading-side-border__border wpex-flex-grow wpex-h-0 wpex-border-solid wpex-border-gray-900 wpex-ml-15 wpex-border-b-3\"><\/span><\/h3><div class=\"theme-button-wrap textcenter wpex-clr\"><a href=\"https:\/\/power-shift.de\/en\/publikationen\/?filter=klimapolitik\/\" class=\"vcex-button theme-button large align-center inline\"><span class=\"vcex-button-inner theme-button-inner wpex-flex wpex-flex-wrap wpex-items-center wpex-justify-center\">Publications on energy policy<\/span><\/a><\/div> <\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>We are committed to a globally just energy transition and a rapid and complete phase-out of fossil fuels.<\/p>","protected":false},"author":1,"featured_media":93726,"parent":108,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"thema":[16],"coauthors":[83],"class_list":["post-93731","page","type-page","status-publish","has-post-thumbnail","hentry","thema-klimapolitik","entry","has-media"],"acf":[],"_links":{"self":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/93731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/comments?post=93731"}],"version-history":[{"count":22,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/93731\/revisions"}],"predecessor-version":[{"id":98879,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/93731\/revisions\/98879"}],"up":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/media\/93726"}],"wp:attachment":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/media?parent=93731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/categories?post=93731"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/tags?post=93731"},{"taxonomy":"thema","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/thema?post=93731"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/coauthors?post=93731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}