/** MEJU - Treuhand Meju GmbH **/
/** erstellt am 05.08.2009 **/
/** geändert:  **/
/** Änderung:  **/


/*###################################################################################
#####################################################################################
############                        Print-Ausgabe                        ############
#####################################################################################
###################################################################################*/


.zeileSchmuckbild {
    display:none;
}

#logoInner {
    display:none;
}

#logoInnerPrint {
    display:inline;
    height:100px;
    padding:0 13px 20px;
    width:200px;
}

.nav1 {
    border:1px dotted #ccc;
}

.nav1hover {
    border:1px dotted #ccc;
}

.nav1akt {
    border:1px solid #000;
}

#newsInner {
    border:1px dotted #ccc;
}

#footer {
    display:none;
}


#footer-print {
    display:inline;
    width:100%;
    float:left;
}              

#footerPrintTxt {
    padding-top:3px;
    margin-top:3px;
    width:100%;
    border-top:1px dotted #cccccc;
    text-align:center;
    font-size:11px;
    line-height:130%;
    color:#000;
}         

#footerPrintTxt h2 {
    font-size:14px;
}                                                                                                                                         
