@charset "utf-8";
/* CSS Document */

/* ******* Hinweis alter Browser ******* */
.happy {
  margin:0;
  background:#e6e6e6;
  color:#000;
  padding:10px;
  text-align:center;
  position:relative;
  z-index:100;
  line-height:19px;
}
/* ******* Hinweis alter Browser ******* */

/* ******* no-js ******* */
.no-js .sticky-container {
  z-index: 200;  
}
.no-js #mainMenu li:hover .dropdown-pane {
  display: block;
  visibility: visible;
  top: 2.6em;
}
.no-js .sticky {
  position: static;
}
.no-js header.sticky {
  overflow: visible;
}
.no-js .owl-wrapper-outer {
  height: 535px;
  width: 100%;
  overflow: hidden;
}
.no-js.owl-carousel {
  position: static;
  z-index: 0;  
}
.no-js .owl-carousel,
.no-js .owl-carousel div:first-child {
  display: block;
}
.no-js .owl-carousel div,
.no-js .menu-icon {
  display: none;
}
/* ******* no-js ******* */

/* ******* basic ******* */

@font-face{
  	font-family: Frutiger LT W01_55 Roma1475738;
	font-display: swap;
  	src: url(/typo3conf/ext/hug_sitepackage/Resources/Public/fonts/Frutiger_55.ttf) format('truetype');
}

@font-face{
  	font-family: Frutiger LT W01_57 Condensed;
	font-display: swap;
  	src: url(/typo3conf/ext/hug_sitepackage/Resources/Public/fonts/Frutiger_57.ttf) format('truetype');
}

body, html {
  color: #383838;  
  height: 100%;
    width:100%;
    margin:0;
    padding:0;
  font-family:'Frutiger LT W01_55 Roma1475738', Helvetica, Arial, sans-serif;
    font-weight: 400;
  min-width: 230px;
}
a {
  color: #009ee0;
  font-weight: 600;
  -webkit-transition: background .5s, color .5s ease-out;
    -moz-transition: background, color .5s .5s ease-out;
    transition: background .5s, color .5s ease-out;
}
a:hover,
a:focus {
  color: #00b1e6;
}
.button {
  background: #00b1e6;  
}
.button:hover,
.button:focus {
  background: #009ee0;  
}
.download-box{
  background: #eee;
  padding: 0.7em;
}
.download-box:before{
  content: "\f019";
  color: #b1b1b1;
  font-size: 1.33333333em;
  font: normal normal normal 20px/1 FontAwesome;
  margin-right: 10px;
}
.social-icons .button:hover{
  color:#009ee0;
}
.fi-calendar {
  color: #9d9d9d;  
  font-style: normal;
  font-size: 80%;
  margin-bottom: 0.5rem;
  display: block;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #009ee0;
  font-weight: normal;  
}
hr {
    border: 0;
    height: 0;
    border-bottom: 1px solid rgba(224, 224, 224, 1);
  margin: 0 auto 1.25rem auto;
}

.image-caption{
    margin-top: 10px;
    font-size: 90%;
    font-style: italic;
    margin-bottom: 30px;
}
/* ******* basic ******* */

