h1 { font-size:18pt; font-family:"Comic Sans Ms"; }
h2 { font-size:15pt; font-family:"Comic Sans Ms"; margin-bottom:0pt; margin-top:10pt }
h3 { font-family:"Comic Sans Ms"; }
body { background-color:white; color:black; }

P.DATUM { font-weight:bold; font-size:8pt }
P.DESCR { text-align:justify }
P.PREIS { font-weight:bold; font-size:8pt }
P.GLAS  { font-size:8pt }
P.ANMLD { text-decoration:underline; font-size:8pt }
TABLE.NAVI {
    border-top-width:1;
    border-bottom-width:1;
    border-left-width:0;
    border-right-width:1;
    background-color:#dddddd;
    border-color:black;
    border-style:solid;
  }
TABLE.TITLE {
    border-top-width:0;
    border-bottom-width:1;
    border-left-width:0;
    border-right-width:0;
    background-color:#dddddd;
    border-color:black;
    border-style:solid;
  }
select {
  font-size:12px;
  color:#000000;
  background-color:#eeeeee; }
input, textarea {
  font-size:12px;
  color:#000000;
  background-color:#eeeeee; }
