/* noto-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v7-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans'), local('NotoSans'),
       url('../fonts/noto-sans-v7-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v7-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v7-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v7-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v7-latin-ext_latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
}

.powermail_field .checkbox {margin-bottom:1em;}
.cc-revoke {
    padding: 0.5em;
    bottom:5px;
    background:#eee;

}

ul.catlist {
  display:flex;
  flex-direction:column;
  
}

ul.catlist li:has(a[title="Archiv - Intern"]){
  order:3;
  margin-top:1em;
}
/*ul.catlist li:nth-child(4) > a {
  background-color:#86BA44;
  color:#fff;
  font-weight:600;
}*/


table {
  width:100%;
}

footer #nlLink2 .tx-powermail a {
color:#7CB03C !important;
}
/* noto-sans-italic - latin-ext_latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/noto-sans-v7-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans Italic'), local('NotoSans-Italic'),
       url('../fonts/noto-sans-v7-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v7-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v7-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v7-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v7-latin-ext_latin-italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-v7-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
       url('../fonts/noto-sans-v7-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v7-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v7-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v7-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v7-latin-ext_latin-700.svg#NotoSans') format('svg'); /* Legacy iOS */
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 0rem 0;
}



figcaption.image-caption {
font-size:0.8em;
  padding-left:5px;
}

ul.side-nav li a.active {
font-weight:700;
  color:#009de0 !important;
}

.top-bar-section .has-form {
    padding: 1em 2em 0 1em;
}

.teaser-text p {
font-size:1em;
}

#c35 .row .columns {
padding:1em 0;
}

.news-list-view h2, .news-list-view h2 a {
color:#009de0 !important;
}


.tx-go-maps-ext, .responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 100vh;
  overflow: hidden;
}

.responsiveContainer iframe, .tx-go-maps-ext .js-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cBild {
    margin-bottom: 1em;
    border: 1px solid #919091;
}

.news .news-text-wrap p, .news .news-backlink-wrap a {
    margin-bottom: 10px;
    font-size: 0.95em;
    line-height: 1.4em;
}

.news .news-text-wrap ul li > p, .news .news-text-wrap ul li > p > a {
    font-size: 1.05em;
}

.news .news-text-wrap ul li  {
    font-size: 1.05em;
}

#tx-indexedsearch-searchbox-button-submit[type="submit"] {
margin:0 !important;
  padding:.35rem 1.55rem .625rem 1.55rem;
}

.tx-powermail input.powermail_submit, input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    margin: 1em 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .625rem 1.55rem .625rem 1.55rem;
    font-size: 0.75rem;
    background-color: #91C24D;
    border-color: #75a137;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
}

figcaption.image-caption p {
margin-bottom:0;
  font-size:0.85em;
}

.tx-powermail {
max-width:700px;
}

.tx-powermail h3 {
display:none;
}

#fusszeile {
    position: relative;
padding-bottom: 2em;
}

/*.news {
  margin-bottom: 1em;
}*/

#nlLink
{
    background: #87B944;
    color:#fff;
    display:block;
    padding:0.2em 0em 0em 0em;
    position: absolute;
    bottom:0;
    right:15px;
    min-width:278px;
    max-width:278px;
      border: 1px solid #fff;
    border-bottom: none;
}

#nlLink h3 {
    font-size:1em !important;
    padding-left: 1em;
    color:#009de0;
}

fieldset {
    border: 1px solid #fff;
    margin: 0;
    padding: 0;
}

#nlLink:hover {
    cursor: pointer;
}

#nlLink2
{
    background: #fff;
    color:#000;
    display:none;
    padding:1em;

}

.top-bar-section > ul#mainMenu > li:last-child {
  display:none !important;
  padding:0;
}

footer div.nlText p {
  color:#000 !important;
}

#nlLink2 strong {
    color:#009de0;
    font-size:1.2em;
}

#nlLink2 p {
        font-size:0.9em !important;
        line-height:1.3;
}

#nlLink h3:after
{
    background: #87B944;
    display:block;
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 1.1em;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    right: 0px;
}

