/* Allgemein */
body { background: #fff; margin: 0; padding: 0 }

.printView { border: none; padding: 0; margin: 0 }

ul.functionbar { display: none }


/* Ausblenden des Druckbuttons auf Druckseiten */
div.printbutton { visibility: hidden }

#banner, .navigation_showLevel1, #subnavigation, #sidebar, #footer, .short_navigation_show, .search2_showForm, .short_navigation_showNavi, .functionbar { display: none }
#content {
    float: none;
    margin-right: 54px;
    width: 90%;
    clear: both;
    margin-top: 50px
}

#logo { float: none }


