/* Printing */
@page  {
  margin: 3cm 2cm 3cm 2cm;
}
#pgCanvas {
  width: 780px;
}
#menuTop,
#pgSearchBox,
#menuMain,
#footer,
div.navlistDisplay {
  display: none;
}
#header1 {
  border-top-width: 0px;
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 10px;
}
#header1 a:hover {
  text-decoration: none;
}
#header1 #headTitle1,
#header1 #headTitle2 {
  color: #999900;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 20px;
  padding: 10px 0px 8px 0px;
}
#header1 #headTitle2 {
  padding: 0px;
  width: 330px;
  float: none;
}
#header1 #headSubTitle {
  color: #999900;
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
}
#header2 {
  padding: 10px 0px 15px 0px;
  border-bottom: 1px solid #aaaaaa;
}
#header2 a {
  color: #666666;
}
#header2 #headDfg {
  width: 180px;
  float: left;
}
#header2 #headDfg #imgDfg {
  float: none;
  width: 150px;
  margin-bottom: 10px;
}
#header2 #headProjekt {
  padding-left: 200px;
}
#breadcrumb {
  padding: 25px 0px 10px 0px;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
}
#content {
  border-top-width: 2px;
}
#pgRight {
  width: 210px;
  float: right;
  background-color: #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#pgRight h4 {
  margin: 0px;
  padding: 10px;
  color: #999900;
  background: #fff;
  border-top: 2px solid #999900;
  border-bottom: 1px solid #999900;
}
div.idxNavSectionHead.idxNavClosed {
  background-image: url(down.png);
  background-repeat: no-repeat;
  background-position: 3px 7px;
}
#objectNav div.idxNavSectionHead.idxNavClosed {
  background-image: url(downobject.png);
  background-repeat: no-repeat;
  background-position: 538px 8px;
}
div.idxNavShowAll {
  display: none;
}
div.idxNavContent.idxNavOpen {
  display: block;
}
div.idxNavContent.idxNavClosed {
  display: block;
}
a.idxNavList {
  display: block;
  padding: 2px 0px 2px 25px;
  position: relative;
  color: #666666;
}
