body {
	margin:0;
	color:#161616;
	font:12px Arial, Verdana, Tahoma, sans-serif;
	background:url('/Files/Billeder/all-bg.gif') repeat;
}
img {
	border: none;
}
a {
	font-size:12px;
	text-decoration:underline;
	color:#015fc3;
}
a:hover {
	text-decoration:none;
}
input,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form {
	margin:0;
	padding:0;
}
/*main container*/
#main {
	width:945px;
	margin:5px auto 5px auto;
	padding:40px 16px 0 17px;
	background:url('/Files/Billeder/main-bg.png') repeat-y;
}
/*header*/
#header {
	width:100%;
	margin:0 0 3px;
	position:relative;
	z-index:10;
}
/*logo and top links outer*/
.logo-links-outer {
	padding:0 5px 15px;
	overflow:hidden;
	height:1%;
}
/*logo*/
#header h1 {
	margin:0;
	width:239px;
	float:left;
}
#header h1 a {
	height:33px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/Files/Billeder/logo.gif') no-repeat;
}
/*top logo list*/
ul.logo-links {
	width:210px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.logo-links li {
	float:left;
	padding:0 0 0 20px;
}
/*main navigation outer*/
.nav-outer {
	width:972px;
	margin:0 -13px 0 -14px;
	position:relative;
}
.nav-bg {
	width:942px;
	background:url('/Files/Billeder/nav-outer-bg.png') no-repeat;
	padding:0 15px;
}
/*main navigation*/
ul#main-nav {
	width:100%;
	margin:0 0 0 60px;
	padding:0 0 6px;
	list-style:none;
	position:relative;
	z-index:20;
}
ul#main-nav:after {
	content:"";
	display:block;
	clear:both;
}
#main-nav li {
	float:left;
	padding:0 13px 0 0;
	position:relative;
}
#main-nav li a {
	display:block;
	padding:13px 5px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#0683d4;
	text-decoration:none;
}
#main-nav li .subnav {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
	position:absolute;
	width:800px;
	top:46px;
	z-index:3000;
}
.subnav-inner {
	position:relative;
	z-index:30;
}
/*bottom bg*/
.subnav-btm {
	height:5px;
	margin:0 5px;
	background:url('/Files/Billeder/subnav-btm-repeat.png') repeat-x;	
}
.subnav-btm div {
	height:5px;
	width:5px;
	position:relative;
	overflow:hidden;
}
.subnav-btm div.left {
	float:left;
	margin-left:-5px;
	background:url('/Files/Billeder/subnav-btm-left.png') no-repeat;
}
.subnav-btm div.right {
	float:right;
	margin-right:-5px;
	background:url('/Files/Billeder/subnav-btm-right.png') no-repeat;
}
/*right shadow*/
.subnav-bg {
	background:url('/Files/Billeder/subnav-bg.png') repeat-y 100% 0;
}
* html .subnav-bg {
	background:none;
}
.subnav-bg1 {
	margin:0 4px 0 0;
	background:#fff url('/Files/Billeder/subnav-grad-repeat.gif') repeat-y;
	overflow:hidden;
	width:100%;
}
.subnav-bg2 {
	background:url('/Files/Billeder/subnav-grad.gif') no-repeat;
}
.subnav-outer {
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.subnav-outer strong {
	display:block;
	color:#3e3e3e;
}
.nav-col {
	float:left;
	padding:7px 10px 9999px;
	margin:0 0 -9999px;
	border-left:1px solid #d5d5d5;
}

.nav-col2 {
	float:left;
	padding:7px 5px 9999px;
	margin:0 0 -9999px;
	border-left:1px solid #d5d5d5;
}

.nav-col3 {
	float:right;
	padding:7px 5px 9999px;
	margin:0 0 -9999px;
	border-left:1px solid #d5d5d5;
}

.nav-col-first {
	border:none;
}
#main-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main-nav li li {
	padding:3px 0 0;
	float:none;
}
#main-nav li li a {
	display:inline;
	padding:0;
	white-space:nowrap;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
}
#main-nav li:hover .subnav,
#main-nav li.hover .subnav {
	display:block;
	position:absolute;
	z-index:3000;
}
#main-nav li:hover a,
#main-nav li.hover a,
#main-nav li.active a,
#main-nav li a.L1_Active {
	background:url('/Files/Billeder/nav-hover.gif') repeat-x;
}
#main-nav li:hover li a,
#main-nav li.hover li a {
	color:#3e3e3e;
	background:none;
}
#main-nav li:hover li a:hover,
#main-nav li.hover li a:hover {
	text-decoration:underline;
}
/*flash area*/
.flash-area {
	width:945px;
	height:367px;
	overflow:hidden;
	z-index:1;
}

