/* 
 License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
 Anmerkung: Alle INI-Dateien müssen als UTF-8 gespeichert werden - Kein BOM!
 J!TinySlideshow by Kubik-Rubik.de
 Projektseite: http://joomla-extensions.kubik-rubik.de/jts-jtinyslideshow
 */
#jtinywrapper {width: 770px; margin:20px auto 10px;}
.jtinysliderbutton {width: 0px; height:0px; overflow: hidden; float:left;  padding-top:134px}
.jtinysliderbutton img {cursor:pointer; background: #9F9F9F;}
.jtinysliderbutton img:hover {background:#666}
#jtinyslideshow {float:left; width:500px; height:300px; border:none; background:#fff; text-align: center; position: relative;}
#jtinyslides {position:absolute; width:500px; height:300px; list-style:none; margin:0px;padding:0px; top: 0px; left: 0px;}
#jtinyslides li {width:500px; height:300px; padding: 0px !important; background: none repeat scroll 0 0 #FFF !important; float: left;}
.jtinypagination {float:right; list-style:none; height:0px; visibility: hidden; margin:0px !important;}
.jtinypagination li {float:left; cursor:pointer; padding:5px 8px !important; background:none repeat scroll 0 0 white !important; border:1px solid #999; margin:0 4px 0 0 !important; text-align:center; color:#222}
.jtinypagination li img{text-align: center;}
.jtinypagination li:hover {background:#AFAFAF !important; border:1px solid #999; color:#000;padding:5px 8px;margin:0 4px 0 0 !important;}
li.jtinycurrent {border:1px solid #999; background:#CFCFCF !important}
li.jtinycontent {width:464px; height:270px; padding:15px 18px 15px 18px !important; background:#FFF;}
.jtinycontent h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036; text-align:center;}
.jtinycontent p {color:#000; text-align: center;}
li.jtinyimage {text-align: center;}