body {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#header,
#teaser,
#footerNavigationContainer,
#sb-container {
	display: none;
}

#content {
	margin-top: 78px;
}

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

#footerAddress {
	display: block;
	width: 100%; 
	height: 1.4em;
	margin-top: 2em;
}

#footerAddress p {
	font-size: 0.6em;
	color: #888;
	font-family: arial, helvetica, sans-serif;
}

#footerAddress p a {
	color: #888;
}

a {
	color: #be1a18;
	text-decoration: none;
}
