/*#carousel-1 > .carousel-inner > .item:first-of-type h1 {
	margin-top: 100px!important;	
	color: transparent;
	text-shadow: none;	
}

#carousel-1 > .carousel-inner > .item:first-of-type .carousel-text {
	vertical-align: top;
}

#carousel-1 > .carousel-inner > .item:nth-of-type(2) h1 {
	margin-top: 100px!important;
    color: #6d6a7d;
}

#carousel-1 > .carousel-inner > .item:nth-of-type(2) .carousel-text {
	vertical-align: top;
}*/

#band-cookies {
  width: 1020px;
  left: 50%;
  margin-left: -510px;
  background-color: white!important;
  text-align: left;                
}    

#pfeil-unten-links {
  position: absolute;
  left: 20px;
  top: 10px;
  transform: rotate(90deg);
}

#pfeil-unten-rechts {
  position: absolute;
  right: 20px;
  top: 10px;
  transform: rotate(90deg);
}

.ohidden {
  overflow: hidden;
}

#band-cookies-close,band-cookies-close-icon {
  display: none;
}

#band-cookies-ok, #band-cookies-info {
  color: #007538!important;
  float: right;
}

#band-cookies > p {
  color: black;
  padding: 0px 190px;  
}

#relaunch-footer {
  width: 1020px;
  left: 50%;
  margin-left: -510px;
  position: absolute;
  top: 100vh;
  background: white;
  margin-top: -44px;
}  

body {
  background-attachment: fixed!important;
}

.navbar.navbar-top {
  position: absolute;
}  

#scroll_down, #scroll_up {
  display: none!important;
}

#kontakt-footer {
  width: 100%;
  margin: 10px 0;
}  

#kontakt-footer > p {
  text-align: center;
  color: #58585a;
}

#kontakt-footer > p > a {
  color: #58585a;
}

.sitemap {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 18px;
}

.sitemap a {
  color: #58585a;
  font-size: 0.8em;
}

.bold-link {
  font-weight: bold;
}

.green-link {
  color: #0a7c28!important; 
}

.blue-link {
  color: #39a9dc!important;
}

.light-span {
  font-weight: light;
  font-size: 0.9em;
}

.bold-span {
  font-weight: bold;
}

#container-footer {
  width: 100%;
  overflow: auto;
  border-top: 1px solid #ff8700;;
  border-bottom: 1px solid #ff8700;
  padding: 20px 0;
  display: flex;
}

#left-footer > p {
  color: black;
  font-weight: bold;
  width: 100%;
  float: left;
}

#left-footer {
  width: 50%;
  float: left;
}

#sitemap-left, #sitemap-right {
  width: 50%;
  float: left;
}

#right-footer p {
  color: #58585a;
  font-size: 0.8em;
  margin: 0;
}

#rahmen {
  overflow: auto;
  padding: 0 30px 24px 30px;  
}

h1 {
  margin-bottom: 55px;
}

.ds-quadrate-page {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ds-quadrate-page > div {
  width: 100%;
  overflow: auto;
}

.ds-quadrate-page > div:nth-child(2n-1) {
  width: 32.3%;
  margin: 0 1.5% 1.5% 0;
  overflow: auto;
  float: left;
  position: relative;
}

.ds-quadrate {
  width: 100%;
  cursor: pointer;
  /*background: url(../Img/quadrat-bsp.png);
  background-repeat: no-repeat;
  background-size: cover;*/
}

.ds-quadrate > img {
  width: 100%;
}

.ds-quadrate-page > div:nth-child(6n+5) {
  margin: 0 0 1.5% 0;
}

.ds-quadrate:hover .ds-quadrate-hover {
  display: block;
}

.ds-quadrate-hover {
  padding: 10px;
  width: 100%;
  display: none;
  height: 100%;
  top: 0;
  position: absolute;
}

.ds-quadrate-hover > div {
  background: rgba(240,188,43,0.8);
  width: 100%;
  height: 100%;
}

.green-transparent {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background: rgba(10, 124, 40, 0.5);
}

.ds-quadrate:hover .green-transparent {
  display: none;
}

.ds-quadrate-schrift {
  z-index: 2;
  margin: 0px;
  padding: 0px;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  text-decoration: none;
}

.padding1000 {
  pading-bottom: 1000px;
}

.ds-quadrate-page > div:nth-child(2n) {
  top: 0;
  left: 0;
  display: none;
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100%;
  background: rgba(245,245,245,0.8);
}

.ds-quadrate-page .image-center {
  width: 1020px;
  position: absolute;
  left: 50%;
  margin-left: -510px;
  border: 24px solid white;
  overflow: scroll;
  top: 80px;
  background: white;
  z-index: 10;
}

.ds-quadrate-page > div:nth-child(2n) > p  {
  position: absolute;
  color: black;
  top: 80px;
  left: 50%;
  margin-left: -510px;
  width: 24px;
  height: 24px!important;
  text-align: center;
  font-weight: bold;
  background: white;
  cursor: pointer;
  z-index: 10;
}

.ds-quadrate-page .image {
  margin-bottom: 0;
}

.ds-quadrate-page .text {
  padding: 10px 30px 10px 210px;
  overflow: auto;
}

.ds-quadrate-page .text > p {
  margin: 0;
  font-size: 0.8em;
}

.ds-quadrate-page .text > p:first-child, .ds-quadrate-page .text > p:nth-child(2) {
  font-weight: bold;
}

.dropdown-menu > li > a {
  background-color: rgba(255, 200, 0, 0.9);
}

@media screen and (max-width: 992px) {
#relaunch-footer > div:nth-child(2) {
  display: none;
}

#pfeil-unten-links, #pfeil-unten-rechts {
  display: none;
}



#relaunch-footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  margin-left: 0;
}

#relaunch-footer {
  margin-top: -25px;
}

#content {
  background: #ece9e9; 
}

#kontakt-footer {
  margin: 0 0;
}

.dropdown-menu > li > a {
  background-color: transparent;
}

.navbar-collapse.collapse.in {
  width: 100%;
  top: -52px;
}

.navbar-toggle {
  margin-top: 0;
}

#content {
  margin-top: 0;
}

.col-md-6 {
  width: 90%;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

.ds-quadrate-page .image-center {
  width: 100%;
  position: relative;
  left: 0 ;
  margin-left: 0;
  border: 10px solid white;
  overflow: hidden;
  top: 55px;
  height: auto!important;
  background: #ece9e9;
  padding-bottom: 20px;
}

.ds-quadrate-page .text {
  padding: 10px 20px 10px 20px;
}

.image-center .image > img {
  width: 100%;
}

.image-center-outer, .image-center-inner {
  float: none; 
  right: 0;
}

.ds-quadrate-page > div:nth-child(2n) > p {
  top: 55px;
  left: 0; 
  margin-left: 0; 
}
}

@media screen and (max-width: 525px) {
.ds-quadrate-page > div:nth-child(2n-1) {
  width: 49%;
  margin: 0 1% 1% 0;
  overflow: auto;
  float: left;
  position: relative;
}

.ds-funktion {
  width: 49%!important;
  margin: 0 1% 1% 0!important;
  /*overflow: auto;
  float: left;
  position: relative;*/
}

.ds-quadrate-page > div:nth-child(4n+3) {
  margin: 0 0 1% 0;
}

.ds-quadrate-page > div:nth-child(6n+5) {
  margin: 0 1% 1% 0;
}

.ds-quadrate:hover .ds-quadrate-hover {
  display: none;
}

.ds-quadrate:hover .green-transparent {
  display: block;
}
}













