  .button1 { width:28px; height:24px; }

  .cuh {
    cursor:hand;
  }
  .fb1 {
    padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px;
    margin-top:0; margin-left:0; margin-right:0; margin-bottom:0;
    width:32px; height:26px;
    cursor:hand;
  }

  .input0 {
    width: 25px;
    height: 25px;
    background-color: #FFFFFF;
    cursor: hand;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    padding-top: 3px;
    border: 1px solid #BBBBDD;
    margin-top: 0px;
    margin-left: 0px;
  }
  .input1 {
    width: 25px;
    height: 25px;
    background-color: #DFDDFF;
    cursor: not-allowed;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    padding-top: 3px;
    border: 1px solid #BBBBDD;
    margin-top: 0px;
    margin-left: 0px;
  }

  .inputZ {
    width: 23px;
    height: 23px;
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    padding-top: 1px;
    border: 1px solid #BBBBDD;
    margin-top: 0px;
    margin-left: 0px;
  }
  .buttonZ{
    border: 0px;
    background-color: transparent;
    font-weight: bold;
    font-face: sans-serif;
    font-size:12px;
    text-align:center;
  }

  .lsgn{
    width:600px;
    font-weight: bold;
    font-size:10px;
    text-align:center;
  }

  .anzahlZc{
    font-weight: bold;
    font-size:12px;
    background-color: #DFDDFF;
    color: #000000;
    text-valign: top;
  }

  .anzahlXZc{
    font-weight: bold;
    font-size:12px;
    background-color: #FFFFFF;
   color: #000000;
  }

  a:link {
    color:#0000FF;
	text-decoration:underline;
  }
  a:visited {
    color:#0000FF;
	text-decoration:underline;
  }
  a:hover {
    color:#FFFF00;
    background-color:#0000FF;
    text-decoration:none;
  }

  a.bb:link {
    color:#0000FF;
    text-decoration:none;
    cursor:hand;
  }
  a.bb:visited {
    color:#0000FF;
    text-decoration:none;
    cursor:hand;
  }
  a.bb:hover {
    color:#FFFF00;
    background-color:#0000FF;
    text-decoration:none;
    cursor:hand;
  }

