blind: Zeilenumbruch und Überschrift

Beitrag lesen

Hi,

so vielleicht??

<style type="text/css">

@media print {

@page { size:landscape; }

</tr page-break-after:avoid;>

body         { font-family: Arial; color: #000099; font-size: 10pt; background-color: #FFFFFF;
               margin-left: 10px; margin-top: 5px}
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