/* General reset */
body{
	margin:0;
	color:#232426;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	background:url(/resources/Argon/images/bg-body.gif) repeat;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* General settings */
.wrapper-holder {
	min-width:985px;
	overflow:hidden;
	height:1%;
	padding:15px 0 60px;
}
#wrapper {
	border:1px solid #b5b5b5;
	padding:153px 0 0;
	background:#fff;
	margin:0 auto;
	width:983px;
	position:relative;
}
/* header start */
#header {
	background:url(/resources/Argon/images/bg-header.gif) repeat-x;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	width:100%;
}
.header-inner {
	overflow:hidden;
	height:1%;
	padding:23px 11px 0 33px;
	margin:0 0 21px;
}
/* logo start */
.logo {
	float:left;
	overflow:hidden;
	width:183px;
	height:70px;
	text-indent:-9999px;
	background:url(/~/settingsimage/settings/logo.ashx) no-repeat;
}
.logo a {
	display:block;
	width:183px;
	height:70px;
}
/* logo end */
.header-info {
	float:right;
	overflow:hidden;
}
ul.topiclist {
	float:left;
	margin:-7px 4px 0 -9px;
	padding:0;
	list-style:none;
}
ul.topiclist li {
	color:#002252;
	font-size:12px;
	line-height:25px;
	background:url(/resources/Argon/images/sep-topiclist.gif) no-repeat 0 60%;
	float:left;
	padding:0 13px 0 15px;
}
ul.topiclist li a {
	color:#002252;
}
ul.languages {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
ul.languages li {
	float:left;
	margin:0 5px;
}
ul.languages li a.eng {
	text-indent:-9999px;
	width:18px;
	height:12px;
	float:left;
	background:url(/resources/Argon/images/ico-eng.gif) no-repeat;
}
ul.languages li a.da-dk {
	text-indent:-9999px;
	width:18px;
	height:12px;
	float:left;
	background:url(/resources/Argon/images/ico-da-dk.gif) no-repeat;
}
/* navigation start */
#nav {
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	overflow:hidden;
	width:100%;
}
#nav .nav-center {
	float:left;
	position:relative;
	left:50%;
}
#nav ul{
	float:left;
	position:relative;
	left:-50%;
	margin:0;
	padding:0 32px;
	list-style:none;
}
#nav li {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	float:left;
}
#nav li a {
	float:left;
	color:#000;
	padding:10px 30px 12px 30px;
}
#nav li a:hover,
#nav li.active a {
	background:#053262;
	color:#fff;
	text-decoration:none;
}
/* navigation end */
/* header end */
/* main start */
#main {
	padding:0 0 18px;
	overflow:hidden;
	width:100%;
}
.vision {
	overflow:hidden;
	width:983px;
}
.vision img {
	display:block;
}
/* content start */
#content {
	overflow:hidden;
	height:1%;
	padding:25px 12px 15px 12px;
}
/* info-block start */
.info-block {
	background:url(/resources/Argon/images/bg-info-block.gif) repeat-y;
	overflow:hidden;
	height:1%;
	margin:0 0 11px;
}
.info-block .holder {
	overflow:hidden;
	height:1%;
	background:url(/resources/Argon/images/bg-info-block-top.gif) no-repeat;
}
.info-block .frame{
	padding:25px 0 20px 30px;
	overflow:hidden;
	height:1%;
	background:url(/resources/Argon/images/bg-info-block-bottom.gif) no-repeat 0 100%;
}
.box-text {
	display:inline;
	float:left;
	width:380px;
}
.box-text p {
	margin:0 0 20px;
}
.info-block h2 {
	margin:0 0 12px;
	color:#000;
	font:normal 24px Georgia, Times,serif;
}
.box-map{
	width:525px;
	float:right;
}
.box-map h2 {
	margin:0 0 20px;
	padding:0 0 0 17px;
	font-size:26px;
}
.twocolumns {
	overflow:hidden;
	height:1%;
}
.info-block h3 {
	line-height:17px;
	word-spacing:-2px;
	margin:0 0 13px;
	font-size:12px;
}
.img-box {
	padding:0 32px 0 21px;
	float:left;
}
.img-box-search {
	padding:0 32px 0 18px;
	float:left;
}
.img-holder {
	padding:1px 0 0 22px;
	overflow:hidden;
	width:160px;
}
.img-holder img {
	display:block;
}
.text-box {
	background:#f1ece1;
	padding:0 34px 0 18px;
	overflow:hidden;
	height:1%;
}
.list-holder {
	overflow:hidden;
	width:210px;
}
.list-holder-inner {
	overflow:hidden;
	width:270px;
}
.text-box ul {
	float:left;
	margin:0;
	padding:0;
	width:135px;
	list-style:none;
}
.text-box ul li {
	line-height:19px;
}
.text-box ul a {
	text-decoration:underline;
	color:#232426;
}
.text-box ul a:hover {
	text-decoration:none;
}
a.more {
	font-size:12px;
	color:#b11116;
	text-decoration:underline;
}
a.more:hover {
	text-decoration:none;
}
/* info-block end */
/* news-block start */
.news-block {
	overflow:hidden;
	height:1%;
	padding:11px 0 20px 29px;
	margin:0 0 11px;
}
.box-text ul {
	margin:0 0 12px;
	padding:5px 0 0;
	list-style:none;
}
.box-text ul a {
	color:#232426;
}
.box-text ul li {
	margin:0 0 11px;
}
.box-text ul em.date {
	color:#b11116;
	font-style:normal;
}
a.link {
	text-decoration:underline;
	color:#232426;
}
a.link:hover {
	text-decoration:none;
}
.box-text h3 {
	line-height:17px;
	word-spacing:-2px;
	margin:0 0 13px;
	padding:9px 0 0;
}
.block {
	width:472px;
	background:url(/resources/Argon/images/bg-block.gif) repeat-y;
	float:right;
}
.block .holder {
	background:url(/resources/Argon/images/bg-block-top.gif) no-repeat;
	overflow:hidden;
	height:1%;
}
.block .frame {
	padding:9px 10px 9px 19px;
	background:url(/resources/Argon/images/bg-block-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}
.text-block {
	overflow:hidden;
	height:1%;
}
.block .frame .text-block {
	padding:13px 0 0;
}
.block .frame .text-block h3 {
	margin:0 0 10px;
}
.block .frame .text-block p {
	margin:0 0 22px;
}
.holder-img {
	margin:0 0 0 15px;
	float:right;
}
.holder-img img {
	display:block;
}
/* news-block end */
/* listing-holder start */
.listing-holder {
	padding:27px 0 0;
	overflow:hidden;
	width:959px;
	background:#f7f7f7 url(/resources/Argon/images/bg-listing-top.gif) no-repeat;
}
.listing-holder .frame {
	padding:0 0 21px 0;
	overflow:hidden;
	width:100%;
	background:url(/resources/Argon/images/bg-listing-bottom.gif) no-repeat 0 100%;
}
.listing-holder .frame ul {
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
}
.listing-holder .frame ul li {
	padding:0 12px 40px 19px;
	width:206px;
	margin:0 0 0 1px;
	display:inline;
	float:left;
}
.listing-holder .frame ul li h3 {
	font-size:12px;
	line-height:17px;
	word-spacing:-2px;
	margin:0 0 5px;
}
.listing-holder .frame ul li p {
	margin:0;
}
.listing-holder .frame ul li a.more {
	position:absolute;
	bottom:4px;
}
.listing {
	position:relative;
	float:left;
	background:url(/resources/Argon/images/bg-listing.gif) repeat-y;
}
/* listing-holder end */
/* content end */
/* main end */
/* footer start */
#footer {
	padding:0 25px;
	overflow:hidden;
	width:933px;
}
#footer .footer-holder {
	overflow:hidden;
	width:100%;
}
.logo-holder {
	padding:20px 0 21px;
	border-top:1px solid #b6b6b6;
	overflow:hidden;
	height:1%;
}
.f-logo {
	display:block;
	margin:0 auto;
	overflow:hidden;
	width:132px;
	height:51px;
	text-indent:-9999px;
	background:url(/~/settingsimage/settings/logosmall.ashx) no-repeat;
}
.f-logo a {
	display:block;
	width:132px;
	height:51px;
}
.list {
	padding:15px 0;
	border-top:1px solid #b6b6b6;
	overflow:hidden;
	height:1%;
}
.list ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.list ul li {
	color:#686868;
	display:inline;
	padding:0 12px 0 17px;
	background:url(/resources/Argon/images/sep-footer-list.gif) no-repeat 0 60%;
}
.list ul li:first-child {
	background:none;
}
/* footer end */
/* twocolumns start */
#twocolumns {
	overflow:hidden;
	width:934px;
	padding:10px 25px 0 24px;
}
/* content-inner start */
#content-inner {
	float:left;
	width:742px;
}
#content-inner h1 {
	margin:0 0 8px;
	color:#000;
	font:20px Georgia, Times, serif;
}
#content-inner ul {
	color:#000;
	margin:0;
	padding:0;
	list-style:none;
}
#content-inner ul li {
	float:left;
	width:100%;
	border-top:1px solid #ddd;
	padding:12px 0 6px;
}
.product-info {
	width:370px;
	float:left;
}

