/*****************************/
/*** Core html setup stuff ***/
/*****************************/
* {
	margin:0;
	padding:0;
	text-decoration:none;
	color: #69696b;
}
html {
  /*margin-bottom: 1px;*/
  /*overflow-y: scroll;*/
  height: 100%; 
  margin-bottom: 1px;


}

body {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #69696b; 
}

input {
	color: #69696b;
	background: #fff;
	border: 1px solid #97979a;
	height:18px;
	
}
.breadcrumbs img{
	margin-bottom:1px;
}

.blue{
	color:#00569b;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  	text-align: center;
  	width: 986px;
  	/*border: 1px solid #000;*/
	overflow: visible;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
  
}

#top {
	width: 984px;
	height: 105px;
	border: 1px solid #e1e1e1;
	background-image: url('../images/bg_top.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;

	
}

#menu {
	width: 984px;
	height: 28px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background-image: url('../images/bg_menu.jpg');
	background-repeat: no-repeat;
}

#logo {
	float:left;
	background-image: url('../images/logo.jpg');
	width: 116px;
	height: 67px;
	background-repeat: no-repeat;
	margin-top:18px;
	margin-left:18px;
}

#banner {
	float:left;
	width: 468px;
	height: 74px;
	border: 1px solid #e1e1e1;
	margin-top:15px;
	
	margin-left:357px;
}

#menushadow {
	width: 986px;
	height: 3px;
	background-image: url('../images/menu_shadow.jpg');
	background-repeat: repeat-x;
}

#mainwrapper {
	width: 984px;
	min-height:600px;
	/*border: 1px solid #e1e1e1;*/
	background-color:#fff;
	background-image: url('../images/shadow.jpg');
	background-repeat: repeat-y;
	margin-left:1px;
	overflow:visible;

}

#bund {
	width: 984px;
	height:38px;
	background-image: url('../images/bund.jpg');
	background-repeat: no-repeat;
}

#bund_text {
	font-size: 10px;
	color: #868687;
	padding-left:333px;
	padding-top: 10px;
}

#left {
	float:left;
	width: 202px;
	/*height: 100%;*/
	margin-top:6px;
	/*background-color:red;*/
}

#main {
	float:left;
	width: 578px;
	margin-top:20px;
	overflow:visible;
	/*border: 1px solid #e1e1e1;
	background-color:green;*/
}

#right {
	float:left;
	width: 190px;
	/*height: 100%;*/
	margin-top:3px;
	/*background-color:black;*/
	overflow:hidden;
}

#breadcrumb{
	width:538px;
	height: 25px;
	/*border: 1px solid #e1e1e1;*/
	margin-left:20px;
}

#main_content {
	width:538px;
	border: 1px solid #e1e1e1;
	margin-left:20px;
	overflow:visible;
	/*background-color:red;*/
}

/*search module*/
.search {
	width:189px;
	height: 120px;
	margin-left:5px;
	background-image: url('../images/bg_search.jpg');
	background-repeat: no-repeat;
}

.search input {
	margin-top:55px;
	margin-left: 10px;
}
/*search modul end*/

/*shopbasket module*/

#basket_header {
	width:189px;
	height: 60px;
	margin-left:9px;
	background-image: url('../images/basket_header.jpg');
	background-repeat: no-repeat;
}

#basket_title{
	padding-top:35px;
	padding-left:15px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color:#00569b;
	font-size:13px;
}

#basket_main{
	width:187px;
	margin-left:9px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color:#fff;
}

#basket_text {
	margin-left:15px;
	margin-right:20px;
	padding-top:0px;
	padding-bottom:8px;
	background-color:#fff;
	/*border-top: 1px dotted #ccc;*/
	border-bottom: 1px dotted #ccc;
}
#basket_footer {
	width:189px;
	height: 24px;
	margin-left:9px;
	background-image: url('../images/basket_footer.jpg');
	background-repeat: no-repeat;

}

