#rxcBefragung{
    position:absolute;
    top:138px;
    left:292px;
    background-image: url(/templates/erotic/_common/img/befragung.jpg);
    width:400px;
    height:244px;
    z-index:5;
}
#rxcBefragung img{
    border:0px;
}
#rxcBefragung .close{
    position:absolute;
    right:0px;
    top:0px;
}
#rxcBefragung .ok{
    position:absolute;
    right:0px;
    bottom:0px;
}
#rxcBefragung .text{
    position:absolute;
    left:13px;
    top:40px;
    color:#680303;
    font-family:Arial;
    font-size:10pt;
}
#dunkel{
 background-color: #000000;
 filter:Alpha(opacity=60);
 -moz-opacity:.6;
 opacity:.6;
 position: fixed;
 overflow-y:auto;
 left: 0px;
 top: 0px;
 z-index: 4;
 width: 100%;
 height: 100%;
 }
 
* html #dunkel{
 position: absolute;
 height:950px;
}
