/* Style Sheet för utskrifter, Joakim 2010-05-16 */
@media print {
body { font-family: Calibri, Arial, Helvetica, sans-serif; background:white; color:black; margin:0 }
#imageMenu { display:none  }
#content { margin-left:0; float:none; width:auto; color:black; font-size:12pt }
#comments { display:none }
#sidebar { display:none }
#footer { display:none }
#commentform { display:none }
div.post-details { display:none }
a.post-edit-link { display:none }
fieldset { display:none }
img{border:none;}
h2{font-family: Cambria, Georgia, Palatino, 'Times New Roman', Times, serif; padding: 3px 0;}
h3{font-family: Cambria, Georgia, Palatino, 'Times New Roman', Times, serif; margin-bottom: 10px; margin-top: 14px;}
h4{font-weight: bold; text-align: justify; margin-bottom: 10px; margin-top: 10px;}
p{margin-top: 10px; margin-bottom: 10px; margin-right: 0px; text-align: justify;}
ol{list-style-position: inside; list-style-type: upper-roman; margin-left: 15px; text-indent: -15px; }
ul li {list-style-position: inside;}
}
