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

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

.hideMe label { 
	display: none;
} 

body
{
	background-color: #625e53;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:75%; /* Standard font size 69%=11px, 75%=12px*/
}
body#popup { background-color: #fff; }

img { border: 0px; }




/* Links */
a, a:link
{
	color: #49443a;
}




a:hover, a:active { text-decoration: underline; }

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

#breadcrumb a, #brbreadcrumb a, #top a {
  text-decoration: none;
  color: #49443a;
}


.links a, a.norm
{
	color: #49443a;
}

/* openclose */
.close
{
	display: none;
	margin: 0px;
}
.open
{
	display: block;
	margin: 0px;
}

/* underline */
#content .content a
{
        text-decoration: underline;
}

#content .content a:hover
{
	background-color: #49443a;
	color: #fff;
}



/* 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
{
	color: #746E62;
	font-weight: normal;
}
#content .greymenu p a
{
	color: #49443A;
	font-weight: normal;
	text-decoration: none;
}
#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
{
	background-color: #fff;
	color: #49443a;
}

.showvisitedlinks a:visited { color: #999; }
.showvisitedlinks a:active  { color: #999; }

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

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

/* --- 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 0 0; } /* JAN 1em */

.floatr { float: right; }
.floatl { float: left; }
/* --- headers --- */
h1 { font-size: 1.3em; } /* JAN OK */
.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;
}
h2
{
	font-size: 1em; /* JAN OK */
	clear: left;
}


.h2bar
{
	font-size: 0.9em; /* JAN OK */
	background-image: url(../grafik/header/h2.gif);
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	/* IE7 fix */
}

#underside #content .right h2, #popup #content h2
{
	font-size: 0.9em; /* JAN OK */
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	line-height: 11px;
	background-image: url(../grafik/header/h2small.gif);
	min-height: 1.4em;
	width: 190px;
}
* html #underside #content .right h2, * html #popup #content h2 { height: 1.4em; }
#content .twothird h2
{
	font-size: 0.9em; /* JAN OK */
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	background-image: url(../grafik/header/h2_twothird.gif);
	width: 432px;
}
#content .lb610 h2
{
	font-size: 0.9em; /* JAN OK */
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	background-image: url(../grafik/header/h2_bred610.gif);
	width: 610px;
}
#content .lb325 h2
{
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	background-image: url(../grafik/header/h2_325.gif);
	width: 325px;
	font-size: 0.8325em;
}
#content .lb255 h2
{
	font-size: 0.9em; /* JAN OK */
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	background-image: url(../grafik/header/h2_bred255.gif);
	width: 245px;
}
#content .lb230 h2
{
	font-size: 0.9em; /* JAN OK */
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	background-image: url(../grafik/header/h2_bred255.gif);
	width: 220px;
}
#content .lb218 h2
{
	font-size: 0.9em; /* JAN OK */
	background-repeat: repeat-y;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
	min-height: 1.6em;
	line-height: 11px;
	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
{
	color: #196893;
}
#content h2.rss a
{
	background-image: url(../grafik/iconer/rss.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}

h3 { font-size: 1em; }
#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;
	text-decoration: none;
}
#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: 1em;
	margin-bottom: 24px;
}
.contentboxtop h4 { padding: 5px 0px 0px 15px; }
.boxalone h4
{
	margin: 0px;
	font-size: 1em;
	margin-bottom: 1em;
}
h5
{
	font-size: 1em;
}
h6
{
	font-size: 1em;
}

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

/*#menu { font-size: 1em; }*/ /* JAN OK */

/* --- lists --- */