#basket_ul {
	list-style: none;
	/*border-bottom: 1px dotted #ccc;*/
	margin:0 0px;
}

#basket_ul li {
	border-top: 1px dotted #ccc;
	margin:0px;
	line-height: 22px;	
}

.basket_item{
	font-size:10px;
	float:left;
	display:block;
	line-height: 22px;	
	width:102px;
	overflow:hidden;
	
}

.basket_item_moms{
	font-size:10px;
	float:left;
	display:block;
	width:130px;
	overflow:hidden;
}

.basket_price{
	font-size:10px;
	text-align:right;
	float:left;
	display:block;
	line-height: 22px;	
	width:48px;
	overflow:hidden;
}

.basket_btn{
	font-size:10px;
	float:left;
	text-align:right;
	display:block;
	line-height: 22px;	
	width:150px;
	overflow:hidden;
	padding-top:4px;
}
/*shopbasket module end*/

/*login module*/

#login_header{
	width:189px;
	height: 56px;
	margin-left:9px;
	background-image: url('../images/login_header.jpg');
	background-repeat: no-repeat;
}

#login_header_in{
	width:189px;
	height: 56px;
	margin-left:9px;
	background-image: url('../images/login_header_in.jpg');
	background-repeat: no-repeat;
}

#login_title{
	padding-top:35px;
	padding-left:15px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color:#00569b;
	font-size:13px;
}

#login_main{
	width:187px;
	margin-left:9px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color:#fff;
}

#login_text {
	padding-left:15px;
	padding-bottom:8px;
}

#login_text input{
	font-size: 11px;
	width:150px;
	padding-top:3px;
	padding-left:3px;
	margin-top:3px;
}

#login_footer{
	width:189px;
	height: 66px;
	margin-left:9px;
	/*padding-top:10px;*/
	background-image: url('../images/login_footer.jpg');
	background-repeat: no-repeat;
}

#login_footer_kvik{
	width:189px;
	height: 66px;
	margin-left:9px;
	/*padding-top:10px;*/
	background-image: url('../images/login_footer.jpg');
	background-repeat: no-repeat;
}


#login_button {
	margin-top:5px;
	margin-right:17px;
    text-align:right;
}

#login_opret {
    height: 23px;
    width: 154px;
    margin-top:5px;
    margin-left:15px;
	float:left;
}

#login_glemtpassword{
	margin-top:5px;
	margin-right:20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;
}

#login_glemtpassword_true{
	margin-top:5px;
	margin-right:20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;
}

#login_glemtpassword_form{
	margin-top:5px;
	margin-right:20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;	
}

#login_glemtpassword_form input {
	width: 100px;
}

#login_email_felt{
	display:block;
	padding-top:5px;
}

#login_email_knap{
	vertical-align:bottom;
}

#login_glemtpassword a{
	background:#fff url(../images/pil_trans.png) 2px 50% no-repeat;
	padding-left:10px;
	color:#00569b;
}

#login_glemtpassword_true a{
	background:#fff url(../images/pil_ned.png) 2px 50% no-repeat;
	padding-left:10px;
	color:#00569b;
}

#login_logout{
	float:right;
	margin-right:20px;
}

#login_logout a{
	background:#fff url(../images/pil_trans.png) 2px 50% no-repeat;
	padding-left:10px;
}

#login_fejl{
	color:red;
}

#login_menu_ul {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	margin-right:20px;
}
#login_menu_ul li {
	border-top: 1px dotted #ccc;
	line-height: 35px;
}

.myprofile{
	background:#fff url(../images/login_min_profil.jpg) 2px 50% no-repeat;
	float:left;
	width:19px;
	height:23px;
	margin-top:5px;
}

.myprofile_name
{
	float:left;
	width:120px;
	height:23px;
	overflow:hidden;
}

.myprofile_name_1
{
	float:left;
	width:120px;
	overflow:hidden;
}

/*login module end*/

