/* Body */
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	empty-cells:show;
	padding:0px;
	margin:0px;
}

/* Body */
body			{ 
      				  font-family: Verdana; font-size: x-small; color: #000000; text-decoration:none;
	 			}

/* Links */

a					{text-decoration:none; font-weight: normal;}
a:link 				{text-decoration:none; font-weight: normal;}
a:visited 			{text-decoration:none; font-weight: normal;}
a:active 			{text-decoration:none; font-weight: normal;}
a:hover 			{text-decoration:none; font-weight: normal;}

/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 			{background-color: #DDDDDD;}
.misc_farve2 			{background-color: #000000;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
td					{font-family: Verdana; font-size: 10px; color: #000000; text-decoration:none;} 
.tekst				{font-family: Verdana; color: #636363; text-decoration:none;} 
.overskrift			{font-family: Verdana; font-size: 14px; color: #000000; text-decoration:none;} 
.overskrift2		{font-family: Verdana; font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;} 

/* p {margin:0px; padding:0px;} */

				
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; background-repeat:repeat-x; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; text-align:left; color:#000000; font-family:Verdana; font-size:21px; font-style:italic; clip:auto;}
.clLevel0{color:#000000;}
.clLevel0over{color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color: transparent;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; text-align:center; font-family:Verdana; font-size:9px;}
.clLevel1{ color:#000000;}
.clLevel1over{ color:#000000; text-decoration: underline; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; text-align:center; font-family:Verdana; font-size:20px; font-weight:bold;}
.clLevel2{color:#000000;}
.clLevel2over{color:#000000; text-decoration: underline; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden;}

body, table
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:#000000;
}
A:link{font-family:Arial;font-size:12pt;font-weight:normal;text-decoration:underline;color:#000066;}
A:active{font-family:Arial;font-size:12pt;font-weight:normal;text-decoration:underline;color:#000066;}
A:visited{font-family:Arial;font-size:12pt;font-weight:normal;text-decoration:underline;color:#000066;}
A:hover{font-family:Arial;font-size:12pt;font-weight:normal;text-decoration:underline;color:#000066;}


.menupkt, a.menupkt:link, a.menupkt:active, a.menupkt:visited
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:#ffffff;
}

A.menupkt:hover
{
text-decoration: underline;
color: #ffffff;
}

.menupkt2, a.menupkt2:link, a.menupkt2:active, a.menupkt2:visited
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}

A.menupkt2:hover
{
text-decoration: underline;
color: #ffffff;
}


p
{
	line-height: normal;
	margin-bottom: 1px;
	margin-top: 1px;
}


td.TopTilUnderMenuPadding {padding-left:5px;}
