/* GENERAL STYLES */
printLogo {
    display: block;
    xmargin: 20px 0 0 2px;
}

html {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font-size: 10pt;
	/*font-family: Verdana, Geneva, Arial;*/
	font-family: Georgia, Times, serif;
	margin: 0 0 0 75px;
	padding: 0;
}

h1 {
	font-size: 3em;
	font-family: Arial;
	color: #000;
	padding: 0;
	font-weight: normal;
	margin: -0.4em 0 0 0;
	line-height: 1.1em;
	letter-spacing: -0.3em;
}

h1.tipEnVen {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.8em;
	font-family: Arial;
	color: #000;
	padding-bottom: 0;
	font-weight: normal;
	margin: 0;
	margin-top: 1em;
}

p {
	margin: 0;
	padding: 0 0 1em 0;
	xclear: both;
	line-height: normal;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
}

form {
	margin: 0;
	padding: 0;
}

#header {
	display: none;
}
#logo {
	display: none;
}

#search {
	display: none;
}

#search label {
	display: none;
}

#mainNav, #siteNav, #btn, #back, #leftNav, #spmListe, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav {
	display: none;
}

#mainNav li {
	float: left;
	margin-left: 0px;
	padding-right: 15px;
}

#mainNav li a {
	display: block;
	padding: 7px 7px 7px 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#mainNav li a:hover {
	text-decoration: underline;	
}


#mainNav li.current {
	float: left;
	margin-left: 0px;
	padding-right: 15px;
	background: url(../images/nav_right.gif) top right no-repeat;
}

#mainNav li.current a {
	background: url(../images/nav_left.gif) top left no-repeat;
	display: block;
	padding: 7px 7px 7px 20px;
	text-transform: uppercase;
	color: #677E5E;
	font-weight: bold;
	text-decoration: none;
}

#siteNav {
	display: none;
}

#siteNav ul {
	background: url(../images/nav_left.gif) top left no-repeat;
	padding: 0 0 0 0;
	float: left;
	width: 245px;
}

#siteNav li {
 	float: left;
	margin-left: 0px;
}

#siteNav li a.login {
 	background: url(../images/icon_key.gif) 5px 50% no-repeat;
 	margin-left:1.5em;
 	xborder: 1px solid red;
}

#siteNav li a.nyBruger {
 	background: url(../images/icon_man.gif) 8px 50% no-repeat;
 	margin-left:1.5em;
 }

#siteNav a {
	display: block;
	padding: 7px 7px 7px 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #677E5E;
}

#siteNav a:hover {
	text-decoration: underline;
}

#subNav {
	padding: 0;
	margin:0;
	background: url(../images/subnav_shadow.gif) repeat-x;
	float: left;
	width: 670px;
	_margin-left: 2px;
	xborder: 1px solid red;
}

#subNav li {
	float: left;
	margin: 0;
	padding: 0;
}

#subNav li a {
	display: block;
	padding: 0 10px 0 18px;
	text-transform: uppercase;
	color: #677E5E;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}

#subNav li a:hover {
	text-decoration: underline;
}

#subNav li.current {
	float: left;
	margin-left: 0px;
	padding-right: 14px;
	background: url(../images/subnav_right.gif) top right no-repeat;
	
}

#subNav li.current a {
	background: url(../images/subnav_left.gif) top left no-repeat;
	display: block;
	padding: 0 8px 4px 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}



#content {
	font-size: 1.1em;
	width: 952px;
	/* clockwise from top */
	margin: 15px 0 0 15px;
}

#main {
	width: 491px;
	float: left;
	line-height: normal;
}

#main .boxTop {
	background: url(../images/main_front_top_bg.gif) no-repeat;
	height: 11px;
	_margin-bottom:-2px;
}

#main .boxContent {
	/*background: url(../images/main_front_mid_bg.gif) repeat-y;*/
	padding: 2em;
	line-height: normal;
}

#main .boxBottom {
	background: url(../images/main_front_bot_bg.gif) no-repeat;
	height: 11px;
}

/* sub pages start */

#subMain .subNavBoxTop {
	background: url(../images/subnav_top_bg.gif) top left no-repeat;
	height: 15px;
}

#subContent {
	font-size: 1.1em;
	width: 500px;
	/* clockwise fra top */
	margin: 0;
	padding: 0;
}

#subMain {
	width: auto;
	float: left;
	line-height: normal;
	overflow: hidden;
	xborder: 1px solid red;
}

