html{background-color: #884204;}
body,table,p,td{padding:0px; margin:0px; vertical-align:top; }
/* Body */
body
{ 
	  
	  background-image:   url("../pix/bg.jpg"); 
	  background-repeat: 	       repeat-x; 
	  height:100%;
	  margin:0px; 
	  padding:0px;
}

/* Links */

a				{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:link 				{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:visited 			{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:active 			{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:hover 			{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}

td.topmenu { background:url(../pix/submenubg.jpg) no-repeat; height:16px; padding-left:6px;}
td.TopTilUnderMenuPadding {padding-left:6px; padding-right:10px; }
td.UnderMenuPadding { padding-left:5px;}
div.ekstraMenuUnder{ }
/*.ekstraMenuUnder { background:url(../pix/submenubg.jpg) no-repeat; padding-left:6px; height:16px; padding-top:2px; }*/
td.undermenu { background:url(../pix/submenubg.jpg) no-repeat; padding-left:6px; height:16px; padding-top:2px; }

a.topmenu			{text-decoration:none; font-size: 10px; font-weight: bold; color: #000;}
a:link.topmenu		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000;}
a:visited.topmenu 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000;}
a:active.topmenu		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000;}
a:hover.topmenu		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000;}

nyheder
{
	color:#000000;
}

td.topSpecial
{
	height:26px;
	font-size: 10px;
	text-align:center;
	padding-left:8px; padding-right:8px;
	padding-top:4px;
}

td.topSpecial_spacer {
	background-repeat:repeat-y;
	background-position:right -2px;
	background-image:url(../pix/leftover.gif);
	width:20px;
	height:26px;
}

a.topSpecial			{text-decoration:none; font-size: 10px; font-weight: bold; color: #fff;}
a:link.topSpecial		{text-decoration:none; font-size: 10px; font-weight: bold; color: #fff;}
a:visited.topSpecial 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #fff;}
a:active.topSpecial		{text-decoration:none; font-size: 10px; font-weight: bold; color: #fff;}
a:hover.topSpecial		{text-decoration:none; font-size: 10px; font-weight: bold; color: #F2F2F2;}

a.undermenu			{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:link.undermenu		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:visited.undermenu 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:active.undermenu		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}
a:hover.undermenu		{text-decoration:none; font-size: 10px; font-weight: bold; color: #000000;}

a.undermenu_1			{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:link.undermenu_1		{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:visited.undermenu_1 		{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:active.undermenu_1		{text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
a:hover.undermenu_1		{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: tahoma; font-size: 11px; color: #000000; text-decoration:none;} 
.tekst				{font-family: tahoma; font-size: 11px; color: #000000; text-decoration:none;} 
.overskrift			{font-family: arial black; font-size: 18px; color: #000000; text-decoration:none;} 
.overskrift2			{font-family: tahoma; font-size: 14px; color: #000000; 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;
				  height: 19px;
				}
				
textarea			{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
			  	  text-decoration:		  	   none;
				  scrollbar-face-color:       	#FFFFFF;
				  scrollbar-highlight-color:  	#FFFFFF;
				  scrollbar-shadow-color:     	#C34A48;
				  scrollbar-3Dlight-color:    	#C34A48;
				  scrollbar-arrow-color:      	#C34A48;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#FFFFFF;			
				}
