/*genrated on 2021-25-01 10:17:08***********/
/*Wichtig: Nur hier die Schriftart/Größe für Editor setzen*/
td,
body {
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
}
table {
  width: 100%;
}
td {
  padding: 0px;
  vertical-align: top;
}
a img {
  border: none;
}
h1 {
  height: 20px;
  margin-top: 0px;
  margin-bottom: 6px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 6px;
  height: 16px;
}
p {
  margin-top: 6px;
  margin-bottom: 6px;
}
body,
html {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #fff;
  font-family: 'Poppins', sans-serif;
}
.BodyHolder {
  width: 100%;
}
/*useful config (don't delete)*/
.loading a {
  pointer-events: none;
}
html {
  overflow-y: scroll;
}
span a {
  cursor: pointer;
}
form {
  margin: 0px;
}
a {
  outline: none;
}
div,
span,
a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Basis layout */
div#container {
  text-align: left;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
}
div#top {
  width: 100%;
  height: 255px;
  background-color: #fff;
  text-align: center;
}
div#top .logo {
  width: 215px;
  height: auto;
  margin-top: 30px;
}
div#TopFlow {
  overflow: hidden;
  height: 440px;
}
div#TopFlow span.layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  max-height: 450px;
  display: table;
  text-align: center;
  background-color: rgba(56, 56, 56, 0.7);
  pointer-events: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  visibility: hidden;
}
div#TopFlow span.layer .caption {
  text-align: center;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  color: #FFF;
  max-width: 300px;
  font-size: 31px;
  display: inline-block;
  min-height: 40px;
  font-weight: 200;
  line-height: 38px;
  float: none;
}
div#TopFlow a {
  position: relative;
  z-index: 9999;
}
div#TopFlow a:hover span.layer {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  visibility: visible;
}
@supports ((-webkit-backdrop-filter: blur(15px)) or (backdrop-filter: blur(15px))) {
  div#TopFlow span.layer {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(15px);
    -moz-backdrop-filter: blur(15px);
    -o-backdrop-filter: blur(15px);
    -ms-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
  }
}
div#TopFlow a.Foto {
  background-color: #FFF;
  max-height: 440px;
  z-index: 99999;
}
div#TopFlow a img {
  max-height: 460px;
  width: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
}
div#TopFlow a:hover img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 50 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#top_shadow {
  background: url("/_skins/base/images/shadow_top.png") no-repeat scroll 50% 100% transparent;
  height: 70px;
  width: 100%;
}
div#bottom_shadow {
  background: url("/_skins/base/images/shadow_bottom.png");
  background-position: center 1px;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  min-height: 202px;
  float: left;
}
.owl-carousel .owl-item {
  float: left;
  border-right: 1px solid #b9b9b9;
}
.complextypes-Produkt-details .owl-carousel .owl-item {
  border-right: none;
}
div#middle {
  max-width: 1370px;
  width: 100%;
  display: block;
  margin: 0px auto 0px auto;
  min-height: 370px;
  text-align: left;
}
/*div#middle*/
div#middle.middleWide {
  max-width: 100vw;
  width: 100%;
  display: block;
  margin: 0px auto 0px auto;
  min-height: 370px;
  text-align: left;
}
/*div#middle*/
div#footer {
  width: 100%;
  background-color: #F0F0F0;
  height: 30px;
  line-height: 30px;
  font-weight: 300;
  clear: left;
}
/* @end */
div#navigation {
  /* Navigation - Global*/
  max-width: 700px;
  display: table;
  margin: 30px auto 20px auto;
}
div#navigation .navbutton {
  display: block;
  height: 30px;
  line-height: 30px;
  margin-bottom: 1px;
  margin: 0px 10px 0px 10px;
  text-decoration: none;
  float: left;
  font-size: 16px;
  padding-left: 12px;
  padding-right: 12px;
  color: #000;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton:hover {
  cursor: pointer;
  background-color: #000000;
  color: #FFF;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton_active {
  background-color: #000000;
  color: #FFF;
}
/* @end */
div.ccm_form {
  /* Form - Global*/
}
div.ccm_form div {
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  height: 56px;
  background-color: #EEEEEE;
  margin-bottom: 6px;
  padding: 6px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  background-repeat: no-repeat;
  background-position: 6px 3px;
}
div.ccm_form div label {
  width: 100px;
  display: block;
  float: left;
  padding-left: 36px;
}
div.ccm_form div input,
div.ccm_form div.ccm_form div textarea {
  width: 294px;
  display: block;
  float: left;
}
div.ccm_form div span.info {
  width: 430px;
  display: block;
  float: left;
  color: #9C9C9C;
  clear: left;
  margin-left: 136px;
  font-style: italic;
}
div.ccm_form div span.errorMessage {
  clear: left;
  color: #E51937;
  margin-left: 136px;
}
div.ccm_form div span.error input,
div.ccm_form div.ccm_form div span.error textarea {
  border: 1px solid #E51937;
}
/* @end  */
.imageItems {
  margin-top: 30px;
  width: 100%;
  float: left;
  min-height: 100vh;
  /*.facebookItem*/
}
.imageItems .imageItem {
  /*.img*/
  /*.inlay*/
  /*.title */
  /*.ico_link*/
  /*.txt*/
  /*.txt.inlay */
  /*.autor.inlay */
  /*.date*/
  /*&:hover */
}
.imageItems .imageItem .innerImage {
  position: relative;
  /*.img::after*/
}
.imageItems .imageItem .innerImage::after {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  pointer-events: none;
  background-color: transparent;
}
.imageItems .imageItem a {
  text-decoration: none;
  float: left;
}
.imageItems .imageItem .img {
  position: relative;
  text-align: center;
  float: left;
}
.imageItems .imageItem .inlay {
  width: 100%;
  display: inline-block;
}
.imageItems .imageItem a {
  color: #4c4c4c;
  text-decoration: none;
}
.imageItems .imageItem .title {
  font-weight: 400;
  width: 100%;
  display: inline-block;
  color: #4c4c4c;
  z-index: 998;
  text-align: center;
  margin: 0px;
  float: left;
  font-size: 21px;
  min-height: 45px;
  line-height: 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.imageItems .imageItem .ico_link {
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 130px;
  left: 0px;
  overflow: hidden;
  z-index: 998;
  color: #FFF;
  pointer-events: none;
  text-align: center;
  display: none;
  transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
}
.imageItems .imageItem .info {
  text-align: center;
  font-size: 17px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.imageItems .imageItem .txt {
  font-weight: 300;
  line-height: 19px;
  position: relative;
  text-align: left;
}
.imageItems .imageItem .txt.inlay {
  width: 100%;
  text-align: center;
  padding: 7px 10px 5px 10px;
}
.imageItems .imageItem .txt.inlay.startEvent {
  min-height: 253px;
}
.imageItems .imageItem .autor.inlay {
  padding: 5px 6% 0px 6%;
}
.imageItems .imageItem .date {
  height: 34px;
  line-height: 34px;
  z-index: 998;
  padding: 0px 10px 0px 10px;
  color: #929292;
  font-weight: 400;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.imageItems .imageItem:hover {
  z-index: 999;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  /*.img::after*/
  /*.ico_link*/
  /*.date*/
}
.imageItems .imageItem:hover .infos {
  height: 35px;
  background-color: #2b786c;
}
.imageItems .imageItem:hover::after {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  bottom: 0px;
  background: rgba(31, 31, 31, 0.15);
  background: -moz-linear-gradient(top, rgba(31, 31, 31, 0.15) 0%, rgba(0, 0, 0, 0.31) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31, 31, 31, 0.15)), color-stop(100%, rgba(0, 0, 0, 0.31)));
  background: -webkit-linear-gradient(top, rgba(31, 31, 31, 0.15) 0%, rgba(0, 0, 0, 0.31) 100%);
  background: -o-linear-gradient(top, rgba(31, 31, 31, 0.15) 0%, rgba(0, 0, 0, 0.31) 100%);
  background: -ms-linear-gradient(top, rgba(31, 31, 31, 0.15) 0%, rgba(0, 0, 0, 0.31) 100%);
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.15) 0%, rgba(0, 0, 0, 0.31) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1f1f', endColorstr='#000000', GradientType=0);
}
.imageItems .imageItem:hover .ico_link {
  display: block;
  transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
}
.imageItems .imageItem:hover .txt {
  background: rgba(69, 69, 69, 0) none repeat scroll 0 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.imageItems .imageItem:hover .date,
.imageItems .imageItem:hover .title {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
/*.facebookItems*/
#GeneralInfos_Container {
  background-color: rgba(19, 18, 15, 0.8) !important;
  padding-top: 10px !important;
  margin-left: -509px;
  left: 50% !important;
  width: 994px !important;
  /*a.closeGeneralInfos*/
  /*.GeneralInfos_inlay*/
}
#GeneralInfos_Container a.closeGeneralInfos {
  background-color: #b5a6aa !important;
  color: #FFF;
  font-size: 12px !important;
}
#GeneralInfos_Container .GeneralInfos_inlay {
  width: 770px;
  float: left;
  font-size: 11px;
  margin: 5px auto 0px auto !important;
  /*a.closeGeneralInfos*/
}
#GeneralInfos_Container .GeneralInfos_inlay a {
  color: #b5a6aa !important;
}
/*#GeneralInfos_Container*/
#buttonSideMenu .menu_icon {
  background-color: #ffffff;
  bottom: auto;
  display: inline-block;
  height: 4px;
  left: calc(50% + 0px);
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 35px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
#buttonSideMenu .menu_icon::before,
#buttonSideMenu .menu_icon::after {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
#buttonSideMenu .menu_icon::before {
  bottom: 9px;
}
#buttonSideMenu .menu_icon::after {
  top: 9px;
}
#buttonSideMenu.active .menu_icon {
  background-color: rgba(39, 39, 38, 0);
  height: 4px;
  background-color: -moz-linear-gradient(left, #fbfafa 0%, #b1b0b1 100%);
  /* FF3.6+ */
  background-color: -webkit-gradient(linear, left top, right top, color-stop(0%, #fbfafa), color-stop(100%, #b1b0b1));
  /* Chrome,Safari4+ */
  background-color: -webkit-linear-gradient(left, #fbfafa 0%, #b1b0b1 100%);
  /* Chrome10+,Safari5.1+ */
  background-color: -o-linear-gradient(left, #fbfafa 0%, #b1b0b1 100%);
  /* Opera 11.10+ */
  background-color: -ms-linear-gradient(left, #fbfafa 0%, #b1b0b1 100%);
  /* IE10+ */
  background-color: linear-gradient(to right, #fbfafa 0%, #b1b0b1 100%);
  /* W3C */
}
#buttonSideMenu.active .menu_icon::before,
#buttonSideMenu.active .menu_icon::after {
  background-color: #ffffff;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
#buttonSideMenu.active .menu_icon::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#buttonSideMenu.active .menu_icon::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.clearB {
  clear: both;
}
div#galleryStandard #navGalerieOverlay {
  position: fixed;
  width: 100%;
  height: 80px;
  display: block;
  bottom: 2%;
  left: 20px;
  z-index: 9999;
}
#fotoID {
  height: 40px;
  display: block;
  text-align: center;
  padding: 5px 20px 5px 20px;
  float: left;
  margin: 10px 30px 0 0;
  top: 2%;
  left: 20px;
  position: fixed;
  z-index: 9999;
}
div#start a#startButton:hover {
  cursor: pointer;
  background-position: 0px -77px;
}
div#main-main div.complextypes-Galerie-details {
  width: 100%;
  height: 1px;
  display: block;
}
div#button_left {
  margin-right: 15px;
}
div#button_left a:hover {
  background-position: 0px -278px;
  cursor: pointer;
  pointer-events: visible;
}
div#button_left a.button_left.disabled {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 40 );
}
div#button_right a.button_right.disabled {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 40 );
}
div#button_left a.button_left.disabled:hover {
  background-position: 0 0;
  cursor: default;
  pointer-events: visible;
}
#main-DetailImage div#galleryStandard,
#main-DetailImage div div#galleryStandard {
  height: 520px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  pointer-events: none;
}
.close {
  position: fixed;
  top: 35px;
  right: 35px;
  width: 60px;
  height: 60px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  pointer-events: auto;
}
.close .closeInner {
  width: 60px;
  height: 6px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  position: relative;
}
.close .closeInner::before,
.close .closeInner::after {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.close .closeInner::before {
  bottom: -15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close .closeInner::after {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:hover {
  cursor: pointer;
}
.close:hover .closeInner::before,
.close:hover .closeInner::after {
  background-color: #a8a8a8;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
/*.close*/
div#galleryStandard div#logo {
  pointer-events: none;
  position: fixed;
  top: 17px;
  left: 52px;
  z-index: 9999;
  height: auto !important;
  width: 199px !important;
}
#counter {
  height: 55px !important;
  line-height: 55px !important;
  width: 75px !important;
  padding: 0px 10px 0px 10px;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
  display: inline-block;
  pointer-events: none;
  position: fixed;
  bottom: -220px;
  right: 0px;
  margin-left: 0px;
  z-index: 9999;
  text-align: center;
  background-color: #fff;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
#counter span {
  font-weight: 300;
}
.item.currentItem_0 #counter {
  bottom: 0px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
#overlayIframeLoading {
  position: fixed;
  background-image: url('/_skins/base/images/puff.svg');
  background-size: 160px auto;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  content: '';
  width: 160px;
  height: 160px;
  top: calc(50% - 80px);
  left: calc(50% - 80px);
  z-index: 999;
  transition: all 0.3s ease 0.1s;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  -ms-transition: all 0.3s ease 0.1s;
}
div#galleryStandard #navGalerieOverlay {
  position: fixed;
  width: 750px;
  height: 60px;
  display: block;
  bottom: 2%;
  left: 20px;
  z-index: 9999;
}
div#main-main div.complextypes-Galerie-details {
  width: 100%;
  height: 1px;
  display: block;
}
div#galleryStandard {
  height: 520px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  pointer-events: none;
}
#galleryStandard div#button_left,
#galleryStandard div#button_right {
  width: 55px;
  height: 100px;
  display: block;
  position: absolute;
  bottom: 50%;
  margin-top: -45px;
  text-indent: -10000px;
  text-decoration: none;
}
#galleryStandard div#button_left a,
#galleryStandard div#button_right a {
  display: block;
  width: 55px;
  height: 95px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 50px auto;
  pointer-events: auto;
  background-color: transparent;
}
#galleryStandard div#button_left {
  left: 60px;
}
#galleryStandard div#button_right {
  right: 60px;
}
#galleryStandard div#button_left a {
  background-image: url('/_skins/base/images/arrow_left_w.svg');
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
}
#galleryStandard div#button_left a:hover {
  background-image: url('/_skins/base/images/arrow_left_w.svg');
}
#galleryStandard div#button_left a.disabled {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 15 );
}
#galleryStandard div#button_right a {
  background-image: url('/_skins/base/images/arrow_right_w.svg');
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
}
#galleryStandard div#button_right a:hover {
  background-image: url('/_skins/base/images/arrow_right_w.svg');
}
#galleryStandard div#button_right a.disabled {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 15 );
}
.Foto {
  height: 100%;
  display: block;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
a.Foto {
  float: left;
  margin: 0;
  height: calc(100vh - 0px);
}
.Foto .loading {
  background-image: url("/_skins/base/images/puff.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 110px auto;
  display: block;
  width: 100%;
  height: 100%;
}
.katNavbutton {
  padding: 20px;
}
.katNavbutton:hover {
  cursor: pointer;
}
.item .Foto.gallerPic {
  display: table-cell;
  float: none;
  width: 100vw;
  vertical-align: middle;
}
.item .Foto.gallerPic img {
  max-height: calc(100vh - 20px);
  width: auto;
  margin: auto;
  margin-top: 10px;
}
.imageItems {
  max-width: 1600px;
  margin: 0px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 75px;
}
.imageItems * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {
  width: calc(33.333% - 10px);
}
.gutter-sizer {
  width: 0%;
}
.grid-item {
  float: left;
  margin-bottom: 10px;
}
.grid-item img {
  display: block;
  max-width: 100%;
  height: auto;
}
.grid-item {
  float: left;
}
/* noTouch*/
/* noTouch END*/
/* Small Desktop*/
@media only screen and (max-width: 1400px) {
  div#middle {
    padding-left: 20px;
    padding-right: 20px;
  }
  /*div#middle*/
}
/* Small Desktop*/
@media only screen and (max-width: 1100px) {
  div#middle {
    max-width: 710px;
  }
  /*div#middle*/
}
/*and (max-width : 965px)*/
@media only screen and (max-width: 900px) {
  #galleryStandard div#button_left,
  #galleryStandard div#button_right {
    display: none;
  }
}
/* Small Desktop*/
/* Small Desktop*/
/* Small Desktop*/
@media only screen and (max-width: 730px) {
  div#middle {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* Small Desktop*/
/*end max-width : 525px*/
@media only screen and (max-width: 430px) {
  div#navigation {
    /* Navigation - Global*/
    max-width: 200px;
    display: table;
    margin: 15x auto 0px auto;
  }
  div#navigation .navbutton {
    width: 100%;
    text-align: center;
  }
}
