/* Basis stylesheet for EBST.dk - version 1.0 - 20061217 */
/* Made by Jonas Krat, krat.dk for Zupa ApS www.zupa.dk  */
/* Revised by Kim Bonfils, bonfilsconsulting.dk for Zupa ApS www.zupa.dk  */

img.imgleft {float:left;margin-right:3px}
img.imgright {float:right;margin-left:3px}

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

img { border: 0px; }

/* Links */
a, a:link, a:visited
{
	text-decoration: none;
}
a:hover, a:active { text-decoration: underline; }

#forside a, #forside a:link, #content .links a.more { font-weight: bold; }

.links a
{
	font-size: 11px;
	color: #484743;
}

/* 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
{
	color: #fff;
	text-decoration: underline;
} */
/* 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: 10px;
	color: #746E62;
	font-weight: normal;
}
#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;
}

#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: 12px; }
p, th, td, blockquote, #main .middle div, #main .middle ul, #main .middle ol, dt, dd, #breadcrumb, #content .middle .box p
{
	font-size: 11px;
	line-height: 16px;
}
body .p12 { font-size: 12px !important; }
/* --- standard color --- */
h1, h2, h3, h4, th, p, ul, ol, blockquote, #breadcrumb { color: #49443a; }

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

/* --- text objects / margins --- */
h1, h2, h3, h4, 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;
}
.bbr_headerBox h1
{
	font-weight: normal;
}
h2 {
	font-size: 10px;
	clear: left;
}
#content h2
{
	background-image: url(../grafik/header/h2.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	height: 16px;
	line-height: 11px; /* IE7 fix */
}

#content .right h2 { background-image: url(../grafik/header/h2right.gif); }
#underside #content .right h2, #popup #content h2
{
	background-image: url(../grafik/header/h2small.gif);
	height: 14px;
	width: 190px;
}
#content .twothird h2
{
	background-image: url(../grafik/header/h2_twothird.gif);
	width: 432px;
}
#content .lb255 h2
{
	background-image: url(../grafik/header/h2_bred255.gif);
	width: 245px;
}
#content .lb230 h2
{
	background-image: url(../grafik/header/h2_bred255.gif);
	width: 220px;
}
#content .lb218 h2
{
	background-image: url(../grafik/header/h2_bred218.gif);
	width: 208px;
}


#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: 12px;
}
#content h3
{
	padding: 1px 0px 0px 10px;
}

#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);
}

h4
{
	font-size: 12px;
	margin-bottom: 24px;
}

h5
{
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

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: 11px; }
ul ul, ol ol { font-size: 11px; }
#content .middle ul, #content .middle ol { font-size: 11px; }

.links ul {
	margin: 0px;
	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: 13px;
	font-size: 10px;
}
.links.p12 li
{
	font-size: 12px;
	line-height: 20px;
	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: 0px;
	margin: 0px;
}
table td, table th
{
	text-align: left;
	vertical-align: top;
}
.oddevenlist { width: 100%; }
.oddevenlist td
{
	font-size: 11px;
	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: 11px;
	vertical-align: middle;
}
input.text
{
	height: 18px;
	padding: 0px 3px 0px 3px;
	border: 1px #a5acb2 solid;
}
input.submit
{
	height: 20px;
	cursor: pointer;
	font-size: 11px;
	padding: 1px 5px 3px 5px;
}
select
{
	height: 18px;
	font-size: 10px;
}
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 !important;
	margin-left: 15px;
}
* html .button { padding: 1px 0px 0px 0px !important; }
#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; }
.button a:hover, .button a:active { background-color: inherit; }


/* --- Layout --- */

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

#top
{
display : none;
/*	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
{
display: none;
/*	width: 967px;
	height: 38px;
	background-image: url(../grafik/baggrund/topmenu.gif);
	background-repeat: no-repeat; */
}
#bbr_topmenu
{
display : none;
/*	width: 947px;
	height: 38px;
	padding-right: 20px;
	background-image: url(../grafik/baggrund/bbr_topmenu.gif);
	background-repeat: no-repeat; */
}
/* #bbr_topmenu img
{
	float: right;
	margin-top: 9px; 
} */
#topcontent
{
	display: none;
/*	background-image: url(../grafik/baggrund/contenttop.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 967px; */
}
#topcontent.gradient
{
	height: 70px;
	background-image: url(../grafik/bbr_forside/contenttop_gradient.gif);
}
#topcontent_search
{
	background-image: url(../grafik/baggrund/contenttop_search.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 967px;
}
#topcontent.bbrHeader
{
	height: 87px;
}
#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; }

.left #menu {
	display:none;
}
.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
{
	display: none;
/*	width: 310px;
	margin-right: 13px; */
}
#forside .middle { width: 310px; }
#forside .right { width: 290px; }
#underside .left
{
	display: none;
/*	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%; }
.clear { clear: both; }
#breadcrumb { padding: 15px 10px 0px 15px; }

/* 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;
}
.bbr_searchHeaderBox .search
{
	height: 35px;
	width: 220px;
	/*background-image: url(../grafik/baggrund/search.gif);
	*/
	background-repeat: no-repeat;
	padding: 6px 0px 0px 0px;
}
#top .search input.text, .bbr_searchHeaderBox .search input.text
{
	height: 16px;
	width: 144px;
	border: 1px #aea89d solid;
	margin-right: 6px;
}

