/* die obersten 2 machen den hasselbladbutton kaputt */

* {margin:0; padding:0}
p {line-height:1.4; margin-bottom: 50px}
#wrapper {width:600px; margin-top: 0px; margin-bottom: 50px; margin-left:auto;margin-right:auto;}

/*
.slider-button {float:left; width:32px; cursor:pointer; font-size:30px; height:32px; line-height:26px; margin-top:134px; text-align:center; color:#888; background:#fff}
.slider-button:hover {color:#222}
*/

.pagination {float:left; list-style:none; height:23px; margin:15px 0 0 32px; display:none}
.pagination li {float:left; cursor:pointer; height:12px; width:12px; background:#666; border-radius:6px; margin-right:4px}
.pagination li:hover {background:#777; color:#000}
li.current {background:#888}

