#printpage {
	margin: auto;
	width: 454px;
	text-align: left;
	overflow: hidden;
}


/* Header
----------------------------------------------------------------*/

#printheader {
	position: relative;
	height: 90px;
}

#printheader #head_slogan {
	position: absolute;
	left: 0px;
}

#printheader #head_rosenberger {
	position: absolute;
	right: 0px;
}


/* Footer
----------------------------------------------------------------*/

#printfooter {
	margin-top: 48px;
	padding-bottom: 1em;
}

#printfooter #footerline {
	width: 525px;
	height: 8px;
}

#printfooter td {
	font-size: 6px;
	line-height: 7px;
	padding-right: 30px;
}

.footer_headline {
	font-size: 8px !important;
	padding-top: 13px;
	padding-bottom: 8px;
}


/* Content
----------------------------------------------------------------*/

#content .width-padding {
	padding-left: 0px;
	padding-right: 0px;
}
