body {
    font: 13px verdana, arial, helvetica, sans-serif;
}
#headerArea .logo {
    display: none;
}
#headerArea .logoprint {
    display: block;
}
span.spanlink {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #FE8C19;
}
fieldset {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #FE8C19;
    border-left: none;
}
#step_navi {
    display: none;
}
#buttons {
    display: none;
}
#buttons_top {
    display: none;
}
#footer {
    display: none;
}
span.printHide {
    display: none;
}
table {
    width: 100%;
}
div.teaserImage {
    display: none;
}
td {
    padding: 6px;
    vertical-align: top;
}
td.tableLabel {
    width: 50%;
    font-weight: bold;
}
table.pruefenDetail {
    width: 100%;
}
span#creditAccount_accountNumber,
span#creditAccount_bankIdentificationCode,
span#creditAccount_bankName,
span#creditAccount_purpose {
    float: right;
}
/* ausblenden der Rate und des Zinses für Kredit */
.topkredit #div-creditRequest_monthlyRate,
.topkredit #div-creditRequest_annualPercentageRate,
.topkredit #summary_row_creditRequest_monthlyRate,
.topkredit #summary_row_creditRequest_annualPercentageRate {
    display:none;
}
