/* _________ Stylesheet for Silva 2.0 printing _________________
** _________ Silva users can adjust their own print styles _______________
**
**  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
** */

body {
  font-size: 9pt;
  background-image:None;
}

p.annotation, p.author, p.source {
  font-size: 7pt;
}


#body-header {
    width:200px;
    height:60px;
    left:0px;
    float:left;
}

#body-area {
    top:50px;
    left:40px;
    width:100%;
}

#top_deco_rechts {display:None}
#top_deco_mitte {display:None}
#top_deco_rechts {display:None}

#servicenavi {display:None}

#deco {display:None;}
#topnavi  {display:None;}
#breadcrumb {display:None}
#subnavi  {display:None;}

#promo  {display:None;}

#logo {
    right:0px;
    top:0px;
    padding:0px;
    margin:0px;
    height:50px;
    width:100px;
}
#public {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    margin:0px;
    padding:0px;
    height:100%;
    min-height:none;
    z-index:0;
    clear:both;
}

#fuss{
    position:absolute;
    bottom:0px;
    left:0px;
}
* end feed */