/* 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; }

/* 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;
}
#content .right .box { width: 288px; }
#underside #content .right .box, #popup #content .box { width: 188px; }
#content .box p,
#content .box ul { padding: 0px 10px 0px 10px; }
#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;
}
.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
{
	line-height: 23px;
	margin-bottom: 1.2em;
	margin-left: 1em;
	padding-left: 1em;
}
.full #content .content p 
	{ 
	/* width: 670px; */ 
	}
.iconlist
{
	margin: 0px;
	padding: 0px;
}
.iconlist p
{
	font-size: 11px;
	line-height: 14px;
	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: 165px;
	margin-right: 15px;
}
#content .twothird .box { width: 430px; }
#content .lb218 .box { width: 216px; }
#content .lb230 .box { width: 228px; }
#content .lb255 .box { width: 253px; }
.linkboxincontentl
{
	float: left;
	margin-bottom: 21px;
}
.content .kolon
{
	float: left;
	margin-right: 50px;
}
.content .kolon.last { margin-right: 0px; }
.content.kolon2 .kolon { width: 318px; }
.content.kolon3 .kolon { width: 262px; }

#content .kolon .iconlist p
{
	padding-left: 13px;
	font-size: 11px;
	line-height: 15px;
	width: 90%;
}
.subjectbox
{
	background-image: url(../grafik/header/subjectbox.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 55px;
	margin-bottom: 1em;
}
.subjectbox .number
{
	float: left;
	font-size: 24px;
	padding: 14px 0px 0px 15px;
	width: 54px;
}
.subjectbox .trinheader
{
	float: left;
	width: 235px;
	padding-top: 10px;
	height: 40px;
}
.subjectbox .action
{
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 12px;
	padding-top: 18px;
}

.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;
}


/* Tabmenu */

#tabmenu div
{
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 36px;
	height: 60px;
}
.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); }
.erhvervsudvikling #tabmenu div.active { background-image: url(../grafik/baggrund/tabbundact3.gif); }
.erhvervsudvikling #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;
}
.wide .headerbox { width: 734px; }
.full .headerbox { width: 937px; }
#popup .headerbox { width: 550px; }
.bolig .headerbox {
	background-image: url(../grafik/sektionsforside/header/bolig.gif);
	background-color: #cf8606;
}
.byggeri .headerbox
{
	background-image: url(../grafik/sektionsforside/header/byggeri.gif);
	background-color: #c23e2a;
}
.erhvervsudvikling .headerbox
{
	background-image: url(../grafik/sektionsforside/header/erhverv.gif);
	background-color: #2585ba;
}
.euinternational .headerbox
{
	background-image: url(../grafik/sektionsforside/header/euinter.gif);
	background-color: #ad925e;
}
.regionaludvik .headerbox
{
	background-image: url(../grafik/sektionsforside/header/regional.gif);
	background-color: #80931e;
}
.generel .headerbox
{
	background-image: url(../grafik/sektionsforside/header/generel.gif);
	background-color: #bbb9b2;
}
.bolig.wide .headerbox { background-image: url(../grafik/sektionsforside/header/boligwide.gif); }
.byggeri.wide .headerbox { background-image: url(../grafik/sektionsforside/header/byggeriwide.gif); }
.erhvervsudvikling.wide .headerbox { background-image: url(../grafik/sektionsforside/header/erhvervwide.gif); }
.euinternational.wide .headerbox { background-image: url(../grafik/sektionsforside/header/euinterwide.gif); }
.regionaludvik.wide .headerbox { background-image: url(../grafik/sektionsforside/header/regionalwide.gif); }
.generel.wide .headerbox { background-image: url(../grafik/sektionsforside/header/generelwide.gif); }
.bolig.full .headerbox { background-image: url(../grafik/sektionsforside/header/boligfull.gif); }
.byggeri.full .headerbox { background-image: url(../grafik/sektionsforside/header/byggerifull.gif); }
.erhvervsudvikling.full .headerbox { background-image: url(../grafik/sektionsforside/header/erhvervfull.gif); }
.euinternational.full .headerbox { background-image: url(../grafik/sektionsforside/header/euinterfull.gif); }
.regionaludvik.full .headerbox { background-image: url(../grafik/sektionsforside/header/regionalfull.gif); }
.generel.full .headerbox { background-image: url(../grafik/sektionsforside/header/generelfull.gif); }
#popup .headerbox { background-image: url(../grafik/sektionsforside/header/generel_popup.gif); }

