body {
	width: auto;
}

.content {
	border: none;
	padding: 0;
	position: static;
	margin: auto;
}

.columnBig {
	float: none;
}

.header, .footer {
	width: auto;
	height: 100px;
	background: none;
}

.footer {
	margin-top: 20px;
	float: left;
}

.skip, .metaNavigation, .countryNavigation, .mainNavigation, .contentHeadline, .columnSmall, .footerBoxRight, #dhtmlwindowholder, #dhtmlwindow {
	display: none;
}

.dhtmlPopup.hiddenTag {
	position: relative;
	left: 0;
	display:none;
}

.print {
	display: inline;
}

