/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Print-Stylesheet für www.monumente-online.de
| fasc | 2009-08-12 - 2009-08-14
| 
| Inhaltsverzeichnis:
| - ==hide        Ausblenden nicht benötigter Bereiche
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==hide */
  
#header,
#navigation-main,
#column-service,
#titlebar,
#illustration,
#content-service,
#navigation-content,
#navigation-service,
#presentation,
a.dsd {
  display: none;
}

#content {
  padding-top: 100px;
}

#header-print {
  margin-left: 10px;
  position: relative;
}

#header-print p.edition {
  color: #FFF !important;
  font-size: .75em; line-height: 1.25em;
  position: absolute; top: 7px; right: 3px;
}

#header-print p.dsd {
  position: absolute; top: 35px; right: 3px;
}

#page {
  border-bottom: 1px solid #00285E;
  padding: 40px 0 20px 0;
  width: 550px;
}