.headerbox h1
{
	width: 400px;
	padding: 33px 10px 4px 15px;
}
.generel .headerbox h1 { color: #333; }
.toolbar
{
	display:none;
/*	font-size: 10px;
	position: absolute;
	top: 9px;
	right: 15px; */
}
.toolbar a
{
	color: #000;
	font-weight: bold;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.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); }
.headerbox .date
{
	font-size: 10px;
	position: absolute;
	/*	top: 36px;*/
	right: 15px;
	bottom: 8px;
}

/* Menu */
#menu { }
#menu ul
{
	padding: 0px;
	margin: 0px;
}
#menu li
{
	list-style: none;
	background-color: #d3d3c9;
	background-image: url(../grafik/baggrund/menu_top.gif); 
	background-repeat: no-repeat;
}
#menu li .menuitem {
	background-image: url(../grafik/baggrund/menu_bund.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom : 7px; 
}

#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
{
	background-image: url(../grafik/iconer/selected/byggeri.gif);
	color: #a92e1b;
}
.erhvervsudvikling #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: #5d4923;
}
.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;
/*	height: 21px; */
	display: block;
	padding: 7px 3px 0px 22px;
	color: #282623;
}
#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 { background-color: #cb432e; }
.erhvervsudvikling #menu a:hover, .erhvervsudvikling #menu a:active { background-color: #2585ba; }
.euinternational #menu a:hover, .euinternational #menu a:active { background-color: #987d49; }
.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, #menu ul ul ul li a.active { background-position: 34px 10px; }
#menu ul ul a { padding-left: 33px; }
#menu ul ul ul a { padding-left: 45px; }


.bbr_forsidebox {
	float: left;
	width: 291px;
	height: 405px;
	background-image: url('../grafik/bbr_forside/forside_boks_bbr.jpg');
}
.bbr_forsidebox img {
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 15px;
}
.bbr_forsidebox .boxcontent {
	width: 253px;
	margin: auto;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}
.bbr_forsidebox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 16px;
}
.bbr_forsidebox li {
	width: 253px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	background: url('../grafik/bbr_forside/forside_box_list_bg.gif') no-repeat;
}
.bbr_forsidebox .links {
/*	font-weight: bold; */
}
.bbr_forsidebox li a {
	margin-left: 5px;
}

.cBorger {
	color: #a13800 !important;
}
.cKommune {
	color: #146175 !important;
}
.cVirksomheder {
	color: #4d6d02 !important;
}

#footer_bbr {
	height: 108px;
	padding-top: 22px;
	text-align: center;
	background: url('../grafik/baggrund/bbr_footer.gif') no-repeat;
}

#bbr_contentHeader {
	background: url('../grafik/baggrund/contenttop_gradient.jpg') repeat-x;
	width: 944px;
	margin-left: -6px;
	margin-top: -6px;
	padding-top: 20px; 
	padding-left: 6px;
}

#bbr_contentHeader_search {
	background: url('../grafik/baggrund/contenttop_gradient.jpg') repeat-x;
	width: 944px;
	margin-left: -10px;
	margin-top: -6px;
	padding-top: 0px;
	padding-left: 10px;
	background-position : 0px -15px;	
}

.bbr_headerBox {
	height: 35px;
	position: relative;
	border-bottom: 1px solid #d4d5d0; 
}

.bbr_searchHeaderBox {
	padding-top: 10px;
	padding-left: 6px;
	border-bottom: 1px solid #d4d5d0;
}

#content .content .searchLink a, #content .content .searchLink a:link, #content .content .searchLink a:visited  {
	color: #49443a;
	text-decoration: none;
	font-weight: bold;
}

#content .content .searchLink a:hover
	{
	color: #49443a;
	text-decoration: underline;
	}