/*produkt module*/
#produkt_header{
	width:189px;
	height: 58px;
	margin-left:9px;
	background-image: url('../images/produkt_header.jpg');
	background-repeat: no-repeat;
}
#produkt_title{
	padding-top:35px;
	padding-left:15px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color:#00569b;
	font-size:13px;
}
#produkt_main{
	width:187px;
	margin-left:9px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color:#fff;
}
#produkt_text {
	/*padding-top:2px;*/
	padding-bottom:8px;
}

#produkt_footer{
	width:189px;
	height: 42px;
	margin-left:9px;
	background-image: url('../images/produkt_footer.jpg');
	background-repeat: no-repeat;
}
#menu_ul {
	/*list-style-position: 0;*/
	list-style: none;
	border-bottom: 1px dotted #ccc;
	margin:0 20px;
	/*background-color:red;*/
}
#menu_ul li {
	/*height: 22px;*/
	border-top: 1px dotted #ccc;
	margin:0px;
	line-height: 22px;	
}

#menu_ul li ul {
	/*height: 22px;*/
	list-style: none;
	margin-left:10px;
}

#menu_ul li ul li {
	/*height: 22px;*/
	padding-top:2px;
	border-top: none;
	list-style: none;
	margin-left:10px;
}

#menu_ul li a {
	display:block;
	background:#fff url(../images/pil_trans.png) 2px 50% no-repeat;	
	padding-left:10px;
	text-decoration:none;
	font-size: 11px;
	color: #69696b;
}


#menu_ul li a.active {
	background:#f0f0f0 url(../images/pil_ned.png) 2px 50% no-repeat;
}
#menu_ul li a.notactive:hover {
	background:#f0f0f0 url(../images/pil_trans.png) 2px 50% no-repeat;	
}

#menu_ul li ul li a.active {
	background:#f0f0f0 url(../images/pil_trans.png) 2px 50% no-repeat;
}
#menu_ul li ul li a.notactive:hover {
	background:#f0f0f0 url(../images/pil_trans.png) 2px 50% no-repeat;	
}

/*produkt module end*/

/*search module*/
#search_header{
	width:189px;
	height: 50px;
	margin-left:9px;
	background-image: url('../images/search_header.jpg');
	background-repeat: no-repeat;
}
#search_title{
	padding-top:35px;
	padding-left:15px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color:#00569b;
	font-size:13px;
}
#search_main{
	width:187px;
	margin-left:9px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color:#fff;
}
#search_text {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:8px;
}

#search_footer{
	width:189px;
	height: 27px;
	margin-left:9px;
	background-image: url('../images/search_footer.jpg');
	background-repeat: no-repeat;
}
#search_input{
	float:left;
}
#search_button {
    background-image: url('../images/search_button.jpg');
    height: 23px;
    width: 42px;
    cursor:pointer;
    /*float:RIGHT;*/
    margin-left:110px;
}
/*search module end*/

/*information module*/
#info_header{
	width:189px;
	height: 50px;
	margin-left:9px;
	background-image: url('../images/info_header.jpg');
	background-repeat: no-repeat;
}
#info_title{
	padding-top:35px;
	padding-left:15px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color:#00569b;
	font-size:13px;
}
#info_main{
	width:187px;
	margin-left:9px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color:#fff;
}
#info_text {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:8px;
}
#info_footer{
	width:189px;
	height: 27px;
	margin-left:9px;
	background-image: url('../images/info_footer.jpg');
	background-repeat: no-repeat;
}
#info_ul {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	margin-right:20px;
}

#info_ul li {
	border-top: 1px dotted #ccc;
	
}

#info_pic
{
	margin-top:4px;
	float:left;
 	width:50px;
}

#info_textmain
{
	margin-top:4px;
	margin-left:4px;
	float:left;
	width:90px; 
	color:#00569b;
}

#info_buy
{
	float:left;
	height:30px;
	width:160px;
	text-align:right;
}

#info_buy input
{
	width:20px;
	text-align:center;
}

#info_buy a
{
	color:#c53d00;
}

/*search module end*/

