body {
 background-color: #fff;
 color: #000;
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
}

a {
 background-color: #fff;
 color: #808080;
}

@page {
 margin: 1cm;
}


/* ------ wird nicht ausgedruckt ------ */

img,
form,
.hide,
#kopfzeile,
#fusszeile {
 display: none;
}
