
#wrapper{
position:absolute;
width:742px;
height:425px;
border: dotted lime 0px;
left: 50%;
margin-left: -371px;
top: 50%;
margin-top: -214px;
}

#con1{
background-image: url(../img/ad_di_bg.jpg);
width:742px;
height:425px;
}

#flash_fisch_con{
position:absolute;
left:350px;
top:257px;
width:85px;
height:150px;
border:solid red 0px;
z-index:3;
}

#flash_fisch_blend{
position:absolute;
left:350px;
top:257px;
width:85px;
height:150px;
border:solid red 0px;
z-index:5;
background-color:white;
}

#ad_k{
position:absolute;
left:12px;
top:168px;
width:185px;
height:80px;
border:solid lime 0px;
z-index:3;
cursor:pointer;
}

#ad_d{
position:absolute;
left:558px;
top:168px;
width:185px;
height:80px;
border:solid red 0px;
z-index:3;
cursor:pointer;
}

#jump_left {
background-image:url(../img/fisch_jump_left.png);
border:0px solid lime;
height:346px;
left:139px;
position:absolute;
top:-21px;
width:468px;
z-index:1;

}

#jump_right {
background-image:url(../img/fisch_jump_right.png);
border:0px solid lime;
height:291px;
left:139px;
position:absolute;
top:31px;
width:468px;
z-index:1;

}




#f_1{
position:absolute;
left:350px;
top:300px;
background-image: url(../img/f_1.jpg);
width:85px;
height:150px;
z-index:2;
}

#f_2{
position:absolute;
background-image: url(../img/f_2.jpg);
left:350px;
top:300px;
width:85px;
height:150px;
z-index:1;
}