/*Browse*/
#browse_header{
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#basket_browse_header{
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#browse_footer{
	width:557px;
	height:31px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	margin-top:0px;
	background-image: url('../images/browse_footer.png');
	background-repeat: no-repeat;
}

#basket_browse_footer{
	width:557px;
	height:31px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	margin-top:0px;
	background-image: url('../images/browse_footer.png');
	background-repeat: no-repeat;
}

#browse_main_wrapper{
	width:557px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	/*border-top: 1px solid #e1e1e1;*/
	margin-left:20px;
}

#basket_browse_main_wrapper{
	width:557px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	/*border-top: 1px solid #e1e1e1;*/
	margin-left:20px;
}

#browse_main_content{
	width:530px;
	/*background-color:red;*/
	margin-left:14px;
}

#basket_browse_main_content{
	width:530px;
	/*background-color:red;*/
	margin-left:14px;
}

.browse_heading{
	float:left;
	width:530px;
	height:20px;
	background-color:#f0f0f0;
	padding-left:5px;
	padding-top:4px;
	color:#00569b;
}

.basket_browse_heading{
	float:left;
	width:530px;
	height:20px;
	background-color:#f0f0f0;
	padding-left:5px;
	padding-top:4px;
	color:#00569b;
}

.browse_heading_line{
	float:left;
	width:530px;
	height:35px;
	border-bottom: 1px dotted #ccc;
}

.basket_browse_heading_line{
	float:left;
	width:530px;
	height:35px;
	border-bottom: 1px dotted #ccc;
}

.browse_heading_line div{
	color:#00569b;
	padding-top:8px;
}

.basket_browse_heading_line div{
	color:#00569b;
	padding-top:8px;
}

.browse_heading_favorite{
	float:left;
	width:20px;
	height:35px;
}

.browse_favorite{
	float:left;
	width:20px;
	padding-top:5px;
}
.browse_heading_varenavn{
	float:left;
	width:195px;
	height:35px;
	padding-left:5px;
}

.browse_heading_varenr{
	float:left;
	width:70px;
	height:35px;
}

.browse_heading_pris{
	float:left;
	width:70px;
	height:35px;
	text-align:center;
}

.browse_heading_rabat{
	float:left;
	width:55px;
	height:35px;
	text-align:center;
}

.browse_heading_antal{
	float:left;	
	width:50px;
	height:35px;
}

.browse_heading_knap{
	float:left;
	width:65px;
	height:35px;
}

.basket_browse_heading_varenavn{
	float:left;
	width:195px;
	height:35px;
	padding-left:5px;
}

.basket_browse_heading_varenr{
	float:left;
	width:70px;
	height:35px;
}

.basket_browse_heading_pris{
	float:left;
	width:70px;
	height:35px;
	text-align:center;
}

.basket_browse_heading_antal{
	float:left;	
	width:50px;
	height:35px;
}

.basket_browse_heading_samletpris{
	float:left;
	width:95px;
	height:35px;
	text-align:right;
}

.basket_browse_heading_knap{
	float:left;
	width:25px;
	height:35px;
}

.browse_line{
	float:left;
	width:530px;
	height:30px;
	border-bottom: 1px dotted #ccc;
}

.basket_browse_line{
	float:left;
	width:510px;
	height:30px;
	border-bottom: 1px dotted #ccc;
}

.basket_browse_line_solid{
	float:left;
	width:510px;
	height:30px;
	display:block;
	border-bottom: 1px solid #ccc;
}

.basket_browse_line_solid1{
	float:left;

}

.basket_browse_line_none{
	float:left;
	width:510px;
	height:30px;
}

.browse_varenavn{
	float:left;
	display:block;
	width:190px;
	height:30px;
	padding-left:5px;
	padding-top:4px;
}

.browse_varenavn a{
	background:#fff url(../images/pil_trans.png) 2px 50% no-repeat;
	padding-left:10px;
}

.browse_varenr{
	float:left;
	display:block;
	width:70px;
	height:30px;
	padding-top:4px;
}

