body,
.weisserhg{
	width:100%;
}

.jops-item-row,
#jops-infohead,
.jops-pages,
.jops-main-left,
.bannerbild,
.innenabstand33,
.sprachen,
.moredetailsartikel-form,
.moredetailsartikel-close{
	display:none;
}
.moredetailsartikel-img{
	width:100%;
}
#linkespalte_c,
.content{
	padding:0;
	margin:0;
}

.schatten_main{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.moredetails{
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
	background-position: 18px 15px;
	position: relative;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
	margin:0 auto;
	padding: 20px 20px 20px 20px;
	background-color: white;
	border: none;
	moz-border-radius-topright: 0px;
	moz-border-radius-topleft: 0px;
	moz-border-radius-bottomright: 0px;
	moz-border-radius-bottomleft: 0px;
	-khtml-border-radius-topright: 0px;
	-khtml-border-radius-topleft: 0px;
	-khtml-border-radius-bottomright: 0px;
	-khtml-border-radius-bottomleft: 0px;
	border-radius: 0px 0px 0px 0px;
}