@media print {
* {
  background: transparent !important;
  color: #3b4044 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important;
  font-family:Arial, sans-serif;
  font-size: 12pt;
}
a, a:visited {
  text-decoration: underline;
}
a[href]:after {
  content: " (" attr(href) ")";
}
abbr[title]:after {
  content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
  content: "";
}
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
}
tr, img {
  page-break-inside: avoid;
}
img {
  max-width: 100% !important;
  height:auto;
}
@page {
  margin: 0.5cm;
}
p, h2, h3 {
  orphans: 3;
  widows: 3;
}
h2, h3 {
  page-break-after: avoid;
}

 footer, nav,  #sliding, .teaserbottom, .teaserbottom2, .top_link, .searchcontent  {
    display: none;
}
  .teasermid .mainmidtext {
    padding: 0rem 0;
}
  #headpic img {     
  width: 7cm; 
}
  .ce-gallery figure {
    width: 80%; 
  }
  .ce-gallery {
    margin: 0px;
    padding: 0px;
  }
  p { 
    font-family: Arial, sans-serif;
    font-size: 12pt;
}

h1 { font-family: Arial, sans-serif; 
     font-size: 15pt; 
}
  h2 { font-family:Arial, sans-serif; 
     font-size: 14pt; 
}
  h3 { font-family: Georgia, serif; 
     font-size: 13pt; 
}
  a:after { 
    content: "( " attr(href) ") ";
    color: gray; font-size: smaller;
  }
  img {
    max-width: 2cm;
}
  .ce-bodytext {
    width:100%;
  }
}