.ContentFlow { overflow:hidden; width:565px; float: left; } 
.ContentFlow .flow { width: 8000px; }
.ContentFlow .flow a { display: block; float: left; }
.ContentFlow .flow a img { margin: 0px 10px; }
.slider-box a.scroll-left,
.slider-box a.scroll-right { width: 16px; height: 60px; display: block; margin-top: 30px; cursor: pointer; }
.slider-box a.scroll-left { background: transparent url(/fileadmin/pages/webdesignphoenix/img/slide-left.jpg) top left no-repeat; float: left; }
.slider-box a.scroll-right { background: transparent url(/fileadmin/pages/webdesignphoenix/img/slide-right.jpg) top left no-repeat; float: right; }
.slider-box a.scroll-left:hover,
.slider-box a.scroll-right:hover { background-position: bottom left; }
