* {
  font-family: "Nunito Sans",Verdana,Arial;
}

html * {
  font-family: "Nunito Sans",Verdana,Arial;
  box-sizing: border-box;
}

html {
  background-color: #f1f1f1;
}

h1 {
  font-size: 24px !important;
}

h2 {
  text-align: center;
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 20px !important;
}

[class^="navbar"] {
  padding-left: 12%;
}

[class^="card-header"] {
  font-size: 16px !important;
}

[class^="btn"] {
  width: 90% !important;
  padding: 0.3rem 1rem !important;
}

li {
  height: auto;
}

/*
.collapse-show {
  padding-left: 10%;
  padding-right: 10%;
}
*/

#bilder {
  width: 50%;
  height: auto;
  float: right;
  padding-top: 4%;
}

/*
#collapseheader {
  text-align: right !important;
  padding-right: 4%;
  padding-bottom: 3%;
}
*/

.card-body {
  padding-left: 10%;
  padding-right: 10%;
}

ul {
  list-style-type: none;
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}

.card-body a {
  color: white;
  text-decoration: none;
  font-size: 0.9rem !important;
  text-transform: none;
}

.footerbox {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#footerdiv {
  background-color: #26272b !important;
  color: white;
}

footer {
  clear: both;
  position: sticky;
  background-color: #26272b;
}

footer .row {
  background-color: #26272b !important;
}

footer a {
  color: white;
}

.navigation {
  background-color: #26272b;
  position: fixed;
  width: 100%;
  height: 6rem;
  z-index: 100;
}

.rotebox {
  padding-left: 20px;
  padding-top: 40px;
  background-color: #85afe1 !important;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 14px;
}

.div1580 h2 {
  text-align: center;
}

.maindiv div {
  background-color: white;
}

.breadcrumb {
  background: none !important;
}

/*.maindiv div {
  background-color: white;
}*/

body {
  background-color: #f1f1f1;
}

td {
  padding-top: 0px;
  position: relative;
}
table {
  position: relative;
  width: 100%;
}
tr {
  position: relative;
}

.blheadline {
  background-color: #eeeeee;
  padding: 20px;
  margin-right: 20px;
}
.rbheadline {
  background-color: #eeeeee;
  padding: 15px;
}
.maindiv {
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  top: 0%;
  left: 0%;
  right: 0%;
  background-color: none;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 2%;
}
.breadcrumbnav {
  width: 100%;
  left: 0%;
}
.blogmaindiv {
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  background-color: #f1f1f1;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 2%;
  width: 80%;
  left: 10%;
}

.container-fluid {
  z-index: 1;
  position: relative;
  background-color: #f1f1f1;
}

.teaserbox {
  border: 5px solid;
  border-color: #eeeeee;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow-x: auto;
  overflow-y: hidden;
}

.teaser66 {
  width: 66%;
}

/*.teaserbox td {
  width: 50%;
} */

.teaserbox img {
  width: 100%;
  transform: translateY(5%);
}

.impressionenbox {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 2rem;
}

.indentfromleft {
  text-align: center;
}

.ankaufbox {
  margin-bottom: 2rem;
  min-height: 250px;
}

.ankaufbox td {
}

.ankaufbox img {
  /*width: 100%;
  height: 200%;
   position: absolute;
 top: 50%;
  left: 50%;
  transform: translate(-50%, -10%);*/
}

.galeriebox {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-bottom: 2rem;
}

.kontaktdatenbox {
  padding-bottom: 2rem;
  padding-left: 2rem;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

.kontaktdaten {
  color: white;
}
.kontaktdatentext {
  padding-left: 3rem;
}

.anfahrtsbox {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-top: 1rem;
  margin-bottom: 2rem;
}

.kontaktformularbox {
  background-image: url("./Telespiel-Ankauf Tempelhof-Schöneberg_files/feedback-formular-info.jpg") !important;
  padding-top: 1rem;
  padding-bottom: 2rem;
  padding-right: 30px;
  padding-left: 40px;
  margin-bottom: 2rem;
}

.kontaktformular {
  display: inline-block;
  position: relative;
  width: 50%;
}

.kontaktformularbild {
  position: relative;
  display: inline-block;
  width: 40%;
  float: right;
}

#cookie-popup {
  text-align: center;
  background: #b0e2ff;
  position: fixed;
  top: 30%;
  left: 10%;
  right: 10%;
  z-index: 9999;
  font-size: 14px;
  line-height: 20px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
#cookie-popup.hidden {
  display: none;
}
.masonry {
  column-gap: 30px;
}
.item {
  display: inline-block;
  margin: 0 0 1em;
  width: 100%;
}

