/* Body */
* { 
	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 */

   padding:0px;
   margin:0px;
  }


body {
color: #606060;
font-family: Verdana;
font-size: 12px;
margin:0;
padding:0;
}


/* ------------------------------------ */
/* ------ HTML BASIC FONT SETTINGS ---- */
/* ------------------------------------ */


/* HTML FONTS */
p {
margin-bottom:12px; 
line-height:120%;
font-weight:normal;
color:#606060;}

h1 {margin:0; padding:5px 10px 5px 0px;font-size:30px; font-weight:bold; color:#606060;}
h2 {margin:0; padding:5px 10px 5px 0px;font-size:18px; font-weight:bold; color:#606060;}
h3 {margin:0; padding:5px 10px 5px 0px;font-size:16px; font-weight:bold; color:#606060;}
h4 {margin:0; padding:5px 10px 5px 0px;font-size:14px; font-weight:normal; color:#606060;}
h5 {margin:0; padding:5px 10px 5px 0px;font-size:12px; font-weight:normal; color:#606060;}
h6 {margin:0; padding:5px 10px 5px 0px;font-size:10px; font-weight:normal; color:#606060;}


em {
margin-bottom:15px;
margin-top:0; 
padding:5px 10px 5px 15px;
line-height:110%; 
font-size:12px; 
font-weight:bold;
color:#606060;
letter-spacing:0;}

strong {
margin-bottom:15px;
margin-top:0; 
/*padding:5px 10px 5px 15px;*/
line-height:110%; 
font-size:12px; 
font-weight:bold;
letter-spacing:0;}

a					{text-decoration:underline; 		font-size: 11px; font-weight: bold; color: #606060;}
a:link 				{text-decoration:underline; 		font-size: 11px; font-weight: bold; color: #606060;}
a:visited 			{text-decoration:underline; 		font-size: 11px; font-weight: bold; color: #606060;}
a:active 			{text-decoration:underline; 		font-size: 11px; font-weight: bold; color: #606060;}
a:hover 			{text-decoration:underline;			font-size: 11px; font-weight: bold; color: #606060;}


/* ------------------------------------ */
/* -- CUSTOM HTML ELEMENTS SETTINGS --- */
/* ------------------------------------ */

img {
margin:0px;}

hr {
height:1px; 
color:#bbbbbb;
background-color:#bbbbbb;}

button {
border:1px solid #bbbbbb;
font-family:tamoha, arial, verdana;
font-size:11px;
color:#555555;
background-color:#efefef;}
				
input {
border:1px solid #BBBBBB;
font-family:tamoha, arial, verdana;
font-size:11px;
color:#555555;}
				
textarea {
border:1px solid #bbbbbb;
font-family:tamoha, arial, verdana;
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;}

table{}

td{}

ol{}

ul {padding-left:30px;}

li {color:#606060;}

/* ------------------------------------ */
/* -------- CUSTOM DIV SETTINGS ------- */
/* ------------------------------------ */

/* MAIN DIVS */
/* --------- */

#content {
margin:0;
padding:0;
position:absolute; 
left:0px;
top:0px;
width:100%;
}

#wrapper{
padding:0;
width:994px;
background: #b0b0b0; 
text-align:left;
}

#header {
Height:296px;
width:994px;
background:#003562 url(../pix/header-bg.jpg) no-repeat top left;
}



#left {
background: #b0b0b0 url(../pix/left-bg.jpg) no-repeat top left; 
float: left;
width:340px;
height:377px;
padding:0;}

#main{
float: right;
background: #b0b0b0; 
width:644px;
margin:0 10px 0 0;
padding:10px 0px 10px 0;}

#main td.formular{
font-family:verdana, arial ; 
font-size:12px; 
font-weight:bold;
color:#aaf617;
}

/* SUB DIVS */
/* -------- */

#left-navigation{
margin-left:5px;}

.clearfix {
margin:0;
padding:0;
width:100%;
height:1px;
clear:both;
background:inherit;}


/* IMAGE HANDLING */
/* -------------- */

.leftfloat img{
float:left;
border:1px solid #555555;}

.rightfloat img{
float:right;
border:1px solid #555555;}

.billede img {
border:1px solid #9f9f9f;
margin:10px;}

#logo img{
border:0;
float:left;
margin:34px 0 0 42px;}

#left-content img {
border:0;
margin:0;}

#footer img{
position:absolute;
left:885px;
top:6px;
margin:0;
border:0px solid #000000;}

#wklogo img{
border:0;
float:left;
margin:34px 0 0 42px;}

/* LINK HANDLING ---------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*----------------EXAMPLE OF FIXED LINKS CSS LINK-CLASS ------------------------------------------------------------*/
a.topmail:link				{margin-top:5px;font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#555555;}
a.topmail:active			{font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#555555;}
a.topmail:visited			{font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#555555;}
a.topmail:hover				{font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#555555;}


/*------------------------------------------------------------------------------------------------------------------*/
/*----------------EXAMPLE OF FIXED LINKS CSS LINK-ID's ------------------------------------------------------------*/
#left-navigation a {
height:28px;width:180px;text-decoration:none;color:#072801;float:left;display:block;line-height:normal;
font-family:'times new roman',tahoma, verdana, arial; font-size:17px;padding:0 0 0 20px;background: url(../pix/left-nav-dot.gif) no-repeat top left;
}
#left-navigation a:link{
height:28px;width:180px;text-decoration:none;color:#072801;float:left;display:block;line-height:normal;
font-family:'times new roman',tahoma, verdana, arial; font-size:17px;padding:0 0 0 20px;background: url(../pix/left-nav-dot.gif) no-repeat top left;
}
#left-navigation a:visited {
height:28px;width:180px;text-decoration:none;color:#072801;float:left;display:block;line-height:normal;
font-family:'times new roman',tahoma, verdana, arial; font-size:17px;padding:0 0 0 20px;background: url(../pix/left-nav-dot.gif) no-repeat top left;
}
#left-navigation a:active {
height:28px;width:180px;text-decoration:none;color:#072801;float:left;display:block;line-height:normal;
font-family:'times new roman',tahoma, verdana, arial; font-size:17px;padding:0 0 0 20px;background: url(../pix/left-nav-dot.gif) no-repeat top left;
}
#left-navigation a:hover {
height:28px;width:180px;text-decoration:none;color:#005951;float:left;display:block;line-height:normal;f
font-family:'times new roman',tahoma, verdana, arial; font-size:17px;padding:0 0 0 20px;background: url(../pix/left-nav-dot.gif) no-repeat top left;
}


/* FONT LAYOUT HANDLING */

#footer p{
padding:0;
margin:5px 5px 5px 35px; 
font-family:arial, verdana; 
font-size:18px; 
font-weight:normal;
color:#000000;}


/* EXTRA ------------ ------------------------------------------------------------------------------------- SETTINGS */
/*------------------------------------------------------------------------------------------------------------------*/




#nyhederOverSigt.hr {background:#c8d4da; border:0px solid #000;}


/*------------------------------------------------------------------------------------------------------------------*/
/* TD COLOR IN TABLE SHOWNINGS - CLASES (hardcoded) Misc - bl.a. søgning, nyheder og andre listings ---------------*/
.misc_farve1 			{}
.misc_farve2 			{}
.misc_felt				{}
.misc_knap				{}


/*------------------------------------------------------------------------------------------------------------------*/
/* FONT CLASES IN MODULES (hardcoded) --------------------------------------------------------------------SETTINGS */ 

.tekst {
font-family:tamoha, arial, verdana;
font-size: 10px; 
color: #606060; 
text-decoration:none;} 

.overskrift	{
font-family:tamoha, arial, verdana; 
font-size: 18px; 
color: #606060; 
text-decoration:none;} 

.overskrift2 {
font-family:tamoha, arial, verdana;
font-size: 14px; 
color: #606060; 
text-decoration:none; 
font-weight: bold;} 

.shopmenu {
height: 16px;}

.visnyhed {
padding: 10px;}

/* 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 { 
font-family: 		arial, verdana; 
font-size: 			14px; 
font-weight: 		bold;  
text-decoration:	none; 
color: 				#fae441;
}			
a.menupkt:link		{ padding:5px 0 0 21px;background:url(../pix/top-nav-dot.gif) top left no-repeat;line-height: 22px; height: 30px;}
a.menupkt:active	{ padding:5px 0 0 21px;background:url(../pix/top-nav-dot.gif) top left no-repeat;line-height: 22px; height: 30px;}
a.menupkt:visited	{ padding:5px 0 0 21px;background:url(../pix/top-nav-dot.gif) top left no-repeat;line-height: 22px; height: 30px;}
a.menupkt:hover		{ padding:5px 0 0 21px;background:url(../pix/top-nav-dot-over.gif) top left no-repeat;line-height: 22px; height: 30px;text-decoration: none;}

/*---------------  SUBMENU LINKS TO V4     -------------------------------------------------------------------------*/
a.under-menupkt {
font-family:		Verdana;
font-size:			11px;
font-weight:		normal;
text-decoration:	none;
color:				#0d4b7e;
}			
A.under-menupkt:link		{font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none; color:#0d4b7e;}
A.under-menupkt:active		{font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none; color:#0d4b7e;}
A.under-menupkt:visited		{font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none; color:#0d4b7e;}
A.under-menupkt:hover		{font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none; color:#0d4b7e;}

/* html top menulinks */

td.menupkt 								{ background:url(/pix/menu_bg.gif) repeat-x left top;height:21px;}

td.MenuTopSelected 						{ background:url(/pix/menu-pkt-bg001.gif) top left;}

td.menupkt_before 						{ background:url(/pix/menu.gif) no-repeat left top;	height:21px;width:12px;}

td.menupkt_after 						{ background:url(/pix/menu.gif) no-repeat right top;height:21px;width:12px;}

td.MenuTopSelected 						{ background:url(/pix/menusel_bg.gif);}

td.menupkt_SelBefore_MenuTopSelected 	{ background:url(/pix/menusel.gif);}

td.menupkt_SelAfter_MenuTopSelected  	{ background:url(/pix/menusel.gif);}


td.subMenuSpacer 						{ background:#c3c4c6;width:1px;}

td.under-menupkt						{ padding-left:14px;padding-right:14px;height:14px;}

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: 10px; 
height: 10px;
background-color:#ffffff;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	font-weight:bold;
	text-align:left; 
	font-family:tahoma, arial, verdana; 
	font-size:14px;
	height:18px;
	padding:8px 0 0 20px;
	#width:279px !important;
	#height:29px !important;
	
}
.clLevel0{
	color:#fff;
	/*background:url(../pix/menuBg.png) no-repeat top;*/
}
.clLevel0over{
	color:#FF0;
	cursor:pointer; 
	cursor:hand;
	background-color:#3a6900;	
	/*background:url(../pix/menuBg.png) no-repeat bottom;*/

}
.clLevel0border{
	position:absolute;
	background-color:transparent;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding-top:8px; 
	padding-bottom:3px;
	padding-left: 10px; 
	text-align:left; 
	font-family:tahoma, arial, verdana; 
	font-size:12px;
	font-weight:800;
	/*font-variant:small-caps;*/
	background-color:#407401;
	margin:2 0 2px 0;	
  	/* CSS3 standard */
}
.clLevel1{
	color:#ffffff;
	background-color:#407401;
}
.clLevel1over{
	color:#FFFF00; 
	text-decoration:none;
	cursor: pointer; 
	cursor:hand; 
	background-color:#407401;
	
}
.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:#1CA049;
}
.clLevel2over{
	color:#000; 
	text-decoration:none;
	cursor: pointer; 
	cursor:hand; 
	background-color:#1CA049; 
}
.clLevel2border{
	position:absolute; 
	visibility:hidden;
}
