/* print - Version 1 */
/* 02.01.2007 */

body {

}

#bodyIdentitaetLogo, .unsichtbar, #bodyMenu, .breadcrumb, #bodyFooter, #bodyContext  {
    position: absolute;
    left: -1000px;
    top: -1000px;
    overflow: hidden;
}

#wrapLinks, #wrapRechts {
    background-image: none;
}

#printFooter {
   position:relative;
   left: auto;
   top: auto;
   overflow: auto;
}

.searchnavigationhead,
ul.searchnavigation
{
    display: none;
}

