/* 
	Slider-CONTAINER
*/
#slides {position:inerhit;}
#slides a {text-decoration:none !important;}
#slides a img {border:0;}
#slides .slides_container {width:563px; height:337px; margin-left:17px; overflow:hidden; position:absolute; z-index:20;}
#slides .slides_container div {width:563px; height:337px; overflow:hidden;}
#slides .pagination .current a {color:red;}
#slides #slides_frame {position:absolute; z-index:10; margin-left:0; width:597px; height:337px; background-image:url(http://www.smileandfly.com/java/slidesjs/img2/frame.gif); background-position:0 0; background-repeat:no-repeat;}
* html #slides #slides_frame {margin-lef\t:-17px;}
*+html #slides #slides_frame {margin-left:-17px;}
#slides .next {position:absolute; top:125px; /*top:-205px;*/ left:580px; width:68px; height:87px; z-index:101; background-image:url(http://www.smileandfly.com/java/slidesjs/img2/arrow-next.png); background-position:0 0; background-repeat:no-repeat;}
* html #slides .next {  /* nur fuer Internet Explorer */
  top: 125px;     /* Version 5.x */
  t\op: 125px;    /* Version 6 */
}
#slides .prev{display:none;}
/* ###### BEGIN IE-HACKS bis v6 ###############*/
	* html #slides .next  {background-image:url(http://www.smileandfly.com/java/slidesjs/img2/arrow-next.gif);}
/* ###### END IE-HACKS bis v6 ###############*/