.links ul {
	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;
}
.links.p12 li
{
	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
{
	padding: 1px; /* JAN 6.6.07 før var den 0 */
	margin: 1px; /* JAN 6.6.07 før var den 0 */
}
table td, table th
{
/* 	text-align: left; */ /* JAN 6.6.07 */
	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 th { padding: 5px 10px 4px 10px; }
.oddevenlist thead td, thead th, #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;}

/* --- 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;
	font-size: 0.9175em;
	font-family: arial, helvetica, sans-serif;
}
input.submit
{
	height: 20px;
	cursor: pointer;
	padding: 1px 8px 3px 8px;
	font-size: 0.75em;
	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: 0.9em;
	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;
}
#topmenu_uk
{
	width: 967px;
	height: 38px;
	background-image: url(../grafik/baggrund/topmenu_uk2.gif);
	background-repeat: no-repeat;
}
#topmenu_uk div
{
	padding-top: 7px;
	margin-left: 18px;
	height: 19px;
}
#topmenu_uk div div
{
	float: left;
	height: 19px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
#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; }
#brbreadcrumb { padding: 8px 10px 1px 15px; }

/* Top */
#top .logo
{
	height: 45px;
	left: 25px;
	position: absolute;
	top: 10px;
	width: 201px;
}
#top .login {
	height: 27px;
	left: 577px;
	position: absolute;
	top: 12px;
	width: 160px;
}

#top .minprofil .navn a {
	font-size:10px;
	font-weight:bold;
	background-image: url(../grafik/iconer/arrow.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	padding-left:13px;
	color:#000000;
	/* INDSAT COLOR TIL IE6 */
}

#top .minprofil .navn {
	width:286px;
	float:left;
	padding-top:5px;
	padding-left:10px;
}

#top .minprofil .retprofil {
	width:69px;
	float:right;
}

#top .minprofil {
	height: 23px;
	left: 577px;
	position: absolute;
	top: 46px;
	width: 365px;
	background-image: url(../grafik/baggrund/minprofil.gif);
	background-repeat: no-repeat;
}
#top .search
{
	height: 27px;
	left: 739px;
	position: absolute;
	top: 12px;
	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;
}




















/* Topmenu */
#topmenu a { text-decoration:none; font-weight:normal; float:left; height: 19px; padding: 2px 4px 1px 4px; margin: 0px;/*padding-top:0px;*/ margin-right:1px; margin-left:0px;}
#topmenu div { float:left;}
#topmenu .seperator { float:left; width:2px; font-size:0px; height:19px; background-image:url(../grafik/menu_seperator.gif); background-repeat:no-repeat; background-position:0px 3px; margin-left:7px; margin-right:7px;}
#topmenu img { padding-top:2px;}
#topmenu .selected a {
	color:#000000;
	font-weight:bold;
/*	background-color: #395887; */
}
#topmenu a:hover {
	text-decoration:underline; /* default text decoration of selected item in top menu */
}

/* 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 { padding-right: 9px; }
#topmenu .tm3 { padding-right: 9px; }
#topmenu .tm4 { padding-right: 9px; }
#topmenu .tm5 { padding-right: 9px; }
#topmenu .tm6 { padding-right: 107px; }
#topmenu .tm7 { padding-right: 9px; }
#topmenu .tm8 { padding-right: 9px; }
#topmenu .tm9 { padding-right: 9px; }
#topmenu .tm10 { padding-right: 9px; }
#topmenu .tm11 { padding-right: 9px; }
#topmenu .tm12 { padding-right: 9px; }
#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;
}
.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 ul { padding: 0px 10px 0px 10px; }
#content .box hr { margin: 0px 10px 0px 10px; }
#content .box table { padding: 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-bottom: 20px; }
.brbox .inner { padding: 10px; }
.brbox .inner  ul li
{
	margin-left: 12px;
}
.brkolon1
{
	width: 342px;
	margin-bottom: 20px;
}
.brkolon2
{
	width: 330px;
	border-left: 1px #eaeae5 solid;
	padding-left: 20px;
	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; }
.contripe
{
	font-size: 0.6em !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; }
.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;
}
.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 7px 4px 7px;
}
.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;
}

.fanebox
{
	padding: 17px;
	clear: left;
	border-color: #DAD6CB;
	border-width: 1px;
	border-style: solid;
	width: 666px;
	margin-top: 45px;
	background-color: #fff;
	position: relative;
}
.fanebox .extramenuwithin { padding-top: 30px; }
.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;
}
.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/breg2wide.gif) !important;
	background-color: #cc442e;
	min-height: 55px;
}
* html .breg .headerbox {
	height: 55px;
	background-color: transparent;
 }
#breadcrumb
{
	background-image: url(../grafik/br/brwide.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	font-size: 0.75em !important;
	padding-top: 8px;
	padding-bottom: 8px;
}
#brbreadcrumb
{
	background-image: url(../grafik/br/brwide.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	font-size: 100% !important; /* 0.75em */
	padding-top: 8px;
	padding-bottom: 8px;
}


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); }
.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/header/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/header/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; }