#subMain .boxTop {
	/*background: url(../images/sub_front_top_bg.gif) no-repeat;*/
	height: 11px;
	_margin-bottom:-2px;
}

#subMain .boxContent {
	/*background: url(../images/sub_front_mid_bg.gif) repeat-y;*/
	
}

#subMain .boxBottom {
	display: none;
}

#subMain .boxGreenContent {
	background: url(../images/sub_front_mid_groen.gif) repeat-y;
	xpadding: 0 2em 0 2em;
	xborder: 1px solid blue;
}

#subMain .boxGreenBottom {
	background: url(../images/sub_front_bot_groen.gif) no-repeat;
	height: 11px;
}

#subSecondary {
	display: none;
	/*
	width: 245px;
	float: right;
	*/
}

.subInfobox .boxTop {
	display: none;
}

.subInfobox .boxContent {
	
	padding: 0;
}

.subInfobox .boxBottom {
	display: none;
}

.subInfobox h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	padding: 9px 2em 9px 0;
	margin: 0 0 0 2.5em;
	background: url(../images/infobox_header_bg.gif) bottom right no-repeat;
	float: left;
	display: inline;
}

h3 {
	font-size: 1.1em;
	color: #607657;
	padding: 9px 0 0 0;
	margin: 0 0 0 0.4em;
}

/* sub pages end */


#nyhedsBrev {
	border: none;
	padding: 0 0 0 3px;
	margin: -5px 0 0 0;
	xborder: 1px solid red;
}

#nyhedsBrev label {
	display: none;
}

#nyhBox {
	width: 447px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	_margin-bottom:-15px;
}

#nyhBox .boxTop {
	background: url(../images/box_nyhbrev_top.gif) no-repeat;
	height: 11px;
	_margin-bottom:-2px;
}

#nyhBox .boxContent {
	background: url(../images/box_nyhbrev_mid.gif) repeat-y;
	padding: 0 1em 0 1em;
	margin: 0;
	font-size: 1.4em;
	color: #fff; 
  xheight: 60px /* GZR */
}

#nyhBox .boxBottom {
	background: url(../images/box_nyhbrev_bot.gif) no-repeat;
	height: 11px;
}

.nyhList {
	list-style: none;
	margin: 0 -2px 0 0;
	padding: 0;
}

.nyhList li {
	background: url(../images/header_ikon.gif) no-repeat 0 50%;
	padding: 7px 0 7px 31px;
	display: block;
	margin: 0;
}

#inputBtn {
	width:420px;
	margin: 0;
	padding: 0;
	display: block;
 float: left; /* GZR */
}

.nyhInput {
	margin: 0 0 0 1px;
	padding: 4px 0 0 0;
	float: left;
}

.nyhInputTxt {
	font-size: 0.8em;
	width: 240px;
} 

.btnInput {
	width: 160px;
	float: right;
	margin: 0;
	padding: 0;
}

.btnLeft {
	float: left;
	margin: 0;
	padding: 0;
	color: #000000;
}

.btnRight {
	float: right;
	margin: 0;
	padding: 0;
	color: #000000;
}

#secondary {
	width: 448px;
	float: right;
}

#faktaLinks li {
	margin: 0 0 5px 0;
	padding: 0;
}


#faktaLinks li a {
	color: #000;
}



#faktaTools .anchorList {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	xborder: 1px solid black;
}

#faktaTools .anchorList li {
	padding: 5px 0;
	margin: 0;
	line-height: normal;
}

#faktaTools .anchorList li.last {
	border-bottom: none;
	padding-bottom: 0;
}

#faktaTools {
	width: 630px;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
}

#fakta {
	width: 395px;
	float: left;
	margin: 0;
	padding: 0;
	xborder: 1px solid red;
}

#fakta dl {
	float: left;
	margin: 0;
	padding: 0;
	color: #6E8864;
	line-height: 2em;
}

#tools {
	display: none;
	/*
	width: 213px;
	float: right;
	margin: 0;
	padding: 0;
	xborder: 1px solid green;
	*/
}

#tools .toolsInfobox {
	margin: 0;
	padding: 0;
}

#tools .toolsTop {
	background: url(../images/dl_print_top.gif) no-repeat;
	height: 39px;
}

#tools .toolsContent {
	background: url(../images/tools_mid_bg.gif) repeat-y !important;
	padding: 0 2em 0 2em;
	margin: 0 0 -1px 0;
	_margin: 0;
	xborder: 1px solid red;
}

