Hallo,
wenn ich das so mache bringt das mir nichts.
<style type="text/css">
@page { white-space:pre; }
@page { size:landscape; }
@media print {
body { font-family: Arial; color: #000099; font-size: 10pt; background-color: #FFFFFF;
margin-left: 10px; margin-top: 5px; margin-bottom: 0cm }
a:link { color: #008000; text-decoration: none }
a:visited { color: #008000; text-decoration: none }
a:active { color: #008000; text-decoration: none }
a:hover { color: #008000; text-decoration: none }
td { border:1px solid #000099; font-size: 5.5pt; color: #000099; font-family: Arial; vertical-align:top}
th { border:1px solid #000099; font-family: Arial; font-size: 5.5pt; color: #000099; background-color: #EEEEEE; vertical-align:bottom }
}
Gruss, blind