.scroller {
float: left;
width: 100%;
}
#highlight-box-boxes-1, #highlight-box-boxes-2
{
	width : 87%;
	position : relative;
	overflow : hidden;
	margin-top : 25px;
	margin-left : 0%;
	margin-right : 10%;
}

.highlight-box .boxes .inner {
position:relative;
width:100000px;
}

.highlight-box
{
	border : 0px solid red;
}


.highlight-box .boxes .item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
float:left;
margin:0 0px 0 0;
overflow:hidden;
padding:0px;
position:relative;
width:121px;
}

.highlight-box #highlight-box-boxes-2 .item
{
	width : 160px;
}

.weiter, .weiter2
{
	height : 0;
	margin-top : -117px;
}

.medien_box_bild
{
	height: auto;
}

.weiter2
{
	margin-top : -100px;
}
