@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/lato-v23-latin-100.eot');
  src: local(''), url('/fonts/lato-v23-latin-100.eot?#iefix') format('embedded-opentype'), url('/fonts/lato-v23-latin-100.woff2') format('woff2'), url('/fonts/lato-v23-latin-100.woff') format('woff'), url('/fonts/lato-v23-latin-100.ttf') format('truetype'), url('/fonts/lato-v23-latin-100.svg#Lato') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/lato-v23-latin-300.eot');
  src: local(''), url('/fonts/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), url('/fonts/lato-v23-latin-300.woff2') format('woff2'), url('/fonts/lato-v23-latin-300.woff') format('woff'), url('/fonts/lato-v23-latin-300.ttf') format('truetype'), url('/fonts/lato-v23-latin-300.svg#Lato') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v23-latin-regular.eot');
  src: local(''), url('/fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/lato-v23-latin-regular.woff2') format('woff2'), url('/fonts/lato-v23-latin-regular.woff') format('woff'), url('/fonts/lato-v23-latin-regular.ttf') format('truetype'), url('/fonts/lato-v23-latin-regular.svg#Lato') format('svg');
  font-display: swap;
}
* {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
*:focus {
  border-width: 0rem !important;
}
iframe {
  background-color: #ffffff;
}
.no-gutters {
  padding: 0px;
}
div.stoerer {
  float: left;
  z-index: 10000;
  font-weight: bold;
  font-size: 28px;
  transform: rotate(-6deg) translate(100px, -30px);
  line-height: 32px;
  padding: 10px;
  width: 30%;
  height: auto;
  text-align: center;
  background: rgba(253, 235, 220, 0.5);
  cursor: pointer;
}
html {
  background-color: #2a2a2a;
  font-weight: 300;
  overflow-x: hidden !important;
}
body {
  margin: 0 auto;
  width: 100%;
  background-color: #2a2a2a;
  color: #CCCCCC;
}
body button.navbar-ex {
  display: none;
}
body .error {
  font-weight: bold;
  color: #DC0000;
}
body .fancybox-active {
  height: 100% !important;
}
body .padding-left-20 {
  padding-left: 20px;
}
body .bewertungmitteilung {
  font-size: 14px;
  line-height: 10px !important;
}
body nav.SubNavigation {
  display: none !important;
}
body a.group,
body a.group:hover {
  max-width: 400px;
  border-bottom: 0px !important;
  text-decoration: none !important;
}
body main span {
  display: inline-block;
  width: 100%;
  height: auto;
  border: 0px;
  background-color: black;
  background-image: url('/images/link.png');
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0px;
  padding: 0px;
  opacity: 1;
}
body main span img {
  margin: 0px;
  padding: 0px;
  display: block;
  transition: opacity 0.5s ease;
  width: 100%;
  border-bottom: 0px;
}
body a.group.links,
body .BilderLinks,
body div.BilderLinks {
  float: left;
  padding-right: 7px;
  border-bottom: 0px;
}
body a.group.rechts,
body .BilderRechts,
body div.BilderRechts {
  float: right;
  padding-left: 20px;
  border-bottom: 0px;
}
body img.BildRechts {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
}
body img.BildLinks {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
  clear: both;
}
body a.group:hover span img {
  opacity: 0.3;
  transition: opacity 0.5s ease;
  border-bottom: 0px;
}
body aside#Slider div.carousel-item img {
  height: calc(100vh - 0px);
  width: 100vw;
  object-fit: cover;
}
body aside#bewertungenaddin {
  padding-top: 20px;
  padding-bottom: 20px;
}
body aside#bewertungenaddin i {
  font-size: 16px;
}
body aside#bewertungenaddin div.showrating span {
  color: #adc864;
  font-size: 40px;
}
body aside#bewertungenaddin p {
  display: block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
body aside#bewertungenaddin p a {
  color: #adc864;
  transition: color 0.3s ease-in-out;
}
body aside#bewertungenaddin p a:hover {
  color: white;
}
body aside#contactaddin {
  clear: both;
  background-color: #adc864;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}
