/* Body */
body	{ 
				  background-color: #626262;
				  background-image: url(../pix/bg.jpg);
				  background-repeat:repeat-x;
		}

* {
	font-family: arial;
	empty-cells:show;
	padding:0px;
	margin:0px;}

td {
	font-size: 12px;
}
/* Links */

a				{text-decoration:none; color:#1989f5; font-size: 12px; font-weight: bold;}
a:link 				{text-decoration:none; color:#1989f5; font-size: 12px; font-weight: bold;}
a:visited 			{text-decoration:none; color:#1989f5; font-size: 12px; font-weight: bold;}
a:active 			{text-decoration:none; color:#1989f5; font-size: 12px; font-weight: bold;}
a:hover 			{text-decoration:none; color:#1989f5; font-size: 12px; font-weight: bold;}

td.menupkt {padding-left:10px; padding-right:10px;}

a.menupkt						{text-decoration:none; color:#fff; font-size: 10px; font-weight: bold;}
a:link.menupkt	 				{text-decoration:none; color:#fff; font-size: 10px; font-weight: bold;}
a:visited.menupkt	 			{text-decoration:none; color:#fff; font-size: 10px; font-weight: bold;}
a:active.menupkt	 			{text-decoration:none; color:#fff; font-size: 10px; font-weight: bold;}
a:hover.menupkt		 			{text-decoration:none; color:#005b7f; font-size: 10px; font-weight: bold;}

a.MenuTopSelected						{text-decoration:none; color:#005b7f; font-size: 10px; font-weight: bold;}
a:link.MenuTopSelected	 				{text-decoration:none; color:#005b7f; font-size: 10px; font-weight: bold;}
a:visited.MenuTopSelected	 			{text-decoration:none; color:#005b7f; font-size: 10px; font-weight: bold;}
a:active.MenuTopSelected	 			{text-decoration:none; color:#005b7f; font-size: 10px; font-weight: bold;}
a:hover.MenuTopSelected		 			{text-decoration:none; color:#005b7f; font-size: 10px; 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			{}

td {color: #7d7d7d;}

/* 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; text-align:left; padding-left:5px; text-decoration:none; color:#fff; font-size: 10px; font-weight: bold; }
.clLevel0{color:#fff;}
.clLevel0over{text-decoration:none; color:#005b7f; font-size: 10px; font-weight: bold; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color: transparent;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; text-align:center; padding:2px; padding-top: 2px; font-family:arial; font-size:11px; font-weight:bold;}
.clLevel1{background-image: none; background-color:#f5f5f5; color:#013571;}
.clLevel1over{background-image: none; background-color:#eeeeee; color:#013571; text-decoration: underline; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; text-align:center; padding:2px; padding-top: 2px; font-family:arial; font-size:11px; font-weight:bold; border: 1px solid #FFFFFF;}
.clLevel2{background-image: none; background-color:#f5f5f5; color:#013571;}
.clLevel2over{background-image: none; background-color:#eeeeee; color:#013571; text-decoration: underline; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}