body {
  background: none;
  background-color: #fdf7ec;
}


nav#map-icon,
a.bubble.fa-map {
  display: none !important;
  visibility: hidden !important;
}

/*nav#service-icon,
a.bubble.fa-info {
  display: flex;
  visibility: visible !important;
} */


/* Typografie */

body {
  font-size: 16px;
  line-height: 1.4em;
  color: #000;
}

p {
  margin: 12px 0;
}

h1,
body.layout-standard #content-wrapper h1 {
  font-size: 30px !important;
  font-weight: normal;
  line-height: 1.4em;
  margin: 12px 0 12px 0;
  color: #a41d23;
}
  
body.layout-standard #content-wrapper h1 {
  background: none;
  padding: 0;
  border: none;
  /*box-shadow*/
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}






/* gelbe Box -> gold */
.frame-layout-2 {
  background: #c6b07a;
  width: auto;
  max-width: 100%;
  height: auto;
  padding: 10px;
  margin: 0;
  /*border-radius*/
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  /*box-shadow*/
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  behavior: url(/fileadmin/templates/Auswahltemplates/PIE.htc);
}


/* blaue Box Tagcloud -> braun */
.html5videoplayer,
.frame-layout-3 {
  background: #b19079;
  color: #c6b07a;
  width: auto;
  max-width: 100%;
  height: auto;
  padding: 10px;
  margin: 0;
  /*border-radius*/
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  /*box-shadow*/
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  behavior: url(/fileadmin/templates/Auswahltemplates/PIE.htc);
}

.html5videoplayer {
  width: auto;
}

.video-js {
  margin: 0 auto;
}

.frame-layout-3 h1,
.frame-layout-3 h2,
.frame-layout-3 h3,
.frame-layout-3 h4,
.frame-layout-3 a {
  color: #f0dbb2;
}


.panel-group .panel {
  border-radius: 8px;
}

.btn-link:hover {
  text-decoration: none !important;
}



/* Bilder mit Rand */
.ce-textpic .ce-gallery.ce-border,
div.ce-border {
  overflow: visible;
}


body.layout-standard .ce-textpic .ce-gallery,
body.layout-standard .ce-gallery {
  margin-top: 14px;
}

.ce-textpic .ce-gallery.ce-border figure.image IMG,
.frame-layout-5 img,
ul.teaserboxen li a img,
.news-single-img img {
  background: #f3f3f3;
  padding: 0;
  margin: 0;
  border: none;
  /*box-shadow*/
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
  behavior: url(/fileadmin/templates/Auswahltemplates/PIE.htc);
}

.news-list-item .news-list-pic {
  margin-bottom: 4px;
}

figcaption.image-caption {
    font-size: 11px;
    color: #444;
    line-height: 1.3em;
    margin: 8px 0px 12px 0px;
}

/* Newsbox */
#content-wrapper .tx-rssdisplay-item,
#content-wrapper .twrss_table .twrss_item_wrapper,
#content-wrapper .news-latest-item,
.frame-layout-1 {
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
}

/* Gestaltete Boxen */
.frame-layout-6,
.frame-layout-7,
.frame-layout-8,
.frame-layout-9,
.frame-layout-10,
.frame-layout-11,
.frame-layout-12,
.frame-layout-13,
.frame-layout-14 {
  width: auto;
  padding: 10px;
  margin: 0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
}

/* Termine */
.frame-layout-6 {
  background: url(/fileadmin/templates/1-0-4-dom/img/termine.jpg) #7b7c7e;
  height: 100px;
}

/* graue Box */
.frame-layout-7 {
  background: #7b7c7e;
}

.frame-layout-6 h2 a,
.frame-layout-7 h1 a,
.frame-layout-8 h1 a,
.frame-layout-9 h1 a,
.frame-layout-10 h1 a,
.frame-layout-11 h1 a,
.frame-layout-12 h1 a,
.frame-layout-13 h1 a,
.frame-layout-14 h1 a {
  color: #fff;
  font-size: 24px;
}





/* Bereich Branding */

#lang {
  position: relative;
  width: 98%;
  max-width: 1170px;
  min-height: 40px;
  margin: 0 auto;
  padding-top: 44px;
  text-align: left;
  
}


#lang ul {
  list-style: none;
  padding: 0;
  display: none;
  visibility: hidden;
}

#lang li {
  display: inline-block;
  font-size: 16px;
  padding: 0 4px 0 0;
  color: #B19079;
}



#info-bar a {
  color: #fff;
  text-decoration: none;
}

#info-bar a:hover {
  color: #c6b07a;
  text-decoration: underline;
}












/* Neue Startseite */
html {
  height: 100%;
}


#lang ul {
    list-style: none;
    padding: 0 5px;
    background: rgba(255, 255, 255, 0.5);
    max-width: 1137px;
}




/* Effekte Startseite */


div.frame-layout-8 {
  position: relative;
  height: auto;
}

.frame-layout-8 .ce-textpic {
  position: relative;
  width: 277px;
}

