/* --- print-page.css: print via 'Druckansicht' link ---*/

body, h1, h2, h3, ul, li, p, td, a:link, a:visited, div { color: #000 !important; }
body {
  background-image: none;
  margin: 5px;
}
h1, h2, h3 { background: none !important; }
h1.icc {
  padding-top: 6px !important;
  font-size: 9pt;
}

p.bodytext, div#contentarea ul, div#contentarea li, .fzkname, .latestmod, .breadcrumb, .breadcrumblink, .breadcrumbnolink {
  font-family: times new roman, times, serif;
}
div#content p.bodytext, div#content ul, div#content li {
  font-size: 11pt;
  line-height: 130%;
}
div#rechts p.bodytext, div#rechts ul, div#rechts li {
  font-size: 10pt;
  line-height: 120%;
}

a { text-decoration: none; }

div#container {
  margin-top: 0;
}

div#logo {
  position: static;
  float:left;
}
div#bannertext {
  margin-left: 80px;
  margin-top: 0px;
  padding-top: 10px;
  vertical-align: top;
}
div#bannertext H1 {
  line-height: 140%;
}

div#contentarea {
  clear: both;
  margin-top: 0px;
  padding-top: 5px;

}
div#content {
  padding-bottom: 6px;
  margin: 0px;
  margin-left: 10px;
}
div.breadcrumb {
  padding: 0px;
  margin-top: 0px;
  }
div.fzkname { background: none; }

p.bodytext a { font-weight: bold; }
ul.csc-bulletlist a { font-weight: bold; }

.print-refnumber {
  font-size: 90%;
  font-weight: bold;
  padding-left: 0.15em;
}

#spaltecontent p.bodytext a.intra-mail-link img { display: none; }
#spaltecontent p.bodytext a.ext-mail-link img { display: none; }
#spaltecontent p.bodytext a.interner-link-mit-icon img { display: none; }

#spaltecontent div.detailbox {
  padding: 0px;
  border: none;
}
#spaltecontent div#printbutton { display: none; }

#spaltecontent table.contenttable {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  background-color: #fff;
}
#spaltecontent table.contenttable caption {
  border: 1px solid #999;
  background-color: #fff;
  color: #000;
}
#spaltecontent table.contenttable th {
  background-color: #fff;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}
#spaltecontent table.contenttable td {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}
#spaltecontent table.contenttable tr.bg-grau {
  background-color: #fff;
}
#spaltecontent table.contenttable tr.bg-blau {
  background-color: #fff;
}

.borderbottom { border-bottom: 1px solid #eee; }
#spalterechts { border-top: 1px solid #eee; }
#rechts div.detailbox { padding: 0px; border: none; }
#rechts img { display: none; }
#rechts a img { display: none; }
#rechts div.infotopic {
  width: 96%;
  margin-top: 0px;
}
ul.print-urllist { list-style-type: none; text-indent: -2em; }

.glossary-list1 table td.infolink { background: #f8f8f8; }

.noprint-image img { display: none; }
.noprint-image .csc-textpic-imagewrap { display: none; }

/* EOTX */
