/*@media screen and ( min-width:992px ) {
#c74 {
padding-top: 51px;
}
}
*/

.footer-section {
  display: none;
}

#c74 a {
  font-family: "TisaSansWeb W03 Regular1475065";
  text-decoration: underline;
}

#c74 p {
  font-family:"TisaSansWeb W03 LightItalic"; 
}

#c74 a:hover {
  text-decoration: none;
  font-weight: bold;
}

body {
  background: url("../../Img/SliderBG/skaliert/S4_5_Bild_bg.jpg");
  background-repeat: no-repeat;
}

#shadow {
  background: transparent;
  width: 490px;
  height: 1px;
  position: fixed;
  margin-top: -24px;
  margin-left: 34px;
  display: none;
  /*
  -webkit-box-shadow: 0px -23px 45px 6px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px -23px 45px 6px rgba(0,0,0,0.6);
  box-shadow: 0px -23px 45px 6px rgba(0,0,0,0.6);*/
}

#content {
  padding: 80px 15px 0px 15px;
  /*background: #0a7c28;*/
  background: #ece9e9;
  /* eingefügt GWR 30.11.2022 */
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

li {
  color: white;
}

.cb-slideshow {
  display: none;
}

h1, h3 {
  font-family: "TisaSansWeb W03 LightItalic";
}

h2 {
  font-family:"TisaSansWeb W03 BoldItalic";
}
/**/
#content .container {
  padding-bottom: 22%;
}

#scroll_down img {
  display: block;
}

@media screen and (max-width: 992px) {
.body-bg {
  background: #ece9e9;
}


.cb-slideshow {
  display: none;
}

.breadcrumb-section.hidden-xs.hidden-sm {
  background: #ece9e9;
}

#content {
  padding: 30px 15px 0px 15px;
/*  margin-top: -71px;*/
}

#content .container {
  padding-bottom: 50%;
}
}

@media screen and ( max-width:599px ) {
.text-center {
  width: 250px;
  height: 250px;
  overflow: hidden;
}

.text-center > img {
  width: auto;
  height: 100%;
}
}

@media screen and ( max-width:525px ) {
#content .container {
  padding-bottom: 75%;
}
}

@media screen and ( max-height:400px ) {
#content .container {
  padding-bottom: 10%;
}

#c53, #c54, #c55 {
  display: none;
}

#c80, #c81, #c82, #c83 {
  display: block;
}
}