/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
}
/*#badge {
  z-index: 100;
  left: 110px;
  position: relative;

}
#badge a {
position: absolute;
}

#badge a img {

  height: 110px;
  width: 110px;
}*/

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-left: 15px;
  padding-right: 15px;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 47px;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}

h3 {
    margin-left: 15px;
    color: #289650;

}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}



/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 730px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
    padding: 40px 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f9f9f8;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
  /* Space out the masthead */
  .header {

  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

.google-map-canvas,
.google-map-canvas * {
    .box-sizing(content-box);
    margin-top:5px;}

/* Optional responsive image override */
img { max-width: none; }

.address {
}

#copyright {
    margin-top:20px;

}

.cc_container .cc_btn {
background-color: #FFFF00 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}

.cc_container {
background: #1C1C1C!important; /* Hintergrundfarbe des gesamten Bereichs */
color: #FAFAFA!important; /* Schriftfarbe des gesamten Bereichs */
}

.cc_container a {
color: #0174DF !important; /* Textlink-Farbe "Mehr Infos" */
}