#flash-area2 {
	background-color:#ccc;
	z-index:1000;
	width:945px;
	height:367px;
	display:block;
}

#myContent {
	z-index:1;
	width:945px;
	height:367px;
	display:block;
}

#myContent p {
	margin:0;
}

.flash-area img {
	display:block;
}
/*content's columns holder*/
.columns-holder {
	width:100%;
	padding:0 0 20px;
}
.columns-holder:after {
	content:"";
	display:block;
	clear:both;
}
.cont-columns-outer {
	width:948px;
	margin:15px -2px 0 -1px;
	background:url('/Files/Billeder/cont-columns-bg.gif') repeat-y;
}
.cont-columns-bg {
	background:url('/Files/Billeder/cont-columns-top.gif') no-repeat;
}

/*newfotter*/

#nykontaktformular {
	float:left;
	width:280px;
}

#fotterNewletter {
	float:left;
	width:280px;
}

#fotterNewLetter p {
		color:#000;
}

/**/

/*columns in content for index page*/
.cont-columns {
	width:100%;
	min-height:135px;
	padding:0 0 10px;
	background:url('/Files/Billeder/cont-columns-btm.gif') no-repeat 0 100%;
	position:relative;
}
* html .cont-columns {
	height:125px;
}
.cont-columns:after {
	content:"";
	display:block;
	clear:both;
}
.col {
	width:290px;
	margin:0 6px 0 0;
	padding:7px 11px 0;
	float:left;
	color:#fff;
}
.col1 {
	margin:0;
}
.col h2 {
	margin:0;
	font-size:16px;
	line-height:20px;
}
.col h3 {
	margin:0 0 10px;
	font-size:14px;
	font-weight:normal;
}
.col p {
	margin:0 0 10px;
	line-height:16px;
}
.more-link {
	width:290px;
	margin:0 6px 0 0;
	position:absolute;
	bottom:10px;
	text-align:right;
}
.more-link a {
	color:#fff;
}
/*user form in content*/
.user-form {
	width:100%;
	padding:3px 0 0;
	overflow:hidden;
}
.form-row {
	width:100%;
	margin:0 0 5px;
	overflow:hidden;
}
.form-row label {
	float:left;
	line-height:18px;
}
.small-font label {
	font-size:12px;
}
.txt-input-out {
	width:180px;
	padding:1px 8px 3px;
	float:right;
	/*background:url('/Files/Billeder/input-bg.gif') no-repeat;*/
	background-color:#FFFFFF;
	border: solid 1px #abadb3;
}
.txt-input {
	width:180px;
	margin:0;
	padding:0;
	border:0;
	float:right;
	font:12px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#666;
	background:none;
}
.send-btn {
	float:right;
}
/*for inner page*/
/*content container*/
#content {
	width:608px;
	float:left;
}
#content_fuld {
	width:940px;
	float:left;
}
/*pictures block*/
.cont-pict-outer {
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
	z-index:2;
}
/*main picture*/
.big-pict {
	float:left;
}
.big-pict img {
	display:block;
}
/*small pictures list*/
ul.pict-list {
	width:111px;
	float:right;
	margin:-8px 0 0;
	padding:0;
	list-style:none;
}
.pict-list li {
	float:left;
	padding:8px 0 0;
}
.pict-list li a {
	display:block;
	width:111px;
	height:67px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.pict-list li img {
	display:block;
}
.pict-list li a span {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	text-indent:-9999px;
	z-index:2;
}
.pict-list li a:hover span,
.pict-list li.active a span {
	background:url('/Files/Billeder/pict-hover-bg.gif') no-repeat;
	cursor:pointer;
}
#content h2 {
	margin:0 0 10px;
	font-size:16px;
	color:#0286d8;
}

#content_fuld h2 {
	margin:0 0 10px;
	font-size:16px;
	color:#0286d8;
}