#tools .toolsBottom {
	background: url(../images/tools_bot_bg.gif) no-repeat;
	height: 11px;
	padding: 0;
	margin: 0;
	xborder: 1px solid blue;
}

.toolsInfobox .toolsTop {
	background: url(../images/dl_print_top.gif) no-repeat;
	height: 39px;
}


.toolsInfobox .toolsContent {
	background: url(../images/tools_mid_bg.gif) repeat-y !important;
	padding: 0 2em 0 2em;
	margin: 0 0 -1px 0;
	_margin: 0;
	xborder: 1px solid red;
}

.toolsInfobox .toolsBottom {
	background: url(../images/tools_bot_bg.gif) no-repeat;
	height: 11px;
	padding: 0;
	margin: 0;
	xborder: 1px solid blue;
}

.toolsInfobox h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 2em 6px 0;
	margin: 0 0 0 2.5em;
	background: url(../images/infobox_header_bg.gif) bottom right no-repeat;
	float: left;
	display: inline;
	_padding: 8px 2em 7px 0;
}

.toolsInfobox .toolsTipTop {
	background: url(../images/infobox_tips_top.gif) no-repeat;
	height: 32px;
	padding: 0;
	margin: 0; 
}

#fakta dt {
	margin: 0;
	padding: 0;
	width: 146px;
	font-weight: bold;
	float: left;
	clear: left;
}

#fakta dd {
	margin: 0;
	padding: 0;
	width: 249px;
	float: left;
}

#stam dl {
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	color: #6E8864;
	line-height: 2em;
}

#stam {
	xwidth: 395px;
	float: left;
	margin: 0;
	padding: 0;
}

#stam dt {
	margin: 0;
	padding: 0;
	width: 150px;
	font-weight: bold;
	float: left;
	clear: left;
	xborder: 1px solid blue;
}

#stam dd {
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 480px;
	float: left;
	xborder: 1px solid red;
}



.infobox .boxTop {
	background: url(../images/infobox_front_top_bg.gif) no-repeat;
	height: 32px;
}

.infobox .boxContent {
	background: url(../images/infobox_front_mid_bg.gif) repeat-y;
	padding: 0 2em 0 2em;
}

.infobox .boxBottom {
	background: url(../images/infobox_front_bot_bg.gif) no-repeat;
	height: 11px;
}

.infobox h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	padding: 9px 2em 9px 0;
	margin: 0 0 0 2.5em;
	background: url(../images/infobox_header_bg.gif) bottom right no-repeat;
	float: left;
	display: inline;
	xborder: 1px solid red;
}



.secondList {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.secondList li {
	border-bottom: 1px solid #C3D1BD;
	padding: 9px 0;
}

.secondList li.last {
	border-bottom: none;
	padding-bottom: 0;
}

.secondList a {
	background: url(../images/bullit.gif) no-repeat 0 50%;
	padding: 7px 0 7px 31px;
	display: block;
}



#tools .secondList {
	list-style: none;
	margin: 0;
	xpadding: 0;
	xborder: 1px solid red;
}

#tools .secondList li {
	border-bottom: 1px solid #C3D1BD;
	padding: 0;
	margin: 0;
}

#tools .secondList li.last {
	border-bottom: none;
	padding-bottom: 0;
	_margin-bottom: -6px;
}


#tools .secondList a {
	background: url(../images/bullit.gif) no-repeat 0 50%;
	padding: 7px 0 7px 31px;
	display: block;
	margin: 0;
	line-height: normal;
}

/**/

#tools .numberList {
	margin: 0 0 0 20px;
	padding: 0;
	xborder: 1px solid red;
}

#tools .numberList li {
	border-bottom: 1px solid #C3D1BD;
	padding: 0;
	margin: 0;
}

#tools .numberList li.last {
	border-bottom: none;
	margin: 0;
	padding: 0;
}


#tools .numberList a {
	background: url(../images/bullit.gif) no-repeat 0 50%;
	padding: 7px 0 7px 31px;
	display: block;
	margin: 0;
	line-height: normal;
}

/**/

#tipEnVen {
	position: absolute;
	width: 210px;
	margin: 0;
	padding: 0;
	display: block;
	xborder: 1px solid red;
}


a.dl:link {
	color: #000;
}

a.dl:visited {
	color: #000;
}

a.dl:hover {
	color: #000;
}

