/* Anpassungen durchfuehren */
#npCarouselWrap .yui-carousel-element li img { width:224px; }
#npCarouselWrap .yui-carousel-element li { width:224px; height:168px; text-align:left; border: none; margin:0px; padding: 0px 6px 0px 0px; }
#npCarouselWrap, #npCarouselNavi { width:684px; clear:both; } /* numVisible*(width+marginRight)-marginRight = 3*(224+6)-6 */
#npCarouselNaviBar { float:left; width:590px; } /* npCarouselNaviWidth-2*ButtonWidth-2*marginBorder = 684px-2*40-2*6-2 */
/* END - Anpassungen durchfuehren */

.yui-carousel-element .yui-carousel-item-selected {	text-align:left; border: none; margin:0px; padding: 0px; }
.yui-carousel-nav { display: none; }
#npCarouselWrap { overflow:hidden; margin: 0px 0px 0px 0px; }
#npCarouselContainer { border: none; }
#npCarouselItems li a img { border:0px; }

#npCarouselNaviBar { padding:0px 12px; border: 1px solid #e6e4e1; height:17px; }

#npCarouselNaviBarUl { cursor:pointer; list-style-image:none; list-style-position:outside; list-style-type:none; float:right; margin: 0px; padding: 0px; }
#npCarouselNaviBarUl li { margin:3px 6px 0px 0px; overflow:hidden; float:left; width:10px; height:10px; background:#ffffff url(http://p110616.typo3server.info/fileadmin/Stadtwerke-Duisburg/gfx/carouselRadiobutton.png) scroll no-repeat center center; }
#npCarouselNaviBarUl li.Act { background:#ffffff url(http://p110616.typo3server.info/fileadmin/Stadtwerke-Duisburg/gfx/carouselRadiobuttonAct.png) scroll no-repeat center center; }
#npCarouselNaviBarUl li a { left:-10000px; position:absolute; }

#npCarouselWrap .np-carousel-button { overflow:hidden; float:left; margin:0px; height:19px; width:34px; }
#npCarouselWrap .np-carousel-button button { background-color:transparent; border:0 none; cursor:pointer; display:block; height:44px; margin:-2px 0 0 -2px; padding:0 0 0 50px; }
#npCarouselWrap .np-carousel-button-prev { background: transparent url(http://p110616.typo3server.info/fileadmin/Stadtwerke-Duisburg/gfx/carouselArrowLeft.png) no-repeat scroll 0px 0px; }
#npCarouselWrap .np-carousel-button-next { background: transparent url(http://p110616.typo3server.info/fileadmin/Stadtwerke-Duisburg/gfx/carouselArrowRight.png) no-repeat scroll 0px 0px; }

#npCarouselWrap .bodytext { color: #248a2e; text-align:right; font-weight:normal; font-style: normal; }