.subheading {
	display:block;
	margin:0 0 5px;
	font-size:14px;
	font-weight:normal;
}
#content p {
	margin:0 0 15px;
	line-height:14px;
}
/*picture in main container*/
.cont-pict {
	float:right;
	margin:0 0 0 25px;
}
/*list in content*/
ul.cont-link-list {
	margin:0 0 20px;
	padding:0;
	list-style:none;
	text-align:right;
}
.cont-link-list li {
	display:inline;
	padding:0 0 0 15px;
}
/*content columns for inner page*/
.cont-columns1-outer {
	width:608px;
	overflow:hidden;
	background:url('/Files/Billeder/three-columns-bg.gif') repeat-y;
}
.cont-columns1-bg1 {
	background:url('/Files/Billeder/three-columns-top.gif') no-repeat;
}
.cont-columns1-bg2 {
	background:url('/Files/Billeder/three-columns-btm.gif') no-repeat 0 100%;
}
.cont-columns1 {
	width:615px;
	min-height:182px;
	margin:0 0 0 -7px;
	position:relative;
}
* html .cont-columns1 {
	height:182px;
}
.cont-columns1:after {
	content:"";
	display:block;
	clear:both;
}
.cont-col {
	width:173px;
	margin:0 0 0 7px;
	padding:5px 15px 0 10px;
	float:left;
	display:inline;
}
.cont-col strong {
	display:block;
	margin:0 0 5px;
	text-align:left;
	font-size:16px;
}
.cont-col strong span {
	display:block;
}
.more-link1 {
	width:173px;
	text-align:right;
	position:absolute;
	bottom:10px;
}
/*content table*/
.cont-table-outer {
	margin:10px 0 0;
}
table.cont-table {
	width:100%;
	margin:0 0 5px;
	padding:0;
	border-collapse:collapse;
}
tr.table-heading {
	width:610px;
	margin:0 -1px;
	position:relative;
	background:url('/Files/Billeder/table-heading.gif') no-repeat;
}
.table-heading td {
	padding:5px 10px 15px !important;
	background:url('/Files/Billeder/table-heading-bg1.gif') repeat-x;
	border:none !important;
	color:#fff;
	position:relative;
}
.table-heading td.cell1 {
	font-size:16px;
	font-weight:bold;
	position:relative;
}
.cont-table td {
	padding:7px 10px 8px;
	line-height:14px;	
	border-left:3px solid #fff;
	text-align:center;
}
tr.colored td {
	padding:2px 10px 3px;
	background:#e9e9e9;
}
td.cell1 {
	width:400px;
	border:none;
	text-align:left;
}
tr.last td {
	text-align:left;
}
tr.last td div {
	padding:2px 0 0;
}
tr.last td div p {
	margin:0 !important;
	line-height:16px;
}
/*sidebar*/
.sidebar {
	width:298px;
	float:right;
}
/*sidebar columns*/
.sidecol {
	width:279px;
	margin:0 1px 10px;
	padding:0 9px 10px;
	background:#d5d5d5 url('/Files/Billeder/sidecol-bg.gif') repeat-x;
}
.sidecol h3 {
	width:279px;
	margin:0 -10px 10px;
	padding:2px 10px 4px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	background:url('/Files/Billeder/sidecol-head-bg.gif') no-repeat;
}
.sidecol_map {
	width:279px;
	margin:0 1px 10px;
	padding:0px 9px 10px;
	background:#FFFFFF url('/Files/Billeder/sidecol-bg.gif') repeat-x;
}
.sidecol_map h3 {
	width:279px;
	margin:0 -10px 0px;
	padding:2px 10px 4px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	background:url('/Files/Billeder/sidecol-head-bg.gif') no-repeat;
}
.sidecol .user-form1 {
	font-size:12px;
}
/*side user form*/
.user-form2 {
	width:100%;
	margin:0 0 -5px;
	overflow:hidden;
}
.text-pict {
	width:289px;
	margin:-10px -9px;
	padding:10px 0 10px 9px;
	/*position:relative;*/
	background:#bababa url('/Files/Billeder/text-pict-bg.gif') repeat-x;
}
.text-pict:after {
	content:"";
	display:block;
	clear:both;
}
.text-pict .text {
	width:140px;
	float:left;
	padding:10px 0 0;
}
.text-pict .text strong {
	display:block;
	margin:0 0 10px;
	font-size:16px;
	line-height:18px;
}
.text-pict .text a {
	display:block;
	margin:0 0 10px;
	font-size:16px;
	line-height:18px;
	text-decoration:none;
	color:#000000;
}
.text-pict .text a:hover {
	display:block;
	margin:0 0 10px;
	font-size:16px;
	line-height:18px;
	text-decoration:underline;
	color:#000000;
}

