/* Print */

.noprint, #navigation, #sidenavigation, #skiplinks, #banner_xlarge, #header, #forum, #forum_disclaimer, #footer, .arrow, .hostheader ul
{
   display: none;
}

a {
   text-decoration: none;
   color: inherit;
}

a[href]:after {
   content: " ( " attr(href) " ) ";
   font-size: 90%;
   font-family: monospace;
}

a[href^="#"]:after, a[href*="orf.at"]:after  {
   content: "";
}