.browse_pris{
	float:left;
	display:block;
	width:70px;
	height:30px;
	padding-top:4px;
	text-align:right;
}

.browse_rabat{
	float:left;
	display:block;
	width:55px;
	height:30px;
	padding-top:7px;
	text-align:center;
}

.browse_antal{
	float:left;
	display:block;
	width:50px;
	height:30px;
	padding-top:4px;
}

.browse_antal input{
	width:36px;
	text-align:center;
}

.browse_knap{
	float:left;
	display:block;
	width:65px;
	height:30px;
	padding-top:4px;
}

.basket_browse_varenavn{
	float:left;
	display:block;
	width:190px;
	height:30px;
	padding-left:5px;
	padding-top:4px;
}

.basket_browse_varenavn_none{
	float:left;
	display:block;
	width:190px;
	height:30px;
	padding-left:5px;
	padding-top:4px;
}

.basket_browse_varenavn a{
	background:#fff url(../images/pil_trans.png) 2px 50% no-repeat;
	padding-left:10px;
}

.basket_browse_varenr{
	float:left;
	display:block;
	width:70px;
	height:30px;
	padding-top:4px;
}

.basket_browse_pris{
	float:left;
	display:block;
	width:70px;
	height:30px;
	padding-top:4px;
	text-align:right;
}

.basket_browse_samletpris{
	float:left;
	display:block;
	width:95px;
	height:30px;
	padding-top:7px;
	text-align:right;
}

.basket_browse_antal{
	float:left;
	display:block;
	width:50px;
	height:30px;
	padding-top:4px;
	padding-left:5px;
}

.basket_browse_antal input{
	width:36px;
	text-align:center;
}
.basket_browse_forset{
	float:left;
	display:block;
	width:120px;
	height:30px;
	padding-top:7px;
	text-align:center;
}

.basket_browse_knap{
	float:left;
	display:block;
	width:25px;
	height:30px;
	padding-top:6px;
	text-align:right;
}

.browse_spacer{
	float:left;
	width:510px;
	height:20px;
}
/*Browse end*/

/*Browse details*/
#browse_details_header{
	float:left;
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#browse_details_footer{
	float:left;
	width:537px;
	height:31px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	margin-top:0px;
	background-image: url('../images/browse_footer.png');
	background-repeat: no-repeat;
}

#browse_details_main_wrapper{
	float:left;
	width:537px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	/*border-top: 1px solid #e1e1e1;*/
	margin-left:20px;
}

#browse_details_main_content{
	width:510px;
	/*background-color:red;*/
	margin-left:14px;
}

#browse_details_heading{
	width:510px;
	height:20px;
	padding-top:4px;
	color:#00569b;
}

#browse_details_content{
	float:left;
	width:510px;
	border-bottom: 1px dotted #ccc;
	padding-bottom:15px;
}

#browse_details_picture{
	float:left;
	width:140px;
	min-height:140px;
}

#browse_details_picture img
{

}

#browse_details_text{
	float:left;
	width:370px;
	min-height:100px;
}

#browse_details_text_large{
	float:left;
	width:510px;
}

#browse_details_text_large_spacer{
	float:left;
	width:510px;
	height:30px;
	display:block;
}

#browse_details_price{
	float:left;
	width:370px;
}

.browse_details_pris{
	float:left;
	display:block;
	width:210px;
	padding-top:7px;
}

.browse_details_pris span{
	color:#00569b;
	font-size: 16px;
	font-weight: bold;
}

.browse_details_antal{
	float:left;
	display:block;
	padding-top:7px;
}

.browse_details_inputbox{
	float:left;
	display:block;
	width:45px;
	margin-left:5px;
	height:30px;
	padding-top:4px;
}

.browse_details_inputbox input{
	width:36px;
	text-align:center;
}

.browse_details_knap{
	float:left;
	display:block;
	width:65px;
	height:30px;
	padding-top:4px;
}