@media only screen and (min-width: 650px) {
  ul {
    list-style-type: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

@media only screen and (min-width: 1024px) {
  .masonry {
    column-count: 1;
  }

  #cookie-popup {
    left: 30%;
    right: 30%;
    top: 45%;
  }
  .maindiv {
    width: 92%;
    left: 4%;
  }
  .breadcrumbnav {
    width: 80%;
    left: 10%;
  }
  html * {
  }
}

@media only screen and (min-width: 1000px) {
  .masonry {
    column-count: 2;
  }
}

@media only screen and (max-device-width: 1023px) {
  td:nth-child(2) {
  }

  .container-fluid {
    padding-top: 3rem;
  }

  .navigation {
    height: 4rem;
  }

  .breadcrumb {
    font-size: 12px !important;
  }

  .td33 {
    width: 100% !important;
    display: block;
  }

  .td66 {
    width: 100% !important;
    padding-left: 0rem !important;
  }

  .div1580 {
    width: 100% !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .unterdiv {
    padding-left: 3rem !important;
  }

  .ankaufbilddiv {
    display: none !important;
    /* width: 100% !important;
    padding-left: 0rem !important; */
  }

  .kontaktdaten {
    width: 19rem;
    padding-left: auto;
    padding-right: 2rem;
  }

  .kontaktdatentext {
    padding-top: 2rem;
    padding-left: 0rem !important;
  }

  .kontaktformular {
    display: inline-block;
    position: relative;
    width: 100%;
  }

  .kontaktformularbild {
    display: none;
  }

  .footerbox {
    height: 3rem;
  }
}

.button {
  font-size: 18px;
  text-decoration: none;
  background-color: #eeeeee;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #cccccc;
}
.cookiegray {
  z-index: 99;
  background-color: #cccccc;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.grayborder {
  border: 5px solid;
  border-color: #eeeeee;
  width: 100%;
}

.graybox {
  border: 5px solid;
  border-color: #eeeeee;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footerbox {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.darkgraybox {
  border: 5px solid;
  border-color: #c0c0c0;
  width: 100%;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.blueborder {
  border: 5px solid;
  border-color: #b0e2ff;
  width: 100%;
}

.indentfromleft {
  margin-left: 10px;
}
.div15 {
  width: 100%;
  padding: 15px;
}

.div1565 {
  width: 65%;
  padding: 15px;
}

.div1580 {
  width: 50%;
  text-align: justify;
  background-color: #85afe1 !important;
  color: white;
  padding-top: 2rem;
  padding-left: 5rem;
  display: inline-block;
  position: relative;
}

.unterdiv {
  background-color: #85afe1 !important;
  color: white;
  padding-top: 1rem;
  padding-left: 5rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
}

.ankaufbilddiv {
  background: url("./Telespiel-Ankauf Tempelhof-Schöneberg_files/telespiel-ankauf-tempelhof-schoeneberg-eintragsbild.jpg");
  width: 50%;
  display: inline-block;
  background-color: #85afe1 !important;
  position: relative;
  float: right;
}

.ankaufbilddiv img {
  height: 90%;
  width: 84%;
  float: right;
}

.nopad {
  margin: 0px;
  padding: 0px;
}

.verticalcenter {
  position: relative;
  top: 50%;
  left: 40%;
  transform: translateY(-50%);
}

.td66 {
  width: 66%;
  padding-right: 20px;
  display: inline-block;
}

.td33 {
  width: 33%;
  display: inline-block;
}

.form-check-input {
  color: white;
  background-color: blue;
}

.ind14 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
  background-color: #85afe1 !important;
  color: white;
}

.ind14 td {
  width: 50%;
}

.navbar-brand {
  padding-right: 2rem;
}

.galerie {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-width: 33%;
  -moz-column-width: 33%;
  column-width: 33%;
}
.galerie .pics {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}
.galerie .animation {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media only screen and (min-width: 1000px) {
  .categoryul {
    columns: 3;
  }
  .galerie {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
  }
}

.cm-content {
  columns: 1 !important;
}

.internno {
  color: #ccc;
  font-size: 10px;
}
