html,body {
	height: 100%;
	overflow: visible;
}

#PrintHeader {
	display: block;
	width: 17cm;
}

#FordBody #Details {
	text-align: left;
	width: 17cm;
	margin-left: -4.3cm;
}

* html #FordBody #Details {
	width: 17cm;
	margin-left: 0;
}

*+html #FordBody #Details {
	width: 17cm;
	margin-left: -0.4cm;
}

#FordBody #DetailsInhalt {
	position: absolute;
	left: 50%;
	width: 16.7cm;
}

* html #FordBody #DetailsInhalt {
	margin-left: -3.7cm;
	width: 15cm;
}

*+html #FordBody #DetailsInhalt {
	margin-left: -3.7cm;
	width: 16.5cm;
}

#PrintBG {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#Link_Print,#BreadCrumbNavi,#TopNavi {
	display: none;
}

.info_tag {
	visibility: hidden;
}

#DetailsTabelle tr td {
	font-size: 7pt;
}

* html #DetailsTabelle tr td {
	font-size: 8pt;
}

#DetailsTabelle tr td.ersteSpalte {
	padding-left: 0;
	text-align: left;
}

#DetailsTabelle tr td.footerZelle {
	padding-top: 0.5cm;
	padding-left: 0;
}

#DetailsTabelle .ersteZeile td {
	font-size: 8pt;
}

* html #DetailsTabelle .ersteZeile td {
	font-size: 10pt;
}

#ContentArea {
	/*display: none;*/
	height: 100000px;
}

#Legende {
	display: none;
}

* {
	height: auto;
overflow: visible;

}
#Container {
	background-color: #ff0000;
}

#Container, #FordBody, #ContentArea .contentAreaUebersicht, #Content .contentUebersicht, #ContentInput {
	display: block;
	padding-left: 50px;
	height: auto;
	}