#browse_details_parameters{
	float:left;
	width:510px;
	border-bottom: 1px dotted #ccc;
}

#browse_back{
	float:left;
	width:510px;
}

.browse_details_parameter_name{
	float:left;
	display:block;
	width:100px;
	font-weight: bold;
	padding-top:2px;
}

.browse_details_parameter_value{
	float:left;
	display:block;
	width:270px;
	padding-top:2px;
}

.browse_back_btn{
	float:left;
	display:block;
	width:370px;
	height:30px;
	padding-top:2px;
}

/*Browse details end*/

/*Profil start*/
#profile_header{
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#profile_wrapper{
	width:537px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	padding-bottom:40px;
}

#profile_content{
	width:510px;
	margin-left:20px;
}

#profile_heading{
	width:510px;
	height:20px;
	padding-top:4px;
	color:#00569b;
}

.profile_line{
	float:left;
	width:510px;
	height:30px;	
}

.profile_line_button{
	float:right;
	text-align:right;
	margin-right:20px;
	padding-top: 10px;
}

.profile_line_top{
	width:510px;
	height:30px;
	border-bottom: 1px dotted #ccc;
	
}

.profile_line_left_top{
	float:left;
	width:250px;
}

.profile_line_right_top{
	float:left;
	width:260px;
	text-align:right;	
}

.profile_line_right_top span{
	color:#00569b;
}

.profile_line_left{
	padding-top:15px;
	float:left;
	width:100px;
	border-bottom: 1px dotted #ccc;
}

.profile_line_middle{
	padding-top:9px;
	float:left;
	width:390px;
	text-align:right;
}

.profile_line_middle input{
	width:380px;
}

.profile_line_middle_kundenr{
	padding-top:9px;
	float:left;
	width:190px;
	text-align:right;
}

.profile_line_middle_kundenr input{
	width:180px;
}

.profile_line_right{
	margin-top:9px;
	float:left;
	width:10px;
	margin-left:5px;
	color:#00569b;
	/*border: 1px dotted #ccc;*/
}

.profile_line_right_kundenr{
	margin-top:6px;
	float:left;
	width:210px;
	margin-left:5px;
	color:#00569b;
	/*border: 1px dotted #ccc;*/
}
/*Profil end*/

/*Rediger profil start*/
#rediger_header{
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#rediger_wrapper{
	width:537px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	padding-bottom:40px;
}

#rediger_content{
	width:510px;
	margin-left:20px;
}

.rediger_heading{
	width:510px;
	height:20px;
	padding-top:4px;
	color:#00569b;
}

.rediger_line{
	float:left;
	width:510px;
	height:30px;	
}

.rediger_line_button{
	float:left;
	width:510px;
	height:30px;
}

.rediger_line_button_right{
	float:left;
	text-align:right;
	width:250px;
}

.rediger_line_button_left{
	float:left;
	width:250px;
}
.rediger_line_top{
	width:510px;
	height:30px;
	border-bottom: 1px dotted #ccc;
}
.rediger_line_top_heading{
	width:510px;
	border-bottom: 1px dotted #ccc;
	text-align:left;
}

.rediger_line_left_top{
	float:left;
	width:350px;
}

.rediger_line_right_top{
	float:left;
	width:160px;
	text-align:right;	
}

.rediger_line_right_top span{
	color:#00569b;
}

.rediger_line_left{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:110px;
	border-bottom: 1px dotted #ccc;
}

.rediger_line_middle{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:400px;
	border-bottom: 1px dotted #ccc;
}
.rediger_line_middle_textbox{
	padding-top:9px;
	float:left;
	width:350px;
}

.rediger_line_middle_textbox input{
	width:350px;
}

.rediger_line_right{
	padding-top:9px;
	float:left;
	width:15px;
	margin-left:5px;
	color:#00569b;
}

.rediger_spacer{
	float:left;
	width:510px;
	height:20px;

}
/*Rediger profil end*/

/*Frontpage Wrapper*/

