html {
	background:					none;
}

body {
	_background /**/:			none;
}

#menuLeftDiv {
	float:						left;
	width:						210px;
	margin:						0;
	padding:					0;
	background:					transparent url(/fileadmin/img/bg_contentTopLeft.gif) left top no-repeat;
}

#menuLeftDiv img, #menuLeftDiv a img {
	margin-top:					20px;
	margin-bottom:				0px;
}

#container {
	background:					none;
}

#contentDiv {
	margin:						0 238px auto 210px;
	padding:					20px;
	
}

#contentDiv img {
	margin-bottom:				20px;
}