@import "screen.css";


body {
    background:none;
    font-family: Georgia, "Bitstream Vera Serif", serif;
    font-size:14px;
}

/* allgemeine print-definitionen
        aenderungen, die fuer mehrere
        bereiche gelten
------------------------------------------------------*/

#debug,
#headnavi,
#margin,
#navi,
.anchor,
.banner,
.foot_links,
.metanavi,
.sub_menu {
    display:none !important;
}

.foot_source {
    display:block !important;
}

/* #banner, */
#foot,
#head,
#site,
#substance,
.kekse,
.amt_info_box {
    padding-left:0;
    padding-right:0;
    overflow:auto;
    width:100% !important;
}

#head,
#site {
    background:none;
}



.toolbox a span {
    background-image: none;
    text-indent: 0;
    width: auto;
}
