#maxgallery-8049.mg-image-slider.borderless {
  -webkit-box-shadow:  0px 0px px px rgba(0,0,0,0.75);
  -moz-box-shadow:  0px 0px px px rgba(0,0,0,0.75);
  box-shadow:  0px 0px px px rgba(0,0,0,0.75);
}
#maxgallery-8049.mg-image-slider.borderless:hover .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 60px;
  background: url("https://www.maristenkolleg.de/wp-content/plugins/maxgalleria-image-slider/images/icons/arrow-style-.png")	no-repeat scroll center center transparent !important;
}
#maxgallery-8049.mg-image-slider.borderless:hover a.nivo-nextNav {
  background-position-x: -30px !important;
}
#maxgallery-8049.mg-image-slider.borderless:hover a.nivo-prevNav {
  background-position-x:  0px !important;
}
