@charset "UTF-8";
@font-face {
  font-family: 'aspirin-expanded';
  src: url("/mysite/webfonts/aspirin-extra-expanded-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'aspirin-condensed';
  src: url("/mysite/webfonts/aspirin-extra-condensed-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bookman';
  src: url("/mysite/webfonts/bookman.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bookman';
  src: url("/mysite/webfonts/bookman_bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

.relative {
  position: relative; }

.group:after {
  content: "";
  display: table;
  clear: both; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

nav ul,
nav ol {
  list-style: none;
  padding: 0; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: white url("/mysite/images/home_bg.png");
  font-size: 16px;
  font-family: "bookman", serif;
  line-height: 1.35;
  padding-bottom: 40px; }

h2 {
  font: "aspirin-expanded", serif;
  color: #ff0000;
  font-size: 52px; }

a {
  text-decoration: none;
  color: #ff0000; }
  a:hover {
    text-decoration: underline; }

input {
  border-radius: 0; }

.footer-3 > .topcontainer,
.main-content > div > .topcontainer,
body > .top-part > .topcontainer,
body > .topcontainer {
  max-width: 902px;
  margin-left: auto;
  margin-right: auto; }
  .footer-3 > .topcontainer:after,
  .main-content > div > .topcontainer:after,
  body > .top-part > .topcontainer:after,
  body > .topcontainer:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 1px) and (max-width: 902px) {
    .footer-3 > .topcontainer,
    .main-content > div > .topcontainer,
    body > .top-part > .topcontainer,
    body > .topcontainer {
      margin-left: 10px;
      margin-right: 10px; } }

.c4p-page-title {
  margin-bottom: -5px; }

div.footer-3 {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  margin-bottom: 50px;
  color: white; }
  div.footer-3 .topcontainer {
    position: relative;
    background-color: white; }
  div.footer-3 .footer-star {
    position: absolute;
    left: 12px;
    top: 5px; }
    div.footer-3 .footer-star * {
      fill: white !important; }
  div.footer-3 .navigation {
    line-height: 50px;
    border-bottom: 2px solid #ff0000; }
    div.footer-3 .navigation a {
      display: inline-block;
      margin-left: 6px;
      color: #ff0000;
      font-weight: normal; }
      div.footer-3 .navigation a:hover {
        text-decoration: none; }
        div.footer-3 .navigation a:hover span {
          text-decoration: underline; }
      div.footer-3 .navigation a:first-child:before {
        content: ''; }
      div.footer-3 .navigation a:before {
        content: ' • '; }

.footer-2 {
  margin-top: 30px; }
  .footer-2 .col {
    width: 21.7391304348%;
    float: left;
    margin-right: 4.347826087%; }
    .footer-2 .col:last-child {
      width: 21.7391304348%;
      float: right;
      margin-right: 0; }
    .footer-2 .col a {
      display: block; }
    .footer-2 .col h5 {
      margin: 5px 0 0 0;
      font-size: 1em; }

.footer-1 {
  margin-top: 60px;
  padding: 15px 0;
  border-top: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
  position: relative; }
  .footer-1 .footer-logo {
    float: left;
    max-width: 180px; }
  .footer-1 .text {
    margin-left: 236px;
    color: #ff0000; }
    .footer-1 .text a {
      color: #ff0000;
      text-decoration: underline; }

.topnavigation {
  margin-top: 38px;
  margin-bottom: 23px;
  font-size: 32px;
  line-height: 1.43;
  font-family: "aspirin-expanded", serif; }
  .topnavigation > ul > li {
    list-style: none;
    display: inline-block;
    position: relative; }
    .topnavigation > ul > li.hover .submenu {
      display: block; }
    .topnavigation > ul > li .submenu {
      display: none;
      position: absolute;
      left: -31px;
      top: 45px;
      background-color: #ff0000;
      width: 288px;
      padding: 21px 30px 55px 34px;
      z-index: 100; }
      .topnavigation > ul > li .submenu > li {
        margin-top: 4px; }
      .topnavigation > ul > li .submenu a {
        color: white;
        display: block;
        font-size: 18px;
        font-family: "bookman", serif;
        font-weight: normal; }
    .topnavigation > ul > li > a {
      text-transform: uppercase;
      white-space: nowrap;
      color: #999;
      position: relative;
      overflow: visible; }
      .topnavigation > ul > li > a.active,
      .page-1 .topnavigation > ul > li > a {
        color: #ff0000; }
      .page-1 .topnavigation > ul > li > a:after {
        color: #ff0000 !important; }
      .topnavigation > ul > li > a:after {
        content: '/';
        color: #999 !important; }
      .topnavigation > ul > li > a:hover {
        text-decoration: none;
        color: #ff0000; }

.main-content {
  min-height: 500px; }

.breadcrumbs {
  position: relative;
  top: -10px;
  color: #ff0000; }
  .breadcrumbs a {
    color: #ff0000; }

.inject-me *[fill^="#"] {
  fill: #ff0000 !important; }

.header {
  margin-top: 34px; }
  .header .header-left {
    width: 33.3333333333%;
    float: left; }
  .header .header-logo {
    max-width: 180px; }
  .header .header-right {
    width: 66.6666666667%;
    float: right;
    margin-right: 0;
    width: 290px; }
    .flexbox .header .header-right .header-links {
      text-align: left;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between; }
      .flexbox .header .header-right .header-links > a {
        display: block;
        margin-left: 0; }
    .no-flexbox .header .header-right .header-links {
      text-align: right;
      position: relative; }
      .no-flexbox .header .header-right .header-links > a {
        margin-left: 23px;
        display: inline-block; }
        .no-flexbox .header .header-right .header-links > a:first-child {
          margin-left: 0;
          position: absolute;
          left: 0; }
    .header .header-right .header-links > a {
      background: #ff0000;
      color: white;
      padding: 0.3em 1.8em 0.2em; }
    .header .header-right .searchbox {
      margin-top: 14px; }
      .header .header-right .searchbox input {
        border: 2px solid #ff0000;
        border-right-width: 19px;
        font-size: 18px;
        color: #ff0000;
        font-family: "bookman", serif;
        font-size: 16px;
        line-height: 29px;
        padding-left: 1em;
        width: 100%; }
      .header .header-right .searchbox ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #ff0000; }
      .header .header-right .searchbox :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #ff0000;
        opacity: 1; }
      .header .header-right .searchbox ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #ff0000;
        opacity: 1; }
      .header .header-right .searchbox :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #ff0000; }
      .header .header-right .searchbox input {
        padding-left: 36px;
        background: #fff url("/mysite/images/search_icon.png") 0 0 no-repeat; }

.custom-sidebar-newsletterform {
  color: #ff0000; }
  .custom-sidebar-newsletterform p {
    padding-bottom: 5px;
    margin: 0; }
  .custom-sidebar-newsletterform input {
    border: 2px solid #ff0000;
    border-right-width: 19px;
    font-size: 18px;
    color: #ff0000;
    font-family: "bookman", serif;
    font-size: 16px;
    line-height: 29px;
    padding-left: 1em;
    width: 100%; }
  .custom-sidebar-newsletterform ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ff0000; }
  .custom-sidebar-newsletterform :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ff0000;
    opacity: 1; }
  .custom-sidebar-newsletterform ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ff0000;
    opacity: 1; }
  .custom-sidebar-newsletterform :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ff0000; }
  .custom-sidebar-newsletterform input + input {
    border-top: 0; }

.main-content {
  margin-top: 20px; }
  .main-content > .left-col {
    width: 66.1342857143%;
    float: left;
    margin-right: 2.8571428571%;
    margin-left: 0; }
  .main-content > .right-col {
    width: 31.0085714286%;
    float: left;
    margin-right: 2.8571428571%;
    float: right;
    margin-right: 0; }

.c4p-text {
  color: #999; }

.c4p-page-title h1 {
  margin: 0;
  font-family: "aspirin-condensed", serif;
  font-weight: normal;
  color: #ff0000;
  text-transform: uppercase;
  font-size: 1.87em;
  line-height: 1; }

.c4p-page-title .pagedate {
  color: #ff0000;
  padding: 0.7em 0 0.5em; }

.c4p-image img {
  max-width: 100%;
  display: block; }

.c4p-2cols .topcontainer {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .c4p-2cols .topcontainer:after {
    content: " ";
    display: block;
    clear: both; }
  .c4p-2cols .topcontainer .span-1 {
    width: 4.347826087%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-2 {
    width: 13.0434782609%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-3 {
    width: 21.7391304348%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-4 {
    width: 30.4347826087%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-5 {
    width: 39.1304347826%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-6 {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-7 {
    width: 56.5217391304%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-8 {
    width: 65.2173913043%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-9 {
    width: 73.9130434783%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-10 {
    width: 82.6086956522%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-11 {
    width: 91.3043478261%;
    float: left;
    margin-right: 4.347826087%; }
  .c4p-2cols .topcontainer .span-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .c4p-2cols .topcontainer .omega {
    float: right;
    margin-right: 0; }
  .c4p-2cols .topcontainer .alpha {
    margin-left: 0; }
  .c4p-2cols .topcontainer > .col1.span-9 {
    width: 66.1342857143%;
    float: left;
    margin-right: 2.8571428571%;
    margin-left: 0; }
  .c4p-2cols .topcontainer > .col2.span-3 {
    width: 31.0085714286%;
    float: left;
    margin-right: 2.8571428571%;
    float: right;
    margin-right: 0; }
  .c4p-2cols .topcontainer > .col1 {
    margin-left: 0; }
  .c4p-2cols .topcontainer > .col2 {
    float: right;
    margin-right: 0; }

.c4p-divider div.hr {
  height: 2px;
  background-color: #ff0000;
  width: 100%;
  display: none; }

.c4p-divider.showruler {
  padding-top: 20px;
  padding-bottom: 35px; }
  .c4p-divider.showruler div.hr {
    display: block; }

img {
  max-width: 100%; }

.c4p-teaser-list .teaser-listing {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .c4p-teaser-list .teaser-listing:after {
    content: " ";
    display: block;
    clear: both; }

.c4p-teaser-list ul.pager {
  list-style: none;
  padding-left: 0;
  text-align: center; }
  .c4p-teaser-list ul.pager li {
    display: inline-block; }
    .c4p-teaser-list ul.pager li.disabled {
      visibility: hidden; }

.c4p-teaser-list .c4p-teaser {
  width: 30.4347826087%;
  float: left;
  margin-bottom: 20px; }
  .c4p-teaser-list .c4p-teaser:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .c4p-teaser-list .c4p-teaser:nth-child(3n + 2) {
    margin-left: 34.7826086957%;
    margin-right: -100%;
    clear: none; }
  .c4p-teaser-list .c4p-teaser:nth-child(3n + 3) {
    margin-left: 69.5652173913%;
    margin-right: -100%;
    clear: none; }
  .c4p-teaser-list .c4p-teaser h2 {
    margin: 8px 0 3px;
    font-family: "aspirin-condensed", serif;
    font-weight: normal;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1; }
  .c4p-teaser-list .c4p-teaser .date {
    color: #ff0000;
    padding-top: 8px;
    padding-bottom: 4px; }
  .c4p-teaser-list .c4p-teaser .text {
    color: #999; }
  .c4p-teaser-list .c4p-teaser .typography a {
    text-decoration: underline; }

.no-underline {
  text-decoration: none !important; }

.mobilemenu {
  background-color: #ff0000;
  margin: 40px 10px 10px;
  padding: 10px;
  min-height: 800px;
  position: relative; }
  .mobilemenu a {
    color: #fff; }
  .mobilemenu .section > a {
    display: block;
    margin-top: 10px;
    font-size: 26px;
    font-family: "aspirin-expanded", serif;
    font-weight: normal;
    text-transform: uppercase; }
  .mobilemenu .sublinks a:after {
    content: '/';
    margin-left: 5px; }
  .mobilemenu .closelink {
    font-size: 60px;
    position: absolute;
    top: -6px;
    right: 10px; }

.mobileheader {
  position: relative;
  margin: 10px;
  overflow: auto; }
  .mobileheader .infotext {
    color: #ff0000;
    text-align: center; }
  .mobileheader .mobilemenu-button {
    display: block;
    position: absolute;
    right: 10px;
    top: 32px;
    width: 65px;
    height: 50px;
    background-image: url("/mysite/images/burger.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .mobileheader .header-logo-single {
    position: absolute;
    left: 10px;
    top: 10px;
    min-width: 60px;
    width: 25%;
    height: 0;
    padding-bottom: 25%;
    overflow: hidden; }
    .mobileheader .header-logo-single svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .mobileheader .header-logo-star {
    position: relative;
    display: block;
    width: 50%;
    margin: 60px auto 10px;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden; }
    .mobileheader .header-logo-star svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.custom-adressblock-rechts {
  color: #ff0000 !important; }
  .custom-adressblock-rechts p:nth-child(1) strong {
    display: block;
    margin-bottom: 5px; }

.custom-zwischenheadline {
  font-size: 12px;
  font-family: "aspirin-condensed", serif;
  font-weight: normal; }

.custom-sidebar-newsletterform button,
.ma-btn {
  margin-top: 10px;
  background: #ff0000;
  color: #fff;
  font-family: "bookman", serif;
  border-radius: 0;
  padding: 0.36em 0.5em 0.24em; }
  .custom-sidebar-newsletterform button:hover,
  .ma-btn:hover {
    text-decoration: none;
    position: relative;
    left: 1px;
    top: 1px; }
  .custom-sidebar-newsletterform button:focus,
  .ma-btn:focus {
    outline-style: dotted;
    outline-color: #f00;
    outline-width: 2px;
    outline-offset: 2px; }

.custom-videoanruf-logo-overlay a {
  position: relative;
  display: block; }

.custom-videoanruf-logo-overlay .overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url("/mysite/images/videoanruf_logo.png") center center no-repeat;
  background-size: cover; }

.right-blue-headline {
  background-color: #33ccff;
  color: white;
  font-size: 1em;
  padding: 0.3em 0.5em 0.2em;
  font-weight: normal;
  margin-bottom: -20px; }

.copyright {
  font-size: 12px;
  color: #999;
  font-family: "bookman", serif;
  margin-top: 2px; }

.sitesearch-listing li,
.sitesearch-listing ul {
  list-style: none; }

.sitesearch-listing ul {
  margin-left: 0;
  padding-left: 0; }
  .sitesearch-listing ul h4 {
    margin-bottom: 0.3em; }

.sitesearch-listing .highlight {
  font-weight: bold; }

.sitesearch-form {
  margin-top: 10px; }
  .sitesearch-form label {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em; }
  .sitesearch-form form {
    margin-bottom: 20px;
    margin-top: 20px; }
    .sitesearch-form form input {
      border: 2px solid #ff0000;
      border-right-width: 19px;
      font-size: 18px;
      color: #ff0000;
      font-family: "bookman", serif;
      font-size: 16px;
      line-height: 29px;
      padding-left: 1em;
      width: 100%; }
    .sitesearch-form form ::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #ff0000; }
    .sitesearch-form form :-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #ff0000;
      opacity: 1; }
    .sitesearch-form form ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #ff0000;
      opacity: 1; }
    .sitesearch-form form :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #ff0000; }
  .sitesearch-form .form-field {
    display: inline-block;
    max-width: 250px; }
  .sitesearch-form .form-submit {
    display: inline-block;
    width: 100px; }
    .sitesearch-form .form-submit button {
      display: inline-block;
      background: #ff0000;
      border: none;
      color: #fff;
      font-family: "bookman", serif;
      padding: 0.3em 0.5em 0.2em;
      height: 35px; }

.barrierefrei-header {
  height: 70px;
  background: transparent url("/mysite/images/barrierefrei_header_bg.png");
  background-repeat: repeat; }
  .barrierefrei-header .bf-links {
    text-align: center;
    padding-top: 20px; }
    .barrierefrei-header .bf-links .bf-link {
      display: inline-block;
      margin: 0 10px;
      width: 30px;
      height: 30px;
      position: relative; }
      .barrierefrei-header .bf-links .bf-link.bf-link-gebaerde {
        width: 40px;
        height: 40px;
        top: 7px;
        left: 6px; }
      .barrierefrei-header .bf-links .bf-link img,
      .barrierefrei-header .bf-links .bf-link svg {
        width: 100%;
        height: 100%; }

.page-suche .header .searchbox {
  display: none; }

.map-container,
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .map-container embed,
  .map-container iframe,
  .map-container object,
  .video-container embed,
  .video-container iframe,
  .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.pagination-sm {
  list-style: none;
  margin: 10px auto;
  text-align: center;
  padding: 0; }
  .pagination-sm li {
    display: inline-block;
    padding: 5px; }
    .pagination-sm li.active {
      font-weight: bold; }

.cc-grower {
  background: #f00;
  position: static; }

.cc-window.cc-static.cc-banner,
.cc-window.cc-static.cc-top {
  max-width: 902px !important;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  font-family: "bookman", serif; }
  .cc-window.cc-static.cc-banner .cc-message a,
  .cc-window.cc-static.cc-top .cc-message a {
    opacity: 1; }
  .cc-window.cc-static.cc-banner .cc-btn,
  .cc-window.cc-static.cc-top .cc-btn {
    min-width: 2em !important;
    width: 2em;
    font-size: 2.4em;
    padding: 0.5em 0.3em;
    font-family: "bookman", serif;
    font-weight: normal;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; }

.custom-show-for-mobile {
  display: none; }

@media (min-width: 1px) and (max-width: 700px) {
  .custom-hide-for-mobile {
    display: none; }
  .c4p-2cols .topcontainer {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .custom-show-for-mobile {
    display: block; }
  .c4p-2cols .col1,
  .c4p-2cols .col2,
  .c4p-2cols .col3 {
    width: 100% !important; }
  .header-links,
  .searchbox {
    display: none !important; }
  .cc-grower {
    position: unset; }
  .cc-window.cc-static.cc-top {
    position: absolute;
    bottom: 15%;
    top: unset;
    padding-top: 2em;
    padding-bottom: 2em; }
    .cc-window.cc-static.cc-top .cc-compliance {
      display: block; }
      .cc-window.cc-static.cc-top .cc-compliance .cc-btn {
        font-size: 1.9em;
        width: 2em;
        margin-right: 0 !important; } }

@media screen and (orientation: landscape) {
  .mobileheader .header-logo-single {
    width: 20%;
    padding-bottom: 20%; }
  .mobileheader .header-logo-star {
    width: 25%;
    padding-bottom: 25%; } }

@media (min-width: 400px) and (max-width: 650px) {
  .c4p-teaser-list .c4p-teaser {
    width: 47.8260869565%;
    float: left; }
    .c4p-teaser-list .c4p-teaser:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .c4p-teaser-list .c4p-teaser:nth-child(2n + 2) {
      margin-left: 52.1739130435%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 1px) and (max-width: 400px) {
  .c4p-teaser-list .c4p-teaser {
    display: block;
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 40px !important; } }

.typography.tinymce div,
.typography.tinymce p,
.typography.tinymce td,
.typography.tinymce li {
  font-size: 16px;
  line-height: 1.4;
  font-family: "bookman", serif; }

.typography.tinymce li {
  margin-left: 1em; }

.typography.tinymce h3 {
  font-family: "aspirin-expanded", serif; }

.typography h2 {
  font-family: "aspirin-condensed", serif;
  font-weight: normal;
  color: #ff0000;
  text-transform: uppercase;
  font-size: 1.87em;
  line-height: 1; }

.typography a {
  color: #ff0000;
  text-decoration: underline; }

.typography p {
  margin: 0px; }