#nlLink.open h3:after
{
    content: "\f077";
}

#rMember img {
  margin-bottom: 0.5em;
}

.bgGrau {
  background: #E3E2E2;
  padding-top: 0.3em;
}



strong.nstrong {
  display: inline-block;
  margin-bottom: 0.5em;
}

.bgGrau h2 {
  margin-bottom: 0;
  color:#009de0;
  text-transform: uppercase;
}

.bMRight {
  border-bottom:1px solid #9D9C9D;
  padding-top: 1em;
  margin-bottom: 0.5em;
}

.bgGrau .bMRight:last-child, #nLeiste .bMRight:last-child {
  border:none;
}

#rMember p {
  font-size:0.7em;
  padding-bottom: 1em;
}

.fixed
{
 -moz-box-shadow: 0px 3px 8px rgb(100,100,100);
-webkit-box-shadow: 0px 3px 8px rgb(100,100,100);
box-shadow: 0px 3px 8px rgb(100,100,100);

}

.fixed #mainMenu {
  padding-top: 1em;
}

h1 {
  font-weight: 700;
  text-transform: uppercase;
}

ul#middleMenu {
  margin-top: 0.6em;
  margin-bottom: 0;
}

.side-nav li.active > a:first-child:not(.button) {
    color:#86BA44;
}
.side-nav li a:not(.button) {
    color:#86BA44;
}

a, a:hover {
  color:#86BA44;
}

.cBildHead h2, .cBildHead h3 {
  text-align:left;
  color:#009de0;
  font-size:1em;
  text-transform: uppercase;
  font-weight: normal;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.cBildHead h2 a, .cBildHead h3 a {
  text-align:left;
  color:#009de0 !important;

}

.cBild {
  text-align: center;
}




.cBild .text{
  padding-left: 0em;
  text-align:left;
  padding-right: 0em;
  font-size:0.8em;
}

#nLeiste {
  margin-bottom: 1em;
}





.text p  {
  margin-bottom: 0;
}

.text a {
  font-size: 1em;
  position: relative;
  padding-right: 1.3em;
  font-weight: 700;
}

.cBildHead h2 a, .cBildHead h3 a {
  position: relative;
  padding-right: 1.5em;
  vertical-align:bottom;
}

.cBildHead h2 a:after, .cBildHead h3 a:after, .text a:after {
  /*content:"\f054\f054";
  display: block;
  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
  position: absolute;
  right:0px;
  font-size:0.7em;
  top:4px;*/
}

.text a:after {
  top:4px;
}



main {
  padding-top: 1em;
  padding-bottom: 3em;
}

.fa.fa-twitter, .fa.fa-linkedin, .fa.fa-youtube, .fa.fa-instagram
{
  border-radius:50%;
  border: 1px solid #fff;
  padding:2px 5px;
  font-size:2em;
}

.fa.fa-home {
  font-size:1.7em;
}

#logo {
  padding-bottom: 1em;
}

ul.breadcrumbs { margin-bottom:0rem; }
.breadcrumbs > :nth-child(2)::before {
    content: " ";
    margin: 0;
    margin-left:1em;
}

.breadcrumbs a {
  line-height:140%;
}

.mContainer
{
  background: transparent url('../layout/berge2.png') no-repeat -700px top;
  height:55px;
}

.grayContainer
{
  background: #9e9d9d;
}

header {
  background: #fff;
  padding-top:1em;
}

main {
  min-height:100px;
  background: #fff url('../layout/berge_footer.png') no-repeat -700px bottom;
  padding-bottom: 6em;
}

footer {
  min-height:100px;
  background: #9e9d9d;

}

footer p, footer a, footer h3, footer h2 {
  color:#fff !important;
  font-size:0.89em;
  line-height:125%;
}

