@media print {
#leftwrapperTable,
#logowrapperTable,
#logo-resource,
#portal-globalnav,
#breadcrumbs-documentActions,
#portal-footer,
#portal-personaltools-wrapper,
.teaserImg,
.documentActions,
.hiddenStructure {
display: none;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
color: black;
text-decoration: none;
}
}