.frame-layout-8 .ce-textpic figure.image {
  position: relative;
  width: 277px;
  max-width: 100%;
  height: 277px;
  display: block;
  margin: 0 !important;
  padding: 0;
  overflow: hidden;
  z-index: 10;
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}




.frame-layout-8 .ce-textpic:hover figure.image {
  position: relative;
  width: 277px;
  height: 277px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 10;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.frame-layout-8 .ce-textpic .ce-bodytext {
  position: static;
  width: 100%;
  left: 12px;
  bottom: 9px;
  min-height: 50px;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 99;
  padding: 4px 20px;
  background: #C6B07A;
  color: #fff;
  opacity: 0.8;
}

div.frame-layout-8 .ce-bodytext p {
  position: static;
  font-weight: normal;
  line-height: 16px;
  padding: 0 10px;
  color: #fff;
}

.frame-layout-8 p::before {
    border-color: transparent;
    border-style: solid;
    border-width: 0;
}


div.frame-layout-8 .ce-bodytext h4 a {
  color: #fff;
  display: block;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

div.frame-layout-8 .ce-bodytext h4:hover a {
  color: #efefef;
}

.frame-layout-8 .ce-textpic .ce-bodytext a {
  text-decoration: none;
}





#content-wrapper .news-latest-item {
  background: #E2D3AE;
  position: relative;
}

#content-wrapper .news-latest-pic {
  width: 100%;
  overflow: hidden;
}

#content-wrapper .news-latest-item a {
  max-height: 220px;
}

#content-wrapper .news-latest-item img {
  max-height: 220px;
  display: block;
  position: relative;
  overflow: hidden;
  transition: transform 0.4s;
}

#content-wrapper .news-latest-item:hover img {
  transform: translateY(-40px);
}

  
#content-wrapper .news-latest-item p {
  position: absolute;
  padding: 4px 20px;
  background: #C6B07A;
  color: #fff;
  min-height: 70px;
  width: 200px;
  top: auto;
  bottom: 0;
  opacity: 0.8;
  transform: translateY(100%);
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

#content-wrapper .news-latest-item:hover p {
  opacity: 1;
  transform: translateY(0px);
  transition: transform 0.4s, opacity 0.1s;
}

#content-wrapper .news-latest-item .news-latest-more {
  position: absolute;
  top: 120px;
  left: 75px;
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #fff;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

#content-wrapper .news-latest-item:hover .news-latest-more {
  box-shadow: 0 0 5px #000;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

.layout-start #content-wrapper h1,
.layout-start #content-wrapper .ce-textpic.ce-right {
  padding: 0 25px;
}


.jssorb01 div {
  background-color: #a41d23;
}


/************************************************************************/
/* Responsive */
/************************************************************************/



@media (max-width: 605px) {
  #content-wrapper .tx-rssdisplay-item,
  #content-wrapper .tx-rssdisplay-item:first-child,
  #content-wrapper .twrss_table .twrss_item_wrapper,
  #content-wrapper .twrss_table .twrss_item_wrapper:first-child,
  .col-3,
  .col-2 {
    float: none;
    margin: auto;
  }

  #content-wrapper .news-latest-item,
  #content-wrapper .news-latest-item:first-child,
  #content-wrapper .news-latest-item:nth-child(2n+1),
  body.layout-start .frame-layout-2,
  #content-wrapper .tx-rssdisplay-item,
  #content-wrapper .twrss_table .twrss_item_wrapper {
    float: none;
    margin: 10px auto;
  }

  .col-2 {
    width: auto;
  }


  #wrapper-content .ce-intext.ce-right .ce-gallery,
  #wrapper-content .ce-intext.ce-left .ce-gallery,
  #wrapper-content .ce-center .ce-inner,
  #wrapper-content .ce-center .ce-outer {
    float: none;
    margin: 2px 0 0 3px;
    text-align: left;
    right: auto;
    left: auto;
  }

  #wrapper-content .ce-textpic .ce-gallery img {
    display: inline;
    max-width: 100%;
  }

  .col-3 {
    float: none;
  }

  #searchbox {
    text-align: left;
    right: auto;
  }

  .frame-layout-4 {
    padding: 3px 15px;
  }

  .frame-layout-4 p {
    line-height: 12px;
    margin: 0;
  }

}


@media (max-width: 991px) {

  #lang {
    padding-top: 62px;
    line-height: 14px;
  }

  ul#langmenu li {
    font-size: 12px;
    padding: 0 5px;
  }


  .hide-desktop {
    display: block;
  }

  .hidden {
    display: none;
  }

}

@media (min-width: 606px) and (max-width: 1190px) {




@media (min-width: 992px) and (max-width: 1200px) {


  #lang {
    padding-top: 37px;
    line-height: 18px;
    max-width: 950px;
    margin: 0 auto;
  }

  ul#langmenu {
    padding-right: 20%;
    margin-left: -10px;
    margin-right: 10px;
  }

  ul#langmenu li {
    font-size: 16px;
    padding: 0 5px;
  }

}


@media (min-width: 992px) {

  .ce-frame-invisible,
  .hide-mobile {
    display: block;
  }

  .hide-desktop {
    display: none;
  }

  .hidden {
    display: none;
  }


}




