@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.wer-weiss-was.de/"),
url("http://www.wer-weiss-was.com/"){

body{
	width:100% !important;
}

#footer,
#fullbanner_02,
#resize_SOI_TAG_T_skyscraper1,
#wrapper_bottom > img,
#wrapper_top > img{
	display:none !important;
}

#wrapper_bottom{
	background:#fff !important;
	background-image:none !important;
	-moz-border-radius-bottomleft:0.8em !important;
	-moz-border-radius-bottomright:0.8em !important;
}

#wrapper_top{
	background:#fff !important;
	background-image:none !important;
	-moz-border-radius-topleft:0.8em !important;
	-moz-border-radius-topright:0.8em !important;
}

#content,
#content_inner{
	background-image:none !important;
}

#wrapper{
	float:none !important;
	margin:auto !important;
	width:70em !important;
}

}