@charset "utf-8";
.next{
    position: absolute;
    left: 675px;
	margin-top: 34px;
    width: 30px;
    height: 150px;
    cursor: pointer;
	z-index: 4;
	text-decoration: none;
	font-size: 0px;
    background: transparent url(../../../../data/templates/default/img/right_produkt.png) no-repeat 0 0;
}

.prev {
    position: absolute;
    left: 44px;
	margin-top: 34px;
	font-size: 0px;
	z-index: 4;
	text-decoration: none;
    width: 30px;
    height: 150px;
    cursor: pointer;
    background: transparent url(../../../../data/templates/default/img/left_produkt.png) no-repeat 0 0;
}

div.jCarouselLite{
	background-image: url(../../../../data/templates/default/img/startseite_lauf_rep.gif);
	background-repeat: repeat-x;
	height: 150px;
}

div#content div.jCarouselLite ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}


div#content div.jCarouselLite ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
