
#bodysize {
    border: 1px solid #666666;
    background-color: #ffffff;
    margin-top: 50px;
    width: 650px;
    height: 380px;
    }

#logo {
    background: url(logo.gif) no-repeat;
    margin-top: 50px;
    vertical-align: middle;
    width: 425px;
    height: 150px;
    }

#bundlinie {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    font-family: Tahoma, verdana, arial, helvetica;
    vertical-align: bottom;
    text-align: center;
    }

#mail {
    background: url(mail.png) no-repeat;
    width: 50px;
    height: 50px;
    border: 0px solid #FFFFFF;
    cursor: hand;
  }

#link {
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
    font-family: Tahoma, verdana, arial, helvetica;
    text-decoration: none;
    font-size: 9px;
    cursor: hand;
    }

