/************************************
 * TITLE: Print Stylesheet  * 
***********************************/

body {
background: #fff !important;
color: #000;
text-align: justify; /* Blocksatz */
}

body {
font: 12pt Georgia, "Times New Roman", serif;
}

html {
height: 100.1%;
background-color: #ffffff;
}

body, #content {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}


h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  text-indent: 0px;
  padding: 0px;
  margin: 0px 10px 0px 0px;
}

a {
  color: #000000;
}

#noprint1 {
  display: none;
}

#noprint2 {
  display: none;
}

#nav {
  display: none;
}

#prk {
  display: none;
}

#path {
  display: none;
}

.chcTable {
  display: none;
}

#content1, #content2, #content3, #content4, #content5, #contentST {
  color: #000000;
  padding: 0px 10px 0px 0px;
  margin: 0px;
}

