*{
	margin:0;
	padding:0;
	border: 0;
}

html, body {
	margin: 0;
	background-image: url('/media(3142,1030)/green-body-bg.jpg');
	background-repeat: repeat-x;
	background-color: #89a541;
	font-family: arial;
	font-size: 11px;
	font-weight: 500;
	color: #333;
}

.clearfix { clear: both; height: 0px; font-size: 0px; line-height: 0px; }

a {
	text-decoration: none;
	color: #313131;	
}

a.inline-txt {
	color: #a7cf3b;
	text-decoration: underline;
}

a.inline-txt:visited, a.single-link:visited {
	color: #999;
}

a.inline-txt:hover, a.inline-txt:hover span, a.pink-link:hover, a.pink-link:hover span, a.single-link:hover, a.single-link:hover span {
	color: #fff;
	background-color: #a7cf3b;
}

a.single-link.head {
	font-weight: bold;
}

a.pink-link {
	color: #a7cf3b;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

h1 {
	font-size: 29px;
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-right: 0;
	margin: 10px 0 20px 0;
	height: 39px;
}


h2, h3, h4 {
	text-transform: uppercase;
	font-family: arial; 
	font-size: 16px;
	font-weight: 500;
	font-weight: normal;
}

h3 {
	font-family: arial;
	font-size: 14px;
	margin-bottom: 6px;
}

h2, h4 {
	font-size: 18px;
	color: #a7cf3b;
}

h4 {
	font-size: 13px;
	margin-bottom: 17px;
}

h5 {
	text-transform: uppercase;	
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

h6 {
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

h7 {
	text-transform: none;
	font-size: 12px;
	color: #a7cf3b;
	font-weight: bold;
}

div.teaser-head {
	text-transform: uppercase;
	font-size: 16px;
	height: 22px; /* sFIR-hack*/
	clear: none;
}

div {
	background-color: #fff;
}

ul {
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;	
}

div#container {
	width: 970px;
	margin: auto 0;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	background-color: transparent;
}

div#container, div#top, div#content, div#bottom {
	width: 970px;
}


/* Round box */
.rounded-box-top, .rounded-box-bottom {
	height: 1px;
	background: none;
}


.rounded-box-middle {
	margin: 7px 8px;
}

.rounded-box-middle.bigger-margin {
	margin: 9px 10px;
}

.rounded-box-middle.no-bg {
	background: none;
	margin: 0;
}

.box-left {
	float: left;
}

.box-right {
	float: right;
}

.tl, .bl, .tr, .br {
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
	position: absolute;
	_display: none; 	/* Motherfucking IE hack */
}

.tl.r, .bl.r, .tr.r, .br.r {
	background-color: #727272;
}

.tl.b, .bl.b, .tr.b, .br.b {
	background-color: #000;
}

.tl {
	top: 0;
	left: 0;
}

.bl {
	bottom: 0;
	left: 0;
}

.tr {
	top: 0;
	right: 0;
}

.br {
	bottom: 0;
	right: 0;
}

/* eoRound box */

div#top, div#content, div#bottom {
	margin: 0 0 15px 0;
}

ul#top-left, ul#top-right, ul#top-main, ul#bottom-menu {
	padding: 0;
	margin: 0;
}

ul#top-left {
	float: left;
	padding: 4px 0 5px 0;
	white-space: nowrap;
}

ul#top-right {
	float: right;
	background-color: #e5e5e5;
	background-image: url('/media(16,1030)/top-right-bg.gif');
	background-repeat: no-repeat;
	background-position: left;	
	padding: 4px 0 5px 20px;
	/*width: 470px;*/
	white-space: nowrap;
}

ul#top-main {
	width: 100%;
	background-image: url('/media(17,1030)/top-main-bg.jpg');
	height: 22px;
	padding: 4px 0 4px 0;
}

ul#top-left li, ul#top-right li, ul#top-main li, ul#bottom-menu li {
	display: inline;
	border-left: 1px solid #dcdcdc;
	margin: 5px 10px 0 0px;
	padding-left: 10px;
	color: #fff;
	white-space: nowrap;
}