a.dl:active {
	color: #000;
}

a.dl {
	font-weight: bold;
	background: url(../images/btn_download.gif) no-repeat 0 50%;
	padding: 7px 0 7px 28px;
	display: block;
	margin: 4px 0 0 15px;
	float: left;
	_margin-left:8px;
}

a.tipVen {
	font-weight: bold;
	background: url(../images/btn_email.gif) no-repeat 0 50%;
	padding: 7px 0 7px 28px;
	display: block;
	margin: 4px 15px 0 0;
	float: left;
	_margin-left:8px;
}

a.print:link {
	color: #000;
}

a.print:visited {
	color: #000;
}

a.print:hover {
	color: #000;
}

a.print:active {
	color: #000;
}

a.print {
	font-weight: bold;
	background: url(../images/btn_print.gif) no-repeat 0 50%;
	padding: 7px 0 7px 28px;
	display: block;
	margin: 4px 25px 0 0;
	float: right;
	_margin-right: 15px;
}

a.printVen {
	font-weight: bold;
	background: url(../images/btn_print_ven.gif) no-repeat 0 50%;
	padding: 7px 0 7px 28px;
	display: block;
	margin: 4px 25px 0 0;
	float: right;
	_margin-right: 15px;
}

#footer {
	clear: both;
	padding: 1em;
}

.inputSearch {
	width: 147px;
	border: 1px solid #6E8864;
	margin: 10px 12px 0 24px;
	float: left;
}

.inputNyh {
	width: 235px;
	border: 1px solid #6E8864;
	margin: 10px 10px 0 0;
	float: left;
	color: #000;
}

.btnSearch {
	margin: 4px 0 0 0;
	float: left;
}
.btnNyh {
	margin: 4px 6px 0 0;
	float: left;
}

/* kontaktForm start */


#kontaktForm {
	margin: 0;
	padding: 0;
}

#kontaktForm h2 {
	margin: 0 0 0.8em 0;
	padding: 0;
}

#kontaktForm label {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #000;
}

#kontaktForm input, #kontaktForm textarea, #kontaktForm select {
	width: 250px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial;
}

#kontaktForm select {
	width: 254px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial;
	_width: 251px;
}

#kontaktForm textarea {
	height: 150px;
	font-family: Verdana, Geneva, Arial;
}

#kontaktForm .dropDown {
	width: 250px;
}

#kontaktForm .boxes {
	width: 1em;
}

#checkTxt {
	position: relative;
	left:112px;
	padding: 0;
	margin: 0 0 1em 0;
	xmargin: 0 0 0 59px;
	width: 260px;
	xborder: 1px solid red;
	float: left;
	_width: 255px;
	_left:117px;
}

#checkTxt .checkBox {
	width: 2em;
	float: left;
	xborder: 1px solid blue;
}

#checkTxt .jaTak {
	padding: 0;
	margin: 0 0 0 0;
	float: right;
	width: 230px;
	text-align: left;
	xborder: 1px solid green;
	_margin: 0.2em 0 0 0;
}



a.spmBtn {
	position: relative;
	top:-8px;
	font-weight: bold;
	background: url(../images/btn_spm.gif) no-repeat 0 50%;
	padding: 7px 0 0 0;
	margin: 0 180px 0 0;
	xborder: 1px solid red;
	display: block;
	float: right;
	width: 70px;
	height: 26px;
	text-align: right;
	_top:-3px;
	_margin: 0 90px 0 0;
	_padding: 4px 0 0 0;
}

#kontaktForm #resetButton {
	margin-left: 120px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}


#kontaktForm #submitButton {
	margin-left: 10px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#kontaktForm br {
	clear: left;
}

#kontaktForm a {
	margin: 2px 0 0 10px;
	padding: 0;
	position: absolute;
	color: #000;
}

#toolsKontaktForm {
	margin: 0;
	padding: 0;
}

#toolsKontaktForm label {
	float: left;
	xwidth: 120px;
	font-weight: bold;
	color: #000;
}

#toolsKontaktForm input {
	width: 200px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Arial, san-serif;
}

#toolsKontaktForm textarea {
	width: 200px;
	height: 150px;
	font-size: 1em;
	font-family: Arial, san-serif;
}

#toolsKontaktForm #submitButton {
	margin-left: 0;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#toolsKontaktForm #resetButton {
	margin-left: 6px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#toolsKontaktForm select {
	width: 204px;
	margin: 0.5em 0 0.5em 0;
	font-size: 1em;
	_width: 200px;
}

