html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;	
	color: #333;
	line-height: 18px;
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

#container-outer
{
	background-image: url('../media/354/background-repeat.gif');
	width: 990px;
	margin: 0px auto;
	background-repeat: repeat-y;
}

#container
{
	width: 968px;
	margin: 0px 11px 0px 11px;
}

#header
{
	width: 968px;
	height: 100px;
	background-image: url('../media/359/header_background.jpg');
	position: relative;
}

#logo
{
	margin: 15px 0px 0px 18px;
}

#topmenu
{
	position: absolute;
	top: 57px;
	right: 20px;
}

#topmenu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu li
{
	float: left;
	background-image: url('../media/33953/menu_item2.png');
	width: 156px;
	height: 43px;
	margin-left: 6px;
	cursor: pointer;
}

#topmenu li.active
{
	background-image: url('../media/33958/menu_item_active2.png');
}

#topmenu li.login
{
	background-image: url('../media/33963/login_menu2.png');
	width: 146px;
}

#topmenu a
{
	color: #1b3170;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 22px;
	padding-top: 10px;
	margin: 2px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}

#topmenu li.active a
{
	color: #F26522 !important;
}

#topmenu li.login a
{
	width: 141px !important;
	color: white !important;
}

#standard-left
{
	width: 604px;
	padding-left: 23px;
	float: left;
	position: relative;
	top: -20px;
}
/*
h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
*/
p
{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

/* Tables opsat i editor  */
table tr td p
{
	padding: 0;
}

table tr
{
	vertical-align: top;
}

table tr td
{
	padding: 3px;
}
/* Table end  */

#footer
{
	background-image: url('../media/407/footer.gif');
	background-position: left top;
	width: 990px;
	height: 15px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #60687f;
}

#footer span
{
	position: relative;
	top: 5px;
}

#submenu-holder
{
	background-image: url('../media/412/top-repeat.gif');
	height: 85px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#submenu-holder ul
{
	padding: 5px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
}

#submenu-holder li
{
	float: left;
	height: 22px;
	margin-right: 5px;
}

#submenu-holder li.active
{
	background-color: #e2e4eb;
}

#submenu-holder a {
background-color:#C1C9DF;
color:#334A90;
display:inline-block;
font-size:11px;
font-weight:bold;
height:19px;
line-height:19px;
padding:0 15px;
text-decoration:none;
}

#submenu-holder li.active a
{
	color: #263d7e;
}

#mapholder
{
	width: 604px;
	height: 375px;
	margin-bottom: 35px;
}

.form-container
{
	background-color: #c1c9df;
	width: 690px;
	padding: 20px 0px 20px 0px;
	margin: 8px auto 50px auto;
	position: relative;
}

.form-inner
{
	float: right;
	padding-right: 125px;
}

.form-container table
{
	/*width: 100%;*/
}

/*
.inp-bg
{
	background-image: url('../media/449/inputfield.gif');
	width: 299px;
	height: 23px;
	border: 0px;
	background-repeat: no-repeat;
	background-color: #c1c9df;
	font-family: Arial;
	font-size: 12px;
	padding: 2px 14px 0px 14px;
}
*/
.inp-bg {
background-color:#C1C9DF;
background-image:url("../media/449/inputfield.gif");
background-repeat:no-repeat;
border:0 none;
font-family:Arial;
font-size:12px;
padding:1px 14px;
width:299px;
}

.inp-bg:hover, .inp-focus
{
	background-image: url('../media/454/inputfield-active.gif');
}

input.text-input, select.dropdown-input
{
	border: 0px;
	width: 100%;
}

div.checkbox
{
	background-image: url('../media/464/checkbox_background.gif');
	background-repeat: no-repeat;
	height: 21px;
	float: left;
	margin-right: 10px;
}
div.checkbox input
{
	margin: 4px 14px 0px 11px;
}
div.checkbox-right
{
	background-image: url('../media/464/checkbox_background.gif');
	background-repeat: no-repeat;
	background-position:right top;
	height: 23px;
	float: right;
	width: 210px;
}
div.checkbox-right input
{
	padding: 4px 0px 0px 0px;
	margin-left: 14px;
	margin-right: 10px;
	float: right;
}

div.checkbox-right label
{
	float:left;
	line-height:11px;
	width:165px;
	font-size: 11px;
}

.form-container ul
{
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.form-container li
{
	padding: 0px 0px 20px 50px;
	color: #727272;
	font-style: italic;
}

.form-container li.active
{
	background-image: url('../media/703/arrows.gif');
	background-repeat: no-repeat;
	background-position: 32px 6px;
	color: #333 !important;
	font-style: normal !important;
	font-weight: bold;
}

#standard-front
{
	background-image: url('../media/412/top-repeat.gif');
	background-repeat: repeat-x;
	padding: 10px 0 0 14px;
}
#standard-front .front-wrapper {
	display: block;

}
#standard-front .front-wrapper .left-column {
	width: 633px;
	float: left;	
	display: block;
	overflow: hidden;
	
}

