


/* this is the CSS document for printing */

@charset "UTF-8";

body {
  padding:0cm;
  margin:0cm;
  margin-left:0cm;
  height:100%;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  color:#000000;
}

h1 {
  font-size: 14pt;
  font-weight: bold;
  color:#000000;
}

h2 {
  font-size: 12pt;
  font-weight:bold;
  color:#000000;
}

h3 {
  font-size:12pt;
  font-weight:bold;
  color:#000000;
}

h4 {
  font-size:10pt;
  color:#000000;
}

h5 {
  font-size:10pt;
  font-weight:bold;
  color:#000000;
  margin-bottom:-0.9em;
  padding-bottom:0;
}

h6 {
  font-size:10pt;
  font-weight:bold;
  margin-top:-0.5em;
  margin-bottom:0;
  color:#000000;
}

p {
  margin-top:12pt;
  margin-bottom:12pt;
  padding:0;
}

.breadcrumb, th, , .headSortButton {
  font-size: 10pt !important;
  font-weight: bold !important;
  font-family:Arial, Helvetica, sans-serif !important;
}

/* don't show these elements when printing */
.sidebar_right, .menu,
.teaser, .footer,
.foot_buttons, .searchcontainer,
.subuser, .submenu2 {
  display: none;
}
