body { padding: 20px 0; }

header .logo img.logo { width: 500px;}

.row.main .sidebar { margin-top: 68px; }

footer .container .row { margin-top: 60px; padding-top: 20px; border-top: 1px dotted #ccc; }


  
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background: #000;}

.head1 {
  background: #8f654c;
  }
  
.head2 {
  border-top: 4px #000 solid;
  background: #aa7d58;
  display: flex;
  justify-content: center;
  }


.head3 {
  background: #f5d23a;
  }
  
.head4 {
  border-top: 4px #000 solid;
  background: #f3eaad;
  display: flex;
  justify-content: center;
} 

.logo {
  display: block;
  margin-left:auto;
  margin-right:auto;
  padding-top: 20px;
  padding-bottom: 20px;
  }

.bg-weiss{
  background: #ffffff;
  color:#000;
  display: block;
  padding-top: 25px;
  padding-bottom: 10px;
  }
  
.bg-hell{
  background: #f8f7e8;
  color:#000;
  display: block;
  padding-top: 25px;
  padding-bottom: 10px;
  }
  
.bg-dunkel{
  background: #000000;;
  display: block;
  padding-top: 25px;
  padding-bottom: 10px;
  }

a.internal-link{
  color: #8f654c;
  text-decoration: underline;
  }
  
a.internal-link:hover {
  color: #8f654c;
  text-decoration: underline;
  }  
  
.lightbox {
    border: 2px solid #7c7c7c;
    margin: 0 auto;
}
.yag-item-thumb-innerframe img {
  /*width: 100%;*/
  width: 150px;
  height: 105px;
}

.youtubeVideo {
  margin-bottom: 3em;
}


.frame-galeriebild {
  width: 100%;
  height: 250px;
}

.gallery {
  display: block;
  float: left;
}

hr {
  color: #000000;
}
.abstand {
  margin-top: 3rem;
}

.img-galerie {
  display: block;
  width: 250px;
  height: auto;
  float: left;
  margin: 10px;
}

.gimage {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
/* FOOTER */
  
.bg-weiss-footer{
  background: #ffffff;
  color:#000;
  display: block;
  }
  
.foot-1 {
    background: #aa7d58;
  }
  
.foot-2 {
    background: #f6f5e3;
  }

  
footer .container .row {
    border-top: 4px #000 solid;;
    margin-top: 35px;
    padding-top: 10px;
}

  
a.footer-link{
    position: relative;
    text-transform: uppercase;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  }
  
a.footer-link:hover{
    position: relative;
    text-transform: uppercase;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  }


/* Überschrift */

.tx-ptextlist-pager-item-display  {
  display: none;
  }

h1 {
  color: #8f654c;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  }
  
.h2 {
  color: #8f654c;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  }
  
h2 {
  color: #8f654c;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  }
  
.h2 {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  }
  
h2 {
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  }
  
h3 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  }
  
  
h4 {
  font-family: tahoma, sans-serif;
  font-style: normal;
  color: #000000;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}

h5 {
  color: #8f654c;
  font-size: 20px;
  font-weight: 400;  
  }

.panel {
  background: #f3f3f3;
} 
/* Bilder */
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
    margin-right: 15px;
}

.tx-jhphotoswipe {
  position: relative;
  margin-left: 0px;
}

.jh-photoswipe-item {
  width: 250px;
  height: 250px;
}

.pswp__ui--hidden {
  visibility: hidden;
}

div.csc-textpic-center .csc-textpic-center-outer {
    position: relative;
    float: right;
    right: 53%;
}

/* Videos */



/* LISTEN */

ol {
  list-style-type: none;
    position: relative;
    left: -35px;
}

ol li:before {
  font-family: 'FontAwesome';
  content: url(../images/eye.png);
  padding-right: 2px;
}

/* LINKS */

a {
    position: relative;
    /*text-transform: uppercase;*/
  color: #8f654c;
  font-weight: 400;
  font-size: 14px;

}

a:hover {
    position: relative;
    /*text-transform: uppercase;*/
  color: #8f654c;
  font-weight: 400;
  font-size: 14px;

}

a:focus {
    position: relative;
    text-transform: uppercase;
  color: #8f654c;
  font-weight: 400;
  font-size: 14px;
}


/* Navigation */

.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
    width: 100%;
}

.nav .navbar-nav {
  margin: 18px 0px 0px 0px;
  }

.nav > li, .nav > li > a {
    display: block;
    position: relative;
    text-transform: uppercase;
  color: #000;
  font-weight: 400;
  font-size: 19px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #000;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  background: none;
  border: 0;
  text-align: center;
  }

  .navbar-default1 .navbar-collapse, .navbar-default1 .navbar-form {
    background: #f3eaad;
    border: 0;
    text-align: center;
    }


  .nav > li > a {
    padding: 10px 30px 10px 14px;
        padding-top: 10px;
        padding-bottom: 10px;
}





.tx-yag-items {
  margin-left: -37px;
  }
  
@media screen and (max-width: 767px) {
.nav > li > a {
    padding: 10px 10px 10px 10px;
}


  
}

@media screen and (max-width: 480px) {
.tx-yag-items {
  margin-left: 0px;
  }
}


@media screen and (max-width:768px) {
  .head2 {
    border-top: 4px #000 solid;
    background: #aa7d58;
    display: flex;
    justify-content: flex-start;
    }
  
    
  .head4 {
    border-top: 4px #000 solid;
    background: #f3eaad;
    display: flex;
    justify-content: flex-end;
  }
}


/* Akkordion */

.card {
  margin-bottom: 20px;
  border-radius: 4px;
}

.card-header {
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.card-body{
display: block !important;
background: #f3f3f3;
padding: 20px;
border: 1px solid #ddd;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
  text-transform: unset;
  color: #000;
  font-weight: bold;
  font-size: 2rem;
}