.brtoolbar
{
	position: absolute;
	right: 15px;
	top: 9px;
	font-size: 10px;
}
.brtoolbar a
{
	color: #fff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.rp .headerbox h1 { padding: 0px 0px 0px 16px; }
.toolbar
{
	position: absolute;
	right: 15px;
	top: 9px;
	font-size: 10px;
}
.toolbar a /* JAN 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;
        text-decoration: none;
}
.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.rss { background-image: url(../grafik/iconer/rss.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; }
.breg .toolbar img { padding: 8px 3px 0px 0px; }
.rp .toolbar a { padding: 0px 0px 0px 15px; }
.rp .toolbar img { padding: 13px 3px 0px 0px; }

.toolbar a.brsearch { }

.headerbox .date
{
	font-size: 10px;
	position: absolute;
	top: 36px;
	right: 15px;
	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 { }

#menu ul
{
	padding: 0px;
	margin: 0px;
}
#menu li
{
	list-style: none;
	background-color: #d1d0cc;
	background-image: url(../grafik/baggrund/menu.gif);
	background-repeat: no-repeat;
}
#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;
	text-decoration: none;
}
* 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
{
        /* JAN 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; }

#sitebox .sitemapcol
{
    float:left;
    height:100%;
    padding:0px;
}




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


/* VÆKSTMODEL */
.modelLevel1 {
	width: 493px;
	height: 30px;
	background-image: url(../grafik/model/level1.gif);
	color: #FFF;
	font-size: 0.812em;     /* 13px */
	font-weight: bold;
	padding-top: 10px;
}

.modelLevel2 {
	float: left;
	width: 207px;
	height: 39px;  /*26px*/
/*       min_height: 39px;    fjernet af jan 01072010 pga valideringsfejl */
	background-image: url(../grafik/model/level2.gif);
       background-repeat: no-repeat;
	color: #49443a;
	font-size: 0.688em;        /* 11px */
	font-weight: bold;
	padding-top: 0px;
       display: inline;
	margin-right: 6px;
}

.modelLevel2Selected {
	background-image: url(../grafik/model/level2_selc.gif);
	color:#FFF;
}


.modelLevel3 {
	float: left;
	width: 102px;
	height: 22px;
	background-image: url(../grafik/model/level3.gif);
	color: #49443a;
	font-size: 0.625em;       /* 10px */
	font-weight: bold;
	padding-top: 7px;
	margin-right: 3px;
}

.modelLevel3Yellow {
	background-image:url(../grafik/model/level3_yellow.gif);
	color:#000;
}

.modelLevel3Blue {
	background-image:url(../grafik/model/level3_blue.gif);
	color:#000;
}

.modelLevel4Table {
	width:100%;
	display:block;
	clear:both;
	margin-top:10px;
	padding-top:10px;
}

.modelLevel4Table td {
	width: 1%;
	background-color: #e3e3e0;
	padding: 3px;
	border-left: 4px solid #FFF;
	padding-left: 10px;
	border-bottom: 2px solid #FFFFFF;
	color: #000;
	min-height: 15px;
	font-size: 0.625em !important;  /* 10px; */
}

.modelLevel4 {
}

.modelLevel4Yellow {
	background-color:#EDD44A !important;
}

.modelLevel4Blue {
	background-color:#8acbef !important;
}

.bold {
	font-weight:bold;
}

.center {
	text-align:center;
}

.blank {
	background-color: transparent !important;
}


.smallHeader {
	font-size: 0.688em;     /* 11px */
	display: block;
	margin-top: 10px;
}

.checkboxLine {
	font-size: 0.688em;     /* 11px */
	font-weight:bold;
	background-color:#e3e3e0;
	padding:3px;
	padding-left:8px;
	padding-top:6px;
	margin-top:3px;
	position:relative;
	clear:both;
	display:block;
	min-height:17px;
}

.checkboxSelectedYellow {
	background-color:#EDD44A !important;
}

.checkboxSelectedBlue {
	background-color:#a6dbf8 !important;
}

.checkboxSelectedGrey {
	background-color:#b0b0b0 !important;
}

.checkboxLine input {
	font-size: 1.09em;     /* 11px */
	font-weight: normal;
}

.modelLevel5Table {
	border:1px solid #CCCCCC;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.modelLevel5Table td {
	font-size: 0.688em !important;     /* 11px */
}


.modelLevel7Container {
	margin-top:34px;
	border:1px solid #81941e;
	border-right:0px;
	padding-top:8px;
	position:relative;
}

.modelLevel7ContainerHeader {
	background-color:#dce5b2;
	min-height:19px;
	font-weight:bold;
	padding-top:4px;
	padding-left:10px;
	margin-top:8px;
	margin-bottom:8px;
	font-size: 0.688em;  /* 11px; */
}

.modelLevel7Table {
	width:100%;
	margin-left:8px;
}

.modelLevel7Table .clm1 {
	vertical-align:top;
	width:519px;
	margin-right:12px;
}

.modelLevel7Table .clm2 {
	vertical-align:top;
	width:190px;
}

.modelLevel7TableHeader td {
	background-color:#f4f3f1;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	font-size: 0.915em !important;    /* 11px */
       color:#000;
}

.modelLevel7TableContent td {
	background-color:transparent;
	padding:5px;
	font-size: 0.915em !important;    /* 11px */
	border-bottom:1px solid #CCCCCC;
}

.barYellow {
	width:144px;
	height:16px;
	border:1px solid #EDD44A;
}

.barYellow .barLine {
	background-color:#f2d75f;
	height:16px;
}

.barBlue {
	width:144px;
	height:16px;
	border:1px solid #8acbef;
}

.barBlue .barLine {
	background-color:#a6dbf8;
	height:16px;
}


.barGrey {
	width:144px;
	height:16px;
	border:1px solid #a0a0a0;
}

.barGrey .barLine {
	background-color:#b0b0b0;
	height:16px;
}

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

.modelLevel2 a:hover {
	color:#FFFFFF !important;
}

.modelLevel2Selected a {
	color:#FFFFFF !important;
}

.modelLevel3 a {
	color:#49443a !important;
}

.modelLevel4Table a {
	color:#000 !important;
}

.modelLevel7ContainerTable {
	width:520px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	border-bottom:0px;
}

.clmBoxTable {
	width:190px;
	background-color:transparent;
	background-image:url(../grafik/model/BoxBg.gif);
	background-repeat:no-repeat;
	font-size:0.7em;
	padding-left:10px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	color:#000;
}

.clmBoxBg {

}

.clmBoxTable .rightBorder {
	border-right:1px solid #CCC;
}

.clmBoxTable .topBorder {
	border-top:1px solid #CCC;
}

.clmBoxTable th {
	font-weight:bold;
	background-color:#eaeae5;
}

.clmBox {
	width:190px;
	background-image:url(../grafik/model/BoxBg.gif);
	background-repeat:no-repeat;
}

.clmBox h3 {
	text-transform:uppercase;
	color:#49443a;
	font-size: 0.835em !important;    /* 10px */
	margin-top:-1px;
}

.clmBox p {
	padding:9px;
	padding-top:2px;
	font-size: 0.75em !important; /* 9px */
}

.ChartBoxGrey {
	width:70px;
	height:17px;
	background-color:#b0b0b0;
	color:#000;
	font-weight:bold;
	text-align:center;
	font-size:12px;          /* 12px; */
	padding-top:2px;
}

.ChartBoxBlue {
	width:70px;
	height:17px;
	background-color:#a6dbf8;
	color:#000;
	font-weight:bold;
	text-align:center;
	font-size:12px;          /* 12px; */
	padding-top:2px;
}

.ChartBoxYellow {
	width:70px;
	height:17px;
	background-color:#EDD44A;
	color:#000;
	font-weight:bold;
	text-align:center;
	font-size: 1.09em;          /* 12px; */
	padding-top:2px;
}
label {
	margin: 0px;
	padding:0px;
}

/* LBE RETTELSER */

.modelLevel1 a {
  color:#FFF;
}

.modelLevel1 a:hover {
  color:#49443a !important;
}



#content .box a:active { text-decoration: none; }
#content .linksnoline a:hover, #content .linksnoline a:active, #content .box a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #49443a;
}