.product-shortintro 
{
	float:left;
}
a.img-link img {
	display:block;
}
a.img-link {
	float:left;
	margin:0 18px 0 0;
}
* html a.img-link {
	margin:0 15px 0 0;
}
a.product-link {
	color:#000;
	font:20px Georgia, Times, serif;
}
.contact-info {
	width:364px;
	margin:-3px 0 0;
	float:right;
}
.contact-info ul {
	margin:0 0 0 9px;
	display:inline;
	float:left;
	width:157px;
}
.contact-info ul li {
	margin:0 0 9px 0;
	padding:0 !important;
	border:0 !important;
}
.contact-info ul li a {
	color:#000;
}
.contact-info dl dd span {
	display:block;
}
.contact-info dl {
	margin:0 9px 0 0;
	float:left;
	width:157px;
}
.contact-info dl dt {
	margin:0 4px 0 0;
	float:left;
}
.contact-info dl dd {
	float:left;
	margin:0;
}
/* content-inner end */
/* sidebar start */
#sidebar {
	padding:3px 10px 0;
	float:left;
	width:160px;
}
#sidebar ul{
	border-top:1px solid #b2b2b2;
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar li{
	border-bottom:1px solid #b2b2b2;
	padding:7px 0;
}
#sidebar li a {
	color:#232426;
}
#sidebar li a:hover,
#sidebar li.active a {
	font-weight:bold;
	text-decoration:none;
}
/* sidebar end */
/* content-inner1 start */
#content-inner1 {
	padding:0 0 0 83px;
	float:left;
	width:370px;
}
#content-inner1 h1 {
	margin:0 0 37px;
	color:#000;
	font:26px Georgia, Times, serif;
}
#content-inner1 p {
	margin:0 0 15px;
}
/* content-inner1 end */
/* aside start */
.aside {
	float:right;
	width:386px;
	margin:3px 0 60px;
	background:#f1ece1 url(/resources/Argon/images/bg-aside-top.gif) no-repeat;
}
.aside .holder {
	width:351px;
	overflow:hidden;
	padding:17px 18px 12px 17px;
	background:url(/resources/Argon/images/bg-aside-bottom.gif) no-repeat 0 100%;
}
.aside .holder h3 {
	margin:0 0 7px 5px;
	font-size:13px;
	color:#053262;
}