/* ******* iconset ******* */
.iconset {
  line-height: 1px;
  display: inline-block;  
  background:url(../img/iconset.png?v=0) no-repeat 0 0;
  /* Versionierung iconset */
}
.social-icons .iconset {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}
.iconset.facebook {
  background-position: -6px -5px;
}
.iconset.twitter {
  background-position: -42px -5px;
}
.iconset.youtube {
  background-position: -80px -5px;
}
.iconset.google {
  background-position: -116px -5px;
}
.iconset.haus {
  background-position: -157px 0;
  float: left;
  -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.iconset.solvenzcheck {
  background-position: -200px -4px;
  height: 28px;
  width: 30px;  
  float: left;
}
.iconset.fa-default {
  background-position: -241px -4px;
  height: 28px;
  width: 30px;  
  float: left;
}
.iconset.wide-youtube {
  background-position: -319px 0;
  height: 30px;
  width: 72px;
  float: left;
  margin-right: 0.5em;
}
.iconset.wide-facebook {
  background-position: -421px 0;
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 0.5em;
}
.iconset.wide-twitter {
  background-position: -480px 0;
  height: 30px;
  width: 35px;
  float: left;
  margin-right: 0.5em;
}
/* ******* iconset ******* */
/* ******* social icons ******* */
.social-icons .button {
  padding: 0.5em;
}
.social-icons .button:hover,
.social-icons .button:focus {
  background: #bde4f7;  
}
.social-icons a {
  color: #00b1e6;
  background: #fff;
  transition: box-shadow .25s;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.24);
}
.social-icons a.kontakt {
  color: #fff;
  background: #00b1e6;
  text-transform: uppercase;
  min-width: 100px;
  position: relative;
  display: inline-block;
  left: -31px;
  top: -30px;
}
.social-icons a.kontakt:hover,
.social-icons a.kontakt:focus {
  background: #009ee0;  
}
.social-icons .kontakt div {  
  position: absolute;
  top: 12px;
  left: 30px;
}


