
#maxgallery-2393.mg-image-slider.mg-custom .nivo-controlNav {
	text-align: center;
	padding: 10px 0;
}
#maxgallery-2393.mg-image-slider.mg-custom .nivo-controlNav a {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url('http://s678732350.online.de/maristenkolleg.de/wp-content/plugins/maxgalleria-image-slider/skins/standard-bullets.png') no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0 2px;
}
#maxgallery-2393.mg-image-slider.mg-custom .nivo-controlNav a.active {
	background-position: 0 -22px;
	font-weight: normal;
}
#maxgallery-2393.mg-image-slider.mg-custom .nivo-controlNav a:hover {
	background-position: 0 -22px;
}
#maxgallery-2393.mg-image-slider.mg-custom .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 50px;
  background: url('http://s678732350.online.de/maristenkolleg.de/wp-content/plugins/maxgalleria-image-slider/images/icons/arrow-style-7.png') no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
#maxgallery-2393.mg-image-slider.mg-custom:hover .nivo-directionNav a {
	opacity: 1;
}
#maxgallery-2393.mg-image-slider.mg-custom a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
#maxgallery-2393.mg-image-slider.mg-custom a.nivo-prevNav {
	left: 15px;
}


#maxgallery-2393.mg-image-slider.mg-custom {
}
