/*

Print CSS for www.ratiocinatio.de
Webdesign by <a href="mailto:kkrieger85@gmail.com">Kevin Krieger</a>
Visit www.kevinkrieger.de

*/
body{
  size:210mm 297mm;
  margin-top:1.0cm;
  margin-bottom:1.0cm;
  margin-left:0.5cm;
  margin-right:0.5cm;
  font:12pt Arial, serif;
  background-color: transparent;
  background-image: none ;
  color:black !important;
}

#contentBlock-1   { 
  background-color:transparent;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.singleModule .module-1{
  width: 100% !important;
}

a:after, a:link:after  { 
  background-color:transparent; 
  #content: " * Link " attr(href) "* "; 
}

a:visited:after { 
  font-weight: bold;
  background-color:transparent;
  #content: " * Link " attr(href) "* "; 
}

a img{ 
  background-color:transparent; 
 
}

a img :visited{
  font-weight: bold;
  background-color:transparent; 
}

dont_print,
  .outOfSight,
  #header, 
  #generatedContent-2{
  display: none;
}

.clearonly, .csc-textpic-clear{
  clear:both;
}

div.csc-textpic-imagewrap {
  clear:both;
  float:right;
}

#footer {
  clear:both;
  padding-top:10px;
}

#c134 .singleModule .module-1 .moduleBodyWrap{
  height: auto !important;
}