ul#top-left li.first, ul#top-right li.first, ul#top-main li.first, ul#bottom-menu li.first {
	border-left: 0;
	padding-left: 0;
}

ul#top-main li {
	margin: 0 5px 0 5px;
	padding: 6px 14px 10px 20px;
	_padding: 5px 20px 11px 20px;
	height: 6px;
	/* overflow: hidden; */
	border-color: #454545;
}

ul#top-main li.active {
	background-image: url('/media(18,1030)/top-main-bg-active.jpg');
}

ul#top-main li.right-to-active {
	padding: 6px 14px 10px 15px;
	_padding: 5px 20px 11px 15px;
	border-left: 0;
}

ul#top-main li.left-to-active {
	padding: 6px 9px 10px 15px;
	_padding: 5px 15px 11px 15px;
	border-right: 0;
}

ul#top-main li a {
	color: #fff;
}

ul#top-right li.first a {
	color: #c2425c;
}

ul#top-main li.first {
	padding-left: 10px;
}

div#top-illustration {
	clear: both;
	border-top: 1px solid #e5e5e5;
	padding: 24px 0 14px 0;
	margin: 10px 0 0 0;
}

div#top-illustration.index {
	border: 0;
	padding: 0;
}

div.omni-box {
	margin-top: 10px;
	background-image: url('/media(19,1030)/omni-outer-box-bg.gif'); 
}

div.omni-box.first {
	margin-top: 0;
}

div.omni-box div.omni-box-main {
	margin: 0 10px;
	padding: 10px 0;	
	border: 0;
	line-height: 16px;
}

div.omni-box div.omni-box-text {
	/* margin: 0 0 5px 0; */
	padding: 0;
	border: 0;
	font-size: 14px;
	display: block;
}

div.omni-box div span.spacer {
	margin-left: 20px;
}

div.text-separator, div.omni-box div div.text-separator {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background-color: #e5e5e5;
	margin: 15px 0 15px 0;
	padding: 0;
	border: 0;
}

div.category-news-item {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;	
	line-height: 16px;
}

div.category-news-item img {
	padding: 0;
	float: left;
}

div.category-news-item div.news-item-text-content {
	float: right;
	width: 286px;
}

div.category-news-item div.news-item-text-content.no-pic {
	width: 318px!important; /* IE6-hack */ 
}

div.category-news-item div, div#index-right div.category-news-item a {
	border: 0;
	margin: 0;
	padding: 0;
}

div.category-news-item a {
	font-weight: bold;
	color: #333;
}

div.category-news-item a img {
	vertical-align: bottom;
	float: none;
}
/*
div#bottom div#b-main {
	background: url('/media(14,1030)/bottom-bg.gif');
	color: #fff;
	float: left;
	width: 100%;
}

div#bottom div {
	background: none;
}

div#bottom div div.bottom-item {
	float: left;
	background: none;
	border: 0;
	margin: 22px 0 22px 0;
	padding: 0 41px 0 41px;
	border-left: 1px solid #6d6d6d;
	height: 100px;
	line-height: 18px;
	width: 120px;
	white-space: nowrap;
}

div#bottom div div.bottom-item.first {
	border: 0;
	padding-left: 22px;
}

div#bottom div div.bottom-item.nothing {
	border: 0;
	padding: 23px 20px 0 20px;
	height: 77px;
}

div#bottom div div.bottom-item.last {
	padding-right: 22px;
}

ul#bottom-menu {
	margin-left: 110px;
	margin-bottom: 15px;
}

ul#bottom-menu li {
	border-left:1px solid #7a7a7a;
}

ul#bottom-menu li a {
	text-transform: none;
	font-size: 10px;
	color: #c9c9c9;
}
*/
div#breadcrumbs, div#print-and-send {
	font-size: 9;
	float: left;
	text-transform: uppercase;
	font-size: 9px;
}

div#print-and-send {
	float: right;
}

