html
{
	overflow-y:scroll;
	color: #222222;
	background-color: #f4f4f4;
	background-image: url(/layouts/images/www_globalbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
body
{
	background: inherit;
	text-align: center;
	margin-bottom: 30px;
}
.indent {
margin-left:2px;
padding-left:10px;
text-indent:-13px;
}
.bold
{
	font-weight: bold;
}
.clearboth
{
	clear: both;
}
.hiddenlabel
{
	position: absolute;
	left: -2000px;
}
.blockimage
{
	display: block;
}

.globalframe
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: red;
	width: 978px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: none 0px;
	border-bottom: solid 1px #ffffff;
	color: #222222;
	background-color: #ffffff;
}

/* globalbar */
.globalbarfront
{
	height: 145px;
	width: 978px;
	overflow: hidden;
	color: #ffffff;
	background-color: #0071bc;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
.globalbardefault
{
	height: 50px;
	width: 978px;
	overflow: hidden;
	color: #ffffff;
	background-color: #0071bc;
	position: relative;
}
.globalbarpopup
{
	height: 50px;
	width: 100%;
	overflow: hidden;
	color: #ffffff;
	background-color: #0071bc;
	position: relative;
	text-align: left;
}
.globalbarrightcontent
{
	position: absolute;
	right: 15px;
	top: 15px;
}
.searchtextbox
{
	border: solid 1px #ffffff;
	font-size: 92%;
	color: #4085cc;
	background-color: #ffffff;
	width: 136px;
	padding: 1px 2px 1px 2px;
	vertical-align: middle;
}
.searchtextboxcontent
{
	border: solid 1px #4085cc;
	font-size: 100%;
	width: 136px;
	padding: 1px 2px 1px 2px;
	vertical-align: middle;
}
.searchsubmitbutton
{
	vertical-align: middle;
}
.addresstop
{
	font-size: 92%;
	position: absolute;
	left: 15px;
	bottom: 12px;
}
.addresstopsection
{
	font-size: 92%;
	padding: 10px 0px 10px 15px;
	z-index: 900;
	position: relative;
}
.addresstop p,.addresstopsection p
{
	line-height: 110%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.addresstop a:link,.addresstop a:visited,.addresstop a:active,
.addresstopsection a:link,.addresstopsection a:visited,.addresstopsection a:active
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
.addresstop a:hover,
.addresstopsection a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

/* servicebar */
.servicebar
{
	color: #ffffff;
	background-color: #8d959c;
	background-image: url(/layouts/images/www_gradient1darktolight.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	border-left: none 0px;
	border-right: none 0px;
	position: relative;
	z-index: 900;
	width: 978px;
}

.sectionbar
{
	height: 94px;
	width: 978px;
	color: #ffffff;
	background-color: #b55000;
	position: relative;
	z-index: 900;
}
.sectiontopimage
{
	position: absolute;
	height: 94px;
	width: 978px;
	z-index: 10;
}

/* contentbar */
.contentbar
{
	margin: 20px 0px 30px 0px;
}
.contentbarpopup
{
	background-color: #ffffff;
	color: inherit;
	text-align: left;
	padding: 20px 12px 12px 12px;
}
.leftcolumn
{
	margin-left: 15px;
	width: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}
.centercolumn
{
	width: 500px;
	margin-left: 30px;
	margin-right: 33px;
	float: left;
	display: inline;
	overflow: hidden;
}
.centercolumnfull
{
	width: 700px;
	margin-left: 30px;
	margin-right: 33px;
	float: left;
	display: inline;
	overflow: hidden;
}
.rightcolumn
{
	width: 200px;
	float: right;
	display: inline;
	overflow: hidden;
}

/* content */
.summary
{
	font-weight: bold;
	color: #56585f;
	background-color: inherit;
}
.date
{
	margin-bottom: 6px;
	color: #56585f;
	background-color: inherit;
	font-size: 92%;
}
.contentimageboxright
{
	width: 200px;
	float: right;
	display: inline;
	margin: 0px 0px 10px 20px;
}

.documentinfo
{
	padding: 30px 0px 6px 0px;
	font-size: 92%;
	color: #7e878e;
	background-color: inherit;
}

/* newslist */
.newslistboxfront
{
	color: #222222;
	background-color: #dfeaf6;
	margin-top: 20px;
	width: 500px;
}
.newslistbox
{
	color: #222222;
	background-color: #dfeaf6;
	width: 500px;
}
.newslistbox a:link,.newslistbox a:visited,.newslistbox a:active,
.newslistboxfront a:link,.newslistboxfront a:visited,.newslistboxfront a:active
{
	color: #b55000;
	background-color: inherit;
	text-decoration: none;
}
.newslistbox a:hover,
.newslistboxfront a:hover
{
	color: #b55000;
	background-color: inherit;
	text-decoration: underline;
}
.topnewslistitem
{
	width: 476px;
	padding: 12px 12px 12px 12px;
	border-bottom: solid 1px #ffffff;
}
.newslistitem
{
	width: 476px;
	padding: 6px 12px 6px 12px;
}
.newslistimage
{
	display: block;
	float: right;
	border: solid 1px #0071bc;
	margin: 0px 0px 0px 12px;
}
.newslistheader
{
	color: #b55000;
	background-color: inherit;
	font-weight: bold;
}
.newslistdate
{
	font-size: 92%;
	color: #56585f;
	background-color: inherit;
	margin-left: 14px;
	margin-top: 4px;
}
.newslistsummary
{
	margin-left: 14px;
	margin-top: 4px;
}
.newslistsummary p
{
	margin-bottom: 0px;
}
.newslistmore
{
	color: #b55000;
	background-color: inherit;
	font-weight: bold;
	font-size: 92%;
	padding: 12px 12px 12px 12px;
	position: relative;
	width: 476px;
}
.newslistmorerss
{
	position: absolute;
	right: 12px;
	top: 10px;
	vertical-align: middle;
}
.newslistmorerssicon
{
	vertical-align: middle;
	margin-left: 6px;
}
.newscalendar
{
	color: #ffffff;
	background-color: #8d959c;
	width: 100%;
	border-bottom: solid 6px #0071bd;
}
.newscalendar a:link,.newscalendar a:visited,.newscalendar a:active
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
.newscalendar a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

.newscalendaryears
{
	padding: 4px 0px 4px 0px;
	position: relative;
}
.newscalendaryear
{
	float: left;
	display: inline;
	padding: 5px 10px 5px 10px;
	font-size: 92%;
}
.newscalendaryearon
{
	float: left;
	display: inline;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

.newscalendarfilter
{
	position: absolute;
	right: 10px;
	top: 6px;
}
.newscalendarfilter label
{
	font-size: 92%;
	font-weight: bold;
	vertical-align: middle;
}
.newscalendarfilterselect
{
	font-size: 92%;
	vertical-align: middle;
}

.newscalendarmonths
{
	font-size: 92%;
}
.newscalendarmonth
{
	float: left;
	display: inline;
	padding: 5px 9px 5px 9px;
}
.newscalendarmonthon
{
	float: left;
	display: inline;
	padding: 5px 9px 5px 9px;
	background-image: url(/layouts/images/www_gradient2darktolight.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #0071bd;
	font-weight: bold;
}
.newscalendarsummary
{
	color: #ffffff;
	background-color: #0071bd;
	padding: 5px 10px 10px 10px;
	position: relative;
	width: 480px;
}
.newscalendarlatestnews
{
	position: absolute;
	right: 10px;
	font-size: 92%;
	font-weight: normal;
}
.newscalendarlatestnews a:link,.newscalendarlatestnews a:visited,.newscalendarlatestnews a:active
{
	color: #ffffff;
	background-color: inherit;
}
.newscalendarlatestnews a:hover
{
	color: #ffffff;
	background-color: inherit;
}

/* headertoc */
.headertoc
{
	padding-bottom: 20px;
}
.headertocitem
{
	font-weight: bold;
	color: #b55000;
	background-color: inherit;
	font-size: 92%;
	margin-top: 6px;
	position: relative;
}
.headertocitem a,.headertocitem a:link,.headertocitem a:visited, .headertocitem a:active
{
	font-weight: bold;
	color: #b55000;
	text-decoration: none;
}
.headertocitem a:hover
{
	font-weight: bold;
	color: #b55000;
	text-decoration: underline;
}
.headertocitemarrow
{
	position: absolute;
	left: 0px;
}
.headertociteminner
{
	padding-left: 14px;
}

/* flexboxes */
.flexbox
{
	margin-top: 20px;
	width: 500px;
}
.flexboxborder
{
	margin-top: 20px;
	width: 498px;
}
.flexboxtext
{
	width: 476px;
	padding: 10px 12px 6px 12px;
}
.flexboxbordertext
{
	width: 474px;
	padding: 10px 12px 6px 12px;
}
.flexboxtext p,.flexboxbordertext p
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}

/* rightcolumn */
.factbox,.ratesbox
{
	font-size: 92%;
	margin-bottom: 20px;
}
.factboxtitle
{
	background-image: url(/layouts/images/www_gradient2darktolight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	background-color: #0071bd;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.ratesboxtitle
{
	background-image: url(/layouts/images/www_gradient1darktolight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	background-color: #8d969d;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.factboxtext,.ratesboxtext
{
	background-image: url(/layouts/images/www_boxlinegradientvert.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: inherit;
	background-color: #5e676c;
}
.factboxtextleft
{
    background-position: right bottom;
}
.factboxtextinner,.ratesboxtextinner
{
	margin-left: 1px;
	padding: 0px 10px 12px 10px;
	color: #57585c;
	background-color: #ffffff;
	background-image: url(/layouts/images/www_boxlinegradienthoriz.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.factboxtextleft .factboxtextinner
{
    margin-left: 0;
    margin-right: 1px;
    background-image: url(/layouts/images/www_boxlinegradienthoriz2.gif);
    background-position: left bottom;
}
.factboxtextinner p
{
	padding: 10px 0px 6px 0px;
	margin-top: 0px;
}
.ratesboxtextinner p
{
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
}
.ratesboxtextinner p.ratetitle
{
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	font-weight: bold;
}

.banner
{
	margin-bottom: 20px;
}

/* keywords */
.keyword
{
	color: #0071bc;
	background-color: #bfd6ee;
	padding: 4px 6px 4px 6px;
	font-weight: bold;
}
.keyword a:link,.keyword a:visited,.keyword a:active,.keyword a:hover
{
	color: #0071bc;
	background-color: #bfd6ee;
	text-decoration: none;
}
.keywordmatches
{
	margin-bottom: 10px;
}
.keywordmatch
{
	padding: 4px 6px 4px 6px;
}

.contactbox
{
	color: #222222;
	background-color: #edf0f2;
	padding: 12px 12px 12px 12px;
	font-size: 92%;
	line-height: 150%;
	margin-top: 20px;
}
.contactboxsection
{
	font-weight: bold;
}

/* bottombar */
.bottombar
{
	color: #ffffff;
	background-color: #576067;
	background-image: url(/layouts/images/www_gradient1lighttodark.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #ffffff;
	border-bottom: none 0px;
	border-left: none 0px;
	border-right: none 0px;
}
.bottomtext
{
	font-size: 92%;
	padding: 0px 15px 0px 15px;
	width: 948px;
}
.bottomtext p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
.bottomtextitem
{
	margin-right: 20px;
}

/* FORM */
.formframe
{
	margin-top: 10px;
}
.formlabel
{
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 2px;
	display: block;
}
.forminput
{
	margin-bottom: 10px;
	width: 300px;
}
.formtextarea
{
	width: 300px;
	margin-bottom: 10px;
	height: 100px;
}

.formerrorbox
{
	background-color: inherit;
	color: #dd0000;
	padding: 10px 10px 0px 10px;
	font-size: 92%;
	border: solid 1px #dd0000;
	margin: 10px 0px 10px 0px;
}

/* SPAMFILTER */
.mailspamsummarybox
{
	margin: 0px 220px 0px 224px;
	padding: 16px 20px 16px 20px;
	background-color: inherit;
	color: #dd0000;
}
.mailspamsummaryitem
{
	margin: 0px 220px 0px 224px;
	padding: 0px 20px 16px 20px;
}

/* gototoplink */
.gototopline
{
	float: right;
	text-align: right;
	font-size: 82%;
	position: relative;
	width: 100%;
}
.gototopline a:link,.gototopline a:visited,.gototopline a:active
{
	color: #7e878e;
	background-color: inherit;
	text-decoration: none;
}
.gototopline a:hover
{
	color: #b55000;
	background-color: inherit;
	text-decoration: none;
}
.gototoplink
{
	position: absolute;
	right: 0px;
	top: 2px;
}

/* borger.dk integration */
.localcontent
{
	margin: 32px 0px 20px 0px;
	padding: 4px 0px 4px 0px;
	border-top: solid 1px #7e878e;
	border-bottom: solid 1px #7e878e;
	font-size: 92%;
	color: #7e878e;
	background-color: inherit;
}
.localcontentimage
{
	float: right;
}
.localcontentinfo
{
	margin: 8px 10px 8px 10px;
	float: left;
	display: inline;
	width: 70%;
}
.borgerdkcontent p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.greenarrowlist li
{
	line-height:15px;
	margin:0 0 2px 0;
	padding:2px 0 0 11px;
	background:url(/layouts/images/borgerdkarrow.gif) 0 5px no-repeat;
	list-style-type:none;
	font-size: 92%;
	font-weight: bold;
}
.greenarrowlist li a:link,.greenarrowlist li a:visited,.greenarrowlist li a:active
{
	color: #b55000;
	background-color: inherit;
	text-decoration: none;
}
.greenarrowlist li a:hover
{
	color: #b55000;
	background-color: inherit;
	text-decoration: underline;
}

/* publicationlist */
.pubbacklink
{
	margin-bottom: 20px;
	font-size: 92%;
}
.publinkbox
{
	margin-top: 20px;
	color: #222222;
	background-color: #edf0f2;
	padding: 12px 12px 12px 12px;
}
.publinkitem
{
	font-weight: bold;
	color: #b55000;
	background-color: inherit;
	position: relative;
}
.publinkitem a,.publinkitem a:link,.publinkitem a:visited, .publinkitem a:active
{
	font-weight: bold;
	color: #b55000;
	text-decoration: none;
}
.publinkitem a:hover
{
	font-weight: bold;
	color: #b55000;
	text-decoration: underline;
}
.publinkitemarrow
{
	position: absolute;
	left: 0px;
}
.publinkiteminner
{
	padding-left: 14px;
}
.pubsummary
{
	margin-top: 20px;
}