.article-content ul li {
	background: transparent url(/images/werbe20.gif) no-repeat scroll 0px 1px;
	padding-left: 24px;
	margin-bottom: 10px;
}

.article-content ul li ul {
	margin-top: 0px;
}

.article-content ul li ul li{
	background: transparent url(/images/por-bullet.png) no-repeat scroll 0px 8px;
	padding-left: 10px;
	margin-bottom: 0px;
}

#ja-col1 {
	display: none;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 100%;
}

#ja-container2 {
	padding: 10px 0;
	background: transparent url(images/c-bg3.gif) no-repeat scroll 0 0;
}

#ja-containerwrap-fr #ja-containerwrap2 {
	background: transparent none no-repeat scroll 0 0;
}

#ja-container {
	background: transparent;
}

#ja-containerwrap-fr {
	background: transparent none repeat-y scroll 0 0;
}

#ja-pathway {
	display: none;
}

#ja-wrapper {
	background: white none repeat scroll 0 0;
}

.mapoverlay,
.mapoverlay .betreu,
.mapoverlay .kommiss,
.mapoverlay .versand,
.mapoverlay .sicher,
.mapoverlay .eingang,
.mapoverlay .hochregal
{
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	background-color: red;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}

.mapoverlay .betreu
{
	background-color: white;
	position: absolute;
	top: 450px;
	margin-left: 110px;
	width: 80px;
	height: 50px;
}
.mapoverlay .kommiss
{
	background-color: white;
	position: absolute;
	top: 350px;
	margin-left: 130px;
	width: 80px;
	height: 60px;
}
.mapoverlay .versand
{
	background-color: white;
	position: absolute;
	top: 250px;
	margin-left: 195px;
	width: 75px;
	height: 80px;
}
.mapoverlay .sicher
{
	background-color: white;
	position: absolute;
	top: 270px;
	margin-left: 315px;
	width: 100px;
	height: 55px;
}
.mapoverlay .eingang
{
	background-color: white;
	position: absolute;
	top: 350px;
	margin-left: 250px;
	width: 160px;
	height: 55px;
}
.mapoverlay .hochregal
{
	background-color: white;
	position: absolute;
	top: 477px;
	margin-left: 350px;
	width: 140px;
	height: 86px;
}