{"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\/es\/arbeitsschwerpunkte\/energiepolitik\/","title":{"rendered":"Pol\u00edtica energ\u00e9tica"},"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--69fb0dbc48b57\" 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--69fb0dbc48b57 > .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_69fb0dbc49c28 .vcex-page-title__heading{color:#ffffff;}<\/style><div class=\"vcex-page-title vcex-module wpex-text-center vcex_69fb0dbc49c28\"><h1 class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Pol\u00edtica energ\u00e9tica<\/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\">Pol\u00edtica clim\u00e1tica y energ\u00e9tica<\/a><\/p>\n<p><a href=\"#Team\">equipo<\/a><\/p>\n<p><a href=\"#Links\">izquierda<\/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>Nuestro consumo de energ\u00eda tiene una dimensi\u00f3n de desarrollo. Los combustibles f\u00f3siles no solo son perjudiciales para el clima. Su promoci\u00f3n y procesamiento posterior est\u00e1 asociado con violaciones de derechos humanos y destrucci\u00f3n ambiental, especialmente en pa\u00edses del Sur Global.<\/p>\n<p>La energ\u00eda renovable tambi\u00e9n puede tener un impacto negativo. Por ejemplo, las materias primas para las plantas de energ\u00eda solar y e\u00f3lica a menudo se extraen bajo los pobres derechos humanos y est\u00e1ndares ecol\u00f3gicos en el Sur Global. O se planean enormes plantas de energ\u00eda renovable para la producci\u00f3n de hidr\u00f3geno en pa\u00edses del Sur Global, que solo est\u00e1n disponibles para la exportaci\u00f3n a naciones industriales ricas.<\/p>\n<p>PowerShift est\u00e1 comprometido con una transici\u00f3n energ\u00e9tica justa global que supere tales injusticias y garantice a todas las personas el acceso igualitario a la energ\u00eda limpia.<\/p>\n<p>Aqu\u00ed puede obtener informaci\u00f3n sobre nuestro trabajo en materia de pol\u00edtica energ\u00e9tica.<\/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\">Enfoque de nuestro trabajo<\/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\/es\/bodengerechtigkeit\/\" class=\"card-link\">Campa\u00f1a: La justicia clim\u00e1tica real necesita una distribuci\u00f3n justa de la tierra<\/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=\"Agricultura con turbina e\u00f3lica en el fondo\" 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\">campa\u00f1a<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb0dbc8b59c .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_69fb0dbc8af68\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb0dbc8b59c\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">Pol\u00edtica energ\u00e9tica<\/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\">La justicia clim\u00e1tica real necesita una distribuci\u00f3n justa de la tierra<\/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\/es\/campaign\/wasserstoffwelt\/\" class=\"card-link\"> : Control clim\u00e1tico del hidr\u00f3geno: ecol\u00f3gica y socialmente justa.<\/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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb0dbc94db6 .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_69fb0dbc948b7\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb0dbc94db6\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">Pol\u00edtica energ\u00e9tica<\/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\">Control clim\u00e1tico del hidr\u00f3geno: ecol\u00f3gica y socialmente justa.<\/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\/es\/campaign\/berlin\/\" class=\"card-link\"> : PowerShift: Activo para Berl\u00edn<\/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: Activo para Berl\u00edn - 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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb0dbca8e95 .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_69fb0dbca8a03\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb0dbca8e95\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">Pol\u00edtica energ\u00e9tica<\/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: Activo para Berl\u00edn<\/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\/es\/berlin-rohstoffwende-energiewende\/\" class=\"card-link\">Antecedentes: Berl\u00edn: Centrarse en las materias primas y la transici\u00f3n energ\u00e9tica<\/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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb0dbcbcad5 .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_69fb0dbcbc514\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb0dbcbcad5\"><span class=\"vcex-post-terms__item vcex-post-terms__item--18\">Pol\u00edtica de materias primas<\/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\">Berl\u00edn: Centrarse en las materias primas y la transici\u00f3n energ\u00e9tica<\/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\/es\/klimaneutral-und-bezahlbar-heizen-waermewende-berlin\/\" class=\"card-link\">Calefacci\u00f3n clim\u00e1ticamente neutra y asequible: c\u00f3mo puede tener \u00e9xito la transici\u00f3n t\u00e9rmica en Berl\u00edn<\/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=\"Imagen de portada 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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69fb0dbcc2f3c .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_69fb0dbcc2a15\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69fb0dbcc2f3c\"><span class=\"vcex-post-terms__item vcex-post-terms__item--16\">Pol\u00edtica energ\u00e9tica<\/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\">Calefacci\u00f3n clim\u00e1ticamente neutra y asequible: C\u00f3mo puede tener \u00e9xito la transici\u00f3n t\u00e9rmica en Berl\u00edn<\/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>Pol\u00edtica energ\u00e9tica<\/h2>\n<p>En el centro de nuestro trabajo en el campo de la pol\u00edtica energ\u00e9tica est\u00e1 la perspectiva de la pol\u00edtica de desarrollo sobre el consumo de recursos de la producci\u00f3n de energ\u00eda. Estamos comprometidos con una transici\u00f3n energ\u00e9tica justa a nivel mundial. Con este fin, contribuimos a nivel local y nacional a la pol\u00edtica clim\u00e1tica y energ\u00e9tica.<\/p>\n<h3><strong>Eliminaci\u00f3n completa de los combustibles f\u00f3siles<\/strong><\/h3>\n<p>Estamos comprometidos con una transici\u00f3n energ\u00e9tica justa a nivel mundial y una eliminaci\u00f3n r\u00e1pida y completa de los combustibles f\u00f3siles. Nuestro trabajo desempe\u00f1\u00f3 un papel decisivo en la exitosa campa\u00f1a de eliminaci\u00f3n gradual del carb\u00f3n en Berl\u00edn. Ahora nos estamos dedicando a la cuesti\u00f3n de c\u00f3mo es posible una salida del gas natural en Berl\u00edn y Alemania. Con nuestras fichas informativas y eventos sobre el Gausaustieg, llamamos la atenci\u00f3n sobre las graves consecuencias clim\u00e1ticas del consumo de gas natural y los problemas ambientales asociados.<\/p>\n<h3><strong>Hidr\u00f3geno: sostenible y justo en lugar de ilimitadamente barato<\/strong><\/h3>\n<p>El hidr\u00f3geno es una parte importante de la transici\u00f3n energ\u00e9tica. Brindamos apoyo cr\u00edtico para el desarrollo de la infraestructura global de hidr\u00f3geno y su dimensi\u00f3n de pol\u00edtica de desarrollo. En lugar de importar hidr\u00f3geno de otros pa\u00edses lo m\u00e1s barato posible, estamos comprometidos con el uso deliberado de hidr\u00f3geno verde en industrias seleccionadas. En nuestros podcasts, publicaciones, seminarios web y an\u00e1lisis, discutimos el potencial del hidr\u00f3geno para una transici\u00f3n energ\u00e9tica respetuosa con el clima desde diferentes perspectivas. Con nuestras actividades, queremos informar a los actores pol\u00edticos y econ\u00f3micos, las ONG y los sindicatos y promover un debate bien fundado sobre el papel del hidr\u00f3geno en el futuro.<\/p>\n<h3><strong>Protecci\u00f3n de los recursos naturales<\/strong><\/h3>\n<p>Estamos comprometidos con la protecci\u00f3n de los recursos naturales, como el agua, el suelo y el aire. La transici\u00f3n energ\u00e9tica no debe ser a expensas de los agricultores, las comunidades ind\u00edgenas y las tierras agr\u00edcolas f\u00e9rtiles. Llamamos la atenci\u00f3n sobre los conflictos de tierras que surgen como resultado de la expansi\u00f3n de las energ\u00edas renovables. Pedimos normas vinculantes en materia de derechos humanos y medio ambiente, una participaci\u00f3n justa de las comunidades locales y una pol\u00edtica energ\u00e9tica que se tome en serio la justicia social, tanto en todo el mundo como en Alemania.<\/p>\n<h3><strong>Transici\u00f3n t\u00e9rmica: Respetuoso del clima y social<\/strong><\/h3>\n<p>Junto con la Berlin Renewable Alliance, estamos impulsando la transici\u00f3n de calor municipal y socialmente justa en Berl\u00edn. Hemos apoyado con \u00e9xito la recompra de la red de calefacci\u00f3n urbana de Vattenfall, que fue devuelta al estado de Berl\u00edn en mayo de 2024. Tanto a nivel federal como de Berl\u00edn, trabajamos en poderosas alianzas contra el calentamiento del hidr\u00f3geno en el suministro de calor, as\u00ed como contra la expansi\u00f3n de la combusti\u00f3n de madera e informamos sobre alternativas respetuosas con el clima y el medio ambiente que frenan el consumo de recursos a expensas del Sur Global.<\/p>\n<h3><strong>CAC \u2013 Captura y almacenamiento de carbono: Una ilusi\u00f3n peligrosa<\/strong><\/h3>\n<p>La captura y almacenamiento de carbono (CAC) se discute para la reducci\u00f3n de CO2. Lo vemos como una distracci\u00f3n. Esta tecnolog\u00eda a\u00fan no ha demostrado que funcione. Confiar en la CAC no solo pone en peligro el cumplimiento de los objetivos clim\u00e1ticos de Alemania. Tambi\u00e9n ampl\u00eda nuestra dependencia de los combustibles f\u00f3siles. En nuestro trabajo conjunto con la alianza CAC-Stoppen, nos dirigimos a los responsables pol\u00edticos y multiplicadores con opiniones y an\u00e1lisis para destacar los riesgos de la CAC y promover la protecci\u00f3n real del clima.<\/p>\n<p>Nuestros oradores se complacen en poder aportar su experiencia. P\u00f3ngase en contacto con nosotros si desea obtener m\u00e1s informaci\u00f3n sobre las posibilidades de cooperaci\u00f3n.<\/p>\n<p><a href=\"https:\/\/de.wikipedia.org\/wiki\/Powershift\">Puedes encontrar nuestra entrada de Wikipedia aqu\u00ed.<\/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\">equipo<\/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=\"Foto Kiva Drexel PowerShift Pol\u00edtica energ\u00e9tica\" 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_69fb0dbcd8cdc .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69fb0dbcd8cdc\"><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\">N\u00famero de tel\u00e9fono<\/span><\/a><a href=\"mailto:ki&#118;a&#046;&#100;&#114;e&#120;&#101;&#108;&#064;&#112;ow&#101;r&#045;&#115;h&#105;&#102;&#116;.d&#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\">Correo electr\u00f3nico<\/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=\"Foto Neelke Wagner PowerShift Pol\u00edtica energ\u00e9tica\" 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_69fb0dbcdd215 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69fb0dbcdd215\"><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\">N\u00famero de tel\u00e9fono<\/span><\/a><a href=\"mailto:nee&#108;ke&#046;&#119;&#097;&#103;ner&#064;&#112;&#111;&#119;&#101;&#114;&#045;&#115;&#104;&#105;f&#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\">Correo electr\u00f3nico<\/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\">izquierda<\/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\/es\/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\">Publicaciones sobre pol\u00edtica energ\u00e9tica<\/span><\/a><\/div> <\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Estamos comprometidos con una transici\u00f3n energ\u00e9tica justa a nivel mundial y una eliminaci\u00f3n r\u00e1pida y completa de los combustibles f\u00f3siles.<\/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\/es\/wp-json\/wp\/v2\/pages\/93731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/comments?post=93731"}],"version-history":[{"count":22,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages\/93731\/revisions"}],"predecessor-version":[{"id":98879,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages\/93731\/revisions\/98879"}],"up":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages\/108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/media\/93726"}],"wp:attachment":[{"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/media?parent=93731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/categories?post=93731"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/tags?post=93731"},{"taxonomy":"thema","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/thema?post=93731"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/coauthors?post=93731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}