#close 
.hugo 
  {
    background-color: #ff0000;
    color: #ffffff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    width: 16px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 14px;
  }
     
#popup 
  {
    background: #006eb7;
    width: 441px;
    height: 419px;
    position: absolute;
    top: 50px;
    left: 15px;
    border: 2px solid #d4d0c8;
  }

toast
  {
    background-image: url("http://www.versicherungsauktionshaus.de/images/bloch_popup2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
  }