#content .links.p12 p { margin-bottom: 0px; }

input.text { border: 1px #474642 solid; }

.contripe p {
	font-size: 10px !important;
	line-height: 12px !important;
}

.contact a { color:#7c776c;}

.iconlist p { text-indent: 0px; }

#content .box.linksnoline p.lbeicon {
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
  text-indent: -10px;	
}

#content div.icon p {
  text-indent: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#content .lb218 .box p { width: 196px; }

#content .kolon .iconlist p {
  line-height: 14px;
  width: 90%;
  text-indent: 0px;  
}

.galleri img {
  padding-left: 10px;
}

#content .galleri p { 
  width: 160px;
  text-indent: 0px; 
  margin-left: 52px;
}

#content .publikationstekst { margin-bottom: 18px; }
#content .publikationstekst p {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
#content .publikationstekst a {
/*  font-size: 11px; */
  font-size: 1em;
  margin:  0px 0px 0px 0px;	  
  padding: 0px 0px 0px 0px;	
  text-decoration: none;	
}
#content .publikationstekst a:hover {
  text-decoration: underline;	
  background-color: transparent;
	color: #49443a;;
}

.tagcloud a, .tagcloud a:link, .tagcloud a:visited, .tagcloud a:hover {
	line-height: 1.2em;
	padding-right: 0.4em;
	color: #A80000 !important;
	font-weight: normal;
}
.tagcloud p {
  padding-left: 0px;
  color: #A80000;
}