#frontpage_1{
	float:left;
	width:537px;
	min-height:60px;
	border: 1px solid #e1e1e1;
	margin-left:20px;
}

#frontpage_1_text{
	float:left;
	width:500px;
	border: 1px solid #e1e1e1;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;
}

#frontpage_2{
	float:left;
	width:567px;
	margin-top:0px;
	margin-left:10px;
	/*border: 1px solid #e1e1e1;*/
}
#frontpage_3{
	float:left;
	width:260px;
	margin-top:12px;
	border: 1px solid #e1e1e1;
	margin-left:20px;
}
#frontpage_4{
	float:left;
	width:260px;
	margin-top:12px;
	margin-left:16px;
	border: 1px solid #e1e1e1;
}

#frontpage_5{
float:left;
	width:537px;
	margin-top:12px;
	border: 1px solid #e1e1e1;
	margin-left:20px;
}
/*Frontpage Wrapper end*/

/*Basket commit*/
#commit_rediger_header{
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#commit_rediger_wrapper{
	width:537px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	padding-bottom:40px;
}

#commit_rediger_content{
	width:510px;
	margin-left:20px;
}

.commit_rediger_heading{
	width:510px;
	height:20px;
	padding-top:4px;
	color:#00569b;
}

.commit_rediger_line{
	float:left;
	width:510px;
	height:30px;	
}

.commit_rediger_line_none{
	float:left;
	width:510px;
	height:15px;	
}

.commit_rediger_line_button{
	text-align:right;
	margin-right:20px;
	margin-top:10px;
}

.commit_rediger_line_top{
	width:510px;
	height:30px;
	border-bottom: 1px dotted #ccc;
	
}

.commit_rediger_line_left_top{
	float:left;
	width:250px;
}

.commit_rediger_line_right_top{
	float:left;
	width:260px;
	text-align:right;	
}

.commit_rediger_line_right_top span{
	color:#00569b;
}

.commit_rediger_line_left{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:110px;
	border-bottom: 1px dotted #ccc;
}

.commit_rediger_line_middle{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:400px;
	border-bottom: 1px dotted #ccc;
}

.commit_rediger_line_left_none{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:110px;

}

.commit_rediger_line_middle_none{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:400px;

}

.commit_rediger_line_middle_textbox{
	padding-top:9px;
	float:left;
	width:350px;
}

.commit_rediger_line_middle_textbox input{
	width:350px;
}

.commit_rediger_line_right{
	padding-top:9px;
	float:left;
	width:15px;
	margin-left:5px;
	color:#00569b;
}

.commit_rediger_spacer{
	float:left;
	width:510px;
	height:20px;

}
/*Basket commit end*/

#menuline
{
	float:left;
	margin-top:7px;	
}
#menuline a {
	color:#fff;
}
#menupunkt
{
	float:left;
	color:#fff;	
	margin-left:17px;
}

/* kvikservice start */
#kvikservice_header{
	width:537px;
	height:23px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-left:20px;
	background-image: url('../images/browse_header.png');
	background-repeat: no-repeat;
}

#kvikservice_wrapper{
	width:537px;
	/*min-height:600px;*/
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-left:20px;
	padding-bottom:40px;
}

#kvikservice_heading{
	width:510px;
	height:20px;
	padding-top:4px;
	color:#00569b;
	font-weight: bold;
}

.kvikservice_line_top{
	width:510px;
	/*height:30px;*/
	border-bottom: 1px dotted #ccc;
}

.kvikservice_line_top_line{
	width:510px;
	/*height:30px;*/
	border-bottom: 1px dotted #ccc;
	margin:0px;
	padding:0px;
	
}

.kvikservice_line_left_top{
	float:left;
	width:250px;
}

.kvikservice_line_right_top{
	float:left;
	width:260px;
	text-align:right;	
}

.kvikservice_line_left_top_hole{
	float:left;
	width:510px;
}


.kvikservice_line{
	float:left;
	width:510px;
	/*height:30px;	*/
}

