[data-role="map"] .k-tabs.k-model-tabs a, /* blendet die Tabs aus ...*/
[data-role="map"] .k-button.k-page-view-options, /*  ...*/
[data-role="map"] .k-button.k-page-view-status.k-status-icon, /*  ...*/
[data-role="map"] .k-header-title-icon, /* das icon zum ändern des titels */
[data-role="map"] .k-field.k-field-name-author.k-models-field.k-users-field, /* blendet das Feld Author aus ...*/
[data-role="map"] .k-topbar-signals, /* blendet < > prev next aus ...*/
[data-role="map"] .k-choice-input:has(input[value="listed"]), /* blendet Status Listed aus ...*/
[data-role="map"] .k-button-group.k-language-selector /* blendet die Sprachauswahl aus ...*/
	{ display:none; }


[data-role="event"] .k-headline-field:first-of-type { margin-top: 0; padding-top: 0; } /* padding weg machen, da author feld nicht mehr da ist */

[data-role="event"] .k-tabs.k-model-tabs a, /* blendet die Tabs aus ...*/
[data-role="event"] .k-button.k-page-view-options, /*  ...*/
[data-role="event"] .k-button.k-page-view-status.k-status-icon, /*  ...*/
[data-role="event"] .k-header-title-icon, /* das icon zum ändern des titels */
[data-role="event"] .k-field.k-field-name-author.k-models-field.k-users-field, /* blendet das Feld Author aus ...*/
[data-role="event"] .k-topbar-signals, /* blendet < > prev next aus ...*/
[data-role="event"] .k-choice-input:has(input[value="listed"]), /* blendet Status Listed aus ...*/
[data-role="event"] .k-button-group.k-language-selector /* blendet die Sprachauswahl aus ...*/
	{ display:none; }

[data-role="event"] .k-headline-field:first-of-type { margin-top: 0; padding-top: 0; } /* padding weg machen, da author feld nicht mehr da ist */


div[data-role="eventmanager"] .k-section-name-footerinfos,
div[data-role="eventmanager"] .k-section-name-footerinfos2,
div[data-role="eventmanager"] .k-pages-section article[data-id="home"],
div[data-role="eventmanager"] .k-pages-section article[data-id="agroecology-map"],
div[data-role="eventmanager"] .k-pages-section article[data-id="politik"],
div[data-role="eventmanager"] .k-pages-section article[data-id="blog"],
div[data-role="eventmanager"] .k-pages-section article[data-id="ueber-uns"],
div[data-role="eventmanager"] .k-pages-section article[data-id="kontakt"],
div[data-role="eventmanager"] .k-pages-section article[data-id="error"],
div[data-role="eventmanager"] .k-pages-section article[data-id="impressum"],
div[data-role="eventmanager"] .k-pages-section article[data-id="tage-der-agraroekologie/idee"],
div[data-role="eventmanager"] .k-pages-section article[data-id="tage-der-agraroekologie/2021"],
div[data-role="eventmanager"] .k-pages-section article[data-id="tage-der-agraroekologie/2022"],
div[data-role="eventmanager"] .k-pages-section article[data-id="tage-der-agraroekologie/2024/beteiligte"],
div[data-role="eventmanager"] .k-pages-section article[data-id="tage-der-agraroekologie/2024/medien"],
div[data-role="eventmanager"] .k-section-name-seiten,
div[data-role="eventmanager"] .k-pages-section article[data-id="xyz"],
div[data-role="eventmanager"] .k-pages-section article[data-id="xyz"],
div[data-role="eventmanager"] .k-pages-section article[data-id="xyz"],
div[data-role="eventmanager"] div[data-template="event_uebersicht_2024"] .k-column[data-width="1/4"],
div[data-role="eventmanager"] .k-topbar-signals,
div[data-role="eventmanager"] .k-item-buttons,
div[data-role="eventmanager"] .k-page-view-options,
div[data-role="eventmanager"] .k-status-icon,
div[data-role="eventmanager"] .k-section-header .k-button-group,
div[data-role="eventmanager"] .k-prev-next,
div[data-role="eventmanager"] .k-page-view-preview,
div[data-role="eventmanager"] .k-site-view-preview,
.k-section-name-events_2024,
div[data-role="eventmanager"] .k-languages-dropdown,
div[data-role="eventmanager"] .k-panel-menu-search,
div[data-role="eventmanager"] .k-topbar-breadcrumb  ol li:not(:first-child),
div[data-role="eventmanager"] .k-topbar-breadcrumb  ol li::after,
div[data-role="eventmanager"] .k-site-view-header,
div[data-role="eventmanager"] .k-panel-menu-buttons > button,
div[data-role="eventmanager"] .k-panel-menu-buttons > span,
div[data-role="eventmanager"] .k-activation-button,
div[data-role="eventmanager"] .k-navigate button, div[data-role="eventmanager"] .k-navigate hr{
	display:none;
}
div[data-role="eventmanager"] div[data-template="event_uebersicht_2024"] .k-column[data-width="3/4"]{
	grid-column-start: span 12;
}

div[data-role="eventmanager"] .k-section-header .k-label>a{
	pointer-events: none;
}

div[data-role="eventmanager"] div[data-id="tage-der-agraroekologie/2024/events"] .k-section-header .k-button-group,
div[data-role="eventmanager"] .k-section-name-events_2024,
div[data-role="eventmanager"] .k-section-name-events_2024 .k-button-group{
	display:block;
}
div[data-template="event_detail_2024"] .k-page-view-preview{
	display:inline-block;
}
/*div[data-role="eventmanager"] .k-pages-section article[data-id="tage-der-agraroekologie"]{
	display:flex;
}*/
