https://agcity.de/

Submitted URL:
https://agcity.de/
Report Finished:
LinkText
https://cookiedatabase.org/tcf/purposes/Read more about these purposes
https://blvd-kudamm.de/ BLVD KU'DAMM
https://www.bid-kudamm-tauentzien.deBID Ku’damm Tauentzien
https://www.facebook.com/agcityberlin
https://www.instagram.com/ag.city/?hl=de
https://www.linkedin.com/company/ag-city-e-v-arbeitsgemeinschaft-city-e-v

JavaScript Variables · 130 found

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
em_versionstring
em_track_userboolean
em_no_track_reasonstring
ExactMetricsDefaultLocationsobject
ExactMetricsLocationsobject
disableStrsobject

Console log messages · 2 found

TypeCategoryLog
logother
URL
https://agcity.de/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1731613157
Text
opt-in
logjavascript
URL
https://agcity.de/wp-content/themes/agcity-theme/js/main.js
Text
$(.intro-slides .slides) JSHandle@object

HTML

<!DOCTYPE html><html lang="en-US" style="overflow: initial; height: auto;" class=" js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage no-websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths"><head>
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<link rel="alternate" type="application/rss+xml" title="Metropolengeflüster. Der Podcast der AG City Berlin" href="https://agcity.podigee.io/feed/mp3">

	
	<title>AG City – AG City e.v.</title>
<meta name="robots" content="max-image-preview:large">
<link rel="alternate" type="application/rss+xml" title="AG City » Feed" href="https://agcity.de/feed/">
<link rel="alternate" type="application/rss+xml" title="AG City » Comments Feed" href="https://agcity.de/comments/feed/">
		<!-- This site uses the Google Analytics by ExactMetrics plugin v8.2.2 - Using Analytics tracking - https://www.exactmetrics.com/ -->
							<script data-service="google-analytics" data-category="statistics" data-cmplz-src="//www.googletagmanager.com/gtag/js?id=G-68WMVT2LN8" data-cfasync="false" data-wpfc-render="false" type="text/plain" async=""></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var em_version = '8.2.2';
				var em_track_user = true;
				var em_no_track_reason = '';
								var ExactMetricsDefaultLocations = {"page_location":"https:\/\/agcity.de\/"};
				if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
				} else {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-68WMVT2LN8',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (em_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = exactmetrics_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
								ExactMetricsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dNDMyYj': true,
											});
					if ( ExactMetricsLocations.page_location ) {
						__gtagTracker('set', ExactMetricsLocations);
					}
										__gtagTracker('config', 'G-68WMVT2LN8', {"forceSSL":"true","anonymize_ip":"true","link_attribution":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by ExactMetrics -->
		<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/agcity.de\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.2"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel="stylesheet" id="pace-style-css" href="https://agcity.de/wp-content/themes/agcity-theme/css/pace.css?ver=6.6.2" type="text/css" media="all">
<style id="wp-emoji-styles-inline-css" type="text/css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel="stylesheet" id="wp-block-library-css" href="https://agcity.de/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2" type="text/css" media="all">
<style id="classic-theme-styles-inline-css" type="text/css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id="global-styles-inline-css" type="text/css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel="stylesheet" id="cmplz-general-css" href="https://agcity.de/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1731613157" type="text/css" media="all">
<link rel="stylesheet" id="add-styles-css" href="https://agcity.de/wp-content/themes/agcity-theme/style.css?ver=6.6.2" type="text/css" media="all">
<link rel="stylesheet" id="print-styles-css" href="https://agcity.de/wp-content/themes/agcity-theme/css/print.css?ver=6.6.2" type="text/css" media="print">
<link rel="stylesheet" id="montserrat-font-css" href="https://agcity.de/wp-content/themes/agcity-theme/css/montserrat.css?ver=6.6.2" type="text/css" media="all">
<link rel="stylesheet" id="lightgallery-css-css" href="https://agcity.de/wp-content/themes/agcity-theme/css/lightgallery.min.css?ver=6.6.2" type="text/css" media="all">
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/pace.min.js?ver=6.6.2" id="page-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.2.2" id="exactmetrics-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id="exactmetrics-frontend-script-js-extra">/* <![CDATA[ */
var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/agcity.de","hash_tracking":"false","v4_id":"G-68WMVT2LN8"};/* ]]> */
</script>
<script type="text/javascript" src="https://agcity.de/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/modernizr2.min.js?ver=6.6.2" id="modernizr-js"></script>
<link rel="https://api.w.org/" href="https://agcity.de/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://agcity.de/wp-json/wp/v2/pages/2642"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://agcity.de/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.6.2">
<link rel="canonical" href="https://agcity.de/">
<link rel="shortlink" href="https://agcity.de/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://agcity.de/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fagcity.de%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://agcity.de/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fagcity.de%2F&amp;format=xml">
			<style>.cmplz-hidden {
					display: none !important;
				}</style>	<script>
		paceOptions = {
			startOnPageLoad: false,
			ajax: false,
			elements: false
			// {
			// 	selectors: ['#page']
			// }
			,
			restartOnRequestAfter: false
		}
	</script>
		<style type="text/css" id="wp-custom-css">
			.page-template-template_newsletter .newsletter-list ul li:last-child {
	display: none;
}
@media (max-width: 767px) {
	body.single-ag_registration_page #page { padding-top: 80px;
	}
	#page #container .intro-slides .circle {
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.intro-slides .slick-arrow {
	position: absolute;
	top: calc(50% - 24px);
	font-size: 0;
	color: transparent;
	background: transparent;
	border: none;
	z-index: 10;
}
.intro-slides .slick-arrow::after {
	content: " ";
	display: block;
	width: 27px;
	height: 48px;
}
.intro-slides .slick-arrow.slick-prev {
	left: 90px;
}
.intro-slides .slick-arrow.slick-prev::after {
	background: url('/wp-content/themes/agcity-theme/img/intro_slides_prev_shadow.png') no-repeat center center;
	background-size: contain;
}
.intro-slides .slick-arrow.slick-next {
	right: 90px;
}
.intro-slides .slick-arrow.slick-next::after {
	background: url('/wp-content/themes/agcity-theme/img/intro_slides_next_shadow.png') no-repeat center center;
	background-size: contain;
}
@media (max-width: 768px) {
	.intro-slides .slick-arrow.slick-prev {
		left: 15px;
}
	.intro-slides .slick-arrow.slick-next {
		right: 15px;
}
}

.antwortpage .description {
	text-wrap: pretty;
}

@media (max-width: 768px) {
	#page #container .antwortpage {
		font-size: 15px !important;
		line-height: 1.5em !important;
	}
}

/* Bolder body text: from 300 to 400 */
body,
#page #container .article .text-block,
#page #container .antwortpage,
#page #container .article .text-block h3,
#page #container .article .text-block h4,
#page #container .article .gallery-single .info .text-block h1,
#page #container .article.der-verein .vorstand .vorstand-grid .item.title h3,
#page #container .article.der-verein .vorstand .vorstand-grid .item.title h4,
#page #container .article.der-verein .vorstand .office-grid .item.title h3,
#page #container .article.der-verein .vorstand .office-grid .item.title h4,
#page #container .article.der-verein .office .vorstand-grid .item.title h3,
#page #container .article.der-verein .office .vorstand-grid .item.title h4,
#page #container .article.der-verein .office .office-grid .item.title h3,
#page #container .article.der-verein .office .office-grid .item.title h4,
#page #container .article.der-verein .vorstand .vorstand-grid .item h5,
#page #container .article.der-verein .vorstand .office-grid .item h5,
#page #container .article.der-verein .office .vorstand-grid .item h5,
#page #container .article.der-verein .office .office-grid .item h5,
#page #container .article.der-verein .office .office-grid .item h6,
#page #container .article.der-verein .beirat .title h4,
#page #container .article.der-verein .vorstand .vorstand-grid .item h6.position,
#page #container .article.der-verein .vorstand .vorstand-grid .item h6.company,
#page #container .article .events-list .item .event-text h3,
#page #container .article .events-list .item .event-text .more,
.form-register .form-horizontal label,
.modal .modal-header .modal-title { font-weight: 400; }
#page #container .footer .social ul li:nth-child(even)::after, #page #container #mobile-menu .menu ul.social li:nth-child(even)::after {
	display: none;
}
#page #container .footer .social ul li:nth-child(odd) {
	margin-left: 10px;
}
#page #container .footer .social ul li:nth-child(even) {
	margin-right: 10px;
}
#page #container #mobile-menu .menu ul.social li:nth-child(odd) {
	padding-left: 10px;
}
#page #container #mobile-menu .menu ul.social li:nth-child(even) {
	padding-right: 10px;
}		</style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->

    <!-- [if IE]><link rel="shortcut icon" href="./favicon.ico"><![endif] -->
    <link rel="apple-touch-icon" href="https://agcity.de/wp-content/themes/agcity-theme/apple-touch-icon.png">
    <link rel="icon" href="https://agcity.de/wp-content/themes/agcity-theme/favicon.png">
