/* Basis stylesheet for EBST.dk - version 1.0 - 20061217 */
/* Modified for BR07 20070416 - version 1.0 */
/* Made by Jonas Krat, krat.dk for Zupa ApS www.zupa.dk  */

.hideMe label { 
	display: none;
} 

body
{
	background-color: #625e53;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body#popup { background-color: #fff; }

img { border: 0px; }

/* Links */

forsidelink {
	color: red;
}

a, a:link, a:visited
{
	color: #49443a;
	text-decoration: none;
}
a:hover, a:active { text-decoration: underline; }
#forside a, #forside a:link, #content .links a.more { font-weight: normal; } /* bold */

.links a, a.norm
{
	font-size: 1em;
	color: #49443a;
}

/* openclose */
.close
{
	display: none;
	margin: 0px;
}
.open
{
	display: block;
	margin: 0px;
}
/* underline */
#content .content a
{
	text-decoration: underline;
}
#content .content a:active, #content .content a:hover
{
	background-color: #49443a;
	color: #fff;
	text-decoration: none;
}
/* No line */
#content .middle .links a { text-decoration: none; }
#content .middle .links a:hover, #content .middle .links a:active
{
	color: #49443a;
	text-decoration: underline;
	background-color: #fff;
}

/* Special */
#content a.url
{
	font-size: 0.91em;
	color: #746E62;
	font-weight: normal;
}
.br07 #content a.url
{
	font-size: 1em;
}
#content .greymenu p a
{
	color: #49443A;
	font-weight: normal;
}
#content .middle .content .links.p12 a { font-size: 12px; }
#content .greymenu a.blue
{
	color: #196893;
	font-weight: bold;
}

#content .iconlist a { 
	font-weight: bold;
	text-decoration: none;
}
#content .iconlist a:active, #content .iconlist a:hover
{
	text-decoration: underline;
	background-color: #fff;
	color: #49443a;
}
/* To the rescue */
#content .linksnoline a, #content .box a { text-decoration: none; }
#content .linksnoline a:hover, #content .linksnoline a:active, #content .box a:hover, #content .box a:active
{
	text-decoration: underline;
	background-color: transparent;
	color: #49443a;
}
* html .linksnoline.floatr { width: 100%; }
.navibox
{
	margin-right: 15px;
	margin-top: 10px;
	height: 10px;
}
.navibox p { line-height: 1.9em; }

#content .linksline a { text-decoration: underline; }
#content .linksline a:hover, #content .linksline a:active
{
	text-decoration: none;
	background-color: #fff;
	color: #49443a;
}

/* --- standard font-size --- */
/* #content .middle p, #content .middle .content p.links, #content .middle .content td, #popupcontent p { font-size: 0.75em; } */   /* JAN 07.04.2010 */

p, th, td, blockquote, #main .middle div, #main .middle ul, #main .middle ol, dt, #content .middle .box p { font-size: 0.6875em; }

#content .middle .content td td { font-size: 1em; }

#content .middle .content td p, body .p11, dd { font-size: 0.9175em; }

p, dt, dd, #content .middle .box p
{
	line-height: 1.45em;
}
.br07 #breadcrumb { font-size: 0.835em; }
/* --- standard color --- */
h1, h2, h3, h4, h5, h6, td, th, p, ul, ol, blockquote, #breadcrumb { color: #49443a; }

