#popup_overall_wrapper {
    clear: both;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-image: url(/images/kroni20/popup/schwarz_transparent.png) !important;
    background-image: none;
    background-repeat: repeat;
    background-position: left top;
    z-index: 998;
}

#popup_window_wrapper {
    clear: both;
    position: absolute;
    left: 425px;
    top: 250px;
    width: 263px;
    height: 313px;
    margin-top: -186px;
    margin-left: -102px;
    font-size: 12px;
    z-index: 999;
    color: #FFE632;
    font-size: 14px;
}


#popup_window_wrapper a {
    color: #FFE632;
    text-shadow: 0px 2px 5px black;
}


div#popup_window_wrapper[specialselect="noie6"] {
    left: 50%;
    top: 50%;
}

#popup_window_title {
    clear: both;
    float: left;
    width: 247px;
    line-height: 1;
    text-align: right;
    color: #FFFFFF;
    font-size: 11px;
}

#popup_window_title a {
    color: #FFFFFF;
}

#popup_content {
    clear: both;
    float: left;
    width: 463px;
    height: 253px;
    text-align: left;
    font-size: 20px;
    line-height: 130%;
    position: relative;
}

.popup_content_link {
    padding-left: 0px;

}

#popop_content_image {
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
}


#popup_close_button {
    position: absolute;
    right: -220px;   
    top: 8px;
    color: #FFFFFF;
    font-size: 11px;
    z-index: 99;
}

#popup_close_button a {
    color: white !important;
}
