/**
 * RSCSS - Really S[imple|hort] Cascading Style Sheet
 * Copyright (c) 2015-2019 Philipp Kolbeck
 * Parsed: 04.06.2019 14:26:59 - Rendertime: 0,0016sec.
 */

.is-singular .entry-inner::before,
.error404 .entry-inner::before,
.page-template-eventbrite-index .page-header::before,
.single-event .entry-header::before { content: ""; }
.is-singular .entry-inner::after,
.error404 .entry-inner::after,
.page-template-eventbrite-index .page-header::after,
.single-event .entry-header::after { width: 80px; borad; background-image: url('/images/content/logos/SSG81_logoNeu_Mittel.gif'); background-position: center; background-repeat: no-repeat; background-size: contain; background-color: #FFF; margin: -18px 0 0 -40px; }
.posts { background-color: #FFF; margin-top: 185px; }
.posts .page-header { border-bottom: none; }
.posts .category-aktuelles.hentry { float: none; margin: 0 auto 30px auto; }
.posts .category-aktuelles .entry-media { padding-bottom: 22%; width: 25%; }
.posts .category-aktuelles .entry-inner { width: 75%; }
.posts .category-aktuelles .entry-title { text-align: left; }
