<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
 Theme Name: Wellington Child V.2
 Description: Wellington Child Theme Relaunch 2020
 Author: Landefeld
 Author URI: https://www.landefeld.de
 Template: wellington
 Version: 1.0
 License: GNU General Public License v2 or later
 Tags: Wellington Theme
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&amp;display=swap");
.primary-navigation-wrap {
  position: relative;
  background: #303030;
}

.main-navigation-toggle {
  display: none;
}

.main-navigation-menu {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-position: outside;
  list-style-type: none;
}

.main-navigation-menu li {
  float: left;
}

.main-navigation-menu a {
  display: block;
  margin: 0;
  padding: 1em 1.5em;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: 'Gudea', Tahoma, Arial;
}

.main-navigation-menu &gt; .menu-item-has-children &gt; a:after {
  display: inline-block;
  margin: 0.5em 0 0 0.3em;
  content: '\f431';
  vertical-align: top;
  text-decoration: inherit;
  font-size: 16px;
  font-family: 'Genericons';
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-navigation-menu a:link,
.main-navigation-menu a:visited {
  color: #fff;
  text-decoration: none;
}

.main-navigation-menu a:hover,
.main-navigation-menu a:active {
  color: rgba(255, 255, 255, 0.5);
}

.main-navigation-menu ul {
  position: absolute;
  z-index: 99;
  display: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #fff;
  background: #303030;
  color: #fff;
  list-style-position: outside;
  list-style-type: none;
}

.main-navigation-menu ul li {
  position: relative;
  float: none;
  margin: 0;
}

.main-navigation-menu ul a {
  padding: 1em;
  min-width: 250px;
  min-width: 16rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 14px;
  font-size: 0.875rem;
}

.main-navigation-menu ul .menu-item-has-children &gt; a:after {
  display: inline-block;
  margin: 0.3em 0 0 0.3em;
  content: '\f431';
  vertical-align: top;
  text-decoration: inherit;
  font-size: 14px;
  font-family: 'Genericons';
  line-height: 1;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-navigation-menu li ul ul {
  top: 1px;
  left: 100%;
  border-top: none;
}

.main-navigation-menu li.menu-item-has-children:hover &gt; ul,
.main-navigation-menu li.page_item_has_children:hover &gt; ul,
.main-navigation-menu li.menu-item-has-children[aria-expanded="true"] &gt; ul {
  display: block;
}

.main-navigation-menu li.current-menu-item &gt; a {
  background: rgba(255, 255, 255, 0.075);
}
/* SCSS Variablen */
/* Allgemeine Klassen, die überall gelten sollen */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
}

a:link, a:visited {
  color: #009ddf;
}
a:hover {
  text-decoration: underline;
}

button, input {
  font-family: "Open Sans", sans-serif;
}

button, input[type=button], input[type=reset], input[type=submit] {
  background: #009ddf;
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  background: #ec830e;
}

hr {
  background-color: #d8d8d8;
}

.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.page-title, .entry-title {
  font-size: 28px;
}

/* Spezielle Klassen entlang des Layouts */
.header-bar-wrap {
  /* Headernavigation oben rechts */
  background: #e6f5fc;
  border: none;
}
.header-bar-wrap .header-bar {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}
.header-bar-wrap .top-navigation-menu {
  float: right;
  padding: 0;
}
.header-bar-wrap .top-navigation-menu .menu-item a {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 13px;
  color: #009ddf;
  font-family: "Open Sans", sans-serif;
}
.header-bar-wrap .top-navigation-menu .menu-item:last-child a {
  padding-right: 0;
}

.site {
  margin: 0 auto;
  max-width: 100%;
  box-shadow: none;
}
.site .site-header {
  background-color: #e6f5fc;
}
.site .site-header .header-main {
  padding-top: 0;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
.site .site-header .header-main .site-branding {
  background-image: url(./assets/images/Landefeld_Blog_Header.jpg);
  background-repeat: no-repeat;
  width: 100%;
  height: 98px;
  background-size: cover;
}
.site .site-header .primary-navigation-wrap {
  background: #009ddf;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search {
  position: relative;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-icon {
  padding: 1.35em 0;
  background: transparent;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-icon:hover {
  color: #e6f5fc;
  text-decoration: none;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-icon .genericon-search {
  font-size: 30px;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-form {
  padding: 18px 20px;
  top: 76px;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-form button {
  background: #009ddf;
}
.site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-form button:hover {
  background: #ec830e;
}
.site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item a {
  font-family: "Open Sans", sans-serif;
  padding: 1.5em 1.2em;
  font-size: 1rem;
}
.site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item a:hover {
  color: #e6f5fc;
}
.site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item:first-child a {
  padding-left: 0;
}
.site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .current-menu-item a {
  background: none;
  font-weight: 700;
  position: relative;
}
.site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .current-menu-item a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent #ffffff transparent;
}
.site .site-content section.content-area {
  width: 66.666666%;
  padding-left: 0;
  padding-top: 40px;
  padding-right: 20px;
}
.site .site-content section.content-area header.page-header .archive-title {
  font-family: "Open Sans", sans-serif;
  color: #009ddf;
}
.site .site-content section.content-area .entry-header {
  margin-bottom: 5px;
}
.site .site-content section.content-area .entry-header .entry-meta {
  margin: 0 0 10px 0;
}
.site .site-content section.content-area .entry-header .entry-meta span.meta-date time {
  background: #009ddf;
  padding: 3px 9px 4px;
  color: white;
}
.site .site-content section.content-area .entry-header .entry-title,
.site .site-content section.content-area .entry-header .page-title {
  font-family: "Open Sans", sans-serif;
  color: #009ddf;
}
.site .site-content section.content-area .entry-header .entry-title a,
.site .site-content section.content-area .entry-header .page-title a {
  color: #009ddf;
}
.site .site-content section.content-area .entry-header .entry-title a:hover,
.site .site-content section.content-area .entry-header .page-title a:hover {
  text-decoration: underline;
}
.site .site-content section.content-area .entry-header h1.entry-title,
.site .site-content section.content-area .entry-header h1.page-title {
  font-size: 34px;
  margin-bottom: 13px;
}
.site .site-content section.content-area .entry-content {
  font-size: 1rem;
}
.site .site-content section.content-area .entry-content h2 {
  font-size: 22px;
  color: #009ddf;
  margin-bottom: 6px;
}
.site .site-content section.content-area .entry-content h3 {
  font-size: 18px;
}
.site .site-content section.content-area .entry-content h4 {
  font-size: 16px;
  margin-bottom: 4px;
  line-height: 28px;
}
.site .site-content section.content-area .entry-content p {
  margin-top: 0;
}
.site .site-content section.content-area .entry-content a {
  text-decoration: none;
  color: #009ddf;
}
.site .site-content section.content-area .entry-content a:hover {
  text-decoration: underline;
}
.site .site-content section.content-area .entry-content .accordions {
  padding: 0 0 20px;
}
.site .site-content section.content-area .entry-content .accordions p {
  margin-bottom: 5px;
}
.site .site-content section.content-area .entry-content .accordions ul {
  line-height: 28px;
}
.site .site-content section.content-area .entry-content .accordions ul:last-child {
  margin-bottom: 0;
}
.site .site-content section.content-area .entry-content .accordions ul li {
  text-align: left;
}
.site .site-content section.content-area .entry-content .accordions .ui-widget {
  font-family: "Open Sans", sans-serif;
}
.site .site-content section.content-area .entry-content .accordions .accordions-head {
  background: #009ddf !important;
  margin: 20px 0 0 !important;
}
.site .site-content section.content-area .entry-content .accordions .accordion-content {
  padding: 30px !important;
  margin: 0 !important;
  background: #e6f5fc !important;
}
.site .site-content section.content-area .entry-content #accordions-3162 .accordions-head:hover .accordions-head-title,
.site .site-content section.content-area .entry-content #accordions-4092 .accordions-head:hover .accordions-head-title {
  color: white;
}
.site .site-content section.content-area .entry-content #accordions-3162 .accordions-head:hover .accordion-icons,
.site .site-content section.content-area .entry-content #accordions-4092 .accordions-head:hover .accordion-icons {
  color: white;
}
.site .site-content section.content-area footer.entry-footer .entry-categories .meta-categories a {
  background: #009ddf;
  padding: 4px 12px 5px;
}
.site .site-content section.content-area footer.entry-footer .entry-categories .meta-categories a:hover {
  background: #ec830e;
  color: white;
}
.site .site-content section.content-area footer.entry-footer .entry-tags .meta-tags a {
  background: #e6f5fc;
  color: #009ddf;
  margin: 0 3px 4px 0;
  padding: 2px 12px 3px;
}
.site .site-content section.content-area footer.entry-footer .entry-tags .meta-tags a:hover {
  background: #ec830e;
  color: white;
}
.site .site-content section.content-area footer.entry-footer nav.post-navigation {
  border-top: 1px solid #d8d8d8;
}
.site .site-content section.content-area footer.entry-footer nav.post-navigation .nav-links a {
  color: #009ddf;
}
.site .site-content section.content-area .post-wrapper .post-column .post, .site .site-content section.content-area .post-wrapper .post-column .page {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 4%;
  margin-bottom: 4%;
}
.site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper, .site .site-content section.content-area .post-wrapper .post-column .page .entry-content-wrapper {
  display: flex;
  flex-flow: row;
}
.site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content-image-wrapper, .site .site-content section.content-area .post-wrapper .post-column .page .entry-content-wrapper .entry-content-image-wrapper {
  width: 50%;
  padding-right: 20px;
  padding-top: 8px;
}
.site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content-image-wrapper .wp-post-image, .site .site-content section.content-area .post-wrapper .post-column .page .entry-content-wrapper .entry-content-image-wrapper .wp-post-image {
  float: none;
  max-width: 100%;
  margin-right: 0;
}
.site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content, .site .site-content section.content-area .post-wrapper .post-column .page .entry-content-wrapper .entry-content {
  width: 50%;
  padding-left: 20px;
}
.site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content a.more-link, .site .site-content section.content-area .post-wrapper .post-column .page .entry-content-wrapper .entry-content a.more-link {
  background: #009ddf;
  color: white;
  border-radius: 5px;
  float: right;
  padding: 4px 15px 5px;
}
.site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content a.more-link:hover, .site .site-content section.content-area .post-wrapper .post-column .page .entry-content-wrapper .entry-content a.more-link:hover {
  background: #ec830e;
  text-decoration: none;
}
.site .site-content section.content-area .post-wrapper .post-column .post .read-more, .site .site-content section.content-area .post-wrapper .post-column .page .read-more {
  text-align: right;
}
.site .site-content section.content-area .post-wrapper .post-column .post .read-more a.more-link, .site .site-content section.content-area .post-wrapper .post-column .page .read-more a.more-link {
  background: #009ddf;
  color: white;
  border-radius: 5px;
  padding: 4px 15px 5px;
}
.site .site-content section.content-area .post-wrapper .post-column .post .read-more a.more-link:hover, .site .site-content section.content-area .post-wrapper .post-column .page .read-more a.more-link:hover {
  background: #ec830e;
  text-decoration: none;
}
.site .site-content section.content-area nav.pagination .nav-links .page-numbers {
  background: #009ddf;
  border-radius: 5px;
}
.site .site-content section.content-area nav.pagination .nav-links .page-numbers:hover {
  text-decoration: none;
  background: #ec830e;
}
.site .site-content section.content-area nav.pagination .nav-links .page-numbers.current {
  background: #ec830e;
}
.site .site-content section.content-area nav.pagination .nav-links .page-numbers.dots {
  background: transparent;
  margin: 0 8px;
  color: #009ddf;
}
.site .site-content section.sidebar {
  width: 33.333333%;
  padding: 90px 0 0 20px;
  background: white;
  border-left: 0;
}
.site .site-content section.sidebar aside.widget {
  background: #e6f5fc;
  padding: 30px;
}
.site .site-content section.sidebar aside.widget .widget-header h3.widget-title {
  color: #009ddf;
  font-size: 21px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
}
.site .site-content section.sidebar aside.widget.widget_tag_cloud .tagcloud a {
  background: white;
  color: #009ddf;
  margin: 0 4px 4px 0;
  padding: 0px 9px;
}
.site .site-content section.sidebar aside.widget.widget_tag_cloud .tagcloud a:hover {
  background: #ec830e;
  color: white;
}
.site .site-content section.sidebar aside.widget.google-reviews-pro a {
  color: #009ddf !important;
}
.site .site-content section.sidebar aside.widget.google-reviews-pro a:hover {
  text-decoration: underline !important;
}
.site .site-content section.sidebar #custom_html-3 {
  color: #009ddf;
}
.site .site-content section.sidebar #custom_html-3 .newsletter-icon {
  width: 100px;
  height: 108px;
  background-image: url(./assets/images/newsletter.png);
  margin-bottom: 10px;
}
.site .site-content section.sidebar #custom_html-3 .headline {
  margin-bottom: 13px;
}
.site .site-content section.sidebar #custom_html-3 .checkbox {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px;
}
.site .site-content section.sidebar #custom_html-3 .checkbox .text-link {
  cursor: pointer;
}
.site .site-content section.sidebar #custom_html-3 .checkbox .text-link:hover {
  text-decoration: underline;
}
.site .site-content section.sidebar #custom_html-3 .checkbox label {
  padding-left: 25px;
}
.site .site-content section.sidebar #custom_html-3 .checkbox input {
  position: absolute;
  left: 3px;
  top: 5px;
  opacity: 0;
}
.site .site-content section.sidebar #custom_html-3 .checkbox input:checked ~ .checkmark {
  background-color: #009ddf;
  border-color: #009ddf;
  border-width: 1px;
}
.site .site-content section.sidebar #custom_html-3 .checkbox input:checked ~ .checkmark:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.site .site-content section.sidebar #custom_html-3 .checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  height: 18px;
  width: 18px;
  background-color: white;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
}
.site .site-content section.sidebar #custom_html-3 .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  line-height: 1;
  width: 100%;
  font-size: 14px;
}
.site .site-content section.sidebar #custom_html-3 .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
}
.site .site-content section.sidebar #custom_html-3 .input-group input {
  border: none;
  border-bottom: 1px solid #b5b5b5;
  height: 36px;
  width: 100%;
  font-size: 16px;
}
.site .site-content section.sidebar #custom_html-3 .input-group input:focus {
  border-bottom-color: #009ddf;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.site .site-content section.sidebar #custom_html-3 .input-group .input-group-btn {
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}
.site .site-content section.sidebar #custom_html-3 .input-group .input-group-btn button {
  border-color: #009ddf;
  background-color: #009ddf;
  height: 36px;
  padding: 0 10px;
  float: right;
  width: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 14px;
  font-weight: 600;
}
.site .site-content section.sidebar #custom_html-3 .input-group .input-group-btn button:hover {
  background-color: #ec830e;
}
.site .site-content section.sidebar #text-5 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.site .footer-widgets-background {
  /* Oberer Footer auf hellem Hintergrund */
  background: #e6f5fc;
  border-bottom: none;
  padding: 30px 0;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets {
  margin: 0;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column {
  padding: 0 20px;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column:first-child {
  padding-left: 0;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column:last-child {
  padding-right: 0;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget {
  color: #303030;
  margin-bottom: 0;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget a:link, .site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget a:visited {
  color: #009ddf;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget ul:not(.zoom-social-icons-list) li {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget ul:not(.zoom-social-icons-list) li:before {
  content: "›";
  margin-left: -17px;
  margin-right: 6px;
  font-size: 21px;
  font-weight: 400;
  color: #009ddf;
  line-height: 1;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget .widget-header h3.widget-title {
  color: #009ddf;
  font-size: 21px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column .widget.zoom-social-icons-widget .zoom-social-icons-list .zoom-social_icons-list__item {
  margin-left: 0;
  margin-right: 8px;
}
.site .footer-wrap {
  /* Unterer Footer auf dunklem Hintergrund */
  background: #016184;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site .footer-wrap .site-footer .site-info {
  float: none;
  padding: 0;
}
.site .footer-wrap .site-footer .site-info .row {
  width: 33.3333%;
  float: left;
  padding: 0 20px;
}
.site .footer-wrap .site-footer .site-info .row:first-child {
  padding-left: 0;
}
.site .footer-wrap .site-footer .site-info .row:last-child {
  padding-right: 0;
}
.site .footer-wrap .site-footer .site-info .row ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.site .footer-wrap .site-footer .site-info .row ul li img {
  margin-right: 10px;
}
.site .footer-wrap .site-footer .site-info .row a {
  text-decoration: none;
}
.site .footer-wrap .site-footer .site-info .row a:hover {
  text-decoration: underline;
}

.scroll-to-top-button {
  right: 20px;
  bottom: 20px;
  background: #009ddf;
  border-radius: 5px;
}
.scroll-to-top-button:hover {
  background: #ec830e;
}

.userlike #userlike a#userlike-tab.userlike-button-bubble.userlike-slideup {
  left: 20px !important;
}

/**********************************/
/* HEADER-TOP                        */
/**********************************/
#header-top .top-navigation-menu {
  float: right;
  display: block !important;
  width: auto;
  border-top: none;
}

#header-top .top-navigation-menu li {
  float: left;
}

#header-top .top-navigation-menu a {
  border: none;
}

#header-top .top-navigation-toggle {
  display: none;
}

/*--------------------------------------------------------------
# 17.0 - Media Queries
--------------------------------------------------------------*/
@media only screen and (max-width: 85em) {
  body {
    padding: 0;
  }
}
@media only screen and (min-width: 960px) and (max-width: 70em) {
  .site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item a {
    padding-left: 0.8em;
    padding-right: 0.8em;
    font-size: 15px;
  }

  .site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-form {
    top: 73px;
  }
}
@media only screen and (max-width: 60em) {
  .site .site-header .primary-navigation-wrap .main-navigation-toggle {
    padding: 20px;
  }
  .site .site-header .primary-navigation-wrap .main-navigation-toggle:hover, .site .site-header .primary-navigation-wrap .main-navigation-toggle:active {
    color: #e6f5fc;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation.container {
    padding: 0;
    margin: 0;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-icon {
    padding: 1rem 20px 0;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation .header-search .header-search-form {
    top: 70px;
    border-left-width: 0;
    border-right-width: 0;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item:first-child a {
    padding-left: 20px;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item a {
    padding: 10px 20px;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item a:hover {
    background: #0096d5;
  }
  .site .site-header .primary-navigation-wrap .primary-navigation ul.main-navigation-menu .menu-item.current-menu-item a:after {
    border-color: transparent;
  }
  .site .site-content {
    display: flex;
  }
  .site .site-content section.content-area {
    width: 100%;
    padding-right: 0;
  }
  .site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper {
    flex-flow: column;
  }
  .site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content-image-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
  }
  .site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content {
    width: 100%;
    padding-left: 0;
  }
  .site .site-content section.sidebar {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
    border-top: none;
  }
  .site .footer-widgets-background {
    /* Oberer Footer auf hellem Hintergrund */
  }
  .site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column {
    padding-left: 0;
  }
  .site .footer-widgets-background .footer-widgets-wrap .footer-widgets .footer-widget-column ~ .footer-widget-column {
    padding-top: 30px;
  }
  .site .footer-wrap {
    padding-top: 20px;
    padding-bottom: 90px;
  }
  .site .footer-wrap .site-footer .site-info {
    text-align: left;
  }
  .site .footer-wrap .site-footer .site-info .row {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
  }

  #header-top .top-navigation-menu a {
    padding: 6px 10px 12px;
  }
}
@media only screen and (max-width: 45em) {
  .site .site-header .header-main .site-branding {
    height: 70px;
  }
}
@media only screen and (max-width: 40em) {
  .page-title, .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 30em) {
  .site .site-header .header-main .site-branding {
    height: 55px;
  }
  .site .site-content section.content-area .post-wrapper .post-column .post .entry-content-wrapper .entry-content a.more-link,
.site .site-content section.content-area .post-wrapper .post-column .page .read-more a.more-link {
    width: 100%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 9px;
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
</pre></body></html>