
@media print {
#kopf, #menue {display:none;}
}

body {background-color:rgb(255,255,255);}
body {background-image:url('none');}

p { font: 10pt/12pt Arial, sans-serif; color: rgb(0,0,0); }
H1 { font: bold 14pt/16pt Arial, sans-serif; color: rgb(0,0,0); }
H2 { font: bold 12pt/14pt Arial, sans-serif; color: rgb(0,0,0); }
H3 { font: bold 10pt/12pt Arial, sans-serif; color: rgb(0,0,0); }
H4, H5 { font: 10pt/12pt Arial, sans-serif; color: rgb(0,0,0); }
CODE, PRE, TT { font-family: monospace; color: rgb(0,0,0); }

tr { font: 10pt/12pt Arial, sans-serif; color: rgb(0,0,0); }

H6 {font: 8pt/10pt Arial, sans-serif;color: rgb(0,0,0);}

ul {font: 10pt/12pt Arial, sans-serif; color: rgb(0,0,0); }


A:link {color: rgb(0,0,0); text-decoration:underline; }
A:visited {color: rgb(0,0,0); text-decoration:underline; }
A:hover {color: rgb(0,0,0); text-decoration:none }
A:active {color: rgb(0,0,0); text-decoration:none }
A:focus {color: rgb(0,0,0); text-decoration:none }