.text-image__heading { margin-bottom: 1.5rem; margin-top: -6px; font-size: 36px; line-height: 42px; letter-spacing: 0.6px; }
.text-image__media img { max-width: 100%; display: block; }

.text-image--left .text-image__media { float: left; }
.text-image--left .text-image__content { padding-left: 2.2rem; }
.text-image--right .text-image__media { float: right; }
.text-image--right .text-image__content { padding-right: 2.2rem; }

.text-image--stage { margin-bottom: 0; }
.text-image--stage .text-image__heading { margin-bottom: 0; font-size: 44px; line-height: 52px; }
.text-image--stage .text-image__body h2 { font-size: 44px; line-height: 52px; margin-bottom: 33px; font-family: 'Sabon LT W01 Roman', serif; letter-spacing: 0.5px; font-weight: normal; }
.text-image--stage .text-image__body p:first-child { margin-top: 33px; }
.text-image--stage .text-image__body p { font-size: 20px; line-height: 30px; letter-spacing: .5px; }
.text-image--stage .text-image__body p:last-child { margin-bottom: 0; }

.text-image--article { padding-bottom: 1.5rem; }

/* Text-Bild Kontakt */
.text-image--contact .container { position: relative; }

.linklist--contact { position: absolute; left: 0; bottom: 0; width: 100%; }
.linklist--contact:after { content: ''; display: table; clear: both; }
.text-image--contact .linklist { border: none; }
.text-image--contact .linklist__item { border: none; }
.text-image--contact-links { display: none; }

.link--silent { text-decoration: underline; }
.quicklinks .link--silent { text-decoration: underline; }
.quicklinks p a:hover { color: #000; }

/* Aktuelles Artikel / Blog Artikel */
.single__body .section:last-of-type { padding-bottom: 90px; }