/*anythingSlider v1.0 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/ modified for JDesigns by Jeroen Gyesbreghs http://www.jdesigns.be*/
.anythingSlider                         { width: 675px; height: 224px; position: relative; float:right; background: url(images/slidervak.jpg) top left no-repeat;}
/*.anythingSlider .wrapper                { width: 485px; overflow: auto; height: 200px; margin: 10px 95px 0 95px; position: absolute; top: 0; left: 0; }*/
.anythingSlider .wrapper                { width: 490px; overflow: auto; height: 200px; margin: 22px 95px 0 95px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute;top: 0; left: 0; border-bottom: 3px solid #FF0000; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 242px; width: 490px; margin: 0; color:#FFFFFF; }
.anythingSlider ul div                  { padding: 10px; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 10px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -10px; }
.anythingSlider .back                   { background-position: -67px 0; left: -10px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }
#thumbNav                               { position: relative; top: 291px; text-align: center; }
/* #thumbNav a                             { color: #121212; font: 14px Georgia, Serif; display: inline-block; text-decoration:none; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #fff url(cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; } */ 
#thumbNav a                             { border-color:#93e5f7; color: #121212; font: 14px Arial; display: inline-block; text-decoration:none; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #fff url(cellshade.png) repeat-x; text-align: center; } 
#thumbNav a:hover                       { border-color:#93e5f7; background-image: none; }
#thumbNav a.cur                         { border-color:#93e5f7; background-color:#fff; }
#start-stop                             { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10px; background: green; background-image: url(cellshade.png);text-decoration:none; background-repeat: repeat-x; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 291px; }
#start-stop.playing                     { background-color:#66CCFF; }
#start-stop:hover                       { background-image: none; }
/* Prevents*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/*textslide*/
img.slideright{float: right; margin: 0 0 2px 10px; }
img.slideleft{float: left; margin: 0  10px 2px 0; }
blockquote{	font-size: 2em;margin: 20px;}
#slide-noches{background: url(slide-noches.jpg) top left no-repeat;width: 480px; height: 281px;border-bottom: 3px solid #FF0000; }
.textSlide { width:430px; font-weight:bold; font-size:12px; line-height:18px; font-family:Arial, Helvetica, sans-serif;}
.textSlide a { border-color:#93e5f7; }
.titel { font-size:1.2em; width:30px; font-weight:bold; padding-right:20px; line-height:18px; font-family:Arial, Helvetica, sans-serif;}
.slideTekst {width:50px; font-weight:bold; line-height:18px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

