
html, body {
	background-image: none;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

#container, #main {
	width: 100%;
}

#content {
	border: none;	
}

#header, #column_left, #footer_container, #toolbar, #adres {
	display: none;
}

#imageData #numberDisplay, #imageData #bottomNavClose, #prevLink, #nextLink, #overlay { 
	display: none;
}

#lightbox {
	margin-top: 100px;
}

#main {
	background-image: none;
}

#printheader {
	display: block;
}

#printlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 80px;
}

#printadres {
	position: absolute;
	top: 0px;
	right: 0px;
	_left: 400px; /* hack for IE6 */
	width: 173px;
	height: 95px;
}

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

