/* 2008-05-21 */
/* Copyright 2008 ranketing GmbH */
/* Formatierung des Layers für SlideIn/Out Effect der Werbung * * * * * * * * * * * * * * * * * * * * * * * * */
#lyr_flugwbg #lyr_flugwbg_container       { }
#lyr_flugwbg #lyr_flugwbg_container a     { display:block; width:300px; background: #FFFFFF; padding:0px; }
#lyr_flugwbg #lyr_flugwbg_container a img { }

#lyr_flugwbg #header_title { background-color:#000000; color:#FFFFFF !important; height:10px; font-size:12px !important; text-align:left !important; padding:4px; padding-left:7.5px; }
#lyr_flugwbg #header_close { background-color:#000000; height:10px; font-size:10px !important; text-align:right !important; padding-right:5px; }
#lyr_flugwbg #header_close a { display:block; color:#FFFFFF;  padding:2px; padding-left:4px; padding-right:4px; }
#lyr_flugwbg #header_close a:hover { color:#E50A0A; }

#lyr_flugwbg table { width:300px; background-color:transparent !important; border-collapse:collapse; border-spacing:0px; }
#lyr_flugwbg table td { padding:0px; border:none; background-color:transparent; }
#lyr_flugwbg { 
  position:absolute; 
    display:block;
    margin:0 auto;
    padding-left:35px;
    
    z-index:99999999999999 !important; 
    top:30px;
    left:0px;
}
