@charset "utf-8";
/* CSS Document */

nav,
aside,
#btnOffCanvas,
footer,
.owl-wrapper-outer,
.social-icons,
.social,
.row.thema,
.sitemap,
.berater,
.no-visual {
  display: none !important;  
}

body, html {
    font-size: 95%;
}
a {
  border: 0 !important;  
}
a:after {
  content: "" !important;  
}
.button {
  background-image: none;
  padding: 0;
  text-decoration: none;  
  border: 0;
}
.inhaltsseite .headlineblock, 
.newsmeldung .headlineblock, 
.extranet .headlineblock {
    position: static;
    margin-bottom: 0;
}
.headlineblock h1 {
  margin: 0;
  padding: 0;
  position: static;
}
.inhaltsseite,
.newsmeldung,
.extranet {
  padding-bottom: 0;
}
/* ******* Meldung des Tages ******* */
.startseite article {
  margin-top: 1em;  
}
/* ******* Meldung des Tages ******* */

/* ******* sticky ******* */
.sticky {
  position: static;  
}
/* ******* sticky ******* */