div#breadcrumbs a, div#print-and-send a {
	color: #999;
}

div#breadcrumbs span.bread-arrow {
	color: #666;
	font-weight: bold;
	margin: 0 10px 0 10px;
}

a#send-link {
	margin-left: 25px;
}

div#inner-content {
	background-image: url('/media(19,1030)/omni-outer-box-bg.gif');
	width: 940px;
	

}

div#inner-content-left, div#inner-content-center, div#inner-content-right {
	float: left;
}

div#inner-content-left {
	width: 182px;
	background: none;
}

div#inner-content-center {
	float: right;
	width: 748px;
	padding: 10px 10px 10px 0;
	font-size: 12px;
	line-height: 18px;
}

div#inner-content-center-left, div#inner-content-center-right {
	float: left;
}

div#inner-content-center-left {
	margin: 0 0 0 30px;
	_margin: 0 0 0 13px;
	width: 345px;
}

/*contentlinks */

div#inner-content-center-left a 
{
	padding: -10px -10px -10px 0;
	text-decoration: underline;
	color: #a7cf3b;
	
}


div#inner-content-center-left a:hover {
	color: #fff;
	background-color: #a7cf3b;
}




div#inner-content-center-right {
	margin-left: 29px;
	_margin-left: 18px;	/* Motherfucking IE6-hack */
	width: 353px;
}

div#inner-content-left ul li {
	padding: 10px;
	margin: 5px 5px 0 5px;
	background: #fff;
	font-weight: bold;
	_border-bottom: 1px solid #fff; /* Motherfucking IE6-hack - sætter noget ekstra "luft" ind hvis mangler */
}/*
div#inner-content-left ul li.selected a {
	padding-bottom: 0;
}
*/

div#inner-content-left ul li a:hover {
	color: #a7cf3b;
}
div#inner-content-left ul li ul {
	padding: 0;
	margin: 0;
	margin-top: 7px;
}

div#inner-content-left ul li ul li a {
	display: block;
	padding: 7px 0 6px 10px;	
}

div#inner-content-left ul li ul a:hover {
	background: #e5e5e5;
	color: #a7cf3b;
}

div#inner-content-left ul li ul li {
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
	background: #fff;
	font-weight: normal;	
	
}
/*
div#inner-content-left ul li ul li ul li {
	border-top: 1px solid #e5e5e5;
	
	background: #fff;
	font-weight: normal;	
	
}*/

div#inner-content-left ul li ul li ul li a {
	display: block;
	padding: 7px 5px 6px 10px;
	
	text-transform:none;
}

div#inner-content-left ul li ul li ul li a:hover {
	background: #e5e5e5;
	color: #a7cf3b;
	text-transform:none;
}



div#inner-content-left li.active a, div#inner-content-left ul li ul li.active a, div#inner-content-left ul li ul li ul li.active a
 {
	color: #a7cf3b;
}

.pink {
	color: #a7cf3b;
}

.pink-arrow {
	color: #a7cf3b;
	font-weight: bold;
}

.gray {
	color: #999;
}

div.manchet {
	font-size: 9px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}

div.caption {
	font-size: 10px;
	margin-top: 10px;
}

div.gray-box {
	background-color: #ededed;
	font-size: 11px;
	border: 0;
	padding: 16px 0 16px 20px;
	margin: 2px;
}

div.#gray-box select, div.#gray-box select option {
	width: 273px;
	font-family: arial;
	font-size: 11px;
}

input.textfield {
	border: 1px solid #999;
	width: 433px;	
}

select {
	border: 1px solid #a5acb2;
	width: 218px;
}
	
div.read-more-expanded, div.read-more-expanded div {
	background-color: #dbdbdb;
}


div.read-more-expanded-text {
	padding: 0 20px 20px 20px;
}
	
ul.sitemap {
   list-style: square inside;   	
}

li.sitemap{
	margin-left: 20px;
}
	
table#quickpoll {
	width: 100%;
}
table#quickpoll td {
	padding-bottom: 10px;
}	