.number_navi {
	float: right;
	font-size: 10px;
}	

.number_navi a, .number_navi a:link, .number_navi a:visited {
	color: #49443a;
	text-decoration: underline;
}	

.number_navi a:hover {
	color: #49443a;
	text-decoration: none;
}	
	
.bbr_headerBox h1.borger {
	color: #9a3d02;
}
.bbr_headerBox h1.kommuner {
	color: #106373;
}
.bbr_headerBox h1.virksomheder {
	color: #496a00;
}

/* Header box for instructions page */

.bbr_instruxHeader {
/*	height: 35px; */
	padding-top : 10px;
	border-bottom: 1px solid #d4d5d0;
	font-size : 10px;
	padding-left: 6px;
	padding-bottom : 10px;
	color : #49443a;
}

.bbr_instruxHeader a {
	color: #9f3d00;
}

.bbr_instrux {
	margin-top : -10px;
	background-color: #EFEFEC;
	padding-bottom : 6px;
	line-height : 16px;
}

.bbr_instrux_subheader {
	background-image: url(../grafik/baggrund/instruks_subheader.gif);
	height : 29px;
}

.instrux_subtext {
	padding-top : 8px;
	padding-left: 6px; 
	font-size : 11px;
	color : #49443a;
	font-weight : bold;	
}

.bbr_instrux ul
{
	padding: 0px;
	margin: 6px;
}
.bbr_instrux li
{
	list-style: none;
}

.bbr_instrux a, .bbr_instrux a:hover {
	color: #9f3d00;
	font-weight : bold;
}

.content .bbr_instrux a:hover {
	color: #9f3d00;
	text-decoration : underline;
}

.bbr_boxRightContainer {
	float: right;
	width: 190px;
	margin-left: 10px;
}

.bbr_boxRightContainer.wide {
	width: 100%;
	margin-left: 0;
}
.bbr_boxRight {
	background: #efefed;
	padding: 14px 10px 14px 10px;
	font-size: 11px;
	color: #484743;
	line-height: 16px;
}

#content h2.bbrh2
{
	background-image: url(../grafik/header/bbr_h2.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 10px;
	height: 24px;
	font-weight: bold;
	line-height: 17px; /* IE7 fix */
}
#content .bbr_boxRightContainer.wide  h2.bbrh2
{
	background-image: url(../grafik/baggrund/bbr_textbox_wide.jpg);
}
.middle h1.bbr {
	padding-left: 5px;
	font-size: 16px;
}
.content.bbr {
	padding-left: 5px;
	font-size: 12px;
}

.toolbar.bbrTool {
	display: none;
/*	top: 4px;
	font-size: 10px; */
}

.bbr_contentAlign {
	padding-right: 200px; 
}

#menu.bbr_menu.borger a:hover {
	color: #9f3d00 !important;
}

#menu.bbr_menu a {
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: normal;
}
#menu.bbr_menu.borger a.selected, .boldlinkBorger {
	background-image: url(../grafik/iconer/arrow_borger.gif);
	color: #9f3d00 !important;
	font-weight: bold;
}

#menu.bbr_menu.kommuner a:hover {
	color: #106373 !important;
}

#menu.bbr_menu.kommuner a.selected, .boldlinkKommuner {
	background-image: url(../grafik/iconer/arrow_kommuner.gif);
	color: #106373 !important;
	font-weight: bold;
}

#menu.bbr_menu.virksomheder a:hover  {
	color: #496a00 !important;
}

#menu.bbr_menu.virksomheder a.selected, .boldlinkVirksomheder {
	background-image: url(../grafik/iconer/arrow_teknik.gif);
	color: #496a00 !important;
	font-weight: bold;
}
#menu.bbr_menu a.mainButton {
	height: 30px;
	padding: 0;
	margin-top: 10px;
}
#menu.bbr_menu a:hover {
	background-color: transparent;
/*	font-weight: bold; */
}

.boldlinkBorger, .boldlinkKommuner, .boldlinkVirksomheder {
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 0px 4px;
	padding-left: 10px;
/*	text-decoration: none !important; */
}

.boldlinkBorger a, .boldlinkBorger a:link, .boldlinkBorger a:visited {
/*	background-repeat: no-repeat; */
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 0px 4px;
	padding-left: 10px;
	text-decoration: none;
}

.boldlinkBorger a:hover {
	text-decoration: underline;
}

a.boldlinkSmall {
	font-size: 10px;
	font-weight: bold;
}

.txtBold {
	font-weight: bold;
}
