/** Default-CSS fuer den Druck
 *
 * @author Andreas Zitzelsberger
 * @version $Rev: 84 $
 * @date $Date: 2006-06-29 12:39:05 +0200 (Do, 29 Jun 2006) $
 */


body { font: normal 11pt Verdana, Arial, helvetica, sans-serif; }

h1 { font: normal 16pt Verdana, Arial, helvetica, sans-serif; }

a { font-weight: bold; text-decoration: underline; color: #000; }
a[href]:after { content: ' ('attr(href)')'; font-weight: normal; font-style: italic; }

#navi,
#miscNavi,
#context,
form { display: none; visibility: hidden; height: 0; width: 0; line-height: 0; }

* { background: #fff; }