#standard-front .front-wrapper .right-column {
	margin-right: 13px;
	
	width: 308px;
	overflow: hidden;
	padding-top: 1px;
}

#standard-front .front-wrapper .right-column .box {
	
	margin-bottom: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#standard-front .front-wrapper .right-column .front-heading6 {
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}
#standard-front .front-wrapper .right-column .box p {
	
}

#standard-front .front-wrapper .wrapper, #referencebox .wrapper {
	margin: 10px;
}

#standard-front .front-wrapper .right-column .box.car {
	
	background-image: url('../data/images/front/car.gif');
	height: 165px;
}
#standard-front .front-wrapper .right-column .box.money {
	
	background-image: url('../data/images/front/money.gif');
	height: 165px;
}

#standard-front .front-wrapper .front-heading4 {
	color: white;
	padding-bottom: 12px;

}

.box.counter-box .front-heading6 {
	color: white;
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}


.box.counter-box {

	background-color: #F26522;
	height: 165px;
	
	color: white;
	overflow: hidden;
}

.box.counter-box .numbers {
	
	width: 221px;
	margin: -12px auto 0 auto;
}


#standard-front .front-wrapper .left-column .front-savebox {
	background-image: url('../data/images/front/front-boxsave.png');
	background-repeat: no-repeat;

	height: 340px;
	overflow: hidden;
}
#standard-front .front-wrapper .left-column .front-savebox .front-heading1 {
	font-size: 26px;
	
}
	#standard-front .front-wrapper .left-column .front-savebox .wrapper {
		margin: 10px;
		width: 450px;
	}

#standard-front .front-wrapper .front-banner {
	background-image: url('../data/images/front/front-banner.jpg');
	background-repeat: no-repeat;
	height: 165px;
	overflow: hidden;
	color: white;

}
#standard-front .front-wrapper  .front-banner p {
	color: white;
}



#referencebox {
	float:left;
	font-size:11px;
	left:8px;
	line-height:14px;
	position:relative;
	top:-20px;
	width:308px;
}
#referencebox-top {
	/*position:absolute;
	top: 0px;*/
	background-color:#F26522;
	height:259px;
	width:100%;
}
#referencebox-bottom {	
	/*position:absolute;
	top: 260px;*/
	background-color:#60687f;
	height: 60px;
	width:100%;
}
#referencebox-bottom-inner
{
	display: inline-block;
	zoom:1;
	*display: inline;
	text-align: center;
	width: 150px;
	margin: 9px 0 0 10px;
}

#referenceimage
{
	text-align: center;
	margin: 0;
	cursor: pointer;
}

#showreference
{
	position: absolute;
	top: 61px;
	left: 139px;
	cursor: pointer;
}

.checkDigitVersionOverlay
{
	/*background-image: url('../media/899/overlay-box.png');*/

	border: solid 1px blue;
	width: 535px;
	height: 785px;
	padding: 12px;
	color: #000;
	text-align: left;
	display: none;
	position: relative;
	background-color: white;
}

