/* Footer, Services und SeitenPaging deaktivieren */
@media print {
 .dfra-footer, .dfra-site-services, .dfra-link-pagination{
   display: none;
 }
  section.main .page-content { float: none; }

.dfra-text-image-gallery .drilldown-wrapper .text-col, .press_footer { position: inherit; float:none; display:block; clear: both}
.dfra-text-image-gallery .image-wrapper, .dfra-news-download-footer { position: inherit; float:none; display:block; clear: both}
}

.stage-image-wrapper.dfra_flash, stage-image-wrapper.flash-replaced {margin-left: -48px; margin-top: -24px;}


.mailto span {
    margin: 3px 3px 0 5px;
}

/* Senden-Button fÃŒr Chrome positionieren*/
.buttoncontainer {
        position: relative;
        top: -30px;
   }


p img {margin-right: 10px;}


/*Bugfix 2 Spalten*/
.parsys_2col .col_left {
float: left;
margin-right: 20px;
}

.parsys_2col .col_right {
float: right;
margin-right: 0px;
}


/*BereichTeaser Text HÃ¶henfix*/
.module-block p {margin-bottom: 10px;}


/*NewsTeaser Home HL Fake
.dfra-press-teaser .block-headline{
background: url("http://www.fraport.de/content/medialib/fraport/fraport/logos-und-icons/pm-headline/_jcr_content/renditions/rendition_0.file/pm_teaser_en.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font-size: 11px;
    height: 55px;
    line-height: 18px;
    margin-bottom: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
}

.dfra-press-teaser .block-headline{
background: none\9;
height: auto\9;
border-bottom: 1px solid #d8d8d8\9;
}*/


/*Bugfix fuer falsche Auszeichnung an Stelle von ... 
p .truncate_ellipsis {display: none;}*/