<link href="https://agcity.de/wp-content/uploads/complianz/css/banner-1-optin.css?v=31" type="text/css" rel="stylesheet"><script src="https://agcity.de/wp-includes/js/wp-emoji-release.min.js?ver=6.6.2" defer=""></script><style id="fit-vids-style">.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}</style></head>

<body data-cmplz="1" class="home page-template page-template-template_home page-template-template_home-php page page-id-2642 no-sidebar  cmplz-functional cmplz-eu cmplz-optin pace-done"><div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner banner-1 this-is-a-cookie-banner optin cmplz-bottom cmplz-categories-type-view-preferences cmplz-show" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
	<div class="cmplz-header">
		<div class="cmplz-logo"></div>
		<div class="cmplz-title" id="cmplz-header-1-optin">Cookie-Zustimmung verwalten</div>
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog">
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
		</div>
	</div>

	<div class="cmplz-divider cmplz-divider-header"></div>
	<div class="cmplz-body">
		<div class="cmplz-message" id="cmplz-message-1-optin"><div class="_brlbs-flex-center"><br>
<h3>Datenschutzeinstellungen</h3><br>
</div><br>
Wir nutzen Cookies auf unserer Webseite. Einige von diesen sind essenziell für die Benutzung der Webseite, während andere uns helfen, die Nutzung dieser Webseite zu analysieren und zu verbessern. Sie geben Ihre Einwilligung zu unseren Cookies, wenn Sie unsere Webseite weiterhin nutzen. Mehr Information dazu finden Sie hier:</div>
		<!-- categories start -->
		<div class="cmplz-categories">
			<details class="cmplz-category cmplz-functional">
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Funktional</span>
							<span class="cmplz-always-active">
								<span class="cmplz-banner-checkbox">
									<input type="checkbox" id="cmplz-functional-optin" data-category="cmplz_functional" class="cmplz-consent-checkbox cmplz-functional" size="40" value="1">
									<label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Funktional</span></label>
								</span>
								Always active							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-functional">Die technische Speicherung oder der Zugang ist unbedingt erforderlich für den rechtmäßigen Zweck, die Nutzung eines bestimmten Dienstes zu ermöglichen, der vom Teilnehmer oder Nutzer ausdrücklich gewünscht wird, oder für den alleinigen Zweck, die Übertragung einer Nachricht über ein elektronisches Kommunikationsnetz durchzuführen.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-preferences">
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Preferences</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox" id="cmplz-preferences-optin" data-category="cmplz_preferences" class="cmplz-consent-checkbox cmplz-preferences" size="40" value="1">
								<label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Preferences</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-statistics">
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Statistiks</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox" id="cmplz-statistics-optin" data-category="cmplz_statistics" class="cmplz-consent-checkbox cmplz-statistics" size="40" value="1">
								<label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistiks</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-statistics">The technical storage or access that is used exclusively for statistical purposes.</span>
					<span class="cmplz-description-statistics-anonymous">Die technische Speicherung oder der Zugriff, der ausschließlich zu anonymen statistischen Zwecken verwendet wird. Ohne eine Vorladung, die freiwillige Zustimmung deines Internetdienstanbieters oder zusätzliche Aufzeichnungen von Dritten können die zu diesem Zweck gespeicherten oder abgerufenen Informationen allein in der Regel nicht dazu verwendet werden, dich zu identifizieren.</span>
				</div>
			</details>
			<details class="cmplz-category cmplz-marketing">
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Marketing</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox" id="cmplz-marketing-optin" data-category="cmplz_marketing" class="cmplz-consent-checkbox cmplz-marketing" size="40" value="1">
								<label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-marketing">Die technische Speicherung oder der Zugriff ist erforderlich, um Nutzerprofile zu erstellen, um Werbung zu versenden oder um den Nutzer auf einer Website oder über mehrere Websites hinweg zu ähnlichen Marketingzwecken zu verfolgen.</span>
				</div>
			</details>
		</div><!-- categories end -->
			</div>

	<div class="cmplz-links cmplz-information">
		<a class="cmplz-link cmplz-manage-options cookie-statement" href="https://agcity.de/impressum/#cmplz-manage-consent-container" data-relative_url="#cmplz-manage-consent-container">Manage options</a>
		<a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="https://agcity.de/impressum/#cmplz-cookies-overview" data-relative_url="#cmplz-cookies-overview">Manage services</a>
		<a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="https://agcity.de/impressum/#cmplz-tcf-wrapper" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a>
		<a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Read more about these purposes</a>
			</div>

	<div class="cmplz-divider cmplz-footer"></div>

	<div class="cmplz-buttons">
		<button class="cmplz-btn cmplz-accept">Cookies Akzeptieren</button>
		<button class="cmplz-btn cmplz-deny">Cookies Ablehnen</button>
		<button class="cmplz-btn cmplz-view-preferences">Einstellungen</button>
		<button class="cmplz-btn cmplz-save-preferences">Auswahl speichern</button>
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="https://agcity.de/impressum/#cmplz-manage-consent-container" data-relative_url="#cmplz-manage-consent-container">Einstellungen</a>
			</div>

	<div class="cmplz-links cmplz-documents">
		<a class="cmplz-link cookie-statement" href="https://agcity.de/impressum/" data-relative_url="">Impressum</a>
		<a class="cmplz-link privacy-statement cmplz-hidden" href="#" data-relative_url="">{title}</a>
		<a class="cmplz-link impressum cmplz-hidden" href="#" data-relative_url="">{title}</a>
			</div>

