#vorJ {
	position: relative;
/*	width: 583px;
    height: 335px;
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
/*	text-align: left; */
	clear: both;
}
#vorJ ul {
	padding: 0 !important;
	margin: 0 !important;
}

#mycarousel {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	clear: both;
}
#mycarousel,
#mycarousel li {
	list-style: none !important;
	list-style-image: none !important;
    width: 583px;
    height: 330px;
	padding: 0 !important;
	margin: 0 !important;
}
#mycarousel li {
	float: left;
}

#mycarousel .jcarousel-container {
    width: 583px;
    height: 330px;
	padding: 0 !important;
	margin: 0 !important;
}

#mycarousel .jcarousel-container-horizontal {
    width: 583px;
    height: 330px;
	padding: 0 !important;
	margin: 0 !important;
}

#mycarousel .jcarousel-clip-horizontal {
    width:  583px;
    height: 330px;
	padding: 0 !important;
	margin: 0 !important;
}

#mycarousel .jcarousel-item {
    width: 583px;
    height: 330px;
	padding: 0 !important;
	margin: 0 !important;
}
#mycarousel .jcarousel-item-horizontal {
	padding: 0 !important;
	margin: 0 !important;
}

/**
 *  Horizontal Buttons
 */
#mycarousel .jcarousel-next-horizontal {
    position: absolute;
	display: none;
}

#mycarousel .jcarousel-prev-horizontal {
    position: absolute;
	display: none;
}


/**
 *  Rest
 */
.jcarousel-control {
	position: absolute;
	top: 245px;
/*	bottom: 45px;*/
	left: 467px;
/*	top: -80px; 
	left: 0;*/
	padding: 0 !important;
	margin: 0 !important;
	z-index: 10;
/*	width: 109px;*/
	height: 30px;
}

.jcarousel-control div {
	float: left;
    margin: 0 0 0 2px;
	padding: 0;
	width: 15px;
	height: 18px;
	padding: 4px;
	background-color: #e7e1d8;
	text-align: center;
/*	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/
}
.jcarousel-control div a {
/*    margin: 2px;
	padding: 6px;*/
    font-size: 140%;
    font-weight: bold;
    text-decoration: none;
    color: #a5814d;
/*	background-color: #e7e1d8;*/
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

#mycarousel .gesamt {
    width: 583px;
    height: 330px;
	padding: 0 !important;
	margin: 0 !important;
	background: url('../images/bh_bg_karussell.png') no-repeat;
	clear: both;
}

#mycarousel .hinter{
	width: 583px;
	height: 85px;
	padding: 245px 0 0 0;
	margin: 0 !important;
}
#mycarousel .vorder{
	margin: 0;
/*	padding: 7px 15px;*/
	width: 583px;
	height: 85px;
}
#mycarousel .vorder h2 {
	width: 420px;
	background: #fff;
	font-family: "Trebuchet MS";
	font-size: 140%;
	font-weight: bold;
	color: #765424;
	margin: 0 0 10px 17px !important;
	padding: 4px 15px !important;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#mycarousel .vorder p {
	margin: 3px 0 2px 0;
	padding: 2px 0 0 25px;
	border-left: 7px solid #dcd8d0;
}