Adresse
Webers Webdesign
Ludwig-Schopp-Straße 27
53117 Bonn
.avia-slideshow-arrows.avia-slideshow-controls {
height: 100% !important;
width: 100% !important;
display: block;
position: absolute;
top: 0;
left: 0;
}
#top .avia-slideshow-arrows a {
width: 50% !important;
height: 100%;
top: 0;
margin:0 !important;
padding: 0 !important;
}
#top .avia-slideshow-arrows a.prev-slide {
left: 0;
}
#top .avia-slideshow-arrows a.next-slide {
right: 0;
}
#top .avia-slideshow-arrows a.prev-slide:before {
text-align: left;
}
#top .avia-slideshow-arrows a.next-slide:before {
text-align:right;
}
#top .avia-slideshow-arrows a:before {
top: 50%;
width: 30px;
height: 60px;
}
#top .avia-slideshow-arrows a.prev-slide:before {
left: 20px;
padding-left: 20px
}
#top .avia-slideshow-arrows a.next-slide:before {
right: 20px;
left: auto;
padding-right: 20px
}