
.accessibility, .navilink, .screenonly {
	display : none;
}

.printonly {
	display : inherit ! important;
}

/* Layout */

body {
	background : white;
	color : black;
	margin : 0;
	padding : 0;
	font-family : 'Helvetica Neue', Arial, serif;
	font-size : 10pt;
	line-height : 12pt;
	font-weight : normal;
}

h1 {
	font-size : 16pt;
	line-height : 19pt;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

h2 {
	font-size : 12pt;
	line-height : 14pt;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

h3, h4, h5, h6 {
	font-size : 9pt;
	line-height : 12pt;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

p, h2.manchet {
	margin : 0 0 12pt;
}

address {
	font-style : normal;
	text-align : center;
}

address span.companyname {
	font-weight : bold;
}

address span.accessibility {
	display : inline;
}

#topWrapper, #menuBar, #contentMenu, #footerNavigation, #userfeedback {
	display : none;
}

.sIFR-flash {
	display : none;
}

a, a:link, a:visited, a:hover, a:focus, a:active {
	text-decoration : underline;
	color : #0080e0;
}

#daekningstabel td.vismere {
	visibility : hidden;
}
#daekningstabel div.daekningtabellinjebeskrivelse {
	display : block !important;
}
