/* Stil für Ausdruck */

body { margin:0; padding:0; color:black; background-color:white; }

#titelleiste { display:none; }
#menue { display:none; }
#inhalt { margin:0; max-width:none; }
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4 { page-break-after:avoid; }
/*
#inhalt a:link:after, #inhalt a:link:visited:after { font-weight:normal; text-decoration:none; content:" [Link auf " attr(href) "] "; color: #999; }
*/
