<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


#subnav, #sidebar, #bildungsurlaub {
display:none;
}
#content {
width:100%;
}
.frame-default:nth-child(odd) {
 width:49%;
  float:right;
}

.frame-default:nth-child(even) {
width:49%;
  float:left;
}


.html5gallery {
width:100% !important;
  height:auto;
  margin:0 0 40px 0 !important;
}


.html5gallery .html5gallery-elem-img-0 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-0 a div, .html5gallery .html5gallery-elem-img-1 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-1 a div, .html5gallery .html5gallery-elem-img-2 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-2 a div, .html5gallery .html5gallery-elem-img-3 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-3 a div, .html5gallery .html5gallery-elem-img-4 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-4 a div, .html5gallery .html5gallery-elem-img-5 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-5 a div,
.html5gallery .html5gallery-elem-img-6 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-6 a div, .html5gallery .html5gallery-elem-img-7 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-7 a div, .html5gallery .html5gallery-elem-img-08 a div,  .html5gallery-fullscreen-0 .html5gallery-elem-img-8 a div {
  display:none !important;
  border:red solid 1px  !important;
  height:0px  !important;
  width:0px  !important;
   visibility: hidden !important;
  font-size:0px !important;
   color:white !important;
  position:absolute !important;
  left:-3000px !important;
}
.html5gallery .html5gallery-elem-img-0 a, .html5gallery .html5gallery-elem-img-1 a, .html5gallery .html5gallery-elem-img-2 a, .html5gallery .html5gallery-elem-img-3 a, .html5gallery .html5gallery-elem-img-4 a, .html5gallery .html5gallery-elem-img-5 a   {
  display:none !important;
  height:0px  !important;
  width:0px  !important;
    font-size:0px !important;
  visibility: hidden !important;
    color:white !important;
}


.tx-jt-gallery {
padding:0px;
  margin:0px;

  /* width:100% !important; */
}
.html5gallery-box-0, .html5gallery-box-1, .html5gallery-box-2, .html5gallery-box-3, .html5gallery-box-4, .html5gallery-box-5, .html5gallery-box-6, .html5gallery-box-7, .html5gallery-box-8, .html5gallery-box-9, .html5gallery-box-10, .html5gallery-box-11, .html5gallery-box-12, .html5gallery-box-13, .html5gallery-box-14, .html5gallery-box-15 {
left:0px !important;
top:0px !important;
}

.html5gallery-container-0 {
padding:0px !important;
  margin:0px !important;
}

.html5gallery-car-0, .html5gallery-car-1, .html5gallery-car-2, .html5gallery-car-3, .html5gallery-car-4, .html5gallery-car-5 {
top:435px !important;
}

 @media
  (max-width:768px) {
  /* ke_search */
.frame-default:nth-child(odd) {
 width:100%;
clear:both;
}

.frame-default:nth-child(even) {
width:100%;
clear:both;
  
}
#content .html5gallery img
 {
max-width: 100% !important;
  max-height:auto !important;
  width: 100% !important;
 height:auto !important;
 /* width:90%; */
  }
#content {
width:90%;
  margin: 0 5%;
 
}
  
  }

</pre></body></html>