
/* �����뼼������ ------------------------------------------------------------------ */


.tx_avproduct .detail dt{

float:left;
width:400px;
}
.tx_avproduct .detail {
width:99%;
}
.tx_avproduct .detail .left p{ text-indent:2em; line-height:22px;}
.tx_avproduct .detail li{
background:url("../images/1.gif") no-repeat left 8px;
line-height:22px;
padding-left:14px;
margin-left:20px;
list-style:none;

}
.tx_avproduct .detail .right{
float:right;
}

.tx_avproduct .detail .image{ margin:10px;}

.detail_list{
margin-bottom:10px;}

#technicaldata td{ height:20px;}
#technicaldata td p.strong{ margin-top:10px;}
/* Videos  ------------------------------------------------------------------ */

.tx_avproduct .detail .videos_container
{
  margin-bottom:20px; 
  margin-top:20px;
}

.tx_avproduct .detail .videos_container .top
{
  background:url("../images/linie_oben.jpg")/*tpa=http://www.kbachina.com/statics/images/linie_oben.jpg*/  no-repeat left center; 
  height:45px;
}

.tx_avproduct .detail .videos_container .bottom
{
  background:url("../images/linie_unten.jpg")/*tpa=http://www.kbachina.com/statics/images/linie_unten.jpg*/  no-repeat left center; 
  height:45px;
}

.tx_avproduct .detail .videos_container .sub_title 
{
  margin-bottom:20px;  
}

.tx_avproduct .detail .videos_container .entry_title
{
  position:absolute;
  top: 150px;
  font-size: 12px;
  text-align: left;
  width:210px;
}
.videos_container{  height:300px; }
<!--#av_product_videos_container_inner_slider li{ background:none; padding-left:0; margin-left:0; }-->
#av_product_videos_container_inner_slider li{ background:none; float:left;width:210px;padding-left:0; margin-left:8px; margin-top:20px;}
#av_product_videos_container_inner_slider .fce_youtube{ position:relative ;}
#av_product_videos_container_inner_slider .fce_youtube_video{width:160px; display:block; position:relative ;height:120px;}
#av_product_videos_container_inner_slider .fce_youtube_video .fce_youtube_playbutton
{
position:absolute;
	top:40%;
	left:32%;
	}
#av_product_videos_container_inner_slider .fce_youtube_video_wc{width:210px; display:block; position:relative ;height:140px; top:-65px; left:80px;}
#av_product_videos_container_inner_slider .fce_youtube_video .fce_youtube_playbutton_wc {
	position: absolute;
	top: -50%;
}

/* created by jcarousel ----------------------------- */
.tx_avproduct .detail .videos_container_inner
{
  overflow:hidden;
  position:relative;
}
.tx_avproduct .detail .videos_container_inner .jcarousel-container
{
  padding-left:60px;
  padding-right:60px;
  position:relative;
}

.tx_avproduct .detail .videos_container_inner .jcarousel-clip
{
  overflow:hidden;
}

.tx_avproduct .detail .videos_container_inner li.jcarousel-item
{
  /*height:137px;  note (msc): removed for flexible multiline video titles in carousel */
  width:190px;
}

.tx_avproduct .detail .videos_container_inner li.jcarousel-item .fce_youtube
{
  margin:0 10px;
  width:180px;
}

.tx_avproduct .detail .videos_container_inner .jcarousel-prev
{
  background:url("../images/pfeil_links.jpg")/*tpa=http://www.kbachina.com/statics/images/pfeil_links.jpg*/ no-repeat left center; 
  cursor: pointer;
  height: 120px;
  position: absolute;
  left: 5px;
  top: 0px;
  width: 32px;
}

.tx_avproduct .detail .videos_container_inner .jcarousel-next
{
  background:url("../images/pfeil_rechts.jpg")/*tpa=http://www.kbachina.com/statics/images/pfeil_rechts.jpg*/  no-repeat right center; 
  cursor: pointer;
  height: 120px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 32px;
}

.tx_avproduct .detail .videos_container_inner .jcarousel-prev-disabled,
.tx_avproduct .detail .videos_container_inner .jcarousel-next-disabled
{
  display:none;
  visibility:hidden;
}
