* { 
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important; 
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

a, a:visited { color: #444 !important; text-decoration: underline; }

img { page-break-inside: avoid; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; font-weight: normal; }

.hide, footer, nav, .logo, 
.intro, aside, .breadcrumb, 
.tablet-hidden, #nav-open-btn, 
.disclaimer ul, .disclaimer p, 
.recepten.detail .highlight-box { display: none; }
 .button, .icon { display: none !important; }

body {
	background: none;
	line-height: 1.2em;
	word-spacing: 1px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11pt;
	width: 95%;
	color: #000;
}
.contents{ margin: 0; padding: 0; }

.contents a:after {
	content: " ( "attr(href)" )";
}
img, a img {
	border: none;
}

h1 {
	line-height: 1.5em;
}

.recepten.detail .contents img { max-width: 150px; }
.recepten.detail aside { display: block; }