</div>
</div><div class="pace  pace-inactive"><div class="pace-progress" data-progress-text="100%" data-progress="99" style="transform: translate3d(100%, 0px, 0px);">
  <div class="pace-progress-inner"></div>
</div>
<div class="pace-activity"></div></div>
<div id="page" class="splash" style="height: auto;">
	<nav class="pushy pushy-left" id="sidebar">
		<div class="pushy-content content">
			<div class="title">
				<a href="#" class="close-sidebar">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/btn_close.png" alt="">
				</a>
		</div>
		<ul id="menu-ag-wilmersdorfer-str" class="nav"><li id="menu-item-3906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2642 current_page_item menu-item-3906"><a href="https://agcity.de/" aria-current="page">Die AG City</a></li>
<li id="menu-item-3048" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3048"><a href="https://agcity.de/derverein/">Der Verein</a></li>
<li id="menu-item-3052" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3052"><a href="https://agcity.de/stadtentwicklung/">Stadtentwicklung</a></li>
<li id="menu-item-3051" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3051"><a href="https://agcity.de/kultur/">Kultur &amp; Tourismus</a></li>
<li id="menu-item-3050" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3050"><a href="https://agcity.de/handel/">Handel</a></li>
<li id="menu-item-9710" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9710"><a href="https://agcity.de/ag-wilmersdorfer-str/">AG Wilmersdorfer Str.</a></li>
<li id="menu-item-112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-112"><a href="https://agcity.de/city-talk/">City Talk</a></li>
<li id="menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18"><a href="https://agcity.de/events/">Events</a></li>
<li id="menu-item-3049" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3049"><a href="https://agcity.de/engagement/">Engagement</a></li>
<li id="menu-item-3905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3905"><a href="https://agcity.de/mitglieder/">Mitglieder</a></li>
<li id="menu-item-4970" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4970"><a href="https://agcity.de/podcast/">Podcasts</a></li>
<li id="menu-item-6153" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6153"><a href="https://agcity.de/video/">Videos</a></li>
<li id="menu-item-6754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6754"><a href="https://agcity.de/newsletter/">Newsletter</a></li>
<li id="menu-item-4297" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4297"><a href="https://agcity.de/presse/">Presse</a></li>
<li id="menu-item-4296" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4296"><a href="https://agcity.de/kontakt/">Kontakt</a></li>
<li id="menu-item-9975" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-9975"><a rel="privacy-policy" href="https://agcity.de/impressum/">Impressum</a></li>
<li id="menu-item-9976" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9976"><a href="https://agcity.de/datenschutz/">Datenschutz</a></li>
</ul>
		<div class="newsletter">
			<ul>
				<li>
					<a href="https://blvd-kudamm.de/" class="btn">
						BLVD KU'DAMM
					</a>
				</li>
								<li>
					<a href="https://www.bid-kudamm-tauentzien.de" class="btn home-btn">
						<strong>BID</strong> Ku’damm Tauentzien					</a>
				</li>
												<li>
					<a href="https://agcity.de/mitglied-werden/" class="btn">
						Mitglied werden
					</a>
				</li>
								<li>
					<a href="https://agcity.de/newsletter-signup/" class="btn">
						Newsletter Abo
					</a>
				</li>
							</ul>
		</div>
				<ul class="nav-secondary">
			<li>
				<a href="https://agcity.de/impressum/" style="padding-bottom: 14px;">
					Impressum
				</a>
			</li>
						<li>
				<a href="https://agcity.de/datenschutz/" style="padding-top: 0;">
					Datenschutz
				</a>
			</li>
					</ul>
				<ul class="social">
							<li>
				<a href="https://www.facebook.com/agcityberlin" target="_blank">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_fb.png" alt="">
				</a>
			</li>
						<li>
				<a href="https://www.instagram.com/ag.city/?hl=de" target="_blank">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_ig.png" alt="">
				</a>
			</li>
						<li>
				<a href="https://www.linkedin.com/company/ag-city-e-v-arbeitsgemeinschaft-city-e-v" target="_blank">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_linkedin.png" alt="">
				</a>
			</li>
					</ul>
		</div>
	</nav>

	<div class="site-overlay"></div>

	<div id="container" style="position: relative;">
		<div id="mobile-header" style="">
			<div class="logo">
				<a href="https://agcity.de">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo2.png" alt="">
				</a>
			</div>
			<button class="hamburger hamburger--squeeze">
				<span class="hamburger-box">
					<span class="hamburger-inner"></span>
				</span>
			</button>
		</div>
	<div id="mobile-menu" style="height: 520px;">
		<div class="menu">
		<ul id="menu-ag-wilmersdorfer-str-1" class=""><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2642 current_page_item menu-item-3906"><a href="https://agcity.de/" aria-current="page">Die AG City</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3048"><a href="https://agcity.de/derverein/">Der Verein</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3052"><a href="https://agcity.de/stadtentwicklung/">Stadtentwicklung</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3051"><a href="https://agcity.de/kultur/">Kultur &amp; Tourismus</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3050"><a href="https://agcity.de/handel/">Handel</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9710"><a href="https://agcity.de/ag-wilmersdorfer-str/">AG Wilmersdorfer Str.</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-112"><a href="https://agcity.de/city-talk/">City Talk</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18"><a href="https://agcity.de/events/">Events</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3049"><a href="https://agcity.de/engagement/">Engagement</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3905"><a href="https://agcity.de/mitglieder/">Mitglieder</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4970"><a href="https://agcity.de/podcast/">Podcasts</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6153"><a href="https://agcity.de/video/">Videos</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6754"><a href="https://agcity.de/newsletter/">Newsletter</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4297"><a href="https://agcity.de/presse/">Presse</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4296"><a href="https://agcity.de/kontakt/">Kontakt</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-9975"><a rel="privacy-policy" href="https://agcity.de/impressum/">Impressum</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9976"><a href="https://agcity.de/datenschutz/">Datenschutz</a></li>