/* ******* fixed in sitebar ******* */
.social-icons.show-for-large {
  position: fixed;
    z-index: 20;
  display: block;
  top: 40%;
}
.social-icons.show-for-large .kontakt {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); 
}
.social-icons.show-for-large li {
  max-width: 50px;
  max-height: 50px;
  display: block;
  margin: 0;
  padding: 0;
}
/* ******* social icons ******* */
/* ******* fontawesome ******* */
.fa {
  font-size: 150%;  
}
.suche .fa {
  font-size: 100%;  
}
aside{
  margin-left: -10px;
  margin-right: -10px;
}
aside h5{
  font-size: 1rem;
}
aside p+h5{
  margin-top: 40px;
}
aside .fa {
  margin-right: 0.3em;
}  
aside .fa-2x {
  color: #b1b1b1;
  min-width: 30px;
  max-width: 30px;
  font-size: 1.7em;
  float: left;  
}
.meldung-des-tages .fa {
  color: #fbd7ad;
}
.social .fa {
  font-size: 100%;  
}
.top-bar .fa {
  color: #fff;  
  font-size: 100%;
}
.top-bar .suche .fa {
  color: #fff;  
}
.owl-carousel.fa {
  color: #fff;
  -webkit-filter: drop-shadow( 0 5px 5px #c9c8cd);
    -moz-filter: drop-shadow(0 5px 5px #c9c8cd);
    filter: drop-shadow(0 5px 5px #c9c8cd);  
  font-size: 3em;
}
.top-bar .fa-external-link {
  font-size: 60%;
  position: relative;
  top: -0.4em;
}
/* ******* fontawesome ******* */

/* ******* special row styling ******* */
.expanded.thema .columns {
  position: relative;  
}
.row.headline .mp-headline {
  font-size: 1.25rem;
  line-height: 1.65rem;
}
.thema,
.sitemap {
  background: #e5e5e5;  
}
.social {
  background: #efefef;
}
.thema img {
  margin-bottom: 0.3em;  
}
.thema,
.sitemap,
.social {
  color: #646464;  
}
.row.thema {
  margin-top: 1em;
}
.headline {
  display: inline-block;  
}
.social .headline {
  margin: 1em 0 0.5em 0;
  font-family:'Frutiger LT W01_57 Condensed';
}
.social .headline a {
  font-weight: normal;
  font-size: 1.35rem;
  line-height: 1.75rem;
}  
.thema {
  padding: 1em 0;  
}

/* ******* Social hide screen ******* */
.tiny-social {
  background: #efefef;
  padding: 1.5em 1em;
}
.tiny-social .social-icons {
  margin: 0 auto;
  text-align: center;  
}
.tiny-social .social-icons ul li {
  display: inline-block;
  margin-right: 0.5em;
}
.tiny-social .social-icons ul li:last-child {
  margin-right: 0;  
}
.tiny-social .social-icons ul,
.tiny-social .social-icons .button {
  margin-bottom: 0;  
}
/* ******* Social hide screen ******* */

/* ******* sitemap ******* */
.sitemap {
  padding: 1em 0;  
}
.sitemap a {
  display: block;
  border-bottom: 1px solid #efefef;  
  padding: 0.3em 0;
}
.sitemap ul ul,
.csc-sitemap ul ul {
  margin: 0;  
}
.sitemap ul ul a,
.csc-sitemap ul ul a {
  font-weight: normal;
  color: #646464;  
}
.sitemap ul ul a:hover,
.sitemap ul ul a:focus,
.csc-sitemap ul ul a:hover,
.csc-sitemap ul ul a:focus {
  text-decoration: underline;  
}
/* ******* Sitemap Site ******* */
.csc-sitemap ul {
  list-style-type: none;
  margin: 0;
}
.csc-sitemap ul ul {
  margin-left: 1.5em;
}
.csc-sitemap a {
  display: block;
}
.csc-sitemap li {
  border-bottom: 2px solid #e5e5e5;
  padding: 0.4em 0;
}
.csc-sitemap li :first-child {
  padding: 0;
}
.csc-sitemap li li {
  border: 0;
  padding: 0;
}
/* ******* Sitemap Site ******* */
/* ******* sitemap ******* */
/* ******* special row styling ******* */

/* ******* header ******* */
header .small-8.medium-5.columns {
  padding: 0;  
}
.sticky.is-stuck {
  transition: box-shadow .25s;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.24);  
}
.sticky,
.sticky.is-anchored {
  background: #fff;
  position: relative;
  z-index: 30;
}
.is-open-left .sticky {
  z-index: -2 !important;  
}
.top-bar, .top-bar ul {
  background: #fff;
}
/* ******* berater ******* */
.berater {
  padding-top: 0.5em;
}
.berater .berater-headline {
  color: #1d1d1b;  
  font-size: 1.725rem;
  margin-top: 0.35em;
  font-family:'Frutiger LT W01_57 Condensed';
}
.berater .row {
  padding-top: 0;  
}
.berater a {
  font-weight: normal;  
}
.berater p {
  margin-bottom: 0.2rem;  
}
.berater.column:last-child:not(:first-child), .berater .columns:last-child:not(:first-child) {
  float: left;  
}
/* ******* berater ******* */
/* ******* header ******* */

/* ******* footer ******* */
footer {
  background: #00b1e6;
  color: #fff;
  text-align: center;  
}
footer a {
  color: #fff;
  text-decoration: underline;  
  font-weight: normal;
}
footer a:hover,
footer a:focus {
  color: #fff;
  text-decoration: none;  
}
footer .headline {
  color: #fff;
  font-size: 1.35rem;
  line-height: 1.75rem;
  margin: 0.5em 0;
  font-family:'Frutiger LT W01_57 Condensed';
}
footer .footerlinks a,
footer .footerlinks span {
  margin-left: 0.5em;
}
/* ******* footer ******* */
  
/* ******* aside ******* */
aside {
  color: #646464;  
}
aside p {
  font-size: 90%;  
}
aside a {
  font-weight: normal;  
}
aside .row .mp-headline,
aside .callout .mp-headline {
  color: #646464;
  background: #eeeeee;
  text-transform: uppercase;
  font-size: 1.15rem;
  line-height: 1.55rem;
  padding: 0.3em 0.5em;
  font-family:'Frutiger LT W01_57 Condensed';
}
aside .row .mp-headline {
  margin-bottom: 0.5em;
}
aside .callout .mp-headline {
  text-align: center;  
}
aside .row .mp-headline a,
aside .callout p {
  color: #646464;
}
aside .row p,
aside .row div,
aside .callout p,
aside .callout > div {
  padding: 0 0.5em;  
}
aside .callout {
  padding: 0;
  border: 0;  
}
aside .callout p:first-child {
  padding-top: 0.5em;
}
aside .callout p {
  margin-bottom: 0.5em;
}
aside .csc-default,
aside .csc-header {
  padding: 0 !important;
}
aside .csc-default .csc-textpic,
aside .csc-default .csc-textpic  div {
  padding: 0;
}
aside .callout img {
  margin-bottom: 0.5em;  
}
aside .callout .mp-headline {
  color: #fff;
  background: #009ee0;
  margin: 0;
}
aside .callout .mp-headline a {
  color: #fff;  
}
aside .callout.hug {
  color: #1d1d1b;
  background: #bde4f7 url(../img/Background-Ortsvereine.png) no-repeat;
  background-position: right bottom;
}
aside .hug .button {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;  
}
aside .hug p {
  position: absolute;
  left: 42%;
  top: 2.7em;  
  color: #1d1d1b;
}
aside .hug img {
  padding: 0.5em 0.2em 0.5em 0.7em;
  margin: 0;
}
.media-object-section:first-child {
  padding-right: 0;  
}
aside .media-object a:hover,
aside .media-object a:focus {
  background: none;
}
aside .callout .ce-bodytext a {
  background: #00b1e6;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color .25s ease-out,color .25s ease-out;
  padding: .85em 1em;
  margin: 0 0 1rem;
  font-size: .85rem;
  border: 0;
}
aside .callout .ce-bodytext a:hover,
aside .callout a:focus {
  background: #009ee0;
}
/* ******* Submenu aside ******* */
.submenu-aside a {
  font-weight: 600;
  font-size: 90%;
  display: block;  
  padding: 0.2em 0.3em;
  border-bottom: 1px solid #e0e0e0;
}
.subactive,
.submenu-aside a:hover,
.submenu-aside a:focus {
  background: #009ee0;
  color: #fff;  
}
.submenu-aside ul ul a {
  padding-left: 1.5em;
}
/* ******* Submenu aside ******* */
/* ******* aside ******* */

/* ******* Inhaltsblöcke ******* */
.image-text.news img{
  width: 30%;
  max-width: 200px;
  float: left;
  margin: 0 0.7em 0.7em 0;
}
.image-text.weitere-meldungen img {
  width: 20%;
  max-width: 90px;  
  margin: 0 0.7em 1em 0;
  float: left;
}
.image-text img.image-map-image { 
  width:auto; 
  max-width:none; 
}
.image-text p:first-child,
.image-text h1,
.image-text h2,
.image-text h3,
.image-text h4,
.image-text h5,
.image-text h6 {
  margin-top: 0;
  padding-top: 0;  
}
/* ******* Inhaltsblöcke ******* */

/* ******* off cavnvas ******* */
#mainOffCanvas {
  background: #bde4f7;
}
.off-canvas-content {
    box-shadow: none;
}
#offCanvasLeft .shrink.columns {
  padding: 0;
}
#offCanvasLeft {
  background: #bde4f7;
  text-align: left;
  height: 100% !important;
  min-height: 100% !important;
  overflow: visible !important;
}
.is-open-left .off-canvas {
  height: 100%;
}
.is-open-left #offCanvasLeft .submenu-image,
.is-open-left #offCanvasLeft .submenu-freetext {
  display: none;  
}
.is-open-left #offCanvasLeft .dropdown-pane {
  border: 0;
  background: none;
  text-align: left;
  padding: 0;
  width: auto;
  z-index: inherit;
  top: 0;
}
#offCanvasLeft #mainMenu li {
  border-bottom: 2px solid #eee;
  text-align: left;  
  background: #00b1e6;
  color: #fff;
}
#offCanvasLeft #mainMenu li.is-accordion-submenu-parent[aria-selected="true"] {
  background: #009ee0;
}
#offCanvasLeft #mainMenu li:hover,
#offCanvasLeft #mainMenu li:focus,
#mainMenu .button:hover,
#mainMenu .button:focus {  
  background: #009ee0;
}
#offCanvasLeft #mainMenu a {
  color: #fff;
  border: 0;
  padding-left: 0.5em;
}
.is-accordion-submenu-parent>a::after {
  color: #fff;  
  border-color: #fff transparent transparent;
}
#offCanvasLeft #mainMenu .submenu li {
  display: block;  
  border-top: 2px solid #eee;
  border-bottom: 0;
}
#offCanvasLeft #mainMenu .submenu a {
  font-size: 90% !important;
  padding-left: 1em !important;
  font-weight: normal;  
}
#offCanvasLeft .mobilesearch {
  padding: 1em 0.5em;  
}
#offCanvasLeft div.hide-for-large {
  padding: 0.5em;  
}
#offCanvasLeft .mobilesearch input[type="search"] {
  max-width: 185px !important;
  float: left;
  margin-right: 0;
}
#offCanvasLeft .mobilesearch .button {  
  padding: 0.74em 1em;
  float: left;
  margin: 0;
}
.menu.nested {
    margin-left: 0;
}
/* ******* open / close canvas ******* */
#btnOffCanvas {
  padding-top: 1.0em;  
}
.is-stuck #btnOffCanvas {
  padding-top: 0.6em;  
}
.right-off-canvas-toggle .menu,
.right-off-canvas-toggle .menu-text {
  padding-left: 0.5em;  
}
.right-off-canvas-toggle .menu-text {
  color: #009ee0;  
  text-transform: uppercase;
  padding-top: 2px;
  font-size: 80%;
}
.right-off-canvas-toggle .menu-text-close {
  transform: rotate(0deg) !important;
  padding-left: 0.3em;
}
.right-off-canvas-toggle .top-bar,
.right-off-canvas-toggle .middle-bar,
.right-off-canvas-toggle .bottom-bar {
    display: block;
    width: 35px;
    height: 8px;
    background-color: #009ee0;
    margin-bottom: 4px;
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1) 0, background-color 0.6s ease 0; 
    padding: 0;
}
.right-off-canvas-toggle .top-bar, .right-off-canvas-toggle .bottom-bar {
    transform-origin: 100% 50%; 
}
.right-off-canvas-toggle .middle-bar {
    transition-property: opacity;
    transition-duration: 0.6s; 
}
.right-off-canvas-toggle .top-bar-close {
    transform: rotate(-45deg);
    background-color: #009ee0; 
}
.right-off-canvas-toggle .middle-bar-close {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.3s; 
}
.right-off-canvas-toggle .bottom-bar-close {
    transform: rotate(45deg);
    background-color: #009ee0; 
}
.is-open-left .right-off-canvas-toggle .menu {
  margin-left: -0.5em !important;
}
.is-stuck .right-off-canvas-toggle .top-bar,
.is-stuck .right-off-canvas-toggle .middle-bar,
.is-stuck .right-off-canvas-toggle .bottom-bar {
  width: 30px;
   height: 7px;
  margin-bottom: 3px;  
}
.is-stuck .right-off-canvas-toggle .menu-text {
  font-size: 70%;
}
/* ******* open / close canvas ******* */

