body
  {
  font-family: Tahoma, Verdana, "Sans Serif";
  }

strong
  {
  font-weight: bold;
  }

.info
  {
  font-size: 10pt;
  font-weight: bold;
  }

.knoepfli
  {
  width: 130px;
  }

.id_o
  {
  font-size: 8pt;
  font-weight: bold;
  background-color: #dddddd;
  text-align: center;
  }

.id_l
  {
  font-size: 8pt;
  font-weight: bold;
  background-color: #dddddd;
  text-align: right;
  }

.nono
  {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline overline;
  background-color: #ffff00;
  color: #bb0000;
  }

table.map
  {
  table-layout: fixed;
  border: 1px solid #000000;
  }

td.map
  {
  border: 1px solid #dddddd;
  height: 20px;
  width: 20px;
  }

.control
  {
  position: absolute;
  left: 10px;
  top: 85px;
  width: 140px;
  height: 300px;
  background-color: #cccccc;
  border: 1px solid #000000;
  text-align: center;
  }