/* Body */
body	{ 
		   background-color:#2463b3;
		}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	empty-cells:show;
	padding:0px;
	margin:0px;
}

td, p {	
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	text-decoration:none;
	color:#234d84;
	}

td.newsSpacer {background-image:url(../pix/linje.jpg); height:2px; width:195px;}

#nyhedOverskift {padding-top:3px;}
#nyhedOverskift a {font-size:11px; font-weight:bold;}
#newsClass a { color:#234d84;}

/* Links */

a				{text-decoration:none; color:#5f5fff; font-size: 9px; font-weight: bold;}
a:link 				{text-decoration:none; color:#5f5fff; font-size: 9px; font-weight: bold;}
a:visited 			{text-decoration:none; color:#5f5fff; font-size: 9px; font-weight: bold;}
a:active 			{text-decoration:none; color:#5f5fff; font-size: 9px; font-weight: bold;}
a:hover 			{text-decoration:none; color:#5f5fff; font-size: 9px; font-weight: bold;}

/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 			{background-color: #FFFFFF;}
.misc_farve2 			{background-color: #F8F8F8;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
.overskrift			{font-family: arial; font-size: 18px; color: #013571; text-decoration:none;} 
.overskrift2			{font-family: arial; font-size: 14px; color: #013571; text-decoration:none; font-weight: bold;} 

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;		
				}

/* 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-color: #7eb2d7; background-repeat:repeat-x; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; background-image:url(../pix/menubg.jpg); background-repeat:no-repeat; background-position:left 1px; padding-top:1px; text-align:left; padding-left:15px; font-family:arial; font-size:9px; font-weight:bold; }
.clLevel0{color:#FFF;}
.clLevel0over{color:#FFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color: transparent;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; text-align:left; padding:15px; padding-top: 4px; font-family:arial; font-size:9px; font-weight:bold;}
.clLevel1{ background-image:url(../pix/menubg.gif);  background-repeat:no-repeat; background-position:10px 7px; background-color:#FFF; color:#2463b3;}
.clLevel1over{ background-image:url(../pix/menubg.gif);  background-repeat:no-repeat;background-position:10px 7px; background-color:#ebebeb; color:#2463b3; text-decoration: underline; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#d7d7d7;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; text-align:left; padding:10px; padding-top: 4px; font-family:arial; font-size:9px; font-weight:bold; border: 1px solid #FFFFFF;}
.clLevel2{background-image: none; background-color:#FFF; color:#2463b3;}
.clLevel2over{background-image: none; background-color:#ebebeb; color:#2463b3; text-decoration: underline; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#d7d7d7;}

.nyhedsArkiv a:link, .nyhedsArkiv a:active, .nyhedsArkiv a:visited, .nyhedsArkiv a:hover {
 color:#234d84;
}

.nyhedsOverskrift a:link, .nyhedsOverskrift a:active, .nyhedsOverskrift a:visited, .nyhedsOverskrift a:hover {
 font-weight: bold;
}
