/*
======================================================
>>	Reset styles (http://meyerweb.com/eric/tools/css/reset/)
======================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
======================================================
>>	Basic styles
======================================================
*/
#vaerktoejer,
#global-menu,
#sprogvaelger,
#landevalg,
#lokal-menu,
.mini-billeder,
.hidelink,
#relateret-indhold,
.vignet,
.noprint {
	display:none!important;
}
body {
	font: 11pt Arial, Helvetica, sans-serif;
}
p {
	line-height: 16pt;
	margin-bottom:12pt;
}
h1 {
	font-size:32pt;
	padding:12pt 0;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	margin-bottom:12pt;
	font-weight:normal;
}
h2 {
	font-size:16pt;
	margin-bottom:12pt;
	font-weight:normal;
	clear:both;
}
.faneark {
	clear:left;
	margin-bottom:24pt;
}
.faneark h2 {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:6pt 0;
	text-transform: uppercase;
}
.faneark #tekst-indhold h2 {
	border:0;
	font-size:12pt;
	margin-bottom:6pt;
	text-transform: none;
	font-weight:bold;
	clear: none;
}
#service{
	page-break-after: always;	
}
#logo {
	margin-bottom:24pt;
}
#produktbillede,.vignet {
	float:left;
	margin-right:24pt;
	margin-bottom:12pt;
}
.tilbehoer-emne {
	clear:both;
	border-bottom: 1px dotted #999;
	padding-bottom:12pt;
	margin-bottom:12pt;
}
.tilbehoer-emne:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
.tilbehoer-emne {display:inline-block;}
/* Hide from IE Mac \*/
.tilbehoer-emne {display:block;}
/* End hide from IE Mac */
.tilbehoer-emne .tekst {
	float:left;
	width:35%;
}
.tilbehoer-emne .varenummer {
	font-size:9pt;
	margin-bottom:12pt;
}
.tilbehoer-emne .billede {
	float:left;
	margin-right:12pt;
}
table.specifikationer {
	width:100%;
}
table.specifikationer td {
	border-bottom: 1px dotted #999;
	padding:4pt;
	font-size:10pt;
}
table .title {
	width:25%;
	font-weight:bold;
}
#logo {
	height:30pt;
}
#logo img {
	float:left;
}
#logo span {
	display:block;
	text-align:right;
	padding-top:20pt;
}




