#print_bgdlogo {
	display: inline;
	padding-left: 20px;
	float: left;
}



#wrapper {
	overflow: visible;
	background: #ffffff;
}



#head {
	background: #ffffff;
}

#head #redbar {
	display: none;
}

#head #pictogram {
	position: absolute;
	top: 10px;
}



#navigation {	
	display: none;
}



#content {
	left: 220px;
	top: 70px;
	padding: 20px 20px 20px 20px;
}


