@charset "UTF-8";
body {
	background-color: #DDD;
}
#main {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding: 8px;
	margin-top: 24px;
	margin-bottom: 60px;
}
#header-frame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	width: 100%;
}
#menu {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu tbody tr td {
	color: #FFF;
	text-align: center;
	background-color: #BACE33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu tbody tr td a {
	color: #FFF;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content-left {
	width: 700px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 18px;
	vertical-align: top;
}
body,td,th {
	font-family: Interstate-Light;
}
#footer {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #DDD;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	line-height: 21px;
	padding-bottom: 9px;
}
p {
	font-size: medium;
}
a {
	color: #6E7D1B;
}
li {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	list-style-type: square;
	list-style-position: outside;
	display: list-item;
	margin-top: 13px;
	margin-right: 39px;
	font-family: Interstate-light, Arial;
}
#mc_embed_signup {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	clear:none;
}
#mc-embedded-subscribe {
	background-color: #A7B838;
	color: #FFF;
	height: 28px;
	border: thin solid #C3D743;
	margin-top: 6px;
	margin-left: 25%;
}
img {
	vertical-align: top;
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	text-align: center;
}
#news-feed {
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	vertical-align: top;
	width: 228px;
	margin-left: 20px;
}
#news-feed p {
	font-size: 12px;
	line-height: normal;
	color: #444;
	font-weight: lighter;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
#news-feed #nyhedsopslag-tabel h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #444;
	text-transform: uppercase;
	padding-top: 16px;
}
#news-feed #nyhedsopslag-tabel p a {
	color: #6E7D1B;
}
#indsaet {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-left.article-body,
#content-left.blog-body {
	width: 100%;
	padding-right: 18px;
}
.article-body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	line-height: 28px;
	padding-bottom: 12px;
	margin: 0;
}
.article-body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	line-height: 24px;
	padding-bottom: 9px;
}
.article-body img {
	max-width: 100%;
	height: auto;
}
.article-body table {
	border-collapse: collapse;
	width: 100%;
	margin: 12px 0;
}
.article-body th,
.article-body td {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-size: medium;
}
.article-body th {
	background: #f0f4d8;
}
.blog-body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	margin: 0 0 18px;
}