body {
        background-color:#000000;
        font-family: Verdana, monospace;
        font-size: 10px;
        margin:0px;
        background-image: url(gfx/bg.gif);
        width:100%;
     }

a:link {
        text-decoration: none;
        color: #000000;
        font-family: Verdana, monospace;
        font-size: 12px;
        font-weight: bold;
}

a:visited {
        text-decoration: none;
        color: #000000;
        font-family: Verdana, monospace;
        font-size: 12px;
                font-weight: 700;
}

a:hover {
       text-decoration: none;
       font-size: 12px;
       color: #000000;
       font-family: "verdana";
}

a:active {
          text-decoration: none;
          font-size: 12px;
          color: #000000;
          font-family: "verdana";
}

table,.line {
        background-image: url(gfx/bg.gif);
        border-style:none;
        border-spacing:0;
        border-width:none;
        Border-Collapse: Collapse;
        font-size:12px;
        padding-left:50px;
      }

.kosten {
        background-color:#000000;
        text-decoration: none;
        color: #B9E9FF;
        font-family: Verdana, monospace;
        font-size: 12px;
        font-weight: bold;
        border-style:none;
        border-spacing:0;
        border-width:none;
        Border-Collapse: Collapse;
        width:100%;
      }


.top {
        width:800px;
        height:129px;
        margin:auto;
        background-image: url(gfx/top.gif);
        background-repeat:no-repeat;
      }

.inhalt {
        background-color:#000000;
        text-decoration: none;
        color: #B9E9FF;
        font-family: Verdana, monospace;
        font-size: 12px;
        font-weight: bold;
        background-image: url(gfx/bg.gif);
        vertical-align: top;
        text-align: center;
        padding-top: 2em;
        padding-right:50px;
      }

.seite {
        font-family: Verdana, monospace;
        font-size: 12px;
        line-height:30px;
        vertical-align: top;
        text-align:left;
        padding-top: 0em;
        height:471px;
        width:80;
        background-image: url(gfx/seite.gif);
        background-repeat:no-repeat;
        padding-left:24px;
      }

input,textarea {
        background-image: url(gfx/bg.gif);
        font-family: Verdana, monospace;
        font-size: 12px;
        border-style:solid;
        border-width:1px;
        border-color:#000000;
     }

