body
        {
        color:#000000;
        background-color:#FFFFFF;
        font-family:tahoma,sans-serif;
        font-size:101%;
        margin:55px
        }
h1,h2,h3,h4,h5
        {
        color:#000080;
        font-family:tahoma,sans-serif;
        font-weight:100;
        letter-spacing:2px
        }
h1
        {
        font-size:130%
        }
h2
        {
        font-size:120%
        }
h3
        {
        font-size:110%
        }
h4,h5
        {
        font-size:100%
        }
p
        {
        color:#000000;
        background-color:#FFFFFF;
        font-size:100%;
        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:link
        {
        color:#000000;
        letter-spacing:2px;
        text-decoration:underline
        }
a:visited
        {
        color:#303030;
        text-decoration:underline        
        }
a:hover
        {
        color:#000080;
        }
ul,ol,dl
        {
        color:#000000;
        font-family:Tahoma,sans-serif;
        font-size:100%;
        letter-spacing:2px;
        list-style-type:none;
        }
li
        {
        padding:3px
        }
pre
        {
        font-family:Tahoma,sans-serif;
        font-size:85%;
        letter-spacing:1px;
        text-align:right
        }
.bilder
        {
        text-align:center;
        padding:50px
        }
.index
        {
        font-family:tahoma,sans-serif;
        font-size:120%
        }
.linktext
        {
        font-size:100%
        }
.quelle
        {
        text-align:right
        }
.nav
        {
        font-size:90%;
        text-align:center;
        padding:10px;
        border:1px solid #909090
        }