.content_frame_out {
	background-color:#FFFFFF;
}

#content {
	font-size:12pt;
}

#content h1 {
	font-size:25pt;
}

.teaser2_tbl {
	width:100%;
}

.teaser2_tbl {
	margin-right:-20px;	
}

.teaser2_tbl td {

	padding:20px 0 0 20px;
	overflow:hidden;

}

.teaser2_tbl td img {
	display:block;
	width:100%;

}

.teaser2_tbl td a {
	display:block;

/*  border:1px solid #666666; */
}

.teaser2_tbl td a:hover {
/*  border:1px solid #F23E3F; */
}

.teaser2_tbl tr:first-child td {
	padding-top:0px;
}


#scroller_content2 {
  max-height:404px;
  overflow:hidden;
}

.slider_start_out {
	max-height:405px;

	display:block;
}

.slider_start {
	overflow:hidden;
	width:750px;
	position:relative;
}

.slider_item img {
	width:100%;
  display:block;
}

.owl-pagination {
	display:none;
}


.scroller_nav  .arrow_left {
	left:0px;
}

.scroller_nav  .arrow_right {
	right:0px;
}


@media only screen and (max-width: 1024px) {
  #scroller_content2 {
    max-height:349px;
    overflow:hidden;
  }
	.slider_start_out {
    margin-bottom:-30px;
	}

}

@media only screen and (max-width: 800px) {
  #scroller_content2 {
    max-height:260px;
    overflow:hidden;
  }
}


@media only screen and (max-width: 768px) {
  #scroller_content2 {
    max-height:247px;
    overflow:hidden;
  }
}

@media only screen and (max-width: 690px) {

	.slider_start_out {
		max-height:100%;
	}

	#slider_col {
		margin-bottom:20px;
		padding-right:0px !important;
	}
	.teaser2_tbl {
		margin-right:0px;
		width:100%;
	}
	
	.teaser2_tbl td:nth-child(1) {
		padding-left:0px !important;
		padding-right:10px !important;
	}
	
	.teaser2_tbl td:nth-child(2) {
		padding-right:0px;
		padding-left:10px !important;
	
		
	}


}

.product_list_frame {
  background-color: #EFEFEF !important;
  margin-bottom:-10px !important;
}