body
    {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    }

a
    {
    color: #000000;
    text-decoration: underline;
    }

a:visited
    {
    color: #bbbbbb;
    }

a:hover
    {
    text-decoration: underline;
    color: #FF3399;
    }

a:active
    {
        text-decoration: underline;
        color: #FF3399;
    }


td
    {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 11px
    }


h1
    {
    font-size: 11px;
    font-style: bold
    }

h2
    {
    font-size: 9px;
    font-style: bold
    }


h5
    {
    font-size: 9px;
    font-weight: normal
    }

.small
    {
    font-size: 9px
    }

.bold
    {
    font-size: 11px
    font-style: bold
    }

*html #passage {
         position: relative;
         float: right;
         right: 0;
         z-index: 10;
         margin: -100 8 0 0;
         }

#passage {
         position: relative;
         float: right;
         left: 0;
         z-index: 10;
         margin: -100 15 0 0;
         padding: 0;
         }

.tabelle {position:relative;}