#mainKontaktForm {
	margin: 0;
	padding: 0;
}

#mainKontaktForm label {
	float: left;
	xwidth: 120px;
	font-weight: bold;
	color: #000;
}

#mainKontaktForm input {
	width: 170px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Arial, san-serif;
}

#mainKontaktForm textarea {
	width: 170px;
	height: 150px;
	xborder: 1px solid red;
	font-size: 1em;
	font-family: Arial, san-serif;
}

#mainKontaktForm #submitButton {
	margin-left: 0;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#mainKontaktForm #resetButton {
	margin-left: 6px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#faqKontaktForm {
	margin: 0;
	padding: 0;
}

#faqKontaktForm label {
	float: left;
	xwidth: 120px;
	font-weight: bold;
	color: #000;
}

#faqKontaktForm input {
	width: 200px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Arial, san-serif;
}

#faqKontaktForm select {
	width: 204px;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-family: Arial, san-serif;
	font-size: 1em;
	_width: 200px;
}

#faqKontaktForm textarea {
	height: 150px;
	width: 200px;
	font-size: 1em;
	font-family: Arial, san-serif;
}

#faqKontaktForm #submitButton {
	margin-left: 0;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#faqKontaktForm #resetButton {
	margin-left: 6px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}

#stamForm {
	margin: 0;
	padding: 0;
	xborder: 1px solid red;
}

#stamForm #resetButton {
	margin-left: 147px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}


#stamForm #submitButton {
	margin-left: 10px;
	margin-top: 0.5em;
	width: 6em;
	height: 3em;
	font-size: 0.9em;
}


/* kontaktForm end */

/* knap start */

#btn {
	float: left;
	margin: 0;
	padding: 0;
	xborder: 1px solid red;
	xposition: absolute;
}

#btn.nyBruger {
	margin: 0 0 0 1px;
	xborder: 1px solid red;
}

#btn.btnLeftSide {
	margin: 0 10px 0 116px;
	padding: 0;
	_margin: 0 10px 0 60px;
}

#btn.btnRightSide {
	margin: 0;
	padding: 0;
}

#btn a {
	float: left;
	background: url(../images/btn_left.gif) top left no-repeat;
	display: block;
	padding: 6px 10px 7px 15px;
	color: #000;
	text-decoration: none;
	position: relative;
	margin: 0;
}

#btn a:hover {
	background: url(../images/btn_left_over.gif) top left no-repeat;
}

#btn .right {
	float: left;
	margin-left: 0;
	padding-right:5px;
	padding-bottom:28px;
	_padding-bottom:15px;
	background: url(../images/btn_right.gif) top right no-repeat;
}
.text {
	position: absolute;
	left: 14px;
	top: 5px;
	color: #000;
	cursor: pointer;
}



/* knap end */

#back {
	margin: 20px 0 20px 0;
	padding: 0;
}

#back li {
	background: url(../images/li_back.gif) 0 50% no-repeat;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

#back li a {
	color: #000;
	text-decoration: none;
}

#back li a:hover {
	text-decoration: underline;
}

#forward {
	margin: 20px 0 20px 0;
	padding: 0;
}

#forward li {
	background: url(../images/li_forward.gif) 0 50% no-repeat;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

#forward li a {
	color: #000;
	text-decoration: none;
}

#forward li a:hover {
	text-decoration: underline;
	
}

/**/

#faqContent {
	font-size: 1.1em;
	width: 952px;
	/* clockwise fra top */
	margin: 15px 0 0 15px;
	xborder: 1px solid green;
}


#faqContent .boxTop {
	background: url(../images/box_952_top.gif) no-repeat;
	height: 11px;
	_margin-bottom:-2px;
}

#faqContent .boxContent {
	background: url(../images/box_952_mid.gif) repeat-y;
	padding: 1em 2em 1em 2em;
	xborder: 1px solid blue;
	float: left;
}

#faqContent .boxLinks {
	background: url(../images/box_952_mid.gif) repeat-y;
	padding: 2em 2em 1em 2em;
	xborder: 1px solid blue;
	xfloat: left;
}

#faqContent .boxBottom {
	background: url(../images/box_952_bot.gif) no-repeat;
	height: 11px;
	xfloat: left;
	clear: both;
}

#faqTools {
	width: 245px;
	float: right;
	margin: 0;
	padding: 0;
	xborder: 1px solid green;
	line-height: normal;
}

