/*
 * $Id$
 * $Name$
 *
 * Copyright (c) 2013 jürgen wölfel
 * All rights reserved.
 *
 * Styles for printing
 */
body {
    overflow-y: visible;
}
#header_bottom {
    display: none;
}
#header_imprint {
    display: none;
}
#apply_button_top, #apply_button_bottom {
    display:none
}
.numeric_button {
    display:none
}
/******************************************************************************
 * $Log$
 */