BODY {
	text-align: left;
	border: none;
	width: 650px !important; 			/* 20,46cm */
}

#Main, .noPrint, #FhgLogo, #FooterBar .centerColumn DIV, .subMenu, .viewPopUp, #headerInfo {
	display: none;
}
.viewPrint { display: block; padding: 0px 0px 1em 0px; margin: 0px 0px 15px 0px; border-bottom: 3px solid #999999; }
.viewPrint H2 { font-size: 100%; font-weight: normal; }
.viewPrint H2 A { color: black; }
#Cover, #headerInfo {
	width: 650px !important;
	min-width: 100% !important;
	max-width: 100% !important;
	background: none;
	margin: 0 !important;
	padding: 5px !important;
}

#Outer {
	padding-left: 0 !important;
	background: none;
	margin-top: 0px;
}

#Inner {
	border: none !important;
	width: 574px;
}
#Content {
	width: 377px;
	height: 100% !important;
	display: block;
}
#ContentColContainer {

}

DIV [class="content"] {
	margin: 0 -2px 0 0px;
}

.wrapper {
	clear: both !important;
	background: none !important;

}

.content, 
.centerColumn, 
.centerColumn DIV, 
.titleBar, 
.footerBar {

}

.titleBar .rightColumn .titleInfo, 
.rightColumn A {
	color: black !important;
}
#InfoCol {

}
.innerInfoCol {
	overflow: visible;
	width: auto;
}

#InfoCol, 
.innerInfoCol, 
.footerBar, 
.box {
	/*overflow: visible !important;*/ 

}
.box {
	width: 182px;
}
.footerBar .rightColumn {
	text-align: left;
	margin-left: 197px !important;
}
@media print {
	.viewPrint A.arrow { display: none; }
}