/* dieleute.de - Print-Style-Definitionen */

#MainNavPage,
#LogoTopNavWrapper,
#FlashHeader
{
 display:none;
}

#InnerContentWrapper
{
 position:absolute;
 left:0px;
 top:0px;
 margin:5px;
 padding:5px;
}

#InnerContentSmall
{
 clear:both;
 padding:10px;
 margin:5px;
}

#Footer
{
 position:absolute;
 bottom:0px;
}