Fulda stellt sich quer
Veranstaltungen
Hinweis: Dieser Kalender zeigt immer nur den aktuellen Monat an. Es sind keine weiteren Monate verfügbar.
<div class="calendarGrid">
<iframe src="https://fulda-stellt-sich-quer.org/kalender-embed?cal_startMonth=202508"></iframe>
<iframe src="https://fulda-stellt-sich-quer.org/kalender-embed?cal_startMonth=202509"></iframe>
<iframe src="https://fulda-stellt-sich-quer.org/kalender-embed?cal_startMonth=202510"></iframe>
</div>
<style>
.calendarGrid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:20px;
}
.calendarGrid iframe{
width:100%;
height:900px;
border:0;
}
</style>