

/* Typography */

body {
    font-family : Verdana, sans-serif;
    font-size:16px;
	color : #666;
}

h1, h2, h3, h4 {
	margin : 0;
}

p {
	margin : 0 0 1em;
}

p.disclaimer{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

h3.teaseroverskrift{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	

}

h2, h3, h4, p {
	padding : 0;
}

h1 {
	font-family : Arial Narrow, Arial, sans-serif;
	font-size : 3.125em; /* 50px = 16px * 3.125 */
	letter-spacing:-0.03em;
	line-height:1em;
	padding : 0 0 20px;	
	color: #555;
}

h2 {
	font-family : Arial, sans-serif;
	font-size: 1.25em; /* 20px = 16px * 1.25 */
	line-height : 1.25em;
	font-weight : normal;
	color: #555;
}

h2.orange {
	color: #F37321;
	font-family : Verdana, sans-serif;
	font-size : 0.875em;    /* 14px = 16px * .875 */ 
	font-weight : bold;
}

h2.manchet {
    font-family : Arial, sans-serif;
	color: #888;
	font-size: 1.125em; /* 18px = 16px * 1.125 */
	line-height : 1.2em;
	font-weight : normal;
	margin : 0 0 1em;
}

/* test abrbeo*/

#maincontent.productpage {
h2.manchet {
	color : cyan;
	font-size: 1.25em;
}

}
/* test slut abrbeo*/


#spotArea h2 {
	font-family : Arial Narrow, Arial, sans-serif;
	font-size : 1.5em; /* 24px = 16px * 1.5 */
	line-height : 1em;
}



h3 {
	font-size: .75em; /* 12px = 16px * .75 */
	line-height : 1.5em;
	font-weight : bold;
}


h3.manchet {
	font-family : Arial, sans-serif;	
	font-size: .85em; /* 12px = 16px * .75 */
	line-height : 1.5em;
	font-weight : bold;
	color: #888;
}



p, ul, ol {
	font-size: .75em; /* 12px = 16px * .75 */
    line-height : 1.35em;
}

p p,
p ul,
p ol,

ul p,
ul ul,
ul ol,

ol p,
ol ul,
ol ol
{
	font-size : 1em;
}

div.rule {
	border : none;
	background : transparent url(/idc/groups/abdk_web/documents/web_assets/img_divider_hori_grey.gif) repeat-x center left;
	height : 1px;
	margin : 0 0 12px;
	padding : 0;
}

div.rule hr {
	display : none;
}

a, a:link, a:visited {
	text-decoration : none;
	color : #0080e0;
}

a:hover, a:focus {
	text-decoration : underline;
}

a:active {
	color : #0080e0;
}

a.navilink, a.navilink:link, a.navilink:visited
{
	color : #666;
}

a.navilink:hover, a.navilink:active, a.navilink:focus
{
	color: #F37321;
}

/* */

a.linkpil {
	background : url(/idc/groups/abdk_web/documents/web_assets/img_body_linkpil.gif) right center no-repeat;
	padding-right : 10px;
}

ul.uspbullets {
	margin : 0;
	padding : 1em 0 0 10px;
	list-style : none;
}
ul.uspbullets li {

	margin : 0;
	padding : 0 0 1em 22px;
	background: url(/idc/groups/abdk_development/documents/web_assets/img_green_checkmark.gif) no-repeat left 2px;
}

div.faktaboks {
	border : 1px solid black;
	background : #eee;
}