.unselectedFane {cursor: pointer;}


#content .faktaboks {
  line-height: 16px; 
  padding-left: 10px; 
  color: #746e62;
}
#content .faktaboks a { text-decoration: underline; }

.full #content .adresseinfo p {
  width: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.full #content .errmsg p { color: red; } 

.ivprojheadcell {background-color:#2585BA; color:white; vertical-align: middle; font-weight: bold; height:30px;}
.ivprojredcell {background-color:#6D6D6D; color:white; vertical-align: middle; height:50px;}
.ivprojgreencell {background-color:#98b028; color:white; vertical-align: middle; height:50px;}


/* Nedenstående er til styling af højrespalte box under regional udvikling til EU links */
.eu-box {
    background-image:url(../grafik/baggrund/eu_baggrund.jpg);
    width: 288px;
    border-left: 1px #eaeae5 solid;
    border-right: 1px #eaeae5 solid;
    padding-top: 10px;
    margin-bottom: 5px;
}
#content .eu-box-area h2 {
    background-image: url(../grafik/header/eu_top_baggrund.jpg);
    margin-bottom: 1px;
    text-transform: uppercase;
    padding: 5px 0px 0px 10px;
    min-height: 1.6em;
    line-height: 11px;
    text-decoration: none;
    color: white;
}
.eu-box a { 
    text-decoration: none;
    color: white;
}
.eu-box a:hover, .eu-box a:active
{
    text-decoration: underline;
    background-color: transparent;
    color: white;
}
.eu-box ul {
    margin-left: 10px !important;
    padding: 0px;
}
.eu-box 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;
}

.tablediv {
display:  table;
width:450px;
}
.celldiv {
float:left;
display:  table-cell;
width:100px;
}
.rowdiv  {
display:  table-row;
width:350px;
}

table.companies td  {border-bottom:1px solid #6D7994; padding: 5px; text-align: left; color: #000;}
table.companies th  {border-bottom:1px solid #6D7994; border-top:1px solid #6D7994; padding: 5px; text-align: left;background-color:#E3E3E0; color:#000;}
table.companies td.colright, table.companies th.colright {text-align: right; font-weight: bold;}
table.companies .even td {background-color:#E3E3E0;}

caption
{
	color: #49443a;
}

/*
#loginbox {
  display:block; 
  width:200px; 
  position:absolute; 
  top:116px; 
  padding-left:763px; 
  margin-left: auto; 
  margin-right: auto; 
  z-index:999; 
  text-align:left;
}

#loginbox .top { background-image: url(/guide/ebst2/images/loginbox_top.png); height: 8px; }
#loginbox .topcontent { background-color:#ff7b00; padding:0px 10px 10px 10px; }
#loginbox .bottom { background-image: url(/guide/ebst2/images/loginbox_bottom.png); height: 8px; }
#loginbox .content { background-color:#e2e4dd; padding:4px 10px 0px 10px; }
#loginbox .bottomcontent { background-color:#e2e4dd; padding:10px 10px 10px 0px;  text-align:right; }
#loginbox a { color:#4e4b42; text-decoration: underline; }
*/


/* til ny loginboks start */
a.button { color: #FFF; text-decoration: none; clear: both; margin-top: 10px; margin-bottom: 6px; background: #395f81; display: inline-block; padding:10px }
a.button span { background: url(/guide/sg5/graphics/navigation/pointer_button_style2.png) no-repeat right center; padding: 6px; padding-right: 25px; padding-left: 0 }
.ny-popup-login .right { float: right; }
#popup-login-myprofile {
position: absolute; 
top: 118px; 
width: 398px;
border-left: 3px solid #fff; border-right: 3px solid #fff; border-bottom: 3px solid #fff;
margin-left:559px;
background: #d7e0e8; 
z-index: 30000000000 }
.midtjylland #popup-login-myprofile, .nordjylland #popup-login-myprofile, .sjaelland #popup-login-myprofile, .syddanmark #popup-login-myprofile, .hovedstaden #popup-login-myprofile { right: 232px }
.extra-wide-popup-login-myprofile { width: 810px !important; }
.error-box { background: #edd2b9; padding: 15px; border: 1px solid #b45f13; font-size: 14px; margin-bottom: 15px }
.ny-popup-login { padding: 10px; }
.ny-popup-login .nemid { background: #bdcbd8; margin-left: -10px; margin-right: -10px; padding: 10px; margin-top: 10px; margin-bottom: 10px; }
.ny-popup-login .nemid .title { font-weight: bold; }
.ny-popup-login .nemid img { float: left; margin-top: 15px; }
.ny-popup-login .nemid a.button { float: right; margin-top: 15px; margin-right: 10px; }
.ny-popup-login .nemid a.button span { background: url("/guide/sg5/graphics/navigation/pointer_button_style1.png") no-repeat scroll right center transparent }
.ny-popup-login .no-nemid .title { font-weight: bold; }
.ny-popup-login .no-nemid .col1 { float: left; width: 200px; margin-top: 10px; margin-bottom: 10px; }
.ny-popup-login .no-nemid .col1 input { width: 95%; }
.ny-popup-login .no-nemid .col2 { float: left; width: 170px; margin-top: 10px; margin-bottom: 10px; }
.ny-popup-login .no-nemid .col2 input { width: 100%; }
.ny-popup-login .login-button-2 { float: right }
.ny-popup-login a.popup-close { float: right; font-size: 11px }
.ny-popup-login a.pointer { text-decoration: none; padding-left: 10px; background: url("/guide/sg5/graphics/navigation/pointer.png") no-repeat scroll 0 4px transparent }
.ny-popup-login .error-box { margin-top: 15px; margin-bottom: 0; }
.ny-popup-login .header { font-weight: bold; font-size: 14px; margin-bottom: 10px; }
.ny-popup-login .label-input-email { display: block; margin-top: 10px; }
.ny-popup-login .input-email { width: 200px; }
.ny-popup-login .login-button-3 {  }
/* til ny loginboks slut */

