body {
	background-color:#fff;
}
h1,h2,h3,h4 {
	color:#000;
}

#container {
	width:auto !important;
}

#leftside, #rightside,#breadcrumbs,#menu,#fontchooser,.editheadline input, #footer {
	display:none;
}
#header {
	float:right;
}
.editheadline {
	clear:both;
}
.imgleft {
	float:left;
	margin:0px 5px 5px 0px;
}
.imgright {
	float:right;
	margin:0px 0px 5px 5px;
}