BODY {
  color: #000;
  font-family: arial,helvetica,sans-serif;
  font-size: 12;

}

table.rahmen {
      position: relative; position: absolute
      top: auto; right: auto; bottom: auto; left: auto;
      padding: 0;
      margin: 0;
      border: 0;
      vertical-align: bottom
}

table.middle { 
      position: relative; position: absolute
      top: auto; right: auto; bottom: auto; left: auto;
      padding: 10px;
      margin-top: 3em;
      margin-bottom: 3em;
      background: #eee url(/pictures/wallB.jpg) repeat fixed 0 0;
}

.middle {
      font-family: arial,helvetica,sans-serif;
      font-size: 12;
}

input {
      font-family: arial,helvetica,sans-serif;
      font-size: 12;
}

select {
      font-family: arial,helvetica,sans-serif;
      font-size: 12;
}

DIV.middle {
      background: #fbf0d8;
}

tr.menu {
      background-color: #7EC3E6;
      background: #eee url(/pictures/fill_top.png);
}

th.menu {
      font-weight: bold;
      font-family: arial,helvetica,sans-serif;
      font-size: 12;
}

a.menu {
      link: #000000; text-decoration:none; font-weight:bold;
      visited: #000000; text-decoration:none; font-weight:bold;
      hover: #000000; text-decoration:none; font-weight:bold;
      active: #000000; text-decoration:none; font-weight:bold;
      color: black;
      font-family: arial,helvetica,sans-serif;
      font-size: 12;
}