.asideSearch {
	float:right;
	width:256px;
	margin:3px 0 60px;
	background:#f1ece1 url(/resources/Argon/images/bg-asideSearch-top.gif) no-repeat;
}
.asideSearch .holder {
	width:241px;
	overflow:hidden;
	padding:17px 8px 12px 7px;
	background:url(/resources/Argon/images/bg-asideSearch-bottom.gif) no-repeat 0 100%;
}
.asideSearch .holder h3 {
	margin:0 0 7px 0;
	font-size:13px;
	color:#053262;
}

.link-hjemmeside {
	overflow:hidden;
	width:100%;
	margin:0 0 17px;
}
.link-hjemmeside span {
	cursor:pointer;
	float:left;
	background:url(/resources/Argon/images/bg-call-l.gif) repeat-x;
	padding:6px 5px 5px 11px;
}
.link-hjemmeside a {
	padding:0 24px 0 0;
	float:right;
	background:url(/resources/Argon/images/bg-call-r.gif) no-repeat 100% 0;
	color:#053262;
	font-weight:bold;
}

.link-hjemmeside .button {
	cursor:pointer;
	padding:0 24px 0 0;
	margin:0;
	float:right;
	background:url(/resources/Argon/images/bg-call-r.gif) no-repeat 100% -5px;
	color:#053262;
	font-weight:bold;
	border:0;
}


