/*AD POPUP */

iframe {
border:0;
}

#ad{
background:url('../secugrid4D/shadow.png') no-repeat !important;
background:none;
visibility:visible;
position:absolute;
margin:-305px 0px 0px -175px; /*ungef&auml;hr mittig ausgerichtet wichtig: left und top auf 50%*/
top: 50%;
left: 50%;
z-index:10;
width:349px;
height:344px;
filter:Shadow(color=#888888, direction=135);
}

#game{
background:url('../games/opener/shadow.png') no-repeat !important;
background:none;
visibility:visible;
position:absolute;
margin:50px 0px 0px -175px; /*ungef&auml;hr mittig ausgerichtet wichtig: left und top auf 50%*/
left: 50%;
z-index:10;
width:349px;
height:436px;
}

div#ballgrid div.relative {
position:relative;
}

#ballgrid div.play {
position:absolute;
top:105px;
right:20px;
border:0
px solid red;
}

/*AD POPUP */