#faqTxt {
	width:500px;
	xclear: both;
	float: left;
}

#faqTxt h1 {
	margin: 0;
	padding: 0;
}

#faqTxt h2 {
	margin: 0;
	padding: 0;
}

#faqTools .toolsInfobox {
	margin: 0;
	padding: 0;
}

#faqTools .toolsTop {
	background: url(../images/dl_print_top.gif) no-repeat;
	height: 39px;
}

#faqTools .toolsContent {
	background: url(../images/tools_mid_bg.gif) repeat-y !important;
	padding: 0 2em 0 2em;
	margin: 0 0 -1px 0;
	_margin: 0;
	xborder: 1px solid red;
}

#faqTools .toolsBottom {
	background: url(../images/tools_bot_bg.gif) no-repeat;
	height: 11px;
	padding: 0;
	margin: 0;
	xborder: 1px solid blue;
}


.faqToolsInfobox .faqContent {
	background: url(../images/infobox_sub_mid_bg.gif) repeat-y !important;
	padding: 0 2em 0 2em;
	margin: 0 0 -1px 0;
	_margin: 0;
	xborder: 1px solid red;
}

.faqToolsInfobox .faqBottom {
	background: url(../images/infobox_sub_bot_bg.gif) no-repeat;
	height: 11px;
	padding: 0;
	margin: 0;
	xborder: 1px solid blue;
}

.faqToolsInfobox h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #000;
	padding: 8px 2em 6px 0;
	margin: 0 0 0 2.5em;
	background: url(../images/infobox_header_bg.gif) bottom right no-repeat;
	float: left;
	display: inline;
	_padding: 8px 2em 7px 0;
}

.faqToolsInfobox .faqTipTop {
	background: url(../images/infobox_sub_top_bg.gif) no-repeat;
	height: 32px;
	padding: 0;
	margin: 0; 
}

#faqContent .anchorList {
	list-style: none;
	margin: 0;
	padding: 0;
	xborder: 1px solid black;
}

#faqContent .anchorList li {
	padding: 0 0 0.5em 0;
	margin: 0;
	line-height: normal;
	
}

#faqContent .anchorList li.last {
	border-bottom: none;
	padding-bottom: 0;
}

/**/

#subNavContent {
	
	width: 678px;
	float: left;
	line-height: normal;
	overflow: hidden;
	xborder: 1px solid red;
	
}


#subNavContentLeft {
	display: none;
	
}

#subNavContentRight {
	width: 500px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#subNavContentRight .boxTop {
	display: none;
}

#subNavContentRight .boxContent {
	padding: 2em 0 0 0;
	xborder: 1px solid blue;
}

#subNavContentRight .boxBottom {
	display: none;
}

#leftNav {
	width: 125px;
}

#leftNav li {
	margin:  0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom:1px solid #C3D1BD;
}

#leftNav li.last {
	margin:  0;
	padding: 0;
	border-bottom: none;
}

#leftNav li a {
	text-decoration: none;
	color: #000;	
}

#leftNav li a:hover {
	text-decoration: underline;
}

#spmListe {
	width: 400px;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	xborder: 1px solid blue;
}

#spmListe li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	xborder: 1px solid red;
}

#btn.gr a {
	background: url(../images/btn_left_gr.gif) top left no-repeat;
}

#btn.gr a:hover {
	background: url(../images/btn_left_over_gr.gif) top left no-repeat;
}

#btn.gr .right {
	background: url(../images/btn_right_gr.gif) top right no-repeat;
}
#ikoner {
	height: 208px;
	margin: 0 0 1em 0;
}
#ikonSamarbejde {
	background: url(../images/ikon_samarb_fors.gif) no-repeat;
	width: 203px;
	height: 208px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#ikonForloeb {
	background: url(../images/ikon_forl_fors.gif) no-repeat;
	width: 203px;
	height: 208px;
	position: absolute;
	margin: 0 0 0 215px;
	padding: 0;
}
#ikonUndervis {
	background: url(../images/ikon_underv_fors.gif) no-repeat;
	width: 203px;
	height: 208px;
	position: absolute;
	margin: 0 0 0 431px;
	padding: 0;
}

.hide {
	display: none;
}

li a {
	color: #000;
}

a {
	color: #000;
}

#printLogo {
	display: block;
	margin: 20px 0 0 2px;
}


/* EDITOR PROPERTIES */