</ul>			<div class="newsletter">
				<ul>
					<li>
						<a href="https://blvd-kudamm.de/" class="btn">
							BLVD KU'DAMM
						</a>
					</li>
										<li>
						<a href="https://www.bid-kudamm-tauentzien.de" class="btn">
							<strong>BID</strong> Ku’damm Tauentzien						</a>
					</li>
															<li>
						<a href="https://agcity.de/mitglied-werden/" class="btn">
							Mitglied werden
						</a>
					</li>
										<li>
						<a href="https://agcity.de/newsletter-signup/" class="btn">
							Newsletter Abo
						</a>
					</li>
									</ul>
			</div>
					<ul class="nav-secondary">
				<li>
					<a href="https://agcity.de/impressum/" style="border-bottom: none;">
						Impressum
					</a>
				</li>
								<li>
					<a href="https://agcity.de/datenschutz/">
						Datenschutz
					</a>
				</li>
							</ul>
					<ul class="social">
							<li>
				<a href="https://www.facebook.com/agcityberlin" target="_blank">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_fb.png" alt="">
				</a>
			</li>
								<li>
				<a href="https://www.instagram.com/ag.city/?hl=de" target="_blank">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_ig.png" alt="">
				</a>
			</li>
								<li>
				<a href="https://www.linkedin.com/company/ag-city-e-v-arbeitsgemeinschaft-city-e-v" target="_blank">
					<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_linkedin.png" alt="">
				</a>
			</li>
							</ul>
	</div>
