/*
    anythingSlider-marktplatz
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.anythingSlider-marktplatz                         { width: 585px; height: 85px; position: relative; margin: 0px;}
.anythingSlider-marktplatz .wrapper                { width: 585px; overflow: auto; height: 85px; margin: 0px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
#Content .anythingSlider-marktplatz .wrapper ul             
										{ width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding:0px; }
#Content .anythingSlider-marktplatz .wrapper ul li          
										{ display: block; float: left; padding: 0 20px 0 0; height: 85px; width: 565px; margin: 0; }
.anythingSlider-marktplatz .arrow                  { display: block; }
.anythingSlider-marktplatz .forward                { display: none; }
.anythingSlider-marktplatz .back                   { display: none; }
.anythingSlider-marktplatz .forward:hover          { display: none; }
.anythingSlider-marktplatz .back:hover             { display: none; }

.anythingSlider-marktplatz  .thumbNav              { display: none; position: relative; top: 323px; text-align: center; }
.thumbNav li                            { display: inline; }
.thumbNav a                             {  }
.thumbNav a:hover                       { }
.thumbNav a.cur                         {  }

.anythingSlider-marktplatz  .start-stop { display: none;  }
.start-stop.playing                     { }
.start-stop:hover                       { }

/*
  Prevents
*/
.anythingSlider-marktplatz .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider-marktplatz .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/*
    anythingSlider-marktplatz2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
#PremiumPlus-Slider                         { width: 220px; height: 110px; position: relative; margin: 0px;}
#PremiumPlus-Slider .wrapper                { width: 220px; overflow: auto; height: 110px; margin: 0px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
#PremiumPlus-Slider .wrapper ul             
										{ width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding:0px; }
#PremiumPlus-Slider .wrapper ul li          
										{ display: block; float: left; padding: 0 20px 0 0; height: 110px; width: 220px; margin: 0; }
#PremiumPlus-Slider .arrow                  { display: block; }
#PremiumPlus-Slider .forward                { display: none; }
#PremiumPlus-Slider .back                   { display: none; }
#PremiumPlus-Slider .forward:hover          { display: none; }
#PremiumPlus-Slider .back:hover             { display: none; }

#PremiumPlus-Slider  .thumbNav              { display: none; position: relative; top: 323px; text-align: center; }
.thumbNav li                            { display: inline; }
.thumbNav a                             {  }
.thumbNav a:hover                       { }
.thumbNav a.cur                         {  }

#PremiumPlus-Slider  .start-stop { display: none;  }
.start-stop.playing                     { }
.start-stop:hover                       { }

/*
  Prevents
*/
#PremiumPlus-Slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#PremiumPlus-Slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