@media only screen and (min-width: 40.0625em) {

.cBildHead h2, .cBildHead h3 {
  font-size:0.8em;
  font-weight: 700;
}



main { display: block; }

.row.bgGrau {
  margin: 0;
}

.bMRight {
  border-bottom:none;
  border-right: 1px solid #9D9C9D;
  min-height:140px;
}

.bMRight p {
  margin-bottom: 0;
}

.cBildHead h2 a:after, .cBildHead h3 a:after {
  top:3px;
}

  main {
  min-height:100px;
  background: #fff url('../layout/berge_footer.png')  no-repeat center bottom;
}
.mContainer
{
background: transparent url('../layout/berge2.png') no-repeat center top;
height:62px;
}

  #slogan {
  padding-top: 5em;
}
.cBildHead h2 a:after, .cBildHead h3 a:after, .text a:after {
  display: none;

}
}

@media only screen and (min-width: 54.6875em) {
  .cBildHead h2 > a {
  color:#fff !important;
  display:table-cell;
}

  ul.tx-indexedsearch-browsebox {
    display:flex;
    justify-content:space-between;
  }

dl.tx-indexedsearch-info {
    display:flex;
    justify-content:flex-start;
  }

dl.tx-indexedsearch-info  dd {
    margin-right:10px;
}

.cBild img {
  margin-bottom: 1em;
}

.cBild {
    /*border-bottom: none;*/
}

.cBild img {
  margin-bottom: 0em;
}

/*.news {
  margin-bottom: 0em;
}*/

.bMRight {
  min-height:130px;
}

.cBild .text {
  padding-left: 1em;
  padding-right: 1em;
}

.cBildHead h2, .cBildHead h3 {
  margin-top: -1.2em;
    color: #fff;
    width: 100.2%;
    text-align: left;
    font-size: 0.86em;
    padding: 0.2em 0.2em 0.2em 1em;
    background: #009de0;
    opacity: .9;
    display:table;
    min-height:3.2em;
     font-weight: normal;
}

@-moz-document url-prefix() {
    .cBildHead h2, .cBildHead h3 {
        display:flex;
  align-items: center;
    }
}


.cBildHead h2:hover, .cBildHead h3:hover {
    background: #92C44C;
    opacity: 1;
}

.mContainer
{
background: transparent url('../layout/berge2.png') no-repeat center top;
height:67px;
}

ul.dropdown {
  -webkit-box-shadow: 1px 1px 2px 0 #4f4f4f;
box-shadow: 1px 1px 2px 0 #4f4f4f;
border-top: 0.5em solid #9e9d9d;
}

  .top-bar-section > ul > .has-dropdown > a {
    padding-right: 0.8em !important;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button) {
    line-height: 1.5625rem;
}

.top-bar-section > ul > li:not(.has-form) > a:not(.button) {
    background: #9e9d9d;
    line-height: 1.8125rem;
    font-size:0.85em;
    padding: 0 0.8em;
}

.top-bar-section > ul > li:not(.has-form) > a:not(.button):hover {
    background: #9e9d9d;
    line-height: 1.5625rem;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
    padding: 0 0.8em;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button) {
    background: #9e9d9d;
    line-height: 1.5625rem;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
    padding: 0 0.8em;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button):hover {
    background: #9e9d9d;
    line-height: 1.5625rem;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
    padding: 0 0.8em;
}

.top-bar-section .has-dropdown > a::after {
    display: none;
}
}

@media only screen and (min-width: 59.1875em) {

 #rMember {
  padding-top: 2em;
 }

#rMember img {
max-width:359px;
}
.top-bar-section > ul > .has-dropdown  {
    padding-right: 0.5em !important;
}
.top-bar-section > ul > li:not(.has-form) {
    padding: 0 0.5em;
}

.top-bar-section > ul > li:not(.has-form)  {
    padding: 0 0.5em;
}

.top-bar-section > ul > li:not(.has-form) > a:not(.button) {
    font-size:0.85em;
    padding: 0 0.4em;
}

.top-bar-section > ul > .has-dropdown > a {
    padding-right: .2em !important;
}
.top-bar-section > ul > li:not(.has-form) > a:not(.button) {
    padding: 0 .2em;
}