.checkDigitVersionOverlay .refimage img, .checkDigitVersionOverlay .refimage
{
	width: auto;
	height: auto;
	overflow: hidden;
}
.checkDigitVersionOverlay .refimage img {
	max-width: 537px;

}
#overlay1 p, #overlay2 p {
	
	font-size: 12px;
}
#overlay1, #overlay2
{
	background-color: white;
	border: solid 1px blue;
	width: 650px;
	height: 680px;
	padding: 12px;
	color: #000;
	text-align: left;
	display: none;
	position: relative;
	
}
#showoverlay1, #showoverlay2
{
	cursor: pointer;
}

#overlay1 .inner, #overlay2 .inner
{
	font-size: 10px;
	
	margin: 13px 18px 8px 18px;
}

#referenceoverlay
{
	background-image: url('../media/899/overlay-box.png');
	width: 391px;
	height: 385px;
	padding: 12px;
	color: #000;
	text-align: left;
	display: none;
	position: relative;
}



.refheadline
{
	font-size: 14px;
	width: 360px;
	margin: 17px 0px 12px 18px;
}

.refimage, .refimage img
{
	width: 391px;
	height: 207px;
	overflow: hidden;
}

.refcar
{
	font-size: 10px;
	width: 360px;
	margin: 13px 0px 8px 18px;
}

.refnedvejning
{
	font-size: 10px;
	width: 360px;
	margin-left: 18px;
}

.reftext
{
	width: 360px;
}

#referenceoverlay hr
{
	width: 315px;
	border-top: solid 1px #2b448d;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
}

.reftext
{
	margin-left: 18px;
	font-size: 10px;
	line-height: 16px;
}





#top-focus
{
	/*
	background-image: url('../media/858/font-image.jpg');
	width: 691px;
	height: 260px;
	*/
	background-image: url('../media/34013/front-focus-img.gif');
	width: 624px;
	height: 319px;
	float: left;
	position: relative;
}

#top-focus p
{
	padding: 0 0 5px 0 !important;
}

#top-focus .antenna-white
{
	width: 420px;
	position: absolute;
	top: 20px;
	left: 22px;
	font-family: antenna;
	color: #fff;
}

#top-focus .antenna-blue
{
	width: 420px;
	position: absolute;
	top: 46px;
	left: 22px;
	font-family: antenna;
	color: #2b448d;
}

.dibs, .credit-cards
{
	width: 142px;
	float: left;
	text-align: right;
}

.dibs
{
	padding: 1px 0px 0px 22px;
	text-align: left;
}

.credit-cards
{
	margin-top: 3px;
}

.footer-text
{
	text-align: center;
	float: left;
	width: 640px;
}

.footer-text a
{
	color: #60687f;
	text-decoration: none;
}

#inner-footer
{
	clear: both;
}

.close-icon
{
	position: absolute;
	top: -30px;
	right: -30px;
	cursor: pointer;
	width: 73px;
	height: 72px;
}









#lock-focus
{
	float: left;
	padding: 24px 0px 0px 42px;
	width: 402px;
	height: 490px;
}
#lock-focus-inner-ie
{
	background-image: url('../media/26877/lock_focus.png');
	width: 402px;
	height: 466px;
	text-align: left;
}
.antenna-white
{
	color: #fff;
}
#lock-focus-inner
{
	width: 290px;
	position: relative;
	top: 200px;
	left: 50px;
	text-align: center;
}
#lock-focus-inner .antenna-white
{
	line-height: 38px;
	font-size: 22px;
}
.lock-focus-content
{
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}
#frontpage-topbox-outer
{
	padding-top: 24px;
	float: left;
}

