* { 
	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 */
  }

html, body{ background-color: #010042; margin: 0px; height: 100%; } .overskr { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #333333; text-decoration: none; text-transform : uppercase; } .bundlink, a.bundlink:link, a.bundlink:active, a.bundlink:hover, a.bundlink:visited{ color: #A6C0CE; text-decoration: none; font-size: 8pt; font-weight: normal; text-decoration: none; font-family: verdana; } .menu_tabel{ } .varelinks, a.varelinks:link, a.varelinks:active, a.varelinks:visited { font-family: verdana; font-size: 10px; color: #2F5673; } a.varelinks:hover { font-family: verdana; font-size: 10px; color: #7a7a7a; } .adressetekst{ font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; } A.adressetekst:link, A.adressetekst:active, A.adressetekst:visited, A.adressetekst:hover{ font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; text-decoration: none; } p { line-height: normal; margin-bottom: 1px; margin-top: 1px; } body, table { font-family:Verdana; font-size:10pt; font-weight:normal; text-decoration:none; color:#CCCCCC; } A:link{font-family:Verdana;font-size:10pt;font-weight:normal;text-decoration:none;color:#666666;} A:active{font-family:Verdana;font-size:10pt;font-weight:normal;text-decoration:none;color:#666666;} A:visited{font-family:Verdana;font-size:10pt;font-weight:normal;text-decoration:none;color:#666666;} A:hover{font-family:Verdana;font-size:10pt;font-weight:normal;text-decoration:underline;color:#666666;} .menupkt, a.menupkt:link, a.menupkt:active, a.menupkt:visited, A.menupkt:hover { color: #666666; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; } menupkt-under, a.menupkt-under:link { color: #666; font-weight: bold; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } a.menupkt-under:visited { color: #666; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } a.menupkt-under:hover { color: #b21100; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } a.menupkt-under:active { color: #f00; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } .Ndato, A.Ndato:link, A.Ndato:active, A.Ndato:visited, A.Ndato:hover { font-family:Verdana; font-size:8pt; font-weight:bold; text-decoration:none; color:#FFFFFF; } .Noverskrift, A.Noverskrift:link, A.Noverskrift:active, A.Noverskrift:visited, A.Noverskrift:hover { font-family:Verdana; font-size:8pt; font-weight:normal; text-decoration:none; color:#FFFFFF; } .Nteaser, A.Nteaser:link, A.Nteaser:active, A.Nteaser:visited, A.Nteaser:hover { font-family:Verdana; font-size:8pt; font-weight:normal; text-decoration:none; color:#FFFFFF; } .flerenyheder, A.flerenyheder:link, A.flerenyheder:active, A.flerenyheder:visited, A.flerenyheder:hover { font-family:Verdana; font-size:8pt; font-weight:normal; text-decoration:none; color:#005AA1; } .forside_nyhed, A.forside_nyhed:link, A.forside_nyhed:active, A.forside_nyhed:visited, A.forside_nyhed:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; } A.forside_nyhed:link, A.forside_nyhed:active, A.forside_nyhed:visited, A.forside_nyhed:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #B31200; text-decoration: underline; }
/* 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: 764; 
height: 10;
visibility:visible;
background-color:#BDC1C4; 
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	padding-top:4px; 
	text-align:center; 
	font-family:verdana; 
	font-size:13px; 
	background-image:url(../gfx/menu_seperator.gif);
	background-position:center right;
	background-repeat:no-repeat;
	white-space:nowrap;
}
.clLevel0{
	color:#BDC1C4;
	background-color:#003399; 
}
.clLevel0over{
	color:#ffffff; 
	cursor:pointer; 
	cursor:hand;
}
.clLevel0border{
	position:absolute; 
	background-color:#003399; 
	layer-background-color:#003399; 
	border-right:0px solid #003399;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding-top:3px; 
	padding-left: 10px; 
	text-align:left; 
	font-family:verdana; 
	font-size:10px;
	white-space:nowrap;
}
.clLevel1{
	color:#BDC1C4;
	background-position:top left;
	background-repeat:repeat;
	background-color:#003399; 
}
.clLevel1over{
	color:#ffffff; 
	cursor:pointer; 
	cursor:hand;
	background-position:top left;
	background-repeat:repeat;
}
.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	background-color:#003399; 
	layer-background-color:#003399;
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	position:absolute; 
	padding-top:3px; 
	padding-left: 10px; 
	text-align:left; 
	font-family:verdana; 
	font-size:10px;
	white-space:nowrap;
}
.clLevel2{
	color:#BDC1C4;
	background-position:top left;
	background-repeat:repeat;
	background-color:#003399; 
}
.clLevel2over{
	color:#ffffff; 
	cursor:pointer; 
	cursor:hand;
	background-position:top left;
	background-repeat:repeat;
}
.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	background-color:#003399; 
	layer-background-color:#003399;
}
