body { background: white; color: black; font-family: georgia, serif;  padding: 0px 0px 0px 0px;font-size:0.9em;}a { color: black; font-family: georgia, serif;  text-decoration:none;font-size:0.9em;}div {margin-top:20px;}/*--Navigation und Menu werden nicht gedruckt--*/#neu, #neu2, #imp, div .menux{ display: none;}/*--URL der Links werden mitgedruckt. Funktioniert nicht mit IE--*/#main a:link:after, #main a:visited:after {   content: " (" attr(href) ") ";   font-size: 0.9em; }   /*--CSS 3 fuer Mozilla--*/#main a[href^="/"]:after { content: " (http://www.example.tld" attr(href) ") ";}