#frontpage-topbox
{
	background-color: #c1c9df;
	width: 475px;
	height: 283px;
	float: left;
	margin-left: 13px;
	/*margin: 24px 0px 0px 13px;*/
	font-family: Verdana;
	line-height: 22px;
}
#frontpage-topbox h1
{
	color: #2b448d;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}
#frontpage-topbox-inner
{
	width: 425px;
	padding: 18px 0px 0px 26px;
}
#fontpage-bottombox-outer
{
	padding-top: 20px;
	float: left;
}
#fontpage-bottombox
{
	width: 510px;
	height: 146px;
	background-color: #60687f;
	float: left;
}
#fontpage-bottombox p
{
	padding: 0px;
}
#frontpage-bottombox-inner
{
	width: 460px;
	margin: 10px 0px 0px 12px;
	color: #fff;
	font-family: Verdana;
	line-height: 22px;
}
#frontpage-bottombox-inner .inp-bg
{
	background-image: url('../media/26915/input-holder.gif');
	background-color: #60687f;
	float: left;
}
#frontpage-bottombox-inner .text-input
{
	height: 13px;
}
/*
h1
{	
	margin: 0 0 10px 0;
	font-size: 24px;
	font-family: arial;
	font-weight: normal;	
}
h2
{	
	margin: 14px 0 5px 0;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;	
}*/
h2.standard-subtitle2
{	
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #ff6633;
}
h2.standard-subtitle3
{	
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
p.standard-maintext
{
	margin: 0;
	padding-bottom: 0;
	font-size: 12px;
	font-family: arial;
}
div.standard-bluebox
{
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	background-color: #e0e4ef;
	text-align: center;
}

div.standard-attestbutton
{
	width: 200px;
	height: 20px;
	background-color: #c1c9df;
	text-align: center;
	margin: 0 0 8px 0;
}
div.standard-attestbutton p
{
	line-height: 20px;
	vertical-align: middle;
	color: #374f92;
	font-size: 11px;
	font-family: arial;
}

div#standard-att1
{	
	margin-right: 8px;
	display: inline-block;
	zoom:1;
	*display: inline;
	width: 288px;
	text-align: left;
}
div#standard-att2
{
	display: inline-block;
	zoom:1;
	*display: inline;
	width: 288px;
	text-align: left;
}
img.standard-weightimage
{
	margin-top: 10px;
}
img#standard-newuser
{
	margin-top: 10px;
}
p.standard-savedtext1
{
	font-size: 17px;
	font-family: arial;
	color: white;
	padding: 10px 0 0 15px;
	font-weight: bold;
	margin: 0px;
}
p.standard-savedtext2
{
	font-size: 11px;
	font-family: arial;
	color: white;
	margin: 0;
	padding: 0;
}
p.standard-savedtext3
{
	font-size: 23px;
	font-family: arial;
	color: white;
	margin: 2px 0 2px 0;
	padding: 0;
	font-weight: bold;
}
#referencetextbelow
{
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	color: white;
	margin: 2px 0 3px 20px;
	padding: 0;
}
img#standard-savedbutton
{
	cursor:pointer;
}

div.frontbottomright
{
	background-image: url('../media/34023/front-moreinfo.gif');
	width: 466px;
	height: 82px;
	float: left;
	margin: 9px 0 0 8px;
}

div.frontbottomright p
{
	padding: 0 0 3px !important;
}

div.frontbottomright-inner
{
	padding: 11px 0 0 13px;
}

.counter {
	color: #fff;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;	
}

.counter .small {
	color: #293e8d;
	font-size: 12px;
	padding: 2px 0;
}

.counter .numbers {
	background: url(../data/images/counter-back.png) no-repeat;
	height: 18px;
	width: 80px;
	margin-left: 2px;
	padding: 1px 2px 2px 1px;
	display: inline-block;
}
	.counter .numbers img {
		padding-right: 1px;
		vertical-align: text-top;
	}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-family: arial;
	font-weight: normal;
}

.front-heading1 {
font-size: 33px;
line-height: 22px;
color: #31488c;
text-transform: uppercase;
}

h2 {
	margin: 14px 0 5px 0;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;	
}

.front-heading2 {
font-size: 15px;
line-height: 22px;
color: #454545;
font-weight: normal;
}

.front-heading3 {
font-size: 15px;
line-height: 22px;
color: #454545;
text-transform: uppercase;
}

.front-heading4 {
font-size: 25px;
line-height: 22px;
color: #c2cadd;
text-transform: uppercase;
}

.front-heading5 {
font-size: 14px;
line-height: 22px;
color: #c2cadd;
}

.front-heading6 {
font-size: 20px;
line-height: 22px;
color: #2f488b;
text-transform: uppercase;
}