/* Start of CMSMS style sheet 'PDF/Druck' */
#printing {
  width: 600px;
  color: #000000 !important;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  text-align: justify;
  display: block !important;
}

#printing h1 {
  font-size: 15pt;
  padding-bottom: 3px;
  border-bottom: 2px solid #000000;
  margin: 0px;
}

#printing h2 {
  font-size: 13pt;
  padding-bottom: 3px;
  border-bottom: 1px solid #000000;
  margin-top: 10px;
}

#printing h3 {
  font-size: 12pt;
  padding-bottom: 3px;
  border-bottom: 1px solid #C0C0C0;
  margin: 0px;
}

#printing p {
  margin: 0px;
  padding: 0px;
}

#printing .rightimg{
  margin-left: 10px;
}

#printing .leftimg{
  margin-right: 10px;
}

#printing blockquote {
  border: 0px;
  background-color: #F0F0F0;
  font-style: italic;
}

#printing .signature {
  border-left: 2px solid #000000;
  font-style: italic;
  padding-left: 5px;
  color: #000000;
}

#printing .leftimage, #printing .rightimage {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  padding: 10px;
  text-align: center;
}

#printing .leftimage {
  float: left;
  margin-right: 10px;
}

#printing .right {
  float: right;
  margin-left: 10px;
}

#printing .image_caption {
  font-size: 7pt;
}

#printing a {
  color: #000000;
  font-style: italic;
  text-decoration: none;
}

#printing .NewsSummaryMorelink {
  display: none !important;
}

#printing .NewsSummary {
  border-bottom: 1px solid #C0C0C0;
  padding-top: 5px;
  padding-bottom: 5px;
}

#printing .NewsPicture {
  width: 100px;
  float: left;
}

#printing .NewsPicture img {
  width: 100px;
}

#printing .NewsContent {
  margin-left: 110px;
}

#printing .NewsSummaryPostdate {
  font-weight: bold;
  display: inline;
  font-size: 10pt;
}

#printing .NewsSummaryLink {
  font-weight: bold;
  display: inline;
}

#printing li.thumb {
  list-style-type: none;
  display: inline;
}

#printing img {
  border: none;
}

#printing ul {
  padding-bottom: 20px;
}

#pheader {
  height: 80px;
  border-bottom: 10px solid #C0C0C0;
}

#pheader h1 {
  font-family: Times New Roman, Garamond, serif;
  color: #C0C0C0;
  border: none;
}

#pheader h2 {
  font-family: Times New Roman, Garamond, serif;
  color: #C0C0C0;
  border: none;
}

#pfooter {
  font-family: Times New Roman, Garamond, serif;
  color: #C0C0C0;
  text-align: center;
  border-top: 10px solid #C0C0C0;
  padding-top: 20px;
}
/* End of 'PDF/Druck' */

