* { margin:0; padding:0; }
 
#newsticker-demo {
width:310px;
background:#EAF4F5;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}
 
#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }
 
#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
 
/*.newsticker-jcarousellite { width:300px; }*/
.newsticker-jcarousellite { width:auto; }
@media (max-width: 450px) {
.newsticker-jcarousellite { width:120px; }
}
/*.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }*/
.newsticker-jcarousellite ul { list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite ul li { max-height: 120px;  }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.newsticker-jcarousellite-artikel { width:300px; }
.newsticker-jcarousellite-artikel ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite-artikel .thumbnail-artikel { float:left; width:100px; height:49px; border:1px solid #ddd; display:block;padding:4px; }
.newsticker-jcarousellite-artikel .info-artikel { float:left; width:190px; }
.newsticker-jcarousellite-artikel .info-artikel span.cat-artikel { display: block; font-size:10px; color:#808080; }

.newsticker-jcarousellite-press { width:300px; }
.newsticker-jcarousellite-press ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite-press .thumbnail-press { float:left; width:110px; }
.newsticker-jcarousellite-press .info-press { float:right; width:190px; }
.newsticker-jcarousellite-press .info-press span.cat-press { display: block; font-size:10px; color:#808080; }
 
.clear { clear: both; }

@media (max-width: 320px) {
	.newsticker-jcarousellite { width:auto; }
	.newsticker-jcarousellite ul { list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;width:auto;float:none;}
	.newsticker-jcarousellite ul li{border-bottom:1px solid #000;}
	.newsticker-jcarousellite ul li { max-height: auto; }
	.newsticker-jcarousellite .thumbnail {float:left; width:100px; height:50px; border:1px solid #ddd; display:block;padding:4px; }
	
}
