* { padding:0px; margin:0px; z-index:1; vertical-align:top;}

/* Body */
body, html
{ 
	  height:100%;
	  margin:0px; 
	  padding:0px;
}

/* Links */

a				{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:link 				{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:visited 			{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:active 			{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:hover 			{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}

/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 			{background-color: #FFFFFF;}
.misc_farve2 			{background-color: #F8F8F8;}
.misc_felt			{}
.misc_knap			{}

/* fonts */ 
td				{font-family: Verdana; font-size: 12px; color: #000000; text-decoration:none;} 
.tekst				{font-family: Verdana; font-size: 12px; color: #000000; text-decoration:none;} 
.overskrift			{font-family: Verdana; font-size: 12px; color: #000000; text-decoration:none;} 
.overskrift2			{font-family: Verdana; font-size: 12px; color: #000000; text-decoration:none; font-weight: bold;} 

hr				{
				  height: 1px; 
				  color: #777777;
				  background-color: #777777;
				}

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;
				  height: 19px;
				}

td.menupkt {
border-right:1px solid #000;
padding-left:8px;
padding-right:8px;
height:14px;
font-size: 12px;
}

a.menupkt					{text-decoration:none; font-size: 12px; font-weight: bold; color: #000000;}
a:link.menupkt 				{text-decoration:none; font-size: 12px; font-weight: bold; color: #000000;}
a:visited.menupkt 			{text-decoration:none; font-size: 12px; font-weight: bold; color: #000000;}
a:active.menupkt 			{text-decoration:none; font-size: 12px; font-weight: bold; color: #000000;}
a:hover.menupkt 			{text-decoration:none; font-size: 12px; font-weight: bold; color: #000000;}

td.menupkt-under
{
	border-bottom:1px solid #f2f2f2;
	padding-top:8px;
	padding-bottom:8px;
	width:180px;
}

a.menupkt-under					{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:link.menupkt-under 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:visited.menupkt-under 		{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:active.menupkt-under 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}
a:hover.menupkt-under 			{text-decoration:none; font-size: 11px; font-weight: normal; color: #000000;}

a.MenuUnderSelected					{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:link.MenuUnderSelected 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:visited.MenuUnderSelected 		{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:active.MenuUnderSelected 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}
a:hover.MenuUnderSelected 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #000000;}

#nyhedForside a{font-weight: bold;}