.text-pict .text strong span {
	color:#0c65c6;
}
.illustr {
	width:135px;
	float:right;
	margin:0 0 0 4px;
}
.illustr img {
	float:right;
}
.illustr1 {
	width:192px;
	margin:-10px 0 0 -57px;
	position:relative;
}
/*sidebar list*/
ul.side-list {
	margin:0 0 8px;
	padding:0 10px;
	list-style:none;
}
.side-list li {
	padding:0 0 5px;
}
.side-list li a {
	font-weight:bold;
	color:#666;
}
.sideblock-outer {
	width:100%;
	height:145px;
	margin:0 0 10px;
	background:url('/Files/Billeder/sideblock-bg.gif') repeat-y;
	border:0px;
	width:297px;
}
.sideblock-bg {
	padding:4px 0 0;
	background:url('/Files/Billeder/sideblock-top-bg.gif') no-repeat;
	height:145px;
	width:297px;
}
.sideblock-inner {
	padding:0 1px 5px;
	background:url('/Files/Billeder/sideblock-btm-bg.gif') no-repeat 0 100%;
	height:145px;
	width:295px;
}
.sideblock {
	padding:2px 10px 5px;
	background: url('/Files/Billeder/news_bg.gif') no-repeat;
	color:#fff;
	width:276px;
}
.block-heading {
	padding:0 0 7px;
	margin:0 0 3px;
	background:url('/Files/Billeder/heading-border.gi') repeat-x 0 100%;
}
.block-heading strong {
	display:block;
	font-size:14px;
	font-weight:normal;
}
.block-heading h3 {
	margin:0;
	font-size:16px;
}
/*footer*/
#footer {
	width:945px;
	border-top:2px solid #015fc3;
	padding:3px 0 0;
	font-size:12px;
}
/*footer columns container*/
.footer-columns {
	padding:15px 5px;
	overflow:hidden;
	height:1%;
	background:#e8e8e8;
}
.footer-columns h3 {
	margin:0 0 5px;
	font-size:16px;
	color:#015fc3;
}
/*contact blocks*/
.contact-block-outer {
	width:630px;
	padding:0 5px 0 0;
	float:left;
}
.contact-block {
	width:100%;
	overflow:hidden;
}
.foot-col {
	width:280px;
	padding:0 35px 0 0;
	float:left;
	line-height:16px;
}
.foot-col p {
	margin:0 0 20px;
}
.foot-col h4 {
	margin:0;
	font-size:12px;
}
.foot-col address {
	font-size:12px;
	font-style:normal;
}
.foot-col address span {
	display:block;
}
/*user form in footer*/
.user-form1-outer {
	width:300px;
	float:right;
}
.user-form1 {
	width:100%;
	overflow:hidden;
}
.form-row1 {
	font-size:12px;
}
.form-block1 {
	float:left;
	padding:0 0 0 5px;
}
.form-block1 input {
	float:left;
	margin:2px 5px 0 0;
	width:14px;
	height:14px;
}
.sel1 {
	width:199px;
	float:right;
	margin:0;
	padding:0;
	color:#666;
	font-size:12px;
	line-height:14px;
}
.textarea1 {
	width:180px;
	height:98px;
	float:right;
	padding:2px 8px;
	border:0;
	color:#666;
	font-size:12px;
	line-height:14px;
	background:url('/Files/Billeder/textarea-bg.gif') no-repeat;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

/* ========== CB Style ========== */
.user-form { margin:0px; padding:0px; margin-top:-10px; margin-bottom:-10px;}

#ansatte {margin: 0px 0px 0px 0px; float:left; font-size:10px; width:150px; height:230px; display:block;}

#ansatte a {font-size:10px;}

#ansatte p {font-size:10px; margin: 5px 0px 0px 0px;}

#kun_billede {margin: 0px 0px 0px 0px; float:left; font-size:10px; display:block;}

.Legend {
	background-color: ;
	color: #a2a2a2;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: ;
	height: 11px;
	font-style: ;
	text-decoration: none;
	
	}

.Legend A {
	background-color: ;
	color: #a2a2a2;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: ;
	height: 11px;
	font-style: ;
	text-decoration: none;

}
.Legend A:Hover {
	background-color: ;
	color: #cbcbcb;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: ;
	height: 11px;
	font-style: ;
	text-decoration: none;

}

#soejle1 {
	width:260px;
	float:left;
	margin: 0px 20px 0px 0px;
}
#soejle2 {
	width:260px;
	float:left;
	margin: 0px 0px 0px 0px;
}


#streg_bg {
	background:url('/Files/Billeder/streg_bg.gif') repeat-y;
	margin-bottom:-20px;
} 

