* html body {
	text-align: center;
}

* html #header a.branding{
	background: url(../img/branding_ie6.gif) no-repeat;
}

* html div#page {
	text-align: left;
}

* html div#content {
	min-height: 436px;
	height: auto !important;
	height: 436px;
}

* html div#leftContent{
	width: 389px;
	height: 350px;
	padding: 47px 50px 33px 53px;
/*	border: 1px solid red;*/
}

* html div#leftContent.produkteScrollIE{
	overflow: scroll ;
}

* html #rightContentAsPic img{
	margin: 0;
	padding: 0;
	flot: left;
}

