/*koerper*/

body {
        background-image:url(../pictures/bgjet_greussing.gif);
        background-attachment:fixed;
        margin-top:50;
        margin-bottom:20;
        margin-left:0;
        margin-right:0;
        }
/*schrift*/

table {
        font-family: verdana;
        font-size: 10pt;
        text-decoration: none;
        color: #05669D;
        font-weight: bold;
        margin-left:  20px;
         }
th {
        font-family: verdana;
        font-size: 11pt;
        text-align:left;
        font-style: italic;
        color: #05669D;
        font-weight: bold;
         }
td {
        font-family: verdana;
        font-size: 10pt;
        text-decoration: none;
        color: #05669D;
        font-weight: bold;
         }

p {     font-family: verdana;
        font-size: 10pt;
        text-decoration: none;
        color: #05669D;
        font-weight: bold;
        margin-left:  20px;
        }

p.u1 {
       font-size: 9pt;
        margin-left:  30px;
        }

p.u2 {  font-size: 8pt;
        margin-left:  40px;
        }

/*links*/
a:link {
        font-family: verdana;
        text-decoration: underline;
        color: #05669D;
        font-weight: bold;
        }

a:visited{
        font-family: verdana;
        text-decoration: underline;
        color: #05669D;
        font-weight: bold;
        }
a:active{
        font-family: verdana;
        text-decoration: none;
        color: #05669D;
        font-weight: bold;
        }

a:hover {
        font-family: verdana;
        text-decoration: underline;
        color: #05669D;
        font-weight: bolder;
        }
/*ueberschrift*/
h1 {
        font-family: verdana;
        color: #05669D;
        font-size: 11pt;
        font-weight: bold;
        text-align: left;
        margin-left:  25px;
        }

h2 {    font-family: verdana;
        text-decoration: none;
        color: #05669D;
        font-size: 10pt;
        font-weight: bold;
        text-align: left;
        margin-left:  25px;
        }