div.mod_rocksolid_slider{margin-left:0 !important;margin-right:0 !important}


div.caroufredsel_navi{
	position:absolute;
	width:1020px;
	top:230px
}
div.mod_rocksolid_slider.rsts-skin-default span{
	display:block;
	text-indent:-3000px;
	width:29px;
	height:62px
}
div.mod_rocksolid_slider.rsts-skin-default .rsts-prev{
	position:absolute;
	bottom: calc(45%);
	left:30px;
   background-image:url("../../hps/grafik/links.png");
   width:29px;
   height:62px;
    outline:none;
    box-shadow:none;
    border:0;
}
div.mod_rocksolid_slider.rsts-skin-default .rsts-next{
	background-image:url("../../hps/grafik/rechts.png");
	position:absolute;
	bottom: calc(45%);
	right:30px;
	   width:29px;
   height:62px;
   outline:none;
    box-shadow:none;
        border:0;

}

.rsts-skin-default .rsts-next:hover, .rsts-skin-default .rsts-prev:hover{background-color:transparent;}

@media(min-width:980px) and (max-width:1039px){
div.mod_rocksolid_slider {width:100%}
}

@media(min-width:768px) and (max-width:979px){
div.mod_rocksolid_slider {width:100%}
}

@media and (max-width:767px){
div.mod_rocksolid_slider {width:100%}
}