.kvikservice_line_left{
	padding-top:15px;
	float:left;
	width:100px;
	border-bottom: 1px dotted #ccc;
}

.kvikservice_line_left_checkbox{
	float:left;
	width:100px;
}

.kvikservice_line_middle{
	padding-top:9px;
	float:left;
	width:390px;
	text-align:right;
}

.kvikservice_line_middle_1{
	padding-top:15px;
	padding-left:10px;
	float:left;
	width:390px;
	text-align:left;
	border-bottom: 1px dotted #ccc;
}
.kvikservice_line_middle_2{
	padding-top:15px;
	padding-left:5px;
	float:left;
	width:390px;
}

.kvikservice_line_button{
	float:right;
	text-align:right;
	margin-right:20px;
	padding-top: 10px;
}

.kvikservice_line_middle input,select,textarea{
	width:380px;
}

.kvikservice_line_middle_2 input{
	border:0px;
}


.kvikservice_line_right{
	margin-top:9px;
	float:left;
	width:10px;
	margin-left:5px;
	color:#00569b;
	/*border: 1px dotted #ccc;*/
}

.kvikservice_line_right_top span{
	color:#00569b;
}
/* kvikservice end*/

.moduletable_menu{
	margin-left:10px;
	margin-top: 6px;
	
}

.mainlevel-nav{
	color:#fff;
	padding-left:8px;
}

.kvikinfo_name
{
	float:left;
	width:130px;
	font-weight: bold;
	overflow:hidden;
}

.kvikinfo_name_1
{
	float:left;
	width:130px;
	overflow:hidden;
	font-weight: bold;
}

.kvikinfo_value
{
	float:left;
	width:100px;
	overflow:hidden;
	padding-top:0px;
	margin:0px;
}

.kvikinfo_value_1
{
	float:left;
	width:150px;
	overflow:hidden;
		padding-top:0px;
	margin:0px;
}

#kvik_menu_ul {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	margin-right:20px;
}
#kvik_menu_ul li {
	border-top: 1px dotted #ccc;
	/*line-height: 35px;*/
}
.kvik_select
{
	width:50px;
}


.kvik_browse_varenavn{
	float:left;
	display:block;
	width:250px;
	height:30px;
	padding-left:5px;
	padding-top:4px;
}

.kvik_teller_browse_varenavn{
	float:left;
	display:block;
	width:195px;
	height:30px;
	padding-left:5px;
	padding-top:4px;
}

.kvik_teller_browse_varenr{
	float:left;
	display:block;
	width:100px;
	height:30px;
	padding-top:4px;
	padding-left:5px;
}

.kvik_teller_browse_antal{
	float:left;
	display:block;
	width:100px;
	height:30px;
	padding-top:4px;
	padding-left:5px;
}
.kvik_teller_browse_antal input{
	width:70px;
}

.kvik_teller_browse_knap input{
	width:70px;
}
.kvik_teller_browse_knap{
	float:left;
	display:block;
	width:65px;
	height:30px;
	padding-top:4px;
	padding-left:5px;
}

.kvik_teller_browse_heading_varenavn{
	float:left;
	width:195px;
	height:35px;
	padding-left:5px;
}

.kvik_teller_browse_heading_varenr{
	float:left;
	width:100px;
	padding:5px;
	height:35px;
}

.kvik_teller_browse_heading_antal{
	float:left;	
	width:100px;
	padding:5px;
	height:35px;
}

.kvik_teller_browse_heading_knap{
	float:left;
	width:65px;
	height:35px;
}

.kvik_forbrug_browse_heading_varenavn{
	float:left;
	width:355px;
	height:35px;
	padding-left:5px;
}

.kvik_forbrug_browse_varenavn{
	float:left;
	display:block;
	width:355px;
	height:30px;
	padding-left:5px;
	padding-top:4px;
}

.ajaxload{
	display:none;
	position: fixed;
	top: 325px;
	left: 50%;
	margin-top: -50px;
	margin-left: -100px;
}