.form-holder {
	overflow:hidden;
	width:372px;
	margin:0 0 20px;
}

.form-holder h3 {
	margin:0 0 0 0;
	font-size:13px;
	color:#053262;
}

.form-holder p {
	margin:5px 5px 20px 5px;
}

.form-holder table {
	margin:0 0 0 3px;
}
.form-holder table tr td {
	margin:0 5px 5px 0;
	padding:0 5px 5px 0;
	vertical-align:top;
}
.form-holder textarea 
{
	height: 80px;
}

.form-holder .errorText
{
	color:Red;
}

.list-box-holder {
	overflow:hidden;
	width:372px;
	margin:0 0 20px;
}
.list-box {
	overflow:hidden;
	width:100%;
}
.list-box ul {
	margin:0 26px 0 0;
	padding:0;
	list-style:none;
	width:160px;
	float:left;
	display:inline;
	border-bottom:1px solid #b2b2b2;
}
.list-box ul li {
	border-top:1px solid #b2b2b2;
	padding:7px 0;
	float:left;
	width:100%;
}

.list-box ul li span {
	color:#053262;
	font-size:13px;
	margin:0 0 0 5px;
	padding:0 0 0 10px;
	background:url(/resources/Argon/images/sep-list-box.gif) no-repeat 0 50%;
}
.img-block {
	overflow:hidden;
	width:100%;
	margin-bottom: 20px;
	
}
.img-block img {
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.map-holder {
	overflow:hidden;
	width:349px;
	border:1px solid #b0b0af;
	margin:0 0 23px;
}
.map-holder div {
	margin:0;
	display:block;
	height:207px;
	width:349px;
}
.list-info-holder {
	overflow:hidden;
	width:393px;
}
.list-info {
	float:right;
	margin:0 31px 0 11px;
	display:inline;
}
.list-info dl {
	font-size:11px;
	color:#053262;
	margin:0 10px 16px 0;
	padding:0;
	list-style:none;
}
.list-info dl dt {
	text-align:right;
	padding:0 0 2px;
}
.list-info dl dd {
	margin:0;
	text-align:right;
	padding:0 0 2px;
}
.list-info dl dd span {
	display:block;
}
.list-info dl a {
	color:#053262;
}
/* aside end */
/* twocolumns end */

/* castle edit page */
.inputField
{ 
	width: 420px;
	margin-bottom: 10px;
}

.editWrapper
{
	padding:0 0 0 83px;
	float:left;
	width:370px;
}
