.ui-carousel .ui-carousel-viewport {

width: 292px !important;
height: 145px !important;
margin-top: 107px;
margin-left: -11px;
}


.ui-carousel .ui-carousel-header {

display: none !important;

}


.ui-widget {
margin-top: 10px;
}

.ui-widget-content {
border: none !important;
background: none !important;

}

#j_id_w img {
	margin-left: 0px;
padding-top: 12px;
	
	}
	
	
	
	/*Beispiel*/
	
	
	a.podskazka {
position: relative; 
color: #616161;
}

a.podskazka:hover {
z-index: 999; 

color: #fff !important;}

a.podskazka span {
display: none; 
border: 2px solid !important;
border-color: #616161 !important;
}

a.podskazka:hover span {
display: block; 
position: absolute; 
top:2em; left:2em; 
width:250px; 
padding:5px; 

color: #FFFFFF; 
}

.move a:hover {
	color:#616161 !important;
	
	}


a.podskazka:hover span {
display: block; 
position: absolute; 
top:2em; left:2em; 
width:250px; 
padding:5px; 
color: #FFFFFF; 
text-indent: 0px;
border-top: 1px solid rgb(153, 204, 255);
border-bottom: 1px solid rgb(0, 0, 0);
background-color: rgb(51, 102, 153);
background-image: none; 
background-repeat: repeat; 
background-attachment: scroll; 
background-position: 0% 50%; 
-moz-background-size: auto auto; 
-moz-background-clip: -moz-initial; 
-moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial; 
filter: alpha(opacity:90);
KHTMLOpacity: 0.90;
MozOpacity: 0.90;
}



.differences {
width: 750px;
height: 200px;
color: #616161;
}

.differences .left {
float: left;
width: 370px;
}


.f-left, .left {
float: left !important;
}

.differences h3 {
font-size: 24px;
font-weight: bold;
color: #4c4c4c;
margin: 5px 0 2px 0;
line-height: 1.375;
margin-left: 30px !important;
}


.differences .left li {
background: transparent url(staticimages/elemente/plus.jpg) no-repeat left 3px;
line-height: 28px;
padding-left: 32px;
list-style-type: none;
}

.differences li {
font-size: 16px;
}

.differences .right {
float: right;
width: 350px;
}

.differences h3 {
font-size: 24px;
font-weight: bold;
color: #4c4c4c;
margin: 5px 0 2px 0;
line-height: 1.375;
}


.differences .right li {
background: transparent url(staticimages/elemente/minus.jpg) no-repeat left 3px;
line-height: 28px;
padding-left: 32px;
list-style-type: none;
}


.differences li {
font-size: 16px;
}

.carItem table tr:first-child td {
width: 12%;
}
.carItem table td {
vertical-align: top;
}
.ui-widget-content table * {
border: transparent;
}
.carItem table {
margin: 0 0 0 7px;
table-layout: fixed;
width: 100%;
}
.carItem table tr:first-child td + td {
width: 94%;
}
.carItem table tr:first-child td span {
float: left;
margin: 0px 0px 10px;
}
.carItem table tr:last-child td span {
float: right;
width: 90px;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
color: #44444A;
}
table td, table th {
background-color:transparent;
}
.carItem table tr:last-child td img {
position: relative;
left: 28px;
}


.ui-carousel.ui-widget.ui-widget-content.ui-corner-all {
	top: -121px;
	}