.sideblock-inner_forside {
	padding:0 1px 5px;
	background:url('') no-repeat 0 100%;
	height:145px;
	width:295px;
}
.sideblock_forside {
	padding:2px 10px 5px;
	background: url('/Files/Billeder/forside_news_bg.gif') no-repeat;
	color:#fff;
	width:276px;
}

/* ========== Fra den gamle side ========== */

td    { color: black; border: #000 }
.tekstboldnega { color: white; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin: 0px 5px 1px }
.tekstfednega  { color: white; font-weight: 600; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin: 0px 5px 1px }
.tekstfed     { color: black; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin: 0px 5px 1px }
.tekst     { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin-top: 0px; margin-right: 5px; margin-left: 5px }
.ramme                        { border-style: solid; border-width: 2px 1px 1px 1px; border-color: #9b9ca1 #c6c4b4 #c6c4b4 #c6c4b4 }
.rammeutop        { border: solid 1px #c6c4b4 }
.prisfelt       { color: black; font-size: 9px; line-height: 14px; font-family: Verdana, Arial; margin-right: 2px; margin-left: 2px; border-style: none solid solid solid; border-width: 1px; border-color: #fff }
.tabletxt1             { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; background: #dbe3eb repeat-x; margin: 0px 5px 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; border: none #fff }
.tabletxt2      { color: #fff; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; background: url(../baggrunde/forside-top.jpg) repeat-x; margin: 0px 5px 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; border: none #fff }
.tabletxt3       { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; background: #dbe3eb repeat-x; margin: 0px; padding: 2px 5px; border: none #fff }
.tabletxt4  { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; background: url(../baggrunde/tabelunder-red.jpg) repeat-x; margin: 0px 5px 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; border: none #fff }
.tabletxtuden { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin: 0px 5px 1px; border: none #fff }
.billedtekst  { color: black; font-style: italic; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin-top: 0px; margin-right: 5px; margin-left: 5px }
.billedtekstuind { color: black; font-style: italic; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin-top: 0px; margin-right: 5px; margin-left: 0px }
.rammetoplogo              { border-style: none none solid none; border-width: medium medium 1px medium; border-color: #c6c4b4 }
.tekstnega { color: #fff; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; margin-right: 5px; margin-left: 5px }
.rammeleft         { border-style: none solid none none; border-width: 1px; border-color: #808080 #c6c4b4 #808080 #808080 }
.rammeright      { border-style: none none none solid; border-width: 1px; border-color: #808080 #808080 #808080 #c6c4b4 }
.udstyrpakke { color: black; font-weight: 200; font-size: 9px; line-height: 14px; font-family: Verdana, Arial; margin-right: 5px; margin-left: 5px }
.topleft { border-style: none solid none none; border-width: 1px; border-color: #808080 #fff #808080 #808080 }
.topright { border-style: none none none solid; border-width: 1px; border-color: #808080 #808080 #808080 #fff }
.mazdaright      { background: url(../baggrunde/mazdatxttop2.jpg) no-repeat; border-style: none none none solid; border-width: 1px; border-color: #c6c4b4 }
.mazdaleft      { background: url(../baggrunde/mazdatxttop2.jpg) no-repeat; border-style: none solid none none; border-width: 1px; border-color: #c6c4b4 }
.dotbottom    { border-style: none none solid none; border-width: 0px 0px 1px 0px; border-color: #c6c4b4 }
.dottop    { border-style: solid none none none; border-width: 1px 0px 0px 0px; border-color: #c6c4b4 }
.sukiright { background: url(../baggrunde/suzukitxttop.jpg) no-repeat; border-style: none none none solid; border-width: 1px; border-color: #c6c4b4 }
.sukileft { background: url(../baggrunde/suzukitxttop.jpg) no-repeat; border-style: none solid none none; border-width: 1px; border-color: #c6c4b4 }
.sukipristable { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; background: #d9d7ad repeat-x; margin: 0px 5px 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; border: none #fff }
.toppris   { color: white; font-weight: normal; font-size: 9px; line-height: 14px; font-family: Verdana, Arial; margin: 0px 0px 1px 2px }
.lag0 { z-index: -1 }
.lag1   { z-index: 5 }
#java { z-index: 5 }
#flash { z-index: 0 }
.tabletxthvid  { color: black; font-weight: 200; font-size: 10px; line-height: 14px; font-family: Verdana, Arial; background: white repeat-x; margin: 0px; padding: 2px 5px; border: none #fff 
