body {
   background-color:white;
}
div#top  { 
   height:20px;
}
div#top ul { display:none;

}
div#top h1 { 
   background-image:none;
   text-indent:0px;
}
div#bottom div#content div#leftColumn {
   display:none;
}
div#rightColumn {
     width:711px;
     float:left;
 
     padding-left:10px;
}
a#druckansicht {display:none;}
div#footer  { display:none;
     position:absolute; bottom:-40px; left:0px;
}
div#footer ul {
     display:none;
}

