@charset "utf-8";
/* CSS Document */

#site_overlay_wrapper{
    background-image: url("../images/ovleray.png");
    /*height: 1790px;*/
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 199;
}

.site_ovlerlay{
    background: url("../images/WEC_NURBURGRING_POP-UP-BANNER.jpg") no-repeat scroll left top transparent;
    height: 450px;
    left: 50%;
    margin-left: -325px;
    margin-top: 0;
    position: absolute;
    top: 120px;
    width: 650px;
    z-index: 200;
}

div#button_close{
background: url("../../main/imgs/images/prettyPhoto/light_square/lightbox-btn-close.gif") no-repeat scroll 3px 5px #ffffff;
    border: 1px solid #000000;
    cursor: pointer;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1000;
}

div#button_seite a{
cursor: pointer;
    display: block;
    height: 620px;
    left: 0;
    position: absolute;
    top: 0;
    width: 649px;
}

div#button_buchen a{
cursor: pointer;
    display: block;
    height: 620px;
    left: 0;
    position: absolute;
    top: 0;
    width: 649px;
    display:none;
}