/**
#anschrift { position: absolute; top: 3cm; width: 6cm; height: 3cm; font-size: 12pt; font-family: Times, Serif; }

#logo { position: absolute; left:10cm; top: 0cm; width: 6cm}

#adresse { position: absolute; left:12cm; top: 2cm; width: 4.5cm; height: 5cm; font-size: 8pt; font-family: Times, Serif; }

#main { position: absolute; top: 8cm; width: 17cm; font-size: 9pt; font-family: Times, Serif;}
**/

@page { size: landscape;
        margin-top: 2.7cm;
        margin-bottom: 1cm;
        margin-left: 2.5cm;
        margin-right: 2cm }

body { margin:10px; background-color: #ffffff; }

th,td,ul,ol,li,p,div,span {font-family: Arial, Helvetica, Geneva; font-size: 8pt; text-decoration: none; color: #000000; background-color: #ffffff; }

.small { font-family: Arial, Helvetica, Geneva; font-size: 7pt; text-decoration: none; color: #000000; background-color: #ffffff; }

.print { display: none; }

.anschrift { font-family: Arial, Helvetica, Geneva; font-size: 9pt; text-decoration: none; color: #000000; background-color: #ffffff; }