.lightbox_stoerer {
position:absolute;
/*left:200px;
top:100px;*/
width:578px;
font-family:Arial, Helvetica, sans-serif;
}
.lightbox_stoerer_top {
position:relative;
background:url(/fileadmin/templates/box/img/lightbox_stoerer_top.png) top left no-repeat;
height:35px;
width:578px;
}
.lightbox_stoerer_top a.lbAction {
position:absolute;
right:0;
top:0;
height:35px !important;
width:41px !important;
cursor:pointer;
}
.lightbox_stoerer_main {
width:530px;
position:relative;
background:url(/fileadmin/templates/box/img/lightbox_stoerer_main.png) top left repeat-y;
padding:0 24px;
}
.lightbox_stoerer_main h1 {
font-size:16px;
font-weight:bold;
color:#8b8b8b;
margin:0;
padding:10px 0 13px 0;
}
.lightbox_stoerer_flash {
margin-bottom:7px;
}
.lightbox_stoerer_subtext {
background-color:#e6e6e6;
font-size:12px;
color:#000000;
padding:2px 5px;
position:relative;
}
.lightbox_stoerer_subtext p {
margin:0;
padding:10px 0 0 0;
}
.lightbox_stoerer_bottomtext {
font-size:12px;
color:#000000;
padding:10px 5px 3px 5px;
}
.lightbox_stoerer_bottom {
width:578px;
height:17px;
background:url(/fileadmin/templates/box/img/lightbox_stoerer_bottom.png) top left no-repeat;
overflow:hidden;
}