.bolig { color: #de7300; }
.byggeri { color: #81961c; }
.erhverv { color: #3393c7; }
.international { color: #d94b35; }

/*
.br07 p, .br07 li, .br07 td { color: #736d61; }
*/

/* --- text objects / margins --- */
h1, h2, h3, h4, h5, h6, p, ul, ol { margin: 0em; }
p { margin: 0 0 0.75em 0; }
p.prelist { margin-bottom: 0px !important; }
ul, ol { margin: 0 0 1em 0; }

.floatr { float: right; }
.floatl { float: left; }
/* --- headers --- */
h1 { font-size: 1em; }
.headerbox h1
{
	color: #fff;
	font-weight: normal;
	width: 450px;
}
.contentbox h1
{
	background-image: url(../grafik/header/brcontentboxheader.gif);
	background-repeat: no-repeat;
	color: #fff;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 15px;
}
.br07 .contentbox h1 { margin: 0px; }
.fanebox .contentbox .lbfull h1 {
  background-image: url(../grafik/header/brcontentboxheaderfull.gif); 
}
h2
{
	font-size: 0.625em;
	clear: left;
}

#content h2
{
	background-image: url(../grafik/header/h2.gif);
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.5em;
	line-height: 11px;
	/* IE7 fix */
}
.br07 #content h2 { background-image: url(../grafik/header/h2_310.gif); }   /* JAN:FORSIDE */
#content .right h2 { background-image: url(../grafik/header/h2right.gif); }
.br07 #content .right h2 { background-image: url(../grafik/header/h2_290.gif); }
.br07 #content .left h2 { background-image: url(../grafik/header/h2_310_roedlys.gif); color: white }   /* JAN:FORSIDE */
.br07 #content .middle h2 { background-image: url(../grafik/header/h2_310_roedlys.gif); color: white }   /* JAN:FORSIDE */

#underside #content .right h2, #popup #content h2
{
	background-image: url(../grafik/header/h2small.gif);
	min-height: 1.4em;
	width: 190px;
	color: #49443a;
}
* html #underside #content .right h2, * html #popup #content h2 { height: 1.4em; }
#content .twothird h2
{
	background-image: url(../grafik/header/h2_twothird.gif) !important;
	width: 432px;  
	color: #49443a;
}
#content .lb325 h2
{
	background-image: url(../grafik/header/h2_325.gif);
	width: 325px;
	font-size: 0.625em;
	color: #49443a;
}
.br07 #content .lb325 h2 { 
  background-image: url(../grafik/header/h2_325br07.gif);
  color: #49443a;
}

#content .lbfull h2
{
	background-image: url(../grafik/header/h2_662.gif);
	font-size: 0.625em;
	width: 662px;
	color: #49443a;
}
#content .lb255 h2
{
	background-image: url(../grafik/header/h2_bred255.gif);
	width: 245px;
	color: #49443a;
}
#content .lb230 h2
{
	background-image: url(../grafik/header/h2_bred255.gif);
	width: 220px;
	color: #49443a;
}
#content .lb218 h2
{
	background-image: url(../grafik/header/h2_bred218.gif);
	width: 208px;
	color: #49443a;
}

#content h2 a
{
	display: block;
	color: #49443a;
}
#content h2 a:hover, #content h2 a:active
{
	text-decoration: none;
	color: #196893;
}
#content h2.rss a
{
	background-image: url(../grafik/iconer/rss.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}

h3 { font-size: 0.75em; }
#content h3 { padding: 1px 0px 0px 10px; }
#content .content h3 { padding: 1px 0px 0px 0px; }

#content h3 a
{
	padding: 0px 0px 10px 10px;
	background-image: url(../grafik/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #49443a;
}
#content .greymenu h3 a
{
	color: #196893;
	background-image: url(../grafik/list-dot_blue.gif);
}

/*
#content .brbox h3
{
	margin: 0px;
	padding: 0px;
}
*/
/** html #content .brbox h3 { margin-left: 3px; }*/

h4
{
	font-size: 0.75em;
	margin-bottom: 24px;
}
.contentboxtop h4 { padding: 5px 0px 0px 15px; }
.br07 .fanebox h4 { margin: 0px 0px 1em 2px; }

.boxalone h4
{
	margin: 0px;
	font-size: 0.6875em;
	margin-bottom: 1em;
}
h5
{
	font-size: 0.75em;
}
h6
{
	font-size: 0.6875em;
}

td, th {
	background: #fff;
}

/* --- general text formattings --- */

hr
{
	background-color: #fff;
	color: #fff;
	border-color: #d6d5cf;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	clear: left;
}
.content hr { margin-bottom: 15px; }

/* --- lists --- */

ul, ol { font-size: 0.6875em; }
ul ul, ol ol { font-size: 100%; }
#content .middle ul, #content .middle ol { font-size: 0.6875em; }

.links ul {
	margin: 0px !important;
	padding: 0px;
}
.links ol {
	margin: 0px !important;
	padding: 0px;
}
.links li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-image: url(../grafik/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.3em;
	font-size: 1em;
}

.list li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	background-image: url(../grafik/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.3em;
	font-size: 1em;
}
#content .list li a { font-weight: normal; }
.links.p12 li
{
	font-size: 1.09em;
	background-position: 0px 7px;
}

.links li.notag
{
	background-image: none;
	padding-left: 0px;
}
.links.first { margin: 0px; }

dt,dd { line-height: 1.2em; }


/* --- table tags --- */

table, #main table
{
/*	border-collapse: collapse; */
	padding: 1px;
	margin: 1px;
}
table td, table th
{
	text-align: left;
	vertical-align: top;
}
.st td
{
	vertical-align: top;
	height: 28px;
}

.formtable td { height: 28px; }
.formtable td select { margin-right: 10px; }
.oddevenlist { width: 100%; }
.oddevenlist td { padding: 5px 10px 4px 10px; }
.oddevenlist thead td, #content .oddevenlist thead td a:hover, #content .oddevenlist thead td a:active
{
	background-color: #d6d5cf;
	color: #49443a;
}

#content .oddevenlist thead a
{
	font-weight: bold;
	color: #49443a;
}
tr.odd td, #content tr.odd a, #content tr.odd a:hover, #content tr.odd a:active { background-color: #fff; color: #49443a;}
tr.even td, #content tr.even a, #content tr.even a:hover, #content tr.even a:active { background-color: #eaeae7; color: #49443a;}
#content .oddevenlist tr a:hover, #content .oddevenlist tr a:active { text-decoration: none; }

/* --- form tags --- */

form
{
	padding: 0px;
	margin: 0px;
}
input
{
	padding: 0px;
	margin: 0px;
	font-size: 0.9175em;
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
}
input.text
{
	height: 18px;
	padding: 0px 3px 0px 3px;
	border: 1px #a5acb2 solid;
}
input.submit
{
	height: 20px;
	cursor: pointer;
	padding: 1px 8px 3px 8px;
	font-size: 0.9175em;
	font-family: arial, helvetica, sans-serif;
}
select
{
	font-family: arial, helvetica, sans-serif;
	height: 19px;
	font-size: 0.9175em;
	border: 1px #a5acb2 solid;
	/*padding: 2px;*/
}
form .medium { width: 200px; }
form .small { width: 90px; }

label
{
	padding-left: 5px;
	padding-right: 20px;
}
.adresseinfo input.text { width: 216px; }


/* --- buttons --- */

.button
{
	font-size: 10px;
	background-image: url(../grafik/baggrund/buttons_left.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 18px;
	padding: 4px 0px 0px 0px;
	margin-left: 15px;
	vertical-align: top;
}
#content .button a
{
	font-size: 10px;
	color: #49443a;
	text-decoration: none;
	padding: 4px 11px 6px 11px;
	background-image: url(../grafik/baggrund/buttons.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px 0px 0px 11px;
	font-weight: bold;
	height: 18px;
}
#content .button a.back
{
	margin-left: 5px;
}
* html #content .button a.back { height: 40px; }
#content .button a:hover, #content .button a:active { background-color: inherit; }
.button.red
{
	margin-left: 3px;
	background-image: url(../grafik/baggrund/buttonsrededge.gif);
	background-position: 4px 0px;
}

#content .button.red a
{
	background-image: url(../grafik/baggrund/buttonsrededge.gif);
	background-position: right 2px;
	color: #fff;
	padding: 6px 11px 4px 11px;
	text-transform: uppercase;
	background-color: #CB432E;
	line-height: 15px;
}

/* --- Layout --- */

#allaround
{
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}

#top
{
	width: 967px;
	height: 73px;
	position: relative;
	background-image: url(../grafik/baggrund/top.jpg);
	background-repeat: no-repeat;
}
#popup #top
{
	width: 570px;
	height: 73px;
	position: relative;
	background-image: url(../grafik/baggrund/top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -4px 0px;
}
#topmenu
{
	width: 967px;
	height: 38px;
	background-image: url(../grafik/baggrund/topmenu.gif);
	background-repeat: no-repeat;
}
.br07 #topmenu
{
	background-image: url(../grafik/baggrund/topmenubr07.gif);
}
#topcontent
{
	background-image: url(../grafik/baggrund/contenttop.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 967px;
}
#tabmenu
{
	background-image: url(../grafik/baggrund/contenttop.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 967px;
	padding: 5px 0px 0px 4px;
}
#content
{
	background-image: url(../grafik/baggrund/contentmidt.gif);
	background-repeat: repeat-y;
	width: 967px;
	padding: 6px 0px 20px 15px;
}
#popup #content
{
	background-image: none;
	width: 560px;
	padding: 6px 0px 20px 10px;
}

#menu {}
.left, .middle { float: left; }
.right
{
	float: right;
	margin-right: 31px;
}
* html .right { margin-right: 15px; } /* IE6 Fix - TEST i IE7 */
.wide .right, .full .right, .full .left { display: none; }
#forside .left
{
	width: 310px;
	margin-right: 13px;
}
#forside .middle { width: 310px; }
#forside .right { width: 290px; }
#underside .left
{
	width: 190px;
	margin-right: 13px;
}
#underside .middle { width: 531px; }
#underside.wide .middle { width: 734px; }
#underside.full .middle { width: 937px; }
#underside .right { width: 190px; }
#footer
{
}
.box
{
	float: left;
	clear: both;
}
* html .box { width: 100%; }
.contentbox
{
	border-color: #DAD6CB;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding-top: 15px;
	width: 699px;
}

.contentboxtop
{
	background-image: url(../grafik/br/brboxtop.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 701px;
	position: relative;
}
* html .contentboxtop { overflow: hidden; }
.contentboxtop p
{
	position: absolute;
	top: 3px;
	right: 15px;
	font-size: 11px !important;
}

.clear { clear: both; }
#breadcrumb { padding: 8px 10px 1px 15px; }
#breadcrumb .active { font-weight: bold; }

/* Top */
#top .logo
{
	height: 45px;
	left: 25px;
	position: absolute;
	top: 10px;
	width: 201px;
}
#top .login {
	height: 45px;
	left: 561px;
	position: absolute;
	top: 23px;
	width: 160px;
}
#top .search
{
	height: 45px;
	left: 739px;
	position: absolute;
	top: 23px;
	width: 220px;
	background-image: url(../grafik/baggrund/search.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 8px;
}
#top .search input.text
{
	height: 16px;
	width: 144px;
	border: 1px #aea89d solid;
	margin-right: 6px;
	font-size: 0.75em;	
}

/* Topmenu */
#topmenu div
{
	padding-top: 7px;
	margin-left: 18px;
	height: 19px;
}
#topmenu div div
{
	float: left;
	height: 19px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
#topmenu .tm2, #topmenu .tm3 { padding-right: 9px; }
#topmenu .tm6 { padding-right: 107px; }
#topmenu .tm7 { padding-right: 7px; }
#topmenu .tm8, #topmenu .tm9, #topmenu .tm10, #topmenu .tm11, #topmenu .tm12 { padding-right: 6px; }
#topmenu .tm13 { padding-right: 14px; }
#topmenu .tm14 { padding-top: 4px; }

.br07 #topmenu div { padding-right: 0px; }
.br07 #topmenu div.br07tm1 { padding-left: 748px; }

/* Content */
#content .box
{
	background-image: url(../grafik/baggrund/grade.gif);
	background-repeat: repeat-x;
	min-height: 60px;
	width: 308px;
	border-left: 1px #eaeae5 solid;
	border-right: 1px #eaeae5 solid;
	padding-top: 10px;
	margin-bottom: 5px;
}
.br07 #content .box
{
	background-image: url(../grafik/baggrund/gradebr07.jpg);
	margin-bottom: 1em;
}
.br07 #content .box ul { margin: 0px; }
.br07 #content .box ol { margin: 0px; }

.boxalone
{
	background-image: url(../grafik/baggrund/grade.gif);
	background-repeat: repeat-x;
	border: 1px #eaeae5 solid;
	margin-bottom: 5px;
	padding: 13px 14px 0px 14px;
	width: 80%;
}
#content .right .box { width: 288px; }
#underside #content .right .box, #popup #content .box { width: 188px; }
#content .box p, 
#content .box h5, 
#content .box h6, 
#content .box ul { padding: 0px 10px 0px 10px; }
#content .box ol { padding: 0px 10px 0px 10px; }
#content .box h5, 
#content .box h6 { padding-bottom: 5px; }
#content .box hr { margin: 0px 10px 15px 10px; }
#content .box table { margin: 0px 0px 0px 10px; }
#content .box td { background-color: transparent; }
#content .box.indgang { padding: 5px 0px 5px 0px; }
#content .box.indgang img
{
	margin-left: 4px;
	margin-bottom: 5px;
}
.contentbox .inner { padding: 15px; }
.contentbox .links .inner { padding: 0px 15px 15px 15px; }
.brbox {
  margin: 0px 0px 20px 0px; 
  padding-left: 0px;
  font-size: 1.09em;
  display: inline !important;
}
.brbox h3 {
  margin: 0px 0px 0px 3px;
  _margin: 0px 0px 0px 6px;
}
.brbox h3 img{
  padding: 0px; 
  margin: 0px; 
  border: 0px none; 
  display:inline; 
  clear:none; 
  float:left;
}
.brbox .inner { padding: 10px; }
.brbox .inner  ul li
{
	margin-left: 12px;
}
.brbox .inner  ol li
{
	margin-left: 12px;
}
.brkolon1
{
	width: 342px;
	margin-bottom: 20px;
	padding-left: 3px;
	_padding-left: 6px;
}
.brkolon2
{
	width: 330px;
	border-left: 1px #eaeae5 solid;
	padding-left: 18px;
	_padding-left: 17px;
	margin-bottom: 20px;
}
.brkolon1 p, .brkolon2 p
{
	font-size: 11px !important;
	line-height: 13px !important;
	padding-bottom: 0.5em;
}
.brkolon1 li, .brkolon2 li { 
  padding-bottom: 3px; 
  font-size: 1.090em;  
}
.contripe
{
	font-size: 0.835em !important;
	line-height: 1.2em !important;
}
#content .brbox .box
{
	background-image: none;
	border-bottom: 1px #eaeae5 solid;
}
.brbox .box { margin-left: 3px; }

.links { color: #746e62; }
#content .links.header a
{
	font-weight: bold;
	line-height: 1.9em;
}
.content { padding: 16px; }
.contact { color:#7c776c; }
#content .content p
{
	line-height: 18px;
	margin-bottom: 1.5em;
}
#content .content ul, #content .content ol
{
	line-height: 18px;
	margin-bottom: 1.2em;
	margin-left: 1em;
	padding-left: 1.3em;
}
#content .content .links ul, #content .content .box ul { padding-left: 0em; }
#content .content .links ol, #content .content .box ol { padding-left: 0em; }
.full #content .content p { width: 670px; }
.iconlist
{
	margin: 0px;
	padding: 0px;
}
.iconlist p
{
	font-size: 1em;
	line-height: 1.25em;
	text-indent: -13px;
	margin-left: 11px;
}
.iconlist p a
{
	color: #282623;
	background-image: url(../grafik/list-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 13px;
}
.iconlist td
{
	padding-bottom: 14px;
	vertical-align: top;
}
#content .middle .icon
{
	width: 193px;
	padding: 0px 10px 0px 35px;
	text-indent: -10px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
}
p.icon.tekst { background-image: url(../grafik/orginalgrafik/tekst.gif); }
p.icon.obs { background-image: url(../grafik/iconer/obs.gif); }
p.icon.faq { background-image: url(../grafik/iconer/faq.gif); }
p.icon.kontakt { background-image: url(../grafik/iconer/telefon.gif); }
p.icon.checklist { background-image: url(../grafik/iconer/checklist.gif); }
p.icon.uk { background-image: url(../grafik/topmenu/uk.gif); }

.linkboxincontentr
{
	float: right;
	margin-left: 11px;
	margin-bottom: 21px;
}
.linkboxincontentr input.text, .linkboxincontentr select
{
	width: 155px;
	margin-right: 15px;
}
* html .linkboxincontentr select { font-size: 1.05em; }
.linkboxincontentr .login input.text { width: 100px; }
.linkboxincontentr .login td
{
	font-size: 0.6875em !important;
	font-weight: bold;
}
#content .twothird .box td { vertical-align: middle; }

#content .twothird .box { width: 430px; }
#content .lb218 .box { width: 216px; }
#content .lb230 .box { width: 228px; }
#content .lb255 .box { width: 253px; }
#content .lb325 .box { width: 323px; }
#content .br342 .box { width: 340px; }
#content td.lb325
{
	padding-left: 14px;
	padding-right: 0px;
	margin-right: 0px;
}
#content .lbfull .box
{
	width: 662px;
	border: 0px;
}

.br07 #content .fanebox td.lb325
{
	padding-left: 0px;
	font-size: 1em;
}
.br07 #content .fanebox td.lb325 .box { font-size: 1.0em; /* 0.75em */ }
.linkboxincontentl
{
	float: left;
	margin-bottom: 21px;
}
.content .kolon
{
	float: left;
	margin-right: 50px;
}
.content .kolon.last { margin-right: 0px !important; }
.content.kolon2 .kolon { width: 318px; }
.content.kolon3 .kolon { width: 262px; }
.content .contentbox .kolon { margin-right: 20px; }

#content .kolon .iconlist p
{
	padding-left: 13px;
	font-size: 0.9175em;
	line-height: 1.35em;
	width: 90%;
}
.subjectbox
{
	background-image: url(../grafik/header/subjectbox_bund.gif);
	background-repeat: no-repeat;
	width: 530px;
	min-height: 55px;
	margin-bottom: 1em;
	background-color: transparent;
	background-position: 0px bottom;
}
* html .subjectbox { height: 55px; }
.subjectboxtop
{
	background-image: url(../grafik/header/subjectbox_top.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 2px;
}

.subjectbox .number
{
	float: left;
	font-size: 24px;
	padding: 14px 0px 0px 15px;
	width: 54px;
}
.subjectbox .trinheader
{
	float: left;
	width: 235px;
	padding-top: 10px;
}
.subjectbox .action
{
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 12px;
	padding-top: 18px;
}
.subjectbox input.submit { font-size: 0.6875em; }
.galleri { clear: left; }
.galleri img
{
	float: left;
	padding: 0px 10px 0px 15px;
}
#content .galleri p
{
	width: 145px;
	text-indent: -10px;
	margin-left: 57px;
}


/* Topteaser */ 
#topteaser
{
	width: 634px;
	height: 173px;
	padding-bottom: 15px;
}

/* greymenu */
#content .greymenu h3
{
	background-color: #E3E2DE;
	background-image: url(../grafik/baggrund/graymenu.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px;
}
.greymenu p
{
	background-color: #E3E2DE;
	background-image: url(../grafik/baggrund/graymenu.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 10px 20px;
	background-position: left bottom;
}

/* publications og nyhedsservice*/
.publications, .nyhedsservice { margin: 30px 0px 30px 0px; }
#content .publications .box { width: 167px; }
#content .nyhedsservice .box
{
	width: 290px;
	padding-bottom: 10px;
}
#content .publications h2, #content .nyhedsservice h2
{
	padding: 0px;
	height: 29px;
}
.publications .item, .nyhedsservice .item
{
	float: left;
	width: 169px;
	margin-right: 15px;
}
.nyhedsservice .item
{
	width: 292px;
	margin-right: 14px;
}
.publications .item.last, .nyhedsservice .item.last { margin-right: 0px; }
#content .nyhedsservice .box p
{
	font-size: 11px;
	margin-bottom: 4px;
	width: 260px;
}
.publikationstekst
{
	padding: 0px 0px 0px 24px;
	background-image: url(../grafik/orginalgrafik/tekst.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.adresseinfo td
{
	padding-right: 17px;
	padding-bottom: 12px;
}

/* Fane blade */

.fane div
{
	border-color: #DAD6CB #DAD6CB #FFF #FFF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	float: left;
	font-size: 0.6875em;
	font-weight: bold;
	padding: 6px 10px 4px 10px;
}
.fane
{
	border-left: #DAD6CB;
	margin: 10px 0px 0px -10px;
	border-width: 0px 0px 1px 1px;
	border-style: none none none solid;
	height: 24px;
	z-index: 10;
	position: absolute;
	top: -33px;
       font-size: 1.334em;
}

.fanebox
{
	padding: 17px;
	clear: left;
	border-color: #DAD6CB;
	border-width: 1px;
	border-style: solid;
	width: 666px;
	margin-top: 45px;
	position: relative;
       font-size: 0.75em;
}

.fanebox p { font-size: 1em !important; }

.fanebox .extramenuwithin { padding-top: 30px; }
.fanebox .contentbox
{
	padding: 0px;
	width: 640px;
	border: 0px;
}
/*
.fanebox .contentbox .inner { padding: 15px; }
.fanebox .contentbox .links .inner { padding: 0px 15px 15px 15px; }
*/
.menuextra
{
	min-height: 30px;
	position: absolute;
	top: 1px;
	left: 0px;
	background-image: url(../grafik/baggrund/menuextra.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	width: 100%;
	padding-bottom: 5px;
}
* html .menuextra
{
	height: 30px;
	width: 700px;
}
.menuextra ul
{
	padding: 0px 0px 0px 5px !important;
	margin: 7px 0px 0px 0px;
}

.menuextra ul li
{
	float: left;
	list-style: none;
	padding-right: 10px;
	display: inline;
}
#content .menuextra ul li a, #content .menuextra ul li a:link { text-decoration: none; }
#content .menuextra ul li a:hover, #content .menuextra ul li a:active
{
	text-decoration: underline;
	background-color: #fff;
	color: #49443a;
}

.unselectedFane
{
	background-image: url(../grafik/fane/passive.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.selectedFane
{
	background-image: url(../grafik/fane/active.gif);
	background-repeat: repeat-x;
}

/* Tabmenu */

#tabmenu div
{
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 36px;
	height: 55px;
}
.bolig #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundact1.gif); }
.bolig #tabmenu div { background-image: url(../grafik/baggrund/tabbund1.gif); }
.byggeri #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundact2.gif); }
.byggeri #tabmenu div { background-image: url(../grafik/baggrund/tabbund2.gif); }
.breg #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundactgenerel.gif); }
.breg #tabmenu div { background-image: url(../grafik/baggrund/tabbundactgenerel.gif); }
.erhvervsudvikling #tabmenu div.active, .rp #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundact3.gif); }
.erhvervsudvikling #tabmenu div, .rp #tabmenu div { background-image: url(../grafik/baggrund/tabbund3.gif); }
.euinternational #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundact4.gif); }
.euinternational #tabmenu div { background-image: url(../grafik/baggrund/tabbund4.gif); }
.regionaludvik #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundact5.gif); }
.regionaludvik #tabmenu div { background-image: url(../grafik/baggrund/tabbund5.gif); }
.generel #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundactgenerel.gif); }
.generel #tabmenu div { background-image: url(../grafik/baggrund/tabbundactgenerel.gif); }

/* Headerbox */ 
.headerbox
{
	width: 531px;
	min-height: 55px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	position: relative;
}
* html .headerbox { height: 55px; }
.wide .headerbox { width: 734px; }
.full .headerbox { width: 937px; }
#popup .headerbox { width: 550px; }
.bolig .headerbox {
	background-image: url(../grafik/sektionsforside/header2/bolig.gif); 
	background-color: #cf8606;
}
.byggeri .headerbox
{
	background-image: url(../grafik/sektionsforside/header2/byggeri.gif);
	background-color: #c23e2a;
}
.erhvervsudvikling .headerbox
{
	background-image: url(../grafik/sektionsforside/header2/erhverv.gif);
	background-color: #2585ba;
}
.euinternational .headerbox
{
	background-image: url(../grafik/sektionsforside/header2/euinter.gif);
	background-color: #6d7994;
}
.regionaludvik .headerbox
{
	background-image: url(../grafik/sektionsforside/header2/regional.gif);
	background-color: #80931e;
}
.generel .headerbox
{
	background-image: url(../grafik/sektionsforside/header2/generel.gif);
	background-color: #bbb9b2;
}

.breg .headerbox
{
	background-image: url(../grafik/br/breg2full.gif) !important;
	background-color: #cc442e;
	min-height: 55px;
}

* html .breg .headerbox { height: 55px; }
#breadcrumb
{
	background-image: url(../grafik/br/brwide.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #e1e1e1;
}

.full #breadcrumb { background-image: url(../grafik/br/brfull.gif); }
body.rp .headerbox
{
	background-image: url(../grafik/rp/regionaleprojekterwide.gif) !important;
	background-color: #2585BA;
}
* html .breg.rp .headerbox { height: 55px; }

.wide.bolig .headerbox { background-image: url(../grafik/sektionsforside/header2/boligwide.gif); }
.wide.byggeri .headerbox { background-image: url(../grafik/sektionsforside/header2/byggeriwide.gif); }
.wide.breg .headerbox { background-image: url(../grafik/br/breg2wide.gif); }
.full.breg .headerbox { background-image: url(../grafik/br/breg2full.gif); }
.wide.rp .headerbox { background-image: url(../grafik/br/breg2wide.gif); }
.wide.erhvervsudvikling .headerbox { background-image: url(../grafik/sektionsforside/header2/erhvervwide.gif); }
.wide.euinternational .headerbox { background-image: url(../grafik/sektionsforside/header2/euinterwide.gif); }
.wide.regionaludvik .headerbox { background-image: url(../grafik/sektionsforside/header2/regionalwide.gif); }
.wide.generel .headerbox { background-image: url(../grafik/sektionsforside/header2/generelwide.gif); }
.full.bolig .headerbox { background-image: url(../grafik/sektionsforside/header2/boligfull.gif); }
.full.byggeri .headerbox { background-image: url(../grafik/sektionsforside/header2/byggerifull.gif); }
.full.breg .headerbox { background-image: url(../grafik/br/brfull.gif); }
.full.erhvervsudvikling .headerbox { background-image: url(../grafik/sektionsforside/header2/erhvervfull.gif); }
.full.euinternational .headerbox { background-image: url(../grafik/sektionsforside/header2/euinterfull.gif); }
.full.regionaludvik .headerbox { background-image: url(../grafik/sektionsforside/header2/regionalfull.gif); }
.full.generel .headerbox { background-image: url(../grafik/sektionsforside/header2/generelfull.gif); }
#popup .headerbox { background-image: url(../grafik/sektionsforside/header2/generel_popup.gif); }

.headerbox .clear
{
	height: 1px;
	background-image: url(../grafik/sektionsforside/header2/normal.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.wide .headerbox .clear { background-image: url(../grafik/sektionsforside/header2/wide.gif); }
.full .headerbox .clear { background-image: url(../grafik/sektionsforside/header2/full.gif); }
#popup .headerbox .clear { background-image: url(../grafik/sektionsforside/header2/popup.gif); }

.headerbox h1
{
	width: 400px;
	float: left;
	margin: 23px 0px 13px 15px;
	padding: 0px !important;
	clear: left;
}
* html .headerbox h1 { margin: 23px 0px 13px 15px; }

.generel .headerbox h1 { color: #333; }
.breg .headerbox h1
{
	padding: 0px;
	margin: 21px 10px 15px 16px;
}
* html .breg .headerbox h1 { margin: 18px 10px 18px 8px; }

.rp .headerbox h1 { margin: 0px 0px 0px 16px; }
.toolbar
{
	position: absolute;
	right: 15px;
	top: 9px;
	font-size: 10px;
}
body .toolbar a
{
	color: #fff;
	font-weight: bold;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.generel .toolbar a { color: #333; }
.toolbar a.print { background-image: url(../grafik/iconer/print.gif); }
.toolbar a.email { background-image: url(../grafik/iconer/email.gif); }
.toolbar a.download { background-image: url(../grafik/iconer/download.gif); }
.toolbar a.closewindow { background-image: url(../grafik/iconer/close.gif); }
/*.breg .toolbar a { padding: 0px 0px 0px 15px; }*/ /* LBE */
.breg .toolbar img { padding: 8px 3px 0px 0px; }
.rp .toolbar a { padding: 0px 0px 0px 15px; }
.rp .toolbar img { padding: 13px 3px 0px 0px; }

.breg .toolbar a {                /* LBE */
  padding: 3px 0px 3px 40px; 
  color: #FFFFFF;
} 

.headerbox a.brsearch {
	text-decoration: none;
	display: inline;
}

.headerbox .date
{
	font-size: 10px;
	position: absolute;
	top: 26px;
	right: 0px;
	clear: right;
}

/* Regional box */

.rpbox
{
	height: 143px;
	width: 331px;
	background-image: url(../grafik/baggrund/datastatisk_bg.gif);
	background-repeat: no-repeat;
	padding: 17px 0px 0px 19px;
}
.rpbox td
{
	background-color: transparent;
	font-size: 0.6875em !important;
	height: 23px;
	border-bottom: 1px #dad6cb solid;
}
.rpbox .last td { border-bottom: 0px #fff solid; }
.rpbox a, .rpbox a:link
{
	color: #136491;
	font-weight: bold;
	text-decoration: none !important;
}
.rpbox a:active, .rpbox a:hover
{
	text-decoration: underline !important;
	background-color: transparent !important;
	color: #136491 !important;
}

/* Gallery */
.gallerybox
{
	margin: 0px 10px 0px 10px;
	border-bottom: 1px #dad6cb solid;
	padding: 15px 0px 15px 0px;
}
.gallerybox img { margin-right: 10px; }
.gallerybox p, .gallerybox h5
{
	margin-left: 127px;
	margin-bottom: 0px !important;
	font-size: 0.6875em !important;
	line-height: 16px !important;
}
.gallerybox p.date
{
	font-size: 0.625em !important;
	color: #746e62;
	line-height: 13px !important;
}

/* Menu */
#menu
{
	padding: 0px 0px 2px 0px;
	background-image: url(../grafik/baggrund/menubund.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #d1d0cc;
}
#menu ul
{
	padding: 0px;
	margin: 0px;
}
#menu li
{
	list-style: none;
	background-color: #d1d0cc;
	background-image: url(../grafik/baggrund/menunew.gif);
	background-repeat: no-repeat;
}
#menu li.first  { 
	background-image: url(../grafik/baggrund/menutop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu li a.active { background-position: 10px 10px; }
.bolig #menu li a.active
{
	background-image: url(../grafik/iconer/selected/bolig.gif);
	color: #774c00;
}
.byggeri #menu li a.active, .breg #menu li a.active
{
	background-image: url(../grafik/iconer/selected/byggeri.gif);
	color: #a92e1b;
}
.erhvervsudvikling #menu li a.active, .rp #menu li a.active
{
	background-image: url(../grafik/iconer/selected/erhverv.gif);
	color: #136491;
}
.euinternational #menu li a.active
{
	background-image: url(../grafik/iconer/selected/euinter.gif);
	color: #6d7994;
}
.regionaludvik #menu li a.active
{
	background-image: url(../grafik/iconer/selected/regional.gif);
	color: #505d0e;
}
.generel #menu li a.active
{
	background-image: url(../grafik/iconer/selected/generel.gif);
	color: #282623;
}
#menu ul ul li { background-color: #e3e3e0; }
#menu ul ul ul li { background-color: #f1f1f0; }
#menu a
{
	background-repeat: no-repeat;
	display: block;
	padding: 8px 0px 8px 22px;
	color: #282623;
}
* html #menu a /* Fixes IE 6 */
{
	padding-top: 6px !important;
	padding-bottom: 0px !important;
	height: 22px;
}
#menu a:hover, #menu a:active, #underside #menu a.active:hover, #underside #menu a.active:active
{
	color: #fff;
	text-decoration: none;
}
#underside #menu a.active:hover, #underside #menu a.active:active { background-image: url(../grafik/iconer/selected/non.gif); }
.bolig #menu a:hover, .bolig #menu a:active { background-color: #be7b04; }
.byggeri #menu a:hover, .byggeri #menu a:active, .breg #menu a:hover, .breg #menu a:active { background-color: #cb432e; }
.erhvervsudvikling #menu a:hover, .erhvervsudvikling #menu a:active, .rp #menu a:hover, .rp #menu a:active { background-color: #2585ba; }
.euinternational #menu a:hover, .euinternational #menu a:active { background-color: #6d7994; }
.regionaludvik #menu a:hover, .regionaludvik #menu a:active { background-color: #728318; }
.generel #menu a:hover, .generel #menu a:active { background-color: #61605e; }
#menu ul a.open
{
	background-image: url(../grafik/iconer/menuopen.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#menu ul ul li a.open, #menu ul ul li a, #menu ul ul li a.active { background-position: 22px 10px; }
#menu ul ul ul li a.open, #menu ul ul ul li a, #menu ul ul ul li a.active { background-position: 34px 10px; }
#menu ul ul ul ul li a.open, #menu ul ul ul ul li a, #menu ul ul ul ul li a.active { background-position: 46px 10px; }
#menu ul ul ul ul ul li a.open, #menu ul ul ul ul ul li a, #menu ul ul ul ul ul li a.active { background-position: 58px 10px; }
#menu ul ul a { padding-left: 33px; }
#menu ul ul ul a { padding-left: 45px; }
#menu ul ul ul ul a { padding-left: 57px; }
#menu ul ul ul ul ul a { padding-left: 69px; }

.relative { position: relative; }

/* EBST Table layout hacks */

.searchresult table table table
{
	border-bottom: 1px #dad6cb solid;
	margin-top: 10px;
}
.searchresult table table td { padding-bottom: 10px; }
.searchresult input { margin-right: 5px; }

/* Remove EBST old styles and content */
.w100 { display: none; }

/* Vidensbank */

.tagcloud
{
	font-size: 0.6875em;
	padding: 0px 10px 0px 10px;
}
.tagcloud a
{
	line-height: 1.2em;
	padding-right: 0.4em;
	color: #A80000;
	font-weight: bold;
}
#main .s1
{
	font-size: 90%;
	font-weight: normal;
}
.s2 { font-size: 100%; }
.s3 { font-size: 115%; }
.s4 { font-size: 150%; }
.s5 { font-size: 170%; }
.lb { color: #77f; }

.leftimg
{
	float: left;
	margin: 0px 15px 10px 0px;
	clear: left;
}
.rightimg
{
	float: right;
	margin: 0px 0px 10px 15px;
	clear: right;
}

#content .vidensbank h2
{
	background-image: none;
	border-bottom: 1px #eaeae5 solid;
	margin-bottom: 14px;
	padding: 0px 0px 0px 0px;
}
#content .vidensbank h1
{
	font-family: verdana,geneva,sans-serif;
	font-size: 0.75em;
}
#content .vidensbank .mainfeature { padding-bottom: 24px; }
#content .vidensbank h4
{
	padding: 0px;
	margin: 0px;
}
#content .vidensbank p { margin-bottom: 10px; }
#content .vidensbank .appetizers p, #content .vidensbank .element p
{
	font-size: 0.6875em;
	line-height: 1.3em;
	margin-bottom: 0px;
}
#content p.arthor
{
	margin-bottom: 0px;
	font-size: 0.6875em;
	color: #7c776c;
}
#content p.emne
{
	font-size: 0.6875em;
	margin-top: 3px;
}
#content p.emne a
{
	font-weight: normal;
	color: #828282;
	padding: 0px 5px 0px 5px;
}
#content .right p.ordbog a, #content div.ordbog a
{
	display: block;
	width: 20px;
	float: left;
}
#content div.ordbog a
{
	width: 22px;
}
#content .vidensbank .element, .appetizers div
{
	margin-bottom: 12px;
	clear: left;
	padding-bottom: 10px;
}
#content .vidensbank.ordbog h3 a { display: none; }

#content .vidensbank.ordbog dt
{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-weight: normal;
	font-size: 0.6875em;
	width: 450px;
}
#content .vidensbank.ordbog dd
{
	margin: 8px 0px 8px 0px;
	padding: 8px 36px 8px 16px;
	background-image: url(../grafik/baggrund/ordbogbg.gif);
	background-repeat: no-repeat;
	width: 460px;
}
#sitebox
{
	width: 903px;
	border-color: #E3E2DE;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-image: url(../grafik/sitemap/boxback.gif);
	background-repeat: repeat-x;
}
#sitebox .area
{
	width: 260px;
	float: left;
	background-color: #e3e2de;
	min-height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px 0px 10px 10px;
}
.siteboxinner { padding: 23px 0px 23px 16px; }

#sitetab .colorbar
{
	height: 4px;
	width: 905px;
}
#sitetab.bolig .colorbar { background-color: #cf8606; }
#sitetab.byggeri .colorbar { background-color: #c23e2a; }
#sitetab.erhverv .colorbar { background-color: #2585ba; }
#sitetab.euint .colorbar { background-color: #72809d; }
#sitetab.regional .colorbar { background-color: #81951f; }
#sitetab.generelt .colorbar { background-color: #990000; }
#sitebox .links li
{
	padding-bottom: 0px;
	margin-top: 5px;
	font-size: 11px;
}
#sitebox .links a:hover, #sitebox .links a:active { background-color: #e3e2de !important; }

/* ----------------------------------------------------- */
/* ------------- BR07 changes below here --------------- */
/* ----------------------------------------------------- */

#content .top { padding-bottom: 15px; }

#content .top .image
{
	float: left;
	display: inline;
	padding-right: 1px;
}
.topteaser
{
	padding: 0px 0px 0px 13px;
	width: 632px;
}
* html .topteaser { width: 619px; }

.topteaser p { padding-right: 15px; }
#content .list li.more, #content .links li.more
{
	padding-top: 10px;
	background-position: 0px 14px;
}

/* LBE RETTELSER */
#breadcrumb a { 
  color: #736D61;
}
#content .top { padding-bottom: 11px; }

.linksnoline label {
  padding: 0px;
}

#content .middle .content td ul, #content .middle .content td ol, body .p11, dd { font-size: 0.9175em; }

.br07 #content a.norm {
  text-decoration: none;
}

.br07 #content a:hover.norm {
	background-color: #fff;
	color: #49443a;
	text-decoration: underline;
}

#content .noneFane
{
	border-color: transparent;
	border-width: 0px;
	border-style: none;
	float: right;
	font-size: 0.75em;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	margin: 0px;
}

.fane {
  width: 693px;
}

.fanebox {
  margin-top: 50px;
}



#print .box, #print .box p, #print .box h2, #print .box li { font-size: 11px; }
#print .box td { font-size: 10px; }
#print .box h2 { font-weight: bold; }

.br07 #content .searchbox { 
  font-size: 0.75em;
  color: #736D61;
  padding: 10px;  
}
.br07 #content .searchbox * { font-size: 1em; }
.br07 #content .searchbox h2  { 
  font-size: 0.915em;
  background-image: none; 
  padding-left: 0px;  
}
.br07 #content .searchbox a { display: inline; }

.br07 #content .searchbox.bg {
  background-color: #EAEAE7;
}

#topmenu a:hover { text-decoration : none; }

/* .br07 #content .fanebox .lbfull .box * { font-size: 11px; }
.br07 #content .fanebox .lbfull h2 { font-size: 10px; }*/


.br07 .fanebox h4 { font-size: 12px; }

.br07 #content .fanebox .contentbox h1 { font-size: 11px; }
.br07 #content .fanebox .contentbox h2 { font-size: 10px; }
.br07 #content .contentbox .links .inner,
.br07 #content .contentbox .links .inner a, 
.br07 #content .contentbox .links .inner li,
.br07 #content .contentbox .links .inner p   { font-size: 12px; }

.br07 #content .contentbox .lb325 h2 { font-size: 11px; }
.br07 #content .contentbox .lb325 .box a { font-size: 12px; }

.br07 #content .fanebox .contentbox .lbfull h2 { font-size: 11px; }
.br07 #content .fanebox .contentbox .lbfull .box p  { font-size: 12px !important; }
.br07 #content .fanebox .contentbox .lbfull .box,
.br07 #content .fanebox .contentbox .lbfull .box  a,
.br07 #content .fanebox .contentbox .lbfull .box  li,
.br07 #content .fanebox .contentbox .lbfull .box  h2.Heading { font-size: 12px; color: #49443A; }
.br07 #content .fanebox .contentbox .lbfull .box  h3.Subheading   { font-size: 11px; color: #49443A; font-weight: bold; }




.br07 #content .fanebox .lbfull h2.Heading { 
  background-image: none; 
  color: #736D61;
  text-transform: none;
  font-weight: bold;
  width: 	642px;
}

.br07 #content .fanebox .lbfull h3.Subheading { 
  color: #736D61;  
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
  width: 	642px;  
}

.br07 #content .fanebox .lbfull a { 
  text-decoration: underline;
}

.br07 #content .fanebox .lbfull ul {
  padding-bottom: 20px;
} 
.br07 #content .fanebox .lbfull ol {
  padding-bottom: 20px;
} 
.br07 #content .fanebox .lbfull li { 
  color: #736D61;  
  margin-left: 25px;
}



#content .search {
  font-size: 0.75em;
  color:#736D61;
}

#content .search .searchheader {
background-color:#F1F1F1;
padding-left:20px;
padding-top:16px;
padding-bottom:5px;
}

#content .search .searchheader form *{
  font-size: 1em;
}

#content .results .field {
  border-bottom:3px solid #E2ECEF;
  padding:20px;
}

.printtitle {
    text-transform: none;
    font-weight: bold;    
    font-size: 1.3em;
}

/* NYE KLASSER */

.qa_wrapper {
	border:1px solid #e0ddd5;
	width:699px;
	margin-bottom:20px;
}

.qa_wrapper .qa_header {
	padding-top:1px;
	padding-left:1px;
	width:686px;
	padding-left:12px;
	color:#FFF;
	font-size:0.75em;
	background-image:url(../grafik/qa/qa_header.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	border-bottom:1px solid #e1ded6;
	padding-top:3px;
	min-height:18px;
	_height:18px;
}

.qa_wrapper .qa_header .qa_arrow {
	float:right;
	padding-right:4px;
}

.qa_wrapper .qa_header .qa_arrow_right {
	float:right;
	padding-right:6px;
}

.qa_wrapper .qa_box, .qa_wrapper .qa_box_hover {
	float:left;
	margin-left:14px;
	_margin-left:8px;
	width:214px;
}

.qa_wrapper .qa_box .qa_box_header {
	background-image:url(../grafik/qa/qa_box_header.gif);
	background-repeat:no-repeat;
	color:#363430;
	font-size:0.70em;
	font-weight:bold;
	_height:17px;
	min-height:17px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.qa_wrapper .qa_box .qa_content {
	background-image:url(../grafik/qa/qa_box_bg.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	padding:5px;
	color:#8b867c;
	font-size:0.95em;
	min-height:94px;
	_height:94px;
}

.qa_wrapper .qa_box .qa_content p {
	color:#8b867c;
}

.qa_wrapper .qa_box_hover .qa_box_header {
	background-image:url(../grafik/qa/qa_box_header_hover.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:0.70em;
	font-weight:bold;
	_height:17px;
	min-height:17px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	cursor:pointer;
}

.qa_wrapper .qa_box_hover .qa_content {
	background-image:url(../grafik/qa/qa_box_bg_hover.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	padding:5px;
	font-size:0.95em;
	cursor:pointer;
	min-height:94px;
	_height:94px;
}

.qa_wrapper .qa_box_hover .qa_content p {
	color:#b64429;
}

.qa_link {
	text-decoration:none !important;
	font-weight:bold;
	font-size:0.9em;
	color:#5a564c !important;
}

.qa_link:hover {
	background-color:#FFF !important;
	color:#5a564c !important;
	text-decoration:underline !important;
}

.qamarginbottom {
	margin:0px;
	padding:0px;
	margin-top:15px;
}


.qa_arrow a, .qa_arrow a:link, .qa_arrow a:visited {
	text-decoration:none !important;
	background-color: transparent;	
}

/*
.qa_arrow a:link {
	text-decoration:none !important;
	background-color: transparent;	
}

.qa_arrow a:visited {
	text-decoration:none !important;
	background-color: transparent;	
}
*/


.qa_arrow a:hover  {
	text-decoration:none !important;
	background-color: transparent !important;
}

.qa_arrow a:active  {
	text-decoration:none !important;
	background-color: transparent !important;
}

.faktaboks ul {
    margin-left: 30px !important;
    padding: 0px;
}

.faktaboks ol {
    margin-left: 30px !important;
    padding: 0px;
}

