/* HEI.at Print Layout */

#skiplinks,
#servicenav,
#mainnav,
#subnav,
#footer,
#logo,
#teaser,
#solarlight {
  display: none;
}

#header h1 #logo {
  display: block;
}

body {
  font: 10pt/1.4 Verdana, Arial, Helvetica, sans-serif;
}

#header,
#colwrapper,
#content {
  float: none !important;
  margin: 0;
  width: 100%;
}

#content h1,
#content h2,
#content h3 {
  page-break-after: avoid;
}

#header,
#content h1 {
  color: #000;
}

#header h1 {
  padding-bottom: 30pt;
}

#header h1 img {
  border: none;
  height: auto;
  width: auto;
}
