td.button { 
  border-width:1pt;
  border-top-color:rgb(153,153,153);
  border-right-color:rgb(153,153,153);
  border-bottom-color:rgb(153,153,153);
  border-left-color:rgb(153,153,153);
  border-style:solid;
  cursor:pointer;
  width: 138px;
  height: 22px;
  background-color:#00923F;
  text-align:center
}

td.leer {
  width: 138px;
  height: 1px;
  background-color:#FFFFFF;
}

font {
  font-family:'Arial';
  font-size:10pt;
  color:#FFFFFF;
}

font.preis {
  font-family:'Arial';
  font-size:14pt;
  color:#FFFFFF;
}

font.navi {
  font-family:'Arial';
  font-size:9pt;
  color:#FFFFFF;
}

a {
  font-family:'Arial, Helvetica, sans-serif';
  font-size:9pt;
  color:#F4FFF5;
  text-decoration:none;
  font-weight:400;
}

a.2 {
  font-family:'Arial';
  font-size:9pt;
  color:#CC3399;
  text-decoration:none;
}

a:hover {
  font-family:'Arial';
  font-size:9pt;
  color:#AAAAAA;
}

a.normal {
  font-family:'Arial';
  font-size:9pt;
  color:#FFFFFF;
  text-decoration:none;
}

body {
  margin-top:10px;
  margin-left:5px;
  margin-right:0px;
  margin-bottom:0px;
}

