#ibox_w{
position: absolute;
top: 0px;
left: 0px;
z-index:100;
width: 100%;
height: 100%;
background-color: #4c4b4b;
margin:0;
padding:0;

/*filter:alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0; */
}

#ibox_progress {	
margin:0;padding:0;
position: absolute;
z-index:105;
}

#ibox_wrapper {
position: absolute;
top: 0px;
left: 0px;
z-index:1000;
padding:40px;
padding-bottom:20px;;
width:300px;
/*height:300px;*/
background-color:#fff;
margin:0;
/*border:1px solid #CCC;*/
}

#ibox_wrapper a {
font-size:90%;
text-decoration: underline;
}

#ibox_content {
background-color:#fff;
width:100%;
height:100%;
margin-bottom:0px;
position:relative;
top:0px;
left:0px;
padding:2px;
cursor: pointer;
/*border:1px solid #000;*/
}

#ibox_footer_wrapper {
position:relative;
padding:0;
margin:0;
top:0px;
left:0px;
}

#ibox_footer {
/*float:left;*/
/*font-size:90%;*/
line-height: 130%;
color: #000;
width:auto;
margin-top:10px;
}

#ibox_footer_copyright {
/*float:left;*/
font-size:90%;
line-height: 130%;
color: #000;
width:auto;
margin-top: 2px;
}

#ibox_footer_bildbeschreibung {
/*float:left;*/
font-size:90%;
line-height: 130%;
color: #000;
width:auto;
margin-top: 2px;
}


#ibox_closexyz {
margin-top:10px;
}

.clearboth {
clear:both;
font-size: 0px;
line-height: 0px;
height: 0px;
}