body
        {
        color:white;
        background-color:black;
        font-family:tahoma,sans-serif;
        font-size:13px;
        }
h1,h2,h3,h4,h5
        {
        color:#000080;
        font-family:tahoma,sans-serif;
        font-size:20px;
        font-weight:100;
        letter-spacing:2px
        }
h2
        {
        font-size:14px
        }
h3
        {
        font-size:13px
        }
h4,h5
        {
        font-size:12px
        }
p
        {
        color:#000000;
        background-color:#FFFFFF;
        font-size:14px;
        letter-spacing:1px
        }
table
        {
        width:100%;
        empty-cells:show;
        border-collapse:collapse;
        border:1px solid #909090;
        margin:0px
        }
td
        {
        color:#000000;
        background-color:white;
        vertical-align:top;
        padding:10px;
        border:1px solid #909090
        }
td[colspan]
        {
        text-align:center
        }
a
        {
        color:#000000;
        font-size:14px;
        letter-spacing:2px;
        text-decoration:underline
        }
a:visited
        {
        color:#303030
        }
a:hover
        {
        color:#000080;
        }
.bilder
        {
        text-align:center;
        padding:50px
        }
.pfeil
        {
        text-align:right;
        padding-top:10px
        }