
body, p {
	font-family: Algerian;
	font-size: 14pt;
        font-style: normal;
        color: #FFE4C4;
        background: #96141A;     'rot
}
table, tr, td {
        font-family: Algerian;
        font-size: 14pt;
        font-style: normal;
        color:#FFE4C4
}
h1 { font-size: xx-large; text-align: center; color: #FFE4C4; }
h2 { font-size:x-large;   text-align: center; color: #FFE4C4; }
h3 { font-size:large;     text-align: center; color: #FFE4C4; }
h4 { font-size:medium;    text-align: center; color: #FFE4C4; }
h6 { font-size:x-small;   text-align: center; color: #FFE4C4; }
h5 {
 font-size: medium;
 text-align: left;
 color: #FFE4C4;
}
a:link    { font-family: Algerian; font-size: 20pt; color:#FFE4C4;  }
a:visited { font-family: Algerian; font-size: 20pt; color:#FFE4C4; }
a:active  { font-family: Algerian; font-size: 20pt; color:#FFE4C4;  font-style:italic; }

  @page :footer
    { content: ,"Seite test" decimal(pageno), ; border-top:thin solid black; }

