@charset "UTF-8";
.navbar {
  background-color: #00A2AE;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
}
body {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: normal;
  font-size: 1em;
}
header {
  margin-top: 30px;
  margin-bottom: 0px;
}
.images {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.main {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  padding-top: 50px;
  margin-bottom: 150px;
}
.images {
  text-align: center;
}
h1 {
  color: #00A2AE;
  font-family: doppio-one;
  font-style: normal;
}
ul li .angebot {
  font-size: 1.7em;
}
h2 {
  color: #00A2AE;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
p {
  font-size: 1em;
}
footer div {
  text-align: center;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(0, 162, 174, 1.00) 100%);
  padding-bottom: 10px;
  bottom: auto;
}
.main.impessum h1 {
  padding-bottom: 30px;
}
footer a {
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
}
.main.kooperation p {
  font-size: smaller;
}
.main.kooperation a {
  font-size: larger;
}
.main.kooperation ul {
  margin-top: 30px;
}
.kontakt {
  text-align: center;
}
.images.kontakt {
  margin-top: 50px;
}
.position-static img {
  float: right;
  transform: rotate(40deg);
  margin-right: 12%;
  margin-top: -40px;
  margin-left: -400px;
}
.images .img-fluid.willkommen {
  margin-top: 75px;
  margin-right: 0px;
  text-align: center;
}
h3 {
  color: #00A2AE;
}
.Form {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  width: auto;
  background-color: #A9A9A9;
  padding-bottom: 0px;
  /* [disabled]margin-bottom: 80px; */
  bottom: 80px;
  max-width: 660px;
  margin-top: 80px;
}
.Form form {
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 25px;
  margin-bottom: 150px;
  padding-bottom: 35px;
  padding-top: 25px;
}
.Form form input {
  width: 100%;
  padding-bottom: 0px;
  text-align: center;
}
.stellenangebot {
  text-align: center;
  font-size: smaller;
}
.Form form textarea {
  width: 100%;
}
.impessum {}
#cookiedingsbums a {
  color: #000;
  text-decoration: none;
}
#cookiedingsbums a:hover {
  text-decoration: underline;
}
#cookiedingsbums div {
  padding: 10px;
  padding-right: 40px;
}
#cookiedingsbums {
  outline: 1px solid #7b92a9;
  text-align: right;
  border-top: 1px solid #fff;
  background: #d6e0eb;
  background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6e0eb), color-stop(100%, #f2f6f9));
  background: -webkit-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%);
  background: -o-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%);
  background: -ms-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%);
  background: linear-gradient(to bottom, #d6e0eb 0%, #f2f6f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6e0eb', endColorstr='#f2f6f9', GradientType=0);
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
}
#cookiedingsbumsCloser {
  color: #777;
  font: 14px/100% arial, sans-serif;
  position: absolute;
  right: 5px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 5px;
  cursor: pointer;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid #7b92a9;
  border-right: 1px solid #7b92a9;
  padding: 4px;
  background: #ced6df; /* Old browsers */
  background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ced6df), color-stop(100%, #f2f6f9));
  background: -webkit-linear-gradient(top, #ced6df0%, #f2f6f9 100%);
  background: -o-linear-gradient(top, #ced6df0%, #f2f6f9 100%);
  background: -ms-linear-gradient(top, #ced6df0%, #f2f6f9 100%);
  background: linear-gradient(to bottom, #ced6df0%, #f2f6f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ced6df', endColorstr='#f2f6f9', GradientType=0);
}
#cookiedingsbumsCloser:hover {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-top: 1px solid #7b92a9;
  border-left: 1px solid #7b92a9;
}
.Danke {
	color: #00A2AE;
	align-content: center;
	text-align: center;
	margin-bottom: 95px;
}
@media (max-width: 1100px) {
  .position-static img {
    float: right;
    transform: rotate(40deg);
    margin-right: 0%;
    margin-top: -40px;
    margin-left: -400px;
  }
  @media (max-width: 1024px) {
    .position-static img {
      float: right;
      transform: rotate(40deg);
      margin-right: 0%;
      margin-top: -40px;
      margin-left: -260px;
    }
    @media (max-width: 770px) {
      .main.kooperation article h2 {
        font-size: 1.7em
      }
      .position-static img {
        float: right;
        transform: rotate(40deg);
        margin-right: 0%;
        margin-top: 26px;
        width: 150px;
        margin-left: -150px;
      }
      @media (max-width: 421px) {
        .main.kooperation article h2 {
          font-size: 1.5em
        }
        ul li .angebot {
          font-size: 1.5em
        }
        @media (max-width: 414px) {
          .position-static img {
            float: right;
            transform: rotate(40deg);
            margin-right: 0%;
            width: 120px;
            margin-top: 33px;
          }
          .images .phone {
            width: 100px;
            height: 100px;
          }
          .images.kontakt.stellenangebot .pen {
            width: 100px;
            height: 100px;
          }
          @media (max-width: 375px) {
            ul li .angebot {
              font-size: 1.0em
            }.Danke {
}
