.theme-default .nivoSlider{position:relative;background:#fff url(../arid_media/loading.gif) no-repeat 50% 50%;margin-bottom:0.625em;}
.theme-default .nivoSlider img{position:absolute;top:0em;left:0em;display:none;}
.theme-default .nivoSlider a{border:0;display:block;}
/*Punkte*/
.theme-default .nivo-controlNav{position:relative;top:0.750em;left:0em;height:1.5em;text-align:left;}
.theme-default .nivo-controlNav a{display:inline-block;width:0.75em;height:0.75em;background:url(../arid_media/control_nav_passive.svg) no-repeat;text-indent:-9999px;border:0;margin:0 0.75em 0 0;}
.theme-default .nivo-controlNav a.active{background:url(../arid_media/control_nav_active.svg) no-repeat;} /*hier kann man auch nach rechts verschieben -> analogie zu den directions nav */
/*Pfeile*/
.theme-default .nivo-directionNav a{display:block;width:1em;height:1em;/*background:url(../arid_media/c.svg) no-repeat;text-indent:-9999px;border:0;opacity:1;-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;*/}
/*.theme-default:hover .nivo-directionNav a{opacity:1;}*/
.theme-default a.nivo-nextNav{background-position:-1em 0;left:1em;visibility: hidden;}
.theme-default a.nivo-prevNav{left:0em;visibility: hidden;}




.theme-default .nivo-caption{font-family:Helvetica, Arial, sans-serif;text-align:right;}
.theme-default .nivo-caption a{color:#fff;border-bottom:0.063em dotted #fff;}
.theme-default .nivo-caption a:hover{color:#fff;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:0.125em;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:4.125em;height:auto;margin:0.125em;border-radius:0.313em;}

