body {background: #fff !important; margin: 0; padding: 0; font: 95%/160% "Times New Roman", Times, serif;}

.print-expand,
.sv-layout {
   float: none !important;
   margin: 0 !important;
   padding: 0 !important;
   width: auto !important;
   max-width: none !important;
   border: none !important;
}

#galleria,
.print-hide,
.pagecontent img {
   display: none !important;
}

.print-visible,
.print-visible img {
   display: block !important;
}

/* generic selectors */
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: Arial, Helvetica, sans-serif}

h1 {font-size: 150%; margin-top: 0 !important;}
h1.sidrubrikxxh1x {font-size: 150%;}

h2 {font-size: 130%;}
h2.underrubrikxxh2x {font-size: 130%;}

h3 {font-size: 120%;}
h3.underrubrikxxh3x {font-size: 120%;}

h4 {font-size: 110%;}
h4.underrubrikxxh4x {font-size: 110%;}

h5 {font-size: 110%;}
h6 {font-size: 100%;}

.kfm-breadcrumbs {
   display: none;
}

.guide-kollpalaget-print-link, .guide-kollpalaget-more-info-links, .guide-kollpalaget-links {
    display: none ;
}

  #guide-kollpalaget-content h3.chapterlink{
    display: none;
}

.guide-kollpalaget-chapter-ingress{
	font-weight: bold;
}

.guide-kollpalaget-close{
    display: none;
}

.guide-kollpalaget-btn-fordjupning{
	display: none;
}

.more-info, .more-info-links{
	display: none;
}

/* PRINT BUG FIX */
.sv-template-portlet { display: block !important; }

/* Overrida SV */
@media print {
   time {
      font-family: "FreightSansProLight-Regular", "Arial", sans-serif !important;
	}
}