body aside#contactaddin a {
  color: white;
  padding-bottom: 5px;
  border-bottom: 1px solid white;
  transition: color 0.3s ease-in-out;
}
body aside#contactaddin a:hover {
  color: #2a2a2a;
  border-bottom-color: #a2a2a2;
  transition: color 0.3s ease-in-out;
}
body aside#contactaddin input,
body aside#contactaddin textarea {
  width: 100%;
  padding: 7px 14px;
  border: 0px;
  border-radius: 10px 0px 10px 0px;
}
body aside#contactaddin input[type=submit] {
  background-color: #2a2a2a;
  color: white;
  transition: background-color 0.3s ease-in-out;
}
body aside#contactaddin input[type=submit]:hover {
  background-color: #555555;
}
.desktop {
  display: inline;
}
.tablet,
.handheld {
  display: none;
}
nav.navbar-megamenu-show {
  transition: opacity 0.3s ease-in-out;
  opacity: 1 !important;
  z-index: 100 !important;
}
nav.navbar-megamenu {
  background-color: #adc864;
  position: fixed;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  top: 110px;
  width: 100%;
  z-index: -1;
  padding-top: 15px;
  padding-bottom: 15px;
}
nav.navbar-megamenu div.mm-nav-item {
  width: 16.6%;
  padding-left: 0px;
  padding-right: 0px;
  color: white;
}
nav.navbar-megamenu div.mm-nav-item a {
  font-size: 15px;
  line-height: 36px;
}
nav.navbar-megamenu div.mm-nav-item a:hover {
  color: black;
}
header.scrolled {
  transition: background-color 0.3s ease-in-out;
  background-color: #2a2a2a;
}
header {
  position: fixed;
  z-index: 100;
  height: 140px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
  background: #2a2a2a;
  background: linear-gradient(180deg, rgba(42, 42, 42, 0.8) 0%, rgba(42, 42, 42, 0) 100%);
  transition: background-color 0.3s ease-in-out;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
  text-align: center;
}
header > a > img {
  width: 500px;
  border: 0px solid;
  margin-top: 60px;
}
header a.navbar-brand {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
header a.navbar-brand #Logo {
  width: 300px;
}
header nav {
  padding-top: 20px !important;
}
header nav button {
  border: 0px !important;
}
header nav button img {
  width: 75px;
  height: 75px;
}
header nav button:focus,
header nav button:focus-visible {
  border: 0px !important;
}
header nav a {
  color: white;
  border-bottom: 4px solid transparent;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
header nav div#navbarNavDropdown {
  float: right;
}
header nav div.nav-container {
  display: inline !important;
  float: right;
}
header nav li.nav-item {
  width: 20%;
  text-align: left;
}
header nav li.nav-item ::after {
  display: none;
}
header nav li.nav-item a.nav-link,
header nav li.nav-item a {
  color: white;
  padding-left: 12px !important;
  padding-right: 15px !important;
  border-bottom: 4px solid transparent;
}
header nav li.nav-item a.nav-link:hover,
header nav li.nav-item a:hover {
  color: white;
  border-bottom: 4px solid #3f3f3f;
  background-color: transparent;
}
header nav li.nav-item a.nav-link.Aktiv,
header nav li.nav-item a.Aktiv,
header nav li.nav-item a.nav-active {
  border-bottom: 4px solid #adc864 !important;
}
header nav li.nav-item ul.dropdown-menu.show {
  display: none;
}
header nav li.nav-item ul.dropdown-menu {
  border-radius: 10px 0px 10px 0px;
  background-color: #adc864;
}
header nav li.nav-item ul.dropdown-menu li a.nav-link:hover,
header nav li.nav-item ul.dropdown-menu li a:hover {
  color: #2a2a2a;
  border-bottom: 0px solid #3f3f3f;
  background-color: transparent;
}
header nav li.nav-item ul.dropdown-menu li a.Aktiv {
  color: black !important;
}
div#altmenu {
  position: relative;
  display: none;
  max-width: 500px;
  margin: auto;
  width: 100%;
  height: 50px;
  background-color: transparent;
  font-size: 20px;
  color: white;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background-image: url('/images/altmenu.png');
  background-repeat: no-repeat;
}
nav#pull {
  position: relative;
  width: 100%;
  height: 90px;
  background-color: transparent;
}
nav#pull > div.Wrapper {
  position: relative;
  top: 0px;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  padding: 0px;
  margin: 0px auto;
  text-align: center;
}
nav#pull > div.Wrapper > a {
  display: inline-block;
  color: white;
  line-height: 50px;
  width: 135px;
  text-align: center;
  font-size: 18px;
  transition: border 0.5s ease;
  border-bottom: 2px solid transparent;
}
nav#pull > div.Wrapper > a:hover,
nav#pull > div.Wrapper a.Aktiv {
  border-bottom: 2px solid #adc864;
  transition: border 0.5s ease;
}
aside#GlobalNav {
  position: fixed;
  right: 0px;
  top: calc(50% - 134px);
  z-index: 1001;
}
aside#GlobalNav a {
  display: block;
  background-color: #cccccc;
  margin: 5px -30px 5px 0px;
  padding: 15px 35px 15px 15px;
  line-height: 0px;
  transition: background-color 0.3s, margin-right 0.3s ease-in-out;
  margin-bottom: 3px;
  border-bottom: 0px;
  border-radius: 10px 0px 0px 10px;
  box-shadow: 0px 0px 23px -3px rgba(0, 0, 0, 0.5);
  float: right;
  clear: both;
  position: relative;
}
aside#GlobalNav a img {
  width: 26px;
  height: 26px;
}
aside#GlobalNav a:hover {
  background-color: #adc864;
  transition: background-color 0.3s, margin-right 0.3s ease-in-out;
  border-bottom: 0px;
  margin-right: -10px;
}
main {
  position: relative;
  display: block;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
main form {
  display: inline-block;
  width: calc(100% - 320px);
}
main a {
  cursor: pointer;
  color: #CCCCCC;
  border-bottom: 2px solid #adc864;
  text-decoration: none;
  transition: color 0.25s ease;
}
main a:hover {
  color: #adc864;
  border-bottom: 2px solid #adc864 !important;
  transition: color 0.25s ease;
}
main div.SpalteLinks {
  width: calc(50% - 10px);
  padding-right: 10px;
  float: left;
  vertical-align: top;
}
main div.SpalteRechts {
  width: calc(50% - 10px);
  padding-left: 10px;
  float: right;
  vertical-align: top;
}
main div.SpalteAllein {
  clear: both;
  width: auto;
  float: none;
}
main .highlight {
  clear: both;
  display: inline-block;
  background-color: #CCC;
  margin-bottom: auto;
  padding: 15px;
  margin-bottom: 10px;
}
main table th {
  text-align: left;
  vertical-align: top;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
main table td {
  text-align: left;
  padding-top: 5px;
  vertical-align: top;
}
main a:hover {
  border-bottom: 1px solid #2b4697;
}
main .noborderlink a:hover {
  border-bottom: 0px;
}
main nav.fancysubnavigation {
  padding-top: 60px;
  padding-bottom: 20px;
}
main nav.fancysubnavigation a {
  display: inline-block;
  position: relative;
  border: 0px !important;
  width: 100%;
  margin-right: 10px;
  overflow: hidden;
}
main nav.fancysubnavigation a img {
  color: green;
  border: 0px !important;
  width: 100%;
  transition: transform 0.5s ease;
}
main nav.fancysubnavigation a span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: #adc864;
  color: black;
  padding: 5px 10px;
  background-image: none;
  text-align: center;
}
main nav.fancysubnavigation a:hover {
  border: 0px !important;
}
main nav.fancysubnavigation a:hover img {
  border: 0px !important;
  transform: scale(1.5);
}
main div.BilderSammlung {
  width: 230px;
  float: right;
}
main ul {
  list-style-type: square;
  list-style-position: outside;
  margin: 0 20px;
  font-size: 16px;
}
main ul li {
  padding-bottom: 15px;
}
main ul li li {
  font-size: 16px;
}
main ul.success {
  margin-left: -11px;
  padding-top: 10px;
  padding-left: 20px;
}
main ul.success li {
  padding-bottom: 10px;
  padding-left: 0px;
  list-style: none;
}
main ul.success li:before {
  content: '✓';
  padding-right: 10px;
  color: #adc864;
  font-weight: bold;
}
main input[type=text],
main input[type=submit] {
  height: 39px;
  padding: 0px;
  background-color: #EEE;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding-left: 5px;
  color: black;
  border: 1px solid #EEE;
  font-size: 1.2em;
}
main input[type=submit] {
  background: #adc864;
  color: white;
  border: 0px;
  transition: background-color 0.5s ease;
}
main input[type=submit]:hover {
  background: #CCC;
  width: 100%;
  cursor: pointer;
  border: 0px;
  transition: background-color 0.5s ease;
}
main select {
  height: 39px;
  padding: 0px;
  background-color: #FFF;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding-left: 5px;
  color: black;
  font-size: 16px;
  border: 1px solid #EEE;
}
main textarea {
  padding: 0px;
  background-color: #FFF;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding-left: 5px;
  color: black;
  height: 150px;
  border: 1px solid #EEE;
  font-size: 16px;
}
main nav.SubNavigation {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-top: -20px;
  text-align: center;
  z-index: 300;
}
main nav.SubNavigation > a {
  display: inline-block;
  background-color: #CCC;
  font-size: 14px;
  color: black;
  padding: 5px 12px;
  border-radius: 5px;
  border-bottom: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  transition: color 0.25s ease;
  transition: background-color 0.25s ease;
}
main nav.SubNavigation > a:hover,
main nav.SubNavigation > a.Aktiv {
  background-color: #adc864;
  color: white;
  transition: color 0.25s ease;
  transition: background-color 0.25s ease;
  border-bottom: 0px !important;
}
main div.FloatingDiv {
  float: right;
  width: 300px;
  margin-left: 20px;
  margin-bottom: 20px;
}
main .accordion {
  clear: both;
  display: block;
  padding-bottom: 50px;
}
main .accordion-item {
  clear: both;
  padding: 5px 10px;
  background-color: transparent;
  color: #CCC;
  cursor: pointer;
  border: 0px;
  min-height: 200px;
}
main .accordion-item > div {
  display: block;
  clear: both;
}
main .accordion-item > div img {
  max-width: 250px;
  clear: both;
}
main .accordion-item button {
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #adc864;
  color: white;
  font-size: 16px;
  border: 0px;
  transition: padding 0.5s ease-in-out;
}
main .accordion-item button:hover {
  padding: 5px 100px;
  transition: padding 0.5s ease-in-out;
}
main .accordion-body {
  border-left: 5px solid #adc864;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #cccccc;
}
h1 {
  font-size: 24px;
  margin-left: -25px;
  padding-left: 25px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 4px solid #adc864;
  font-weight: 300;
  display: inline-block;
}
h2 {
  clear: both;
  color: #adc864;
  font-size: 24px;
  margin-top: 35px;
  margin-bottom: 10px;
  font-weight: 300;
}
h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
p {
  margin-top: 15px;
  margin-bottom: 15px;
}
a {
  cursor: pointer;
  color: #CCCCCC;
  text-decoration: none;
  transition: color 0.25s ease;
}
a:hover {
  color: #adc864;
  transition: color 0.25s ease;
}
aside#anfahrt div.leaflet-control-attribution > span {
  display: none !important;
}
div.galerie2 {
  text-align: center;
  white-space: nowrap;
}
div.galerie2 > div {
  padding-left: 0px;
  padding-right: 0px;
}
div.galerie2 > div a:hover {
  border-bottom: 0px !important;
}
div.galerie2 > div a:hover img {
  opacity: 0.8;
  border-bottom: 0px;
}
div.galerie2 > div a {
  border-bottom: 0px;
}
div.galerie2 > div a span {
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
}
div.galerie2 > div a span img {
  width: auto;
  height: 210px;
}
div.galerie > div {
  padding-left: 0px;
  padding-right: 0px;
}
div.galerie a {
  border-bottom: 0px;
}
div.galerie a span {
  background-color: transparent;
  border-bottom: 0px;
}
div.galerie a span img {
  width: 100%;
  border-bottom: 0px;
  padding-right: 15px;
}
div.galerie a:hover {
  border-bottom: 0px !important;
}
div.galerie a:hover img {
  opacity: 0.8;
  border-bottom: 0px;
}
aside.container-gallery {
  background-color: #FFF;
  padding-top: 20px;
  padding-bottom: 5px;
}
aside.container-gallery > div.gallery {
  margin: auto;
  text-align: center;
}
aside.container-gallery > div.gallery a.gallery_link {
  margin-right: 0px !important;
  /*            width: 100% !important;
            height: auto !important;
*/
}
aside.container-gallery > div.gallery a.gallery_link > img {
  width: 100% !important;
}
aside#anfahrt {
  display: block;
  clear: both;
  height: 300px;
  z-index: 90;
}
footer {
  display: block;
  clear: both;
  background-color: #2a2a2a;
  padding: 30px 0 30px 0;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
footer strong {
  color: #adc864;
}
footer div.footer-adresse {
  padding-bottom: 20px;
}
footer div.sitemap a {
  display: block;
  color: #FFFFFF;
  transition: color 0.25s ease;
}
footer div.sitemap a:first-child {
  font-size: 30px;
}
footer div.sitemap a:hover {
  color: #adc864;
  text-decoration: none;
  border-bottom: 0px;
  transition: color 0.25s ease;
}
/* SKIPLINK */
.go-top {
  position: fixed;
  bottom: 0px;
  right: 0px;
  text-decoration: none;
  color: white;
  background-color: rgba(173, 200, 100, 0.5);
  padding: 1em;
  display: none;
  border-bottom: 0px;
}
.go-top:hover {
  background-color: #adc864;
  border-bottom: 0px !important;
}
.singlegallery {
  width: 236px;
}
.singlegallerybig {
  width: 100%;
}
.showright {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
.gallery {
  margin-right: -10px !important;
  text-align: left;
}
.gallery > div {
  display: inline-block;
  padding-bottom: 40px;
}
.gallery .gallery_image {
  width: 100%;
  height: 100%;
  background-position: center !important;
  background-size: cover !important;
  display: inline-block;
}
.gallery .gallery_image,
.gallery .gallery_image:before {
  transition: all 0.3s ease-in-out;
}
.gallery .gallery_link {
  width: 236px;
  height: 236px;
  display: inline-block;
  border-bottom: none!important;
  margin: 0 10px 10px 0;
  overflow: hidden;
}
.gallery .gallery_image:hover {
  transform: scale(1.2);
  filter: grayscale(0.5) brightness(0.6);
}
.gallery .gallery_link .gallery_image:before {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url("/images/lupe.svg") no-repeat;
  background-position: center;
  background-size: 17%;
  opacity: 0;
}
.gallery .gallery_link:hover .gallery_image:before {
  opacity: 1;
}
.gallery.singlegallerybig .gallery_link {
  width: 1100px;
  height: 600px;
}
div.teamimage {
  float: left;
  width: 225px;
  padding-right: 25px;
  padding-bottom: 20px;
}
img.team {
  width: 225px;
}
.corona {
  position: absolute;
  left: calc(50% - (1150px / 2));
  top: -50px;
}
.corona img {
  width: 275px;
}
div#CookieHinweis {
  display: block;
  background-color: #555;
  padding: 10px;
  color: white;
  text-align: center;
}
div#CookieHinweis p {
  margin-bottom: 10px;
}
div#CookieHinweis a {
  color: black;
  background-color: white;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  padding: 5px 8px;
  margin: 0px 5px;
}
div#CookieHinweis a:hover {
  cursor: pointer;
  background-color: #999;
  color: white;
}
@media screen and (max-width: 1400px) {
  body nav.navbar-megamenu div.mm-nav-item a {
    font-size: 12px;
  }
}
@media screen and (max-width: 993px) {
  body nav.navbar-megamenu {
    display: none !important;
  }
  body header div.container-org {
    max-width: 100%;
  }
  body header div.container-org nav.navbar div.nav-container {
    max-width: 100px;
    padding-top: 10px;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse {
    position: fixed;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    background-color: #adc864;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div button.navbar-ex {
    position: absolute;
    top: 0px;
    background-color: transparent;
    border: 0px;
    color: white;
    font-size: 36px;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav {
    align-self: center !important;
    margin: 0 auto !important;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item {
    text-align: center !important;
    width: 100%;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item ::after {
    display: inline-block;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item a {
    color: white;
    padding: 0px;
    line-height: 50px;
    border-bottom: 0px !important;
    font-weight: 300 !important;
    font-size: 26px;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item a:hover {
    border-bottom: 0px;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item ul.dropdown-menu.show {
    display: inline-block;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item ul.dropdown-menu {
    border: 0px;
    font-weight: 300 !important;
    padding: 0px !important;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item ul.dropdown-menu li {
    text-align: center;
  }
  body header div.container-org nav.navbar div.nav-container div.navbar-collapse > div ul.navbar-nav li.nav-item ul.dropdown-menu li a.dropdown-item {
    font-weight: 300 !important;
    font-size: 20px !important;
    line-height: 40px;
  }
  body header div.container-org nav.navbar a.navbar-brand img {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body aside#Slider {
    padding-bottom: 30px;
    display: block;
    height: auto;
    width: 100%;
    background-color: transparent;
    line-height: 0px;
    margin: auto;
    white-space: nowrap;
    overflow: hidden;
  }
  body aside#Slider img {
    width: 100%;
  }
  body footer .desktop {
    display: none !important;
  }
  body footer .tablet {
    display: inherit;
  }
  body .gallery.singlegallerybig .gallery_link {
    width: 900px;
    height: 475px;
  }
  body .corona {
    left: 10px;
    top: -50px;
  }
  body .corona img {
    width: 225px;
  }
  body footer div.container {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  body button.navbar-ex {
    display: inline;
    margin-top: 30px;
  }
  body button.navbar-ex img {
    width: 75px;
    height: 75px;
    z-index: 1000;
  }
}
@media screen and (max-width: 979px) {
  .no-gutters {
    padding: 0px !important;
  }
  aside#GlobalNav {
    display: none;
  }
  header div.container-org {
    padding: 0px !important;
  }
  header div.container-org a.navbar-brand {
    margin: auto;
  }
  header div.container-org nav.navbar div.navbar-collapse {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: #adc864;
    transition: none;
  }
  main div.galerie2 {
    text-align: center;
    white-space: nowrap;
  }
  main div.galerie2 > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  main div.galerie2 > div a:hover {
    border-bottom: 0px !important;
  }
  main div.galerie2 > div a:hover img {
    opacity: 0.8;
    border-bottom: 0px;
  }
  main div.galerie2 > div a {
    border-bottom: 0px;
  }
  main div.galerie2 > div a span {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
  }
  main div.galerie2 > div a span img {
    width: auto;
    height: 120px;
  }
  main nav.SubNavigation {
    text-align: center !important;
  }
  main .GoogleMaps {
    clear: both;
    width: 100%;
    height: 300px;
    border: 0px;
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  main .accordion-item img {
    float: none;
    width: 100%;
  }
  main div.FloatingDiv {
    float: none;
    width: 100%;
    margin-left: 0px;
  }
  main form {
    display: inline-block;
    width: 100%;
  }
  main a.group,
  main a.group:hover {
    max-width: 100%;
  }
  main a.group.rechts {
    float: none;
    padding-left: 0px;
  }
  main .gallery {
    width: 100%;
    margin-right: 0px !important;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  main .gallery .gallery_link {
    width: 100%;
  }
  main .gallery .gallery_link img {
    width: 100%;
  }
  footer {
    padding-top: 30px !important;
  }
  footer div#Sitemap {
    display: block;
    padding: 5px;
    width: calc(100% - 10px);
  }
  footer div#Sitemap div {
    display: inline-block;
    min-width: 200px;
    padding-bottom: 40px;
  }
  aside.container-gallery > div.gallery a.gallery_link {
    margin-right: 0px !important;
    width: 100%;
  }
  .gallery.singlegallerybig .gallery_link {
    width: 470px;
    height: 250px;
  }
  .corona {
    left: 10px;
    top: -50px;
  }
  .corona img {
    width: 225px;
  }
}
@media screen and (max-width: 767px) {
  header a img {
    width: 95%;
  }
  header div.container-org nav.navbar a.navbar-brand img {
    position: absolute;
    padding-top: 38px;
    left: 20px;
  }
  header div.container-org nav.navbar div.nav-container {
    padding-top: 27px;
  }
  .corona {
    left: 0px;
    top: -60px;
  }
  .corona img {
    width: 225px;
  }
}
@media screen and (max-width: 550px) {
  a.navbar-brand {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  a.navbar-brand #Logo {
    width: 200px !important;
    padding-top: 45px;
  }
  div.nav-container button.navbar-toggler {
    padding-top: 20px !important;
  }
  div.teamimage {
    display: block;
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  img.team {
    width: 100%;
  }
  .showright {
    float: none;
    padding-left: 0px;
    padding-bottom: 10px;
  }
  .corona {
    left: 0px;
    top: -60px;
  }
  .corona img {
    width: 200px;
  }
  main div.galerie2 {
    text-align: center;
    white-space: nowrap;
  }
  main div.galerie2 > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  main div.galerie2 > div a:hover {
    border-bottom: 0px !important;
  }
  main div.galerie2 > div a:hover img {
    opacity: 0.8;
    border-bottom: 0px;
  }
  main div.galerie2 > div a {
    border-bottom: 0px;
  }
  main div.galerie2 > div a span {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }
  main div.galerie2 > div a span img {
    width: auto;
    height: 90px;
  }
  aside.container-gallery > div.gallery a.gallery_link {
    margin-right: 0px !important;
    width: 100% !important;
  }
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