.top-bar-section > ul > li:not(.has-form) > a:not(.button):hover {
    padding: 0 .2em;
}


.top-bar-section > ul > li.active:not(.has-form) > a:not(.button) {
    padding: 0 .2em;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button):hover {
    padding: 0 .2em;
}

.top-bar-section .has-dropdown > a::after {
    display: none;
}
}

@media only screen and (min-width: 65.5em) {
.tx-powermail {
max-width:700px;
}

.top-bar-section > ul > li:not(.has-form) > a:not(.button) {
    font-size:0.95em;
    padding: 0 0.5em;
}

.top-bar-section > ul > .has-dropdown  {
    padding-right: 0.6em !important;
}
.top-bar-section > ul > li:not(.has-form) {
    padding: 0 0.5em;
}

.top-bar-section > ul > li:not(.has-form)  {
    padding: 0 0.5em;
}

.top-bar-section > ul > .has-dropdown > a {
    padding-right: .2em !important;
}
.top-bar-section > ul > li:not(.has-form) > a:not(.button) {
    padding: 0 .2em;
}

.top-bar-section > ul > li:not(.has-form) > a:not(.button):hover {
    padding: 0 .2em;
}


.top-bar-section > ul > li.active:not(.has-form) > a:not(.button) {
    padding: 0 .2em;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button):hover {
    padding: 0 .2em;
}

.top-bar-section .has-dropdown > a::after {
    display: none;
}

h2 {

    margin-top: 0;
    /* padding: 0; */
}

}

@media only screen and (min-width: 75.9375em) {
  #slogan {
  padding-top: 2em;
}

 .ce-column {
    float: right;
}

 .ce-column:last-child {
    margin-right: 10px;
}

.cBorder {
  padding-left: 2em;
  padding-bottom: 1em;
}


.cBild.columns:last-of-type {
/*  margin-right:1.75em;
*/
/*padding-right: 0;*/
}

.top-bar-section > ul > .has-dropdown  {
    padding-right: 0.86em !important;
}
.top-bar-section > ul >  li:not(.has-form) {
    padding: 0 0.86em;
}

.top-bar-section > ul >  li:not(.has-form)  {
    padding: 0 0.86em;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button) {
    padding: 0 .2em;
}

.top-bar-section > ul > li.active:not(.has-form) > a:not(.button):hover {
    padding: 0 .2em;
}

.top-bar-section .has-dropdown > a::after {
    display: none;
}
}

/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both;
}

.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}

.news .nav li {
  float: left;
}

.news .nav a {
  float: left;
  display: block;
}

.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article .news-img-wrap {
  float: left;
  margin: 3px 12px 5px 0;
  background: #fff;
}

.news .article .news-img-wrap a {
  display: block;
  float: left;
  padding: 4px;
  border: 1px solid #ddd;
  background: #fff;
}

.news .article .news-img-wrap img {
  float: left;
  height: auto;
  width: auto;
}

.news .article .teaser-text {
  margin: 0 0 10px 0;
}

.news .article h3 {
  margin-bottom: 0;
}

.news .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}

.news .footer p {
  line-height: 1em;
}

.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}

.news .footer span:last-child {
  border-right: 0;
}

.news .footer .news-category a {
  text-transform: uppercase;
}

.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}

.news .page-navigation p {
  float: left;
}

.news .page-navigation ul {
  float: right;
}

.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 2px;
  background: none;
}

.news .page-navigation ul li a {
  display: block;
}

/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}

.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
  float: none;
}

.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}

.news .news-text-wrap p, .news .news-backlink-wrap a {
  margin-bottom: 10px;
  font-size:0.95em;
  line-height:1.4em;
}

.news-text-wrap

.news-img-caption {
  color: #888;
}

/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}

.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}

.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}

.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}

.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}

.news-related h4 {
  margin-bottom: 10px;
}

.news-related-files ul li {
  margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}

.news-clear {
  clear: both;
}

.f3-widget-paginator {
  display: flex;
  list-style: none;
  gap: 5px;
  flex-wrap: wrap;
}