* { 
	empty-cells:show;
   -webkit-box-sizing: border-box; /* Safari/WebKit */ 
   -moz-box-sizing: border-box; /* Firefox */
   -ms-box-sizing: border-box; /* IE8 */
   box-sizing: border-box; /* W3C Property */
  }

/* Body */
body			{ 
      				  font-family: Verdana; font-size: 10px; color: #000000; text-decoration:none;
					  font-size:x-small;
	 			}

/* Links */

a					{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:link 				{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:visited 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:active 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:hover 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}

/* Misc - bl.a. søgning, nyheder og andre listings */
/*.misc_farve1 			{background-color: #F9F9F9;}*/
.misc_farve2 			{background-color: #FFFFFF;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
td					{font-family: Verdana; font-size: 10px; color: #000000; text-decoration:none;} 
.tekst				{font-family: Verdana; font-size: 10px; color: #000000; text-decoration:none;} 
.overskrift			{font-family: arial black; font-size: 18px; color: #000000; text-decoration:none;} 
.overskrift2		{font-family: Verdana; font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;} 
.shopmenu {
	height: 16px;

}
.visnyhed {
	padding: 10px;
}

/* p {margin:0px; padding:0px;} */

hr				{
				  height: 1px; 
				  color: #BBBBBB;
				  background-color: #BBBBBB;
				}

button				{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
				  background-color:			#EFEFEF;
				}
				
input				{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
				}
				
textarea			{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
			  	  text-decoration:		  	   none;
				  scrollbar-face-color:       	#DDDDDD;
				  scrollbar-highlight-color:  	#FFFFFF;
				  scrollbar-shadow-color:     	#999999;
				  scrollbar-3Dlight-color:    	#EEEEEE;
				  scrollbar-arrow-color:      	#FFFFFF;
				  scrollbar-track-color:      	#DDDDDD;
				  scrollbar-darkshadow-color: 	#999999;
				}
				
/* p {margin:0px; padding:0px;} */

/*------------------------------------------------------------------------------------------------------------------*/
/* MENUs IN WK---V4 and V6-------------------------------------------------------------------------------- SETTINGS */
/*------------------------------------------------------------------------------------------------------------------*/

/* STANDARD V4html menu-----ex call: <%=Menu(4,"top usespacers","menupkt","menupkt")%> ------------------ SETTINGS */

a.menupkt {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	background:url(../pix/menusidebar.png) no-repeat;
	width:211px;
	#width:153px;
	height:32px;
	#height:26px;
	display:block;
	padding:6px 0 0 58px;
	letter-spacing:2px;
}			
a.menupkt:link		{ color:#000000;text-decoration:none;}
a.menupkt:active	{ color:#000000;text-decoration:none;}
a.menupkt:visited	{ color:#000000;text-decoration:none;}
a.menupkt:hover		{ color:#0054a6;text-decoration:none;}

/*---------------  SUBMENU LINKS TO V4     -------------------------------------------------------------------------*/

div.ekstraMenuUnder {
	position:relative;
	display:block;
	height:17px;
	padding-left:60px;
}

a.under-menupkt {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	width:150px;
	height:16px;
	display:block;
}			
A.under-menupkt:link	{ color:#000000;text-decoration:none;}
A.under-menupkt:active	{ color:#000000;text-decoration:none;}
A.under-menupkt:visited	{ color:#000000;text-decoration:none;}
A.under-menupkt:hover	{ color:#0054a6;text-decoration:none;}


/* html top menulinks */

div.span_menupkt						{ width:211px; display:block;}

div.UnderMenuPadding					{ position:absolute;}

/*------------------------------------------------------------------------------------------------------------------*/
/* STANDARD V6DHTML MENU-----ex insertionpoint: <div id="divMenu"><%=DropDownMenuV6()%></div> ------------ SETTINGS */
/*------------------------------------------------------------------------------------------------------------------*/			
	
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0 right: 0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position: absolute; 
	width: 10; 
	height: 10;
	visibility:hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	font-weight:800;
	/*text-align:center; */
	font-family:tahoma, arial, verdana; 
	font-size:13px;
	height:18px;
	vertical-align:top;
	/*background:url('../pix/nav-bg.gif');
	background-position:left center;
	background-repeat:no-repeat;*/
}

.clLevel0{
	color:#fff;
}
.clLevel0over{
	color:#fff; 
	cursor:pointer; 
	cursor:hand;

}
.clLevel0border{
	position:absolute;
	background-color:transparent;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding-top:3px; 
	padding-bottom:3px;
	padding-left: 10px; 
	text-align:left; 
	font-family:tahoma, arial, verdana; 
	font-size:13px;
	font-weight:800;
	/*font-variant:small-caps;*/
	background-color:#58595b;
	margin:0 0 2px 0;
}
.clLevel1{
	color:#ffffff;
	/*background-color:#58595b;*/
}
.clLevel1over{
	color:#ffffff; 
	text-decoration:none;
	cursor: pointer; 
	cursor:hand; 
	background-color:#58595b; 
}
.clLevel1border{
	position:absolute; 
	visibility:show;
}

.cllevel2, .cllevel2over{
	position:absolute; 
	padding-top:3px; 
	padding-left: 10px; 
	text-align:left; 
	font-family:verdana; 
	font-size:9px; 
	font-weight:bold;
}
.cllevel2{
	color:#fff;
	background-color:#fff;
}
.cllevel2over{
	color:#fff; 
	text-decoration:underline;
	cursor: pointer; 
	cursor:hand; 
	background-color:#58595b; 
}
.cllevel2border{
	position:absolute; 
	visibility:hidden;
	layer-background-color:#ffffff;
	background-color:#58595b;
}