/* ******* off cavnvas ******* */
/* ******* sticky head ******* */
.sticky.is-stuck {
  background: #fff;
  position: fixed;
  z-index: 30;
}
.sticky-container {
  height: auto !important;
  background: #fff;  
}
.sticky .logo,
.is-open .logo {
  height: 4.563em;
  max-height: 4.563em;
}
.sticky.is-stuck .logo {
  height: 2.938em;
  max-height: 2.938em;
}
.logo h1,
.sticky .logo h1,
.sticky.is-stuck .logo h1 {
  font-size: 1.0rem !important;
  line-height: inherit;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
  display: block;
}
/* ******* sticky head ******* */

/* ******* Meldung des Tages ******* */
.startseite article {
  position: relative;
  margin-top: -7em;
}
.meldung-des-tages {
  background: #fff;
  border-bottom: 2px solid #fbe2ba;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 50%, #fff8eb 100%);
  background: -webkit-linear-gradient(top,  #ffffff 50%,#fff8eb 100%);
  background: linear-gradient(to bottom,  #ffffff 50%,#fff8eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff8eb',GradientType=0 );
  margin-bottom: 1.1em;
}
.meldung-des-tages .text-center {
  display: block;
  color: #fff;
  background: #f99b08;
  text-transform: uppercase;
  padding: 0.5em;
  font-weight: 600;
  margin: 0 -0.9375rem 0.5em -0.9375rem;
  font-family:'Frutiger LT W01_57 Condensed';
}  
/* ******* Meldung des Tages ******* */
  
/* ******* Facebook und twitter widget ******* */
.fb-page.fb_iframe_widget {
  width: 100%;
  height: 100%;
}
.fb-page.fb_iframe_widget span:fist-child {
  width: 100%;  
}
.twitter-widget {
  height: 100%;
  width: 100%;
}
.twitter-widget #twitter-widget-0 {
  height: 410px !important;
  min-height: 410px !important;  
}
/* ******* Facebook und twitter widget ******* */

/* ******* Inhaltsseite ******* */
/* ******* Inhaltsseiten Bild Headline fallback if there is no image ******* */
.no-visual {
  min-height: 3em;
}
/* ******* Inhaltsseiten Bild Headline fallback if there is no image ******* */
.inhaltsseite,
.newsmeldung,
.extranet {
  background: #fff;
  padding-top: 1.5em;  
  padding-bottom: 1.5em;
}
.inhaltsseite p,
.newsmeldung p,
.extranet p {
  text-align: left !important;
}
.inhaltsseite .image-text .headlineblock img,
.newsmeldung .image-text .headlineblock img,
.extranet .image-text .headlineblock img {
  width: 100%;
  max-width: 100%;
  float: none;  
  margin: 0 0 0.5em 0;
}
.inhaltsseite .headlineblock h1,
.extranet .headlineblock h1,
.headlineblock-no-image h1 {
  font-size: 1.925rem;
  font-family:'Frutiger LT W01_57 Condensed';
}
.newsmeldung .headlineblock h1 {
  font-size: 1.925rem;
}
.csc-header h2 {
  font-size: 1.625rem;
}
article h2 {
  font-size: 1.525rem;
  font-family:'Frutiger LT W01_57 Condensed';
}
article h3 {
  font-size: 1.325rem;
  font-family:'Frutiger LT W01_57 Condensed';
}
article h4 {
  font-size: 1.25rem;
  font-family:'Frutiger LT W01_57 Condensed';
}
article h5 {
  font-size: 1.15rem;
  font-family:'Frutiger LT W01_57 Condensed';
}
article h6 {
  font-size: 1rem;
  font-family:'Frutiger LT W01_57 Condensed';
}
article .news-headline a {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.75rem;
  margin-bottom: 0.5em;
  display: block;
  font-family:'Frutiger LT W01_57 Condensed';
}
article .weitere-meldungen .news-headline a {
  font-size: 1.25rem;
  line-height: 1.65rem;
}
article .csc-header-n4 {
  margin-top: 2em;
}
article .no-news-found {
  margin-bottom: 1.2em;
}
/* ******* content bild mit bildbeschreibung ******* */
.csc-textpic .csc-textpic-imagewrap {
  display: inline-block;
}
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image table tbody img {
  width: 100%; 
}
.csc-textpic .csc-textpic-imagewrap table {
  margin-bottom: 0;
}
.csc-textpic .csc-textpic-imagewrap td {
  padding: 0;
}
.csc-textpic .csc-textpic-caption {
  display: table-footer-group;
  color: #646464;
  background: #eeeeee;
  padding: 0.5em;
  font-size: 90%;
  font-weight: normal;
}
/* ******* content bild mit bildbeschreibung ******* */
/* ******* breadcrumb ******* */
.breadcrumbs li {
  text-transform: inherit;  
}
.breadcrumbs .fa {
  color: #b1b1b1;
  margin-left: 0.2rem;  
}
.breadcrumbs .fa-home {
  margin-right: 0.2rem;
  font-size: 17px;  
}
.breadcrumbs .current a {
  color: #646464;  
  font-weight: normal;
}
.breadcrumbs li:not(:last-child)::after {
    content: "";
    margin: 0 0.2rem;
}
.breadcrumbs li:first-child::after {
  content: "";  
  margin-right: 0;
}
.downloadbox {
  background: #eee;
  padding: 0.7em;
  margin-bottom: 1em;
}
.downloadbox .fa,
.download .fa {
  color: #b1b1b1;
  padding-right: 0.5em;  
}
.downloadbox li {
  margin-bottom: 0.5em;  
}
.downloadbox li:last-child {
  margin-bottom: 0;  
}
/* ******* breadcrumb ******* */
.inhaltsseite .weitere-meldungen h5 {
  padding: 0 0 1rem 0.9375rem;
  margin: 0;
}
/* ******* Shariff ******* */
.shariff {
  margin-bottom: 1em;
}
.shariff .orientation-horizontal li {
    min-width: 80px !important;
    max-width: 100px !important;
}
/* ******* Shariff ******* */
/* ******* pagination ******* */
.pagination, .f3-widget-paginator{
  margin-bottom: 2em;
}
.pagination .current, .f3-widget-paginator .current {
  background: #009de0;
  font-weight: 600;  
  color: white;
}
.pagination a, .f3-widget-paginator a  {
  color: #383838;  
  font-weight: normal;
}
.pagination a:hover, .f3-widget-paginator a:hover,
.pagination a:focus, .f3-widget-paginator a:focus {
  background: #009de0;
  color: #fff;
}
.f3-widget-paginator{
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.f3-widget-paginator li{
  margin-right: 10px;
}
.f3-widget-paginator li a, .f3-widget-paginator li.current {
  padding: 0.1875rem 0.625rem;
  display: block;
}

/* ******* pagination ******* */
.extranet aside .headline a {
  font-weight: 600;
}
.extranet aside .headline a.button {
  font-weight: normal;
}

/* ******* Formulare ******* */
legend,
.powermail_legend {
  display: none;
}
.mandatory,
.control-label span,
#tt_address_form label span {
  color: #009ee0;
  font-weight: bold;
}
label,
.powermail_label {
  color: #636363;
  font-size: inherit;
}
.powermail_radio_inner label {
  color: #383838;
}
.powermail_submit,
.controls .btn,
input[type=submit],
article .weiterLink,
aside .emailLink {
  background: #00b1e6;
  color: #fff;
  display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    padding: .85em 1em;
    margin: 0 0 1rem;
    font-size: .9rem;
  border: 0;
}
.powermail_submit:hover,
.powermail_submit:focus,
.controls .btn:hover,
.controls .btn:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.weiterLink:hover,
.weiterLink:focus,
.emailLink:hover,
.emailLink:focus  {
  background: #009ee0;  
}
.button.small {
  font-size: .85rem;
}

/* ******* Fehlermeldungen ******* */
#tt_address_form .tx-sremailsubscribe-pi1-error  {
  padding: 0;
  background: none;
}
input.parsley-error,
textarea.parsley-error,
.femanager_fieldset .input-block-level.error {
  border: 1px solid #b80d16 !important;
}
form .tx-sremailsubscribe-pi1-error ,
.tx-femanager .alert-error,
.parsley-errors-list,
.powermail_message.powermail_message_error  {
  background: #f1cfd0;
  color: #b80d16;
  padding: 0.7em;
}
.powermail_fieldset .parsley-errors-list,
.powermail_message.powermail_message_error {
  margin: 0;
  list-style-type: none;
}
.powermail_fieldset .parsley-errors-list {
  margin-bottom: 0.85em;
}
/* ******* Fehlermeldungen ******* */
/* ******* Formulare ******* */
/* ******* Suchergebnisse ******* */
.tx-indexedsearch-browsebox ul:first-child { 
  display:block; 
}
.tx-indexedsearch-browsebox {
  margin-top: 1.5em;
}
.tx-indexedsearch-text-item-path a {
  color: #383838;
  font-weight: normal;
}
.tx-indexedsearch-text-item-path a:hover,
.tx-indexedsearch-text-item-path a:focus {
  text-decoration: underline;
}
.tx-indexedsearch-res h3 {
  margin-bottom: 0;
}
.tx-indexedsearch-res h3 img,
.tx-indexedsearch-browsebox .browsebox  {
  display: none;
}
.tx-indexedsearch-browsebox {
  list-style-type: none;
  margin: 0 0 1.5em 0;
}
.tx-indexedsearch-browsebox li {
  margin-right: 2px;
  display: inline-block;
}
.tx-indexedsearch-browsebox li:last-child {
  margin-right: 0;
}
.tx-indexedsearch-browsebox li a {
  background: #fff;
  color: #383838;
  padding: .85em 1em;
    font-size: .9rem;
  font-weight: normal;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a ,
.tx-indexedsearch-browsebox  a:hover,
.tx-indexedsearch-browsebox  a:focus {
  background: #00b1e6;
  color: #fff;
  font-weight: bold;
}
.tx-indexedsearch input[type=search] {
  margin-bottom: 0;
}
.tx-indexedsearch .tx-indexedsearch-res {
  margin-bottom: 1.5em;
}  
#tx_indexedsearch > p, .tx-indexedsearch-rules, .tx-indexedsearch-info-sword, .tx-indexedsearch-percent, .tx-indexedsearch-info {
  display: none;
}

