> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/content/erlebniswelten/block-aussen-abstande.md).

# Block Außen-Abstände

{% hint style="info" %}
Wie Du Abstände zwischen Spalten und Blöcke konfigurierst, findest Du im nächsten Beitrag zum Thema [Block Abstände](/content/erlebniswelten/block-innen-abstaende.md).
{% endhint %}

## Globale Theme Abstände nutzen

Die grundlegenden horizontalen Abstände können über das Theme gesetzt werden, sodass die Abstände mit denen des Headers und des Footers übereinstimmen. Das macht bei ganz bestimmten Layout-Konstellationen Sinn, z.B. beim Boxed-Layout.

Der Vorteil dieser [globalen Container-Abstände](/styling/allgemein/grundlayout.md#container-abstande) liegt darin, dass diese auf mobilen Geräten verkleinert werden. Die im CMS Layout eingegebenen Werte sind hingegen für alle Viewports identisch, was auf kleinen Geräten nicht immer optimal ist.

Um die globalen Container Abstände des Themes zu nutzen, trage einfach für **Linker Abstand** und für **Rechter Abstand** `auto` ein oder **leere den Inhalt des Feldes.**

![](/files/mrBdrjkLueTVX9hHlatB)

Beispiel:

![](/files/OA9mgQ4IhG2hk4TuU6M4)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://themedocs.zenit.design/content/erlebniswelten/block-aussen-abstande.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
