@charset "UTF-8";
/**
 * Schreinerei Schaller - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2009-03
 *
 * Hacer con Amor
 *
 */
@import url(contentbase.css);

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#nav-first, #nav-main, #nav-sub1, #nav-sub2, #footer, .printlink, div.hr { display: none; }

h1 { border-bottom: 1px #aaa solid; margin: 0; padding: 0 0 10pt 0; text-align: center; }
h2, h3, h4, h5, h6 { color: #000; }
h3 { border-bottom: 1px #aaa dashed; padding-bottom: 4pt; }
a { border: 0; color: #000; }

#nav-trail { border-bottom: 1px #aaa solid; margin: 0 0 20pt 0; padding: 5pt 0; text-align: center; }
#col1, #col2 { margin-bottom: 20pt; }

table { border-collapse: collapse; display: block; margin: 0 0 14pt; }
table th, table td { border-bottom: 1px #999 solid; padding: .2em .5em; width: auto; }
table.dataTable th, table.dataTable td { border: none; }

.fotobox { margin: 0 0 15pt 0; }
.fotobox ul { margin: 0; padding: 0; }
.fotobox li { display: inline; list-style: none; margin: 0; padding: 0; }
.fotobox a img { border: 1px #e4e4e4 solid; margin: 0 4pt 4pt 0; padding: 2px; }
