/* $Id: printer.css,v 1.6 2007/04/11 22:35:13 robertb Exp robertb $
 *
 * Drucker-Darstellung
 */

body		{ font-family: Times, Serif; }
h1, h2		{ text-align: center; font-family: Helvetica, Arial, Sans-Serif; }
a:link		{ color: #0000FF; text-decoration: underline }
a:visited	{ color: #990099; text-decoration: underline }
a:hover		{ color: #0000FF; text-decoration: none }
a:active	{ color: #0000FF; text-decoration: none }
a.extern:after	{ content: ' <'attr(href)'> '; }

address		{ font-style: italic; font-family: Times, Serif; text-align: center }

.nav, #uberwach { display: none; }
