body {
        height: 100%;
        background-image : url(http://www.erfurter-pfeifenfreunde.de/images/background.jpg);
        background-attachment : fixed;
        background-repeat : repeat;
        background-color : #949285;
        font-family:verdana, "trebuchet ms",Arial,Helvetica,Geneva,sans-serif;
        font-size:10pt;
        margin-left:0px;
        margin-right:0px;
        margin-top:20px;
        margin-bottom:20px;
        }
p {
        font-family:verdana, "trebuchet ms",Arial,Helvetica,Geneva,sans-serif;
        font-size:10pt;
        margin-left:8px;
        margin-right:8px;
        text-align:left;}
h1 {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-size:14pt;}
h1.banner {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-style:italic;
        font-size:18pt;
        margin-left:20px;
        margin-right:20px;
        margin-top:7px;
        text-align : center;}
h2 {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        margin-left:8px;
        margin-top:10px;
        font-size:12pt;}
h3 {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        margin-left:8px;
        margin-top:10px;
        font-size:10pt;
        font-style:italic;  }
table {
        background:#FFFFFF;
      }
table.date {
        background:#FFFFFF;
        border-width:1px;
        border-style:solid;
        border-color:#808080;
        border-collapse:collapse;
      }
td {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-size:10pt;
        }
td.date {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-size:10pt;
        border-width:1px;
        border-style:solid;
        border-color:#808080;
        padding-left:10px;
        padding-right:10px;
        }
th.date {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-size:10pt;
        text-decoration:none;
        font-weight:normal;
        text-align:left;
        border-width:1px;
        border-style:solid;
        border-color:#808080;
        background:#E8E8E8;
        padding-left:10px;
        padding-right:10px;
        }
td.header {
        background:#DFDFDF;
        border-bottom-style:solid;
        border-bottom-width:1px;
        border-bottom-color:#808080;
        }
td.footer {
        background:#DFDFDF;
        border-top-style:solid;
        border-top-width:1px;
        border-top-color:#808080;
        }
td.small {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-size:8pt;
        }
th {
        font-family:Arial,Helvetica,Geneva,sans-serif;
        font-size:9pt;
        }
A  {
        font-size:9pt;
        text-decoration:underline;
        color:#003399;
        }
A:Visited  {
        font-size:9pt;
        text-decoration:underline;
        color:#003399;
        }
A:Active  {
        font-size:9pt;
        text-decoration:underline;
        color:#660033;
        }
A:hover  {
        font-size:9pt;
        text-decoration:none;
        color:#660033;
        }
A.small  {
        font-size:8pt;
        text-decoration:none;
        color:#003399;
        }
A.small:hover  {
        font-size:8pt;
        text-decoration:none;
        color:#660033;
        }
A.small:Visited  {
        font-size:8pt;
        text-decoration:none;
        color:#003399;
        }
A.small:Active  {
        font-size:8pt;
        text-decoration:none;
        color:#660033;
        }
.small  {
        font-size:8pt;
        }
