body {
background: white;
}

#topheader,
#header,
#menu,
#footer,
.content-header,
.content-right,
#arianne {
	display: none;
}

#content {
margin:0;
padding:0;
overflow: visible;
}

#content .content {
background:none;
padding:0;
width:100%;
overflow: visible;
}
#content .content .content-top {
background:none;
padding:0;
width:100%;
overflow: visible;
}
#content .content .content-bottom {
background:none;
padding:0;
width:100%;
overflow: visible;
}

#content .content .content-left {
float:none;
width:100%;
overflow: visible;
}