html body {
	background-image: none;
	background-color: white;
}

html body div#container {
	background-image: none;
	background-color: white;
	margin:0;	
	height:auto;
}

/*#content_right,*/
#language,
#customers,
#places,
#leftnavi,
#footernavi,
#flashstart,
#teaserstart,
#search,
#quicklinks,
#rightcolumn,
.quicklink,
.gezehouse,
.tabMenu {
	display:none;
}

#container #logo {
	float: none;
	margin:0;
}

#container #content_left {
	margin: 0;
	min-height: 0;
}

#container #main {
	min-height: 0;
	margin:0;
	margin-bottom:20px;
}

#container #content_right {
	margin:0;
	float:none;
	min-height:0;
	margin-bottom:20px;
}

#container .news-list-container {
	background-image: none;
	border: none;
}

#container #footer,
#container #footer #copy{
	margin: 0;
	border:none;	
}

#lightwindow_overlay{
	display: none;
}