#page { background: url('images/back_page_1.jpg') 0 0 no-repeat; }

#content > p { display: block; swidth: 1011px; margin: 0 auto; }

#referenzen-slider { width: 960px; }
#referenzen-slider ul { margin: 0; padding: 0; }
#referenzen-slider ul li { width: 960px; margin: 0; padding: 0; list-style: none; }

#prevBtn, #nextBtn { position: absolute; display: inline-block; margin: 40px 0 0 0; width: 52px; height: 46px; background: transparent url('images/referenzen_arrows.png') 0 0 no-repeat; }
#prevBtn { left: 50%; margin-left: -26px; background-position: 0 0; }
#nextBtn { left: 50%; margin-left: 26px; background-position: -53px 0; }
#prevBtn a, #nextBtn a { display: block; width: 100%; height: 100%; text-indent: -9999px; }
