    html {
      height:100%;
    }
    body{
      margin:0;
      color:#727272;
      font-family:verdana,helvetica,arial;
      font-size:11px;
      font-style:normal;
      font-variant:normal;
      font-weight:normal;
      line-height:16px;
      height:100%;
    }
    td {
      line-height:normal;
      text-decoration:none;
      padding:0;
    }
    img {
      padding:0;
    }
    a {
      color:#727272;
      text-decoration:none;
    }
    .head {
      background-image:url(./img/head.gif);
      background-repeat:no-repeat;
      background-position:left;
    }
    .headVar {
      background-image:url(./img/head_var.gif);
      background-repeat:repeat-x;
      background-position:top;
    }
    .shadowCorner {
      background-image:url(./img/schatten_ecke.gif);
      background-repeat:no-repeat;
      background-position:top;
    }
    .shadowTopVar {
      background-image:url(./img/schatten_oben_var.gif);
      background-repeat:repeat-x;
      background-position:top;
    }
    .shadowLeftVar {
      background-image:url(./img/schatten_links_var.gif);
      background-repeat:repeat-y;
      background-position:left;
    }

textarea {width:445px;height:100px;font-family:verdana;}

input.button {color:#727272;font-family:verdana;font-size:11px;background:#DCDCDC;border:1px solid #727272;}

input {font-family:verdana;font-size:11px;} 