</div>
<div class="intro-slides">
	<div class="slides slick-initialized slick-slider"><button class="slick-prev slick-arrow" aria-label="Previous" type="button" style="">Previous</button>
		<div class="slick-list draggable" style="height: 600px;"><div class="slick-track" style="opacity: 1; width: 7110px;"><div class="item slide slide-1 animate slick-slide slick-current slick-active" data-background-mobile="https://agcity.de/wp-content/uploads/2024/06/AgCity_Mural_Kranzler_M.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2024/06/AgCity_Mural_Kranzler.jpg" data-background-mobile-webp="" data-background-desktop-webp="" data-slick-index="0" aria-hidden="false" style="width: 790px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1; background: url(&quot;https://agcity.de/wp-content/uploads/2024/06/AgCity_Mural_Kranzler.jpg&quot;) center center / cover no-repeat rgb(0, 0, 0);" tabindex="0"></div><div class="item slide slide-2 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2024/06/AGC_M_IMG_6671.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2024/06/AGC_IMG_6668-scaled.jpg" data-background-mobile-webp="" data-background-desktop-webp="" data-slick-index="1" aria-hidden="true" style="width: 790px; position: relative; left: -790px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-3 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2024/06/AGC_M_IMG_6817_S.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2024/06/AGC_IMG_6887.jpg" data-background-mobile-webp="" data-background-desktop-webp="" data-slick-index="2" aria-hidden="true" style="width: 790px; position: relative; left: -1580px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-4 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_mobil01_1-e1578827661471.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_slide01.jpg" data-background-mobile-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_mobil01-1.webp" data-background-desktop-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_slide01-scaled.webp" data-slick-index="3" aria-hidden="true" style="width: 790px; position: relative; left: -2370px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-5 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2020/01/AgCity_homepage_mobil02.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_slide02.jpg" data-background-mobile-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_mobil02.webp" data-background-desktop-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_slide02-scaled.webp" data-slick-index="4" aria-hidden="true" style="width: 790px; position: relative; left: -3160px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-6 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2020/01/AgCity_homepage_mobil05.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_slide05.jpg" data-background-mobile-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_mobil05.webp" data-background-desktop-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_slide05-scaled.webp" data-slick-index="5" aria-hidden="true" style="width: 790px; position: relative; left: -3950px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-7 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2020/01/AgCity_homepage_mobil08.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_slide08.jpg" data-background-mobile-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_mobil08.webp" data-background-desktop-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_slide08-scaled.webp" data-slick-index="6" aria-hidden="true" style="width: 790px; position: relative; left: -4740px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-8 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2020/01/AgCity_homepage_mobil11.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_slide11.jpg" data-background-mobile-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_mobil11.webp" data-background-desktop-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_slide11-scaled.webp" data-slick-index="7" aria-hidden="true" style="width: 790px; position: relative; left: -5530px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div><div class="item slide slide-9 animate slick-slide" data-background-mobile="https://agcity.de/wp-content/uploads/2020/01/AgCity_homepage_mobil10.jpg" data-background-desktop="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_slide10.jpg" data-background-mobile-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_mobil10.webp" data-background-desktop-webp="https://agcity.de/wp-content/uploads/2023/12/AgCity_homepage_slide10-scaled.webp" data-slick-index="8" aria-hidden="true" style="width: 790px; position: relative; left: -6320px; top: 0px; z-index: 998; opacity: 0;" tabindex="-1"></div></div></div>	<button class="slick-next slick-arrow" aria-label="Next" type="button" style="">Next</button></div>
	<style>
		@media screen and (max-width: 767px) {
			.intro-slides {
				padding-top: 80px;
				height: calc(64vh + 80px) !important;
			}
		}
		@media screen and (min-width: 768px) {
			.intro-slides .slides .slide.animate {
				animation: slidesAnimation 30s ease-in-out 0s infinite alternate;
			}
		}
		@keyframes slidesAnimation {
			0% {
				transform: scale(1);
			}
			100% {
				transform: scale(1.2);
			}
		}
		@media (max-width: 767px) { .intro-slides .slide.slide-1 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-1 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-2 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-2 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-3 { background-position: center top !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-3 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-4 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-4 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-5 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-5 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-6 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-6 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-7 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-7 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-8 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-8 { background-position: center center !important; } }
					@media (max-width: 767px) { .intro-slides .slide.slide-9 { background-position: center center !important; } }
					@media (min-width: 768px) { .intro-slides .slide.slide-9 { background-position: center center !important; } }
						</style>
	<div class="logo">
		<a href="https://agcity.de">
			<img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo.png" alt="">
		</a>
	</div>
			<div class="circle alt" style="width: 238px; height: 238px; margin-left: -119px; margin-top: -94px; opacity: 1; border-radius: 119px;">
			<div class="content">
				<a href="https://agcity.de/event/weihnachtsbeleuchtung-kudamm-und-tauentzien-2024-spenden-kampagne" target="_blank">
					<img src="https://agcity.de/wp-content/uploads/2024/10/AgCtity_Homebutton_Xmas_2024.png" alt="">
				</a>
			</div>
		</div>
		</div>
            <div class="news" dir="rtl">
      	<button type="button" class="arrow prev slick-prev slick-arrow" style="">&nbsp;</button>
      	<div class="slides slick-initialized slick-slider">
      		      		<div class="slick-list draggable"><div class="slick-track" style="opacity: 1; width: 6083px; transform: translate3d(553px, 0px, 0px);"><div class="item slick-slide slick-cloned" data-slick-index="-1" id="" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 06.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          Karitativer Glühweinverkauf                                    </strong>
      				</div>
                                    			</div>
      		</div><div class="item slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" style="width: 553px;" tabindex="0">
      			<div class="head">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						Nächste Newsletter      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 | 19.12.2024                                     </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          | 28.11.2024                                    </strong>
      				</div>
                                    			</div>
      		</div><div class="item slick-slide" data-slick-index="1" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                                                  <a href="https://agcity.de/event/eroffnung-weihnachtsmarkt-2025-breitscheidplatz/" tabindex="-1">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 25.11.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          Eröffnung Weihnachtsmarkt auf dem Breitscheidplatz                                    </strong>
      				</div>
                                                                  </a>
                                    			</div>
      		</div><div class="item slick-slide" data-slick-index="2" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                                                  <a href="https://agcity.de/city_talks/city-talk-weihnachtszauber-gendarmenmarkt-an-der-staatsoper-03-12-2024/" tabindex="-1">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						City Talk      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 03.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          "WeihnachtsZauber Gendarmenmarkt"                                    </strong>
      				</div>
                                                                  </a>
                                    			</div>
      		</div><div class="item slick-slide" data-slick-index="3" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                                                  <a href="https://agcity.de/city_talks/christmas-city-talk-hirschstube-breitscheidplatz-10-12-2024/" tabindex="-1">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 10.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          CHRISTMAS CITY TALK - Hirschstube                                     </strong>
      				</div>
                                                                  </a>
                                    			</div>
      		</div><div class="item slick-slide" data-slick-index="4" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 06.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          Karitativer Glühweinverkauf                                    </strong>
      				</div>
                                    			</div>
      		</div><div class="item slick-slide slick-cloned" data-slick-index="5" id="" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						Nächste Newsletter      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 | 19.12.2024                                     </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          | 28.11.2024                                    </strong>
      				</div>
                                    			</div>
      		</div><div class="item slick-slide slick-cloned" data-slick-index="6" id="" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                                                  <a href="https://agcity.de/event/eroffnung-weihnachtsmarkt-2025-breitscheidplatz/" tabindex="-1">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 25.11.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          Eröffnung Weihnachtsmarkt auf dem Breitscheidplatz                                    </strong>
      				</div>
                                                                  </a>
                                    			</div>
      		</div><div class="item slick-slide slick-cloned" data-slick-index="7" id="" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                                                  <a href="https://agcity.de/city_talks/city-talk-weihnachtszauber-gendarmenmarkt-an-der-staatsoper-03-12-2024/" tabindex="-1">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						City Talk      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 03.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          "WeihnachtsZauber Gendarmenmarkt"                                    </strong>
      				</div>
                                                                  </a>
                                    			</div>
      		</div><div class="item slick-slide slick-cloned" data-slick-index="8" id="" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                                                  <a href="https://agcity.de/city_talks/christmas-city-talk-hirschstube-breitscheidplatz-10-12-2024/" tabindex="-1">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 10.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          CHRISTMAS CITY TALK - Hirschstube                                     </strong>
      				</div>
                                                                  </a>
                                    			</div>
      		</div><div class="item slick-slide slick-cloned" data-slick-index="9" id="" aria-hidden="true" style="width: 553px;" tabindex="-1">
      			<div class="head">
                                    				<span class="title" style="display: inline;">
      					<strong>
      						      					</strong>
      				</span>
      				<span class="date">
                                    <strong>
      					 06.12.2024                                    </strong>
      				</span>
      				<div class="text">
                                    <strong>
                                          Karitativer Glühweinverkauf                                    </strong>
      				</div>
                                    			</div>
      		</div></div></div>
      		      		
      		      		
      		      		
      		      		
      		      	</div>
      	<button type="button" class="arrow next slick-next slick-arrow" style="">&nbsp;</button>
      </div>
	  <style>
		@media (max-width: 767px) {
			.news .slick-track {
				display: flex;
				align-items: center;
			}
		}
	  </style>
      	<div class="summary">
		<ul>
										<li>
					<a href="#section-2">
						ARBEITSSCHWERPUNKTE						<span class="more">
							mehr
						</span>
					</a>
				</li>
										<li>
					<a href="#section-3">
						AR Magazin						<span class="more">
							mehr
						</span>
					</a>
				</li>
										<li>
					<a href="#section-4">
						MACHEN SIE MIT!						<span class="more">
							mehr
						</span>
					</a>
				</li>
					</ul>
	</div>
	<div class="article">
	<div class="text-block" id="section-1">
		<div>
			<h3 class="sliding-element">
				WIR FÜR SIE – DIE ARBEITSGEMEINSCHAFT CITY			</h3>
			<p class="p1">Kurfürstendamm. Der weltberühmte Boulevard ist Lebensgefühl, Kulturszene und Marktplatz für Berlin und die Welt. Hier fing alles an. Von hier aus ging es stetig weiter.</p>
<p class="p1"><span class="s1">WIR FÜR SIE – DIE ARBEITSGEMEINSCHAFT CITY</span></p>
<p class="p1"><strong>•&nbsp;</strong> Seit 1976 sind wir eine starke Gemeinschaft, der Geschichte verpflichtet, am Puls der Zeit, die Gestaltung der Zukunft als Ziel.</p>
<p class="p1"><strong>•&nbsp;</strong> Wir sind Netzwerk und Plattform für Handel, Unternehmen, Kultur und urbane Initiativen in ganz Berlin.</p>
<p class="p1"><strong>•&nbsp;</strong> Wir kennen die kurzen Wege zu den Playern in Politik und Verwaltung.</p>
<p class="p1"><strong>•</strong>&nbsp; Wir sorgen für Aufmerksamkeit und gute Presse.</p>
<p class="p1"><strong>•</strong>&nbsp; Wir vertreten die traditionsreichen Unternehmen, die Neuen und die Coolen, die Visionäre und die Überflieger – alle, die Berlin nicht nur im Blick, sondern auch im Herzen haben.</p>
					</div>
	</div>
		<div class="big-photo">
		<picture>
			<source srcset="https://agcity.de/wp-content/uploads/2019/11/AgCIty_bikini_home_mobil.jpg" media="(max-width: 767px)">
			<source srcset="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_img02.jpg" media="(min-width: 768px)">
			<img src="https://agcity.de/wp-content/uploads/2019/11/AgCIty_bikini_home_mobil.jpg" alt="WIR FÜR SIE – DIE ARBEITSGEMEINSCHAFT CITY">
		</picture>
	</div>
		<div class="text-block" id="section-2">
		<div>
			<h3 class="sliding-element">
				UNSERE ARBEITSSCHWERPUNKTE			</h3>
			<p class="p1"><span class="s1"><b>Florierender Handel </b></span></p>
<p class="p1"><span class="s1">Die City West mit Kudamm und Tauentzien als Kern ist</span> <span class="s1">unvergleichlich in Angebot und Mischung. Luxus pur, gediegenes Handwerk, exklusiver Einzelhandel, täglicher Bedarf, Gastronomie der Spitzenklasse und Streetfood, Kaffee oder Wein auf jede nur erdenkliche Art. Nach dem Theater, dem Kino, einer spannenden AG-City-Veranstaltung – oder nach dem Besuch im Zoo. </span><span class="s1">Wir bringen Sie miteinander ins Gespräch.</span></p>
<p><a href="https://agcity.de/handel">Mehr dazu finden Sie hier &gt;</a></p>
<p>&nbsp;</p>
<p class="p1"><span class="s1"><b>Stadtentwicklung – Leben und Arbeiten</b></span></p>
<p class="p1"><span class="s1">Die Boomtown Berlin braucht intelligente Bau-, Entwicklungs- und Mobilitätskonzepte – besonders da, wo sie am stärksten wächst. Die weltweit einzigartige urbane Mischung aus Wohnen, Arbeiten, Handel, Kultur, Ausbildung und Unterhaltung muss erhalten und weiterentwickelt werden. Innovation und Nachhaltigkeit sind dabei die Leitmotive unserer Initiativen wie auch der Projekte unserer Mitglieder.</span></p>
<p class="p1"><span class="s1"><i>Wir unterstützen Sie bei der Realisierung Ihrer Vorhaben und fördern den Gedankenaustausch mit Öffentlichkeit und Politik.</i></span></p>
<p><a href="https://agcity.de/stadtentwicklung">Mehr dazu finden Sie hier &gt;</a></p>
<p>&nbsp;</p>
<p class="p1"><span class="s1"><b>Kultur &amp; Tourismus</b></span></p>
<p class="p1"><span class="s1">Wo anfangen? Hochkultur, Boulevard, Indie-Szene, Nightlife, Museen, Literatur, Kinos </span><span class="s2">vom traditionellen Lichtspielhaus bis zum Avantgarde-Programmkino.</span><span class="s1"> Wir feiern </span><span class="s2">Weltstadt-Kiez</span><span class="s1"> und internationale Stars, spielen große Oper und Straßentheater; Festivals und rote Teppiche gehören zur Grundausstattung. Kultur ist nicht nur Horizonterweiterung, sondern auch Standortfaktor mit zentraler Bedeutung für wirtschaftliche Prosperität und erhöhte Chancen im globalen Wettbewerb der Zukunft. </span></p>
<p class="p1"><span class="s1">Und selbstverständlich ist gut gesorgt für unsere vielen Millionen Gäste – willkommen in Berlin, willkommen am Kudamm!</span></p>
<p class="p1"><span class="s1"><i>Wir schaffen neue Netzwerke, zünden Hotspots und erweitern bestehende Verbindungen.</i></span></p>
<p><a href="https://agcity.de/kultur">Mehr dazu finden Sie hier &gt;</a></p>
					</div>
	</div>
		<div class="big-photo">
		<picture>
			<source srcset="https://agcity.de/wp-content/uploads/2019/11/AgCIty_tz_home_mobil.jpg" media="(max-width: 767px)">
			<source srcset="https://agcity.de/wp-content/uploads/2019/10/AgCity_homepage_img01.jpg" media="(min-width: 768px)">
			<img src="https://agcity.de/wp-content/uploads/2019/11/AgCIty_tz_home_mobil.jpg" alt="UNSERE ARBEITSSCHWERPUNKTE">
		</picture>
	</div>
		<div class="text-block" id="section-3">
		<div>
			<h3 class="sliding-element">
				AR Magazin			</h3>
			<p><strong>“BLVD KU’DAMM” – Das neue HYBRID-Magazin der AG City mit integrierter Augmented Reality (AR)</strong></p>
<p>Es ist vollbracht! Wir präsentieren Ihnen die erste Ausgabe des Hybrid-Magazins mit AR, das zukunftsweisend und immer aktuell ist, da es Print mit digitalen Informationen verbindet. So können Produkt- und Live-Shows, Videos, Bewegtbilder oder Firmenpräsentationen in der Werbeanzeige hinterlegt werden und lassen den Leser in die sinnliche Welt der Kommunikation eintauchen. Seien Sie gespannt und entdecken Sie 84 Seiten lesenswerte Geschichten, Gedanken, attraktive Gelegenheiten und wissenswerte Geschehnisse vom Kurfürstendamm und der City West.</p>
<p>So funktioniert’s:</p>
<p>1 . ADmented AR-App im Google Play Store oder Apple Store downloaden</p>
<p>2 . Tutorial anschauen</p>
<p>3 . Seiten mit den gelben Fotowinkeln scannen</p>
<p>4 . digitale Inhalte entdecken</p>
			<iframe loading="lazy" style="width: 100%; height: 600px;" src="about:blank" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.fritz-marketing.de/files/epaper-ag-city_bvldkudamm/index.html"></iframe><noscript><iframe style="width: 100%; height: 600px;" src="https://www.fritz-marketing.de/files/epaper-ag-city_bvldkudamm/index.html"></iframe></noscript>		</div>
	</div>
		<div class="text-block" id="section-4">
		<div>
			<h3 class="sliding-element">
				MACHEN SIE MIT!			</h3>
			<p class="p1">Die City West ist Konzept und Lebensgefühl. Tragen Sie mit uns aktiv dazu bei, die einzigartige Berliner Mischung in ihrer Vielfalt und Weltoffenheit zu erhalten, zu stärken und in die Zukunft zu begleiten.</p>
<p><a href="https://agcity.de/mitglied-werden/">Mehr über eine Mitgliedschaft erfahren Sie hier &gt;</a></p>
<p>&nbsp;</p>
					</div>
	</div>
		</div>








      <div class="footer footer-desktop">
        <div class="container">
          <div class="row">
            <div class="col-sm-3">
              <div class="logo">
                <img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_footer.png" alt="">
              </div>
              <div class="credits">
                <p>
                  © 2024 All rights reserved<br>
                                  </p>
              </div>
              <div class="social">
                                <ul>
                                    <li>
                    <a href="https://www.facebook.com/agcityberlin" target="_blank">
                      <img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_fb.png" alt="">
                    </a>
                  </li>
                                    <li>
                    <a href="https://www.instagram.com/ag.city/?hl=de">
                      <img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_ig.png" alt="">
                    </a>
                  </li>
                                    <li>
                    <a href="https://www.linkedin.com/company/ag-city-e-v-arbeitsgemeinschaft-city-e-v">
                      <img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_linkedin.png" alt="">
                    </a>
                  </li>
                                  </ul>
              </div>
            </div>
            <div class="col-sm-3">
              <h6>
                VEREIN              </h6>
              <p>Sitz des Vereins: Berlin<br>
Registergericht: AG Berlin-Charlottenburg, Nr. VR 59 43 Nz. Steuer-Nr.: 27/026/41301<br>
Vorstandsvorsitzender: Uwe Timm<br>
Vorstand:<br>
Carola Athmann, Christina Aue, Arne Herz, Carsten Rudolph, Christian Staamann, Stefan Warweitzki, Patrick Wittke</p>
            </div>
            <div class="col-sm-3">
              <h6>
                KONTAKT              </h6>
              <p>Geschäftsstelle:<br>
Budapester Str. 41<br>
10787 Berlin</p>
            </div>
            <div class="col-sm-3">
              <h6>
                Sitemap
              </h6>
<ul id="menu-ag-wilmersdorfer-str-2" class=""><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2642 current_page_item menu-item-3906"><a href="https://agcity.de/" aria-current="page">Die AG City</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3048"><a href="https://agcity.de/derverein/">Der Verein</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3052"><a href="https://agcity.de/stadtentwicklung/">Stadtentwicklung</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3051"><a href="https://agcity.de/kultur/">Kultur &amp; Tourismus</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3050"><a href="https://agcity.de/handel/">Handel</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9710"><a href="https://agcity.de/ag-wilmersdorfer-str/">AG Wilmersdorfer Str.</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-112"><a href="https://agcity.de/city-talk/">City Talk</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18"><a href="https://agcity.de/events/">Events</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3049"><a href="https://agcity.de/engagement/">Engagement</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3905"><a href="https://agcity.de/mitglieder/">Mitglieder</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4970"><a href="https://agcity.de/podcast/">Podcasts</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6153"><a href="https://agcity.de/video/">Videos</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6754"><a href="https://agcity.de/newsletter/">Newsletter</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4297"><a href="https://agcity.de/presse/">Presse</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4296"><a href="https://agcity.de/kontakt/">Kontakt</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-9975"><a rel="privacy-policy" href="https://agcity.de/impressum/">Impressum</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9976"><a href="https://agcity.de/datenschutz/">Datenschutz</a></li>
</ul>            </div>
          </div>
        </div>
      </div>
      <div class="footer footer-mobile">
        <div class="container">
          <div class="row">
            <div class="col-sm-3">
              <div class="logo">
                <img src="https://agcity.de/wp-content/themes/agcity-theme/img/logo_footer.png" alt="">
              </div>
            </div>
            <div class="panel-group" id="footer-columns">
              <div class="col-sm-3 panel">
                <div class="panel-heading">
                  <h6 class="panel-title">
                    <a role="button" data-toggle="collapse" data-parent="#footer-columns" href="#collapseOne" class="collapsed">
                      VEREIN                    </a>
                  </h6>
                </div>
                <div id="collapseOne" class="panel-collapse collapse" role="tabpanel">
                  <div class="panel-body">
                    <p>Sitz des Vereins: Berlin<br>
Registergericht: AG Berlin-Charlottenburg, Nr. VR 59 43 Nz. Steuer-Nr.: 27/026/41301<br>
Vorstandsvorsitzender: Uwe Timm<br>
Vorstand:<br>
Carola Athmann, Christina Aue, Arne Herz, Carsten Rudolph, Christian Staamann, Stefan Warweitzki, Patrick Wittke</p>
                  </div>
                </div>
              </div>
              <div class="col-sm-3 panel">
                <div class="panel-heading">
                  <h6 class="panel-title">
                    <a role="button" data-toggle="collapse" data-parent="#footer-columns" href="#collapseTwo" class="collapsed">
                      KONTAKT                    </a>
                  </h6>
                </div>
                <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel">
                  <div class="panel-body">
                    <p>Geschäftsstelle:<br>
Budapester Str. 41<br>
10787 Berlin</p>
                  </div>
                </div>
              </div>
                          </div>
          </div>
          <div class="row">
            <div class="col-sm-12">
              <div id="btn-top-mobile">
                <a href="#">
                  <img src="https://agcity.de/wp-content/themes/agcity-theme/img/mobile_footer_arrow_up_red.png" alt=""> Nach Oben
                </a>
              </div>
            </div>
          </div>
          <div class="row">
            <div class="col-sm-12">
              <div class="credits">
                <p>
                  © 2024 All rights reserved<br>
                </p>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div id="btn-top">
        <a href="#">
          <img src="https://agcity.de/wp-content/themes/agcity-theme/img/ico_top.png" alt="">
        </a>
      </div>

      <div id="btn-sidebar" class="menu-btn" style="opacity: 1; top: 0px;">
        <button class="hamburger hamburger--squeeze letter">
          <span class="hamburger-box">
            <span class="hamburger-inner"></span>
          </span>
        </button>
        <span class="letter">
          M
        </span>
        <span class="letter">
          E
        </span>
        <span class="letter">
          N
        </span>
        <span class="letter">
          Ü
        </span>
      </div>
	</div>
</div>

<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->

					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-manage-consent manage-consent-1 cmplz-dismissed">Manage consent</button>

</div><script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/bootstrap.min.js?ver=6.6.2" id="bootstrap-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/jquery.visible.js?ver=6.6.2" id="jquery-visible-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/lightgallery-all.min.js?ver=6.6.2" id="lightgallery-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/slick.min.js?ver=6.6.2" id="slick-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/pushy.min.js?ver=6.6.2" id="pushy-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/jquery.fitvids.js" id="fitvid-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/lazyload.min.js" id="lazyload-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/main.js" id="main-js-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/navigation.js?ver=20151215" id="agcity-navigation-js"></script>
<script type="text/javascript" src="https://agcity.de/wp-content/themes/agcity-theme/js/skip-link-focus-fix.js?ver=20151215" id="agcity-skip-link-focus-fix-js"></script>
<script type="text/javascript" id="cmplz-cookiebanner-js-extra">
/* <![CDATA[ */
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"31","version":"7.1.5","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/agcity.de\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"14","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/agcity.de\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=31","page_links":{"eu":{"cookie-statement":{"title":"Impressum","url":"https:\/\/agcity.de\/impressum\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"};
/* ]]> */
</script>
<script defer="" type="text/javascript" src="https://agcity.de/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1731613157" id="cmplz-cookiebanner-js"></script>
<script type="text/javascript" id="cmplz-cookiebanner-js-after">
/* <![CDATA[ */
	let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice');
	if ( cmplzBlockedContent) {
	        cmplzBlockedContent.addEventListener('click', function(event) {
            event.stopPropagation();
        });
	}
    
/* ]]> */
</script>
<script>window.lazyLoadOptions = {
                elements_selector: "iframe[data-lazy-src]",
                data_src: "lazy-src",
                data_srcset: "lazy-srcset",
                data_sizes: "lazy-sizes",
                class_loading: "lazyloading",
                class_loaded: "lazyloaded",
                threshold: 300,
                callback_loaded: function(element) {
                    if ( element.tagName === "IFRAME" && element.dataset.rocketLazyload == "fitvidscompatible" ) {
                        if (element.classList.contains("lazyloaded") ) {
                            if (typeof window.jQuery != "undefined") {
                                if (jQuery.fn.fitVids) {
                                    jQuery(element).parent().fitVids();
                                }
                            }
                        }
                    }
                }};
        window.addEventListener('LazyLoad::Initialized', function (e) {
            var lazyLoadInstance = e.detail.instance;

            if (window.MutationObserver) {
                var observer = new MutationObserver(function(mutations) {
                    var image_count = 0;
                    var iframe_count = 0;
                    var rocketlazy_count = 0;

                    mutations.forEach(function(mutation) {
                        for (var i = 0; i < mutation.addedNodes.length; i++) {
                            if (typeof mutation.addedNodes[i].getElementsByTagName !== 'function') {
                                continue;
                            }

                            if (typeof mutation.addedNodes[i].getElementsByClassName !== 'function') {
                                continue;
                            }

                            images = mutation.addedNodes[i].getElementsByTagName('img');
                            is_image = mutation.addedNodes[i].tagName == "IMG";
                            iframes = mutation.addedNodes[i].getElementsByTagName('iframe');
                            is_iframe = mutation.addedNodes[i].tagName == "IFRAME";
                            rocket_lazy = mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');

                            image_count += images.length;
			                iframe_count += iframes.length;
			                rocketlazy_count += rocket_lazy.length;

                            if(is_image){
                                image_count += 1;
                            }

                            if(is_iframe){
                                iframe_count += 1;
                            }
                        }
                    } );

                    if(image_count > 0 || iframe_count > 0 || rocketlazy_count > 0){
                        lazyLoadInstance.update();
                    }
                } );

                var b      = document.getElementsByTagName("body")[0];
                var config = { childList: true, subtree: true };

                observer.observe(b, config);
            }
        }, false);</script><script data-no-minify="1" async="" src="https://agcity.de/wp-content/plugins/rocket-lazy-load/assets/js/16.1/lazyload.min.js"></script><!-- Global site tag (gtag.js) - Google Analytics -->
<script type="text/plain" data-service="google-analytics" data-category="statistics" async="" data-cmplz-src="https://www.googletagmanager.com/gtag/js?id=G-68WMVT2LN8"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-68WMVT2LN8');
</script>




</body></html><!-- Cached by WP-Optimize (gzip) - https://getwpo.com - Last modified: November 18, 2024 3:26 pm (UTC:0) -->