/* ******* Suchergebnisse ******* */
/* ******* Tabellen ******* */
table tbody, table tfoot, table thead {
  border: 0;
}
table tbody tr:nth-child(even) {
    background-color: #eee;
}
table td {
  vertical-align: top;
}
/* ******* Tabellen ******* */
/* ******* Inhaltsseite ******* */


/* ******* ONLY smartphone ******* */
@media screen and (max-width: 40em) { 
  .hide-for-smartphone {
    display: none;  
  }
  /* ******* header ******* */
  /* ******* sticky head ******* */
  .is-stuck .top-bar {
    padding: 0 0.5em;  
  }
  .sticky {
    width: 100%;
  }
  .sticky, .sticky.is-anchored {
    background-image: none;  
  }
  .sticky .logo,
  .is-open .logo {
    position: absolute;
    left: 5em;
    right: 3em;
    top: 0.7em;
    max-width: 15em;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .sticky.is-stuck .logo {
    max-width: 13.5em;  
    top: 0;
  }
  .sticky .row.expanded {
    margin-top: 0;
  }
  /* ******* sticky head ******* */
  .menu .columns {
    padding-left: 0;
    padding-right: 0;  
  }
  .thema .columns,
  .social .columns {    
    padding-left: 0.3rem;
      padding-right: 0.3rem;
  }
  .thema .columns h4,
  .social .columns h4 {
    left: 0.3rem;  
  }
  /* ******* header ******* */  
  
  .startseite article {
    margin-top: 0;
  }
  .image-text.news img {
    width: 100%;
    min-width: 100%;  
  }
  
  /* ******* Thema ******* */
  .thema {
    padding: 0.5em 0;  
  }
  .thema .columns .columns {
    clear: left;
    margin-bottom: 0.5em;
  }
  .thema .columns .headline {
    clear: both;  
    display: block;
    margin-bottom: 0.2em;
  }
  .thema .columns .headline a {
    font-weight: normal;
    font-size: 1.0625rem;
  }
  .thema .columns img {
    width: 30%;
    max-width: 90px;  
    float: left;
    margin-right: 0.7em;
  }
  /* ******* Thema ******* */
  
  /* ******* aside ******* */
  aside .headline .columns {
    width: 50% !important;  
  }
  /* ******* aside ******* */
  /* ******* Sitemap ******* */
  .sitemap ul {
    margin-bottom: 0;  
  }
  /* ******* Sitemap ******* */
  /* ******* Meldung des Tages ******* */
  .is-off-canvas-open.is-open-left .meldung-des-tages .text-center {
    margin: 0 -0.6375rem 0.5em -0.6375rem;
  }  
  /* ******* Meldung des Tages ******* */
  /* ******* Shariff ******* */
  .shariff .orientation-horizontal li {
    min-width: 35px !important;
    max-width: 35px !important;
  }
  /* ******* Shariff ******* */
  .row.thema .headline.text-center {
    text-align: left;
  }
}
/* ******* ONLY smartphone ******* */

.cc-btn{
  background: #009ee0;
  color: white;
}

.cc-btn:hover{
  color: white;
}

.dp--cookie-check{
  justify-content: center!important;
  border: 0!important;
}

.dp--cookie-check label{
  color: white!important;
}