body, html {
	background-color:#fff;
}
#KeyVisual, 
#lang, 
#tools_right, 
.footer,
#navbar, 
#searchbar,
#celements2_menu_bar {
	display:none;
}
#sitecontainer {
	position:relative;
	width:auto;
	left:auto;
	margin-left:41px;
	float:none;
}
#container {
	width:auto;
	padding:none;
	background-color:none;
	float:none;
}
#site_footer {
	width:auto;
	padding:31px 17px 11px;
	float:none;
}
#site_footer td, #site_footer td a {
	display:table;
	text-align:left;
	padding:0px;
	color:#75755F;
}
#header {
	width:auto;
}
#logo {
	float:none;
}
#content_container {
	clear:none;
	float:none;
	width:auto;
}
/*RICHTEXT*/
#sitecontainer .realcontent {
	width:auto;
	float:none;
	color: black;
}
.realcontent a:hover {
	color:#80abd7;
	background:none;
}
.realcontent a:active {
	color:#80abd7;
	background:#none;
}
#controls {
	width:auto;
	float:none;
}