/* Body */
body			{ 
      				 overflow:auto;
					 background-color:#738fa7;
	 			}

* {padding:0px; margin:0px; empty-cells:show; line-height:14px;}

/* 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;}

td.menupkt 
{
	padding-left:1px;
	padding-right:1px;
}

div.span_menupkt
{
	background:url(../pix/topmenu.jpg);
	height:24px;
	width:135px;
	text-align:center;
	padding-top:5px;
}

div.MenuTopSelected 
{
	background:url(../pix/topmenu_sel.jpg);
}

a.menupkt
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:356289;
}
A.menupkt:link{font-family:Verdana;font-size:11px;font-weight:bold;text-decoration:none;color:#356289;}
A.menupkt:active{font-family:Verdana;font-size:11px;font-weight:bold;text-decoration:none;color:#356289;}
A.menupkt:visited{font-family:Verdana;font-size:11px;font-weight:bold;text-decoration:none;color:#356289;}
A.menupkt:hover{font-family:Verdana;font-size:11px;font-weight:bold;text-decoration:underline;color:#356289;}


td.menupkt-under
{
	padding-left:12px;
	color:#356289; 
	background-image:url(../pix/sidemenu.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
	width:220px;
	height:21px;
	border-bottom:2px solid #fff;
}

td.MenuUnderSelected
{
	background-image:url(../pix/sidemenu-sel.jpg);
}

A.menupkt-under:link{font-family:Verdana;font-size:11px;font-weight:normal;text-decoration:none;color:#000000;}
A.menupkt-under:active{font-family:Verdana;font-size:11px;font-weight:normal;text-decoration:none;color:#000000;}
A.menupkt-under:visited{font-family:Verdana;font-size:11px;font-weight:normal;text-decoration:none;color:#000000;}
A.menupkt-under:hover{font-family:Verdana;font-size:11px;font-weight:normal;text-decoration:underline;color:#000000;}

A.MenuUnderSelected:link{color:#fff;}
A.MenuUnderSelected:active{color:#fff;}
A.MenuUnderSelected:visited{color:#fff;}
A.MenuUnderSelected:hover{color:#fff;}

/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 			{background-color: #83b2c4;}
.misc_farve2 			{background-color: #FFFFFF;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
td					{font-family: verdana; font-size: 11px; color: #000000; text-decoration:none;} 
.tekst				{font-family: verdana; font-size: 11px; color: #000000; text-decoration:none;} 
.overskrift			{font-family: verdana; 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;
}

/* 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; text-align:left; padding-top:4px; vertical-align:top; padding-left:12px; font-family:verdana; font-size:9px; font-weight:bold;}
.clLevel0{color:#000000; background-image:url(../pix/sidemenu.jpg); background-position:top left; background-repeat:no-repeat;}
.clLevel0over{color:#ffffff; cursor:pointer; cursor:hand; background-image:url(../pix/sidemenu-sel.jpg); background-position:top left; background-repeat:no-repeat;}
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; text-align:left; font-family:verdana; font-size:9px; font-weight:bold;}
.clLevel1{color:#000000;}
.clLevel1over{color:#ffffff; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000;}

/*Styles for level 1*/
.clLevel2, .clLevel2over{position:absolute; padding-top:3px; padding-left: 10px; text-align:left; font-family:verdana; font-size:9px; font-weight:bold;}
.clLevel2{color:#000000;}
.clLevel2over{color:#ffffff; cursor:pointer; cursor:hand;}
.clLevel2border{position:absolute; visibility:hidden;}

.leftTd{border-left:1px solid #acd792 !important;}
