body {
 margin:2em 2em; /*отступы от края страницы, для красоты*/
 padding:0;
 background:#fff;
 color:#000;
 /*font:12pt "Times New Roman", Garamond, serif;*//*шрифт с засечками*/
}

#autosearch-container
{
	display: none;
}

#wrap {
	padding: 0 10px;
	width: 609px;
	margin: 0;
}

#header {
	padding-top: 10px;
	height: 40px;
	width: 609px;
	display: none;
}
	
	#suche, #shortcuts {
		display: none;
	}
	
#menu-bar { display: none; }

#header-media { display: none; }

#middle {
	margin: 0;
	width: 609px;
}

	#column-left { display: none; }
		
		#brands-list, #autosearch2, #brands-line, #printLink, ul.menu-rootline { display: none; }
		
		#slide-0, #slide-1, #slide-2, #slide-3, #slide-4, #slide-5, #slide-6, #slide-7 { display: none!important; }

#footer { width: 609px }

	#footer-center, #footer-right {
		display: none;
	}

/*
#shortcuts,
#suche,
#autosearch-container,
#menu-bar,
#header-media,
#brands-line,
#column-left,
#footer-center,
#footer-right,
#printLink,
#brands-list,
form
{
	display: none;
}

#wrap {
	padding: 0 10px;
	width: 609px;
}

#header {
	padding-top: 10px;
	height: 40px;
	width: 609px;
}

#middle {
	margin: 0;
	width: 609px;
}

#footer {
	width: 609px;
}
*/
