@charset "utf-8";
/* CSS Document */
.textwhiteextrem {
  color: #FFFFFF;
font-family: 'Poppins', sans-serif;
font-weight: 400;
  text-align: center;
}
.textblackselital17 {
color: #222222;
font-size: 1.75rem;
font-family: 'Poppins', sans-serif;
font-weight: 600;
line-height: 1.25;
text-align: center;
}
.textblackselital155 {
color: #222222;
font-size: 1.55rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}

.textwhiteselital17 {
color: #FFFFFF;
font-size: 1.70rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}
.textwhiteselital155 {
color: #FFFFFF;
font-size: 1.55rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}
.textblackfooter {
color: #222222;
font-size: 1.40rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}
.textredfooter {
color: #FF0000;
font-size: 1.40rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}

.textbluefooter {
color: #00698C;
font-size: 1.45rem;
font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 500;
line-height: 1.25;
text-align: center;
}
.textblackfooterbolder {
color: #000000;
font-size: 1.48rem;
font-family: 'Poppins', sans-serif;
font-style: italic;
font-weight: 500;
line-height: 1.50;
text-align: center;
}

.bgfooter {
  border: none;
  background-image: url("../images/backgroud.footer.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
.gallerybutton {
  width: 100%;
  max-width: 310px;
}
.gallerybuttonsmall {
  width: 100%;
  max-width: 230px;
}
a.impressumfooter:link {
color: #222222;
font-size: 1.40rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;

}
a.impressumfooter:visited {
color: #222222;
font-size: 1.40rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}
a.impressumfooter:hover {
color: #00698C;
font-size: 1.40rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}
a.impressumfooter:active {
color: #222222;
font-size: 1.40rem;
font-family: 'Poppins', sans-serif;
font-weight: 500;
line-height: 1.25;
text-align: center;
}

