/* Body */
body				{ 
      				  background-color: 		#FFFFFF;
      				  background-image:   		url("../_images/bg.jpg"); 
      				  background-repeat: 	        repeat-x;                              	  
					  font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none;
					}

/* VIGTIG - Eller matcher siden ikke editoren */
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Links */
a				{text-decoration:none; font-size: 11px; font-weight: bold; color: #555555;}
a:link 				{text-decoration:none; font-size: 11px; font-weight: bold; color: #555555;}
a:visited 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #555555;}
a:active 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #555555;}
a:hover 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #888888;}

a.white				{text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:link.white 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:visited.white 		{text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:active.white 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:hover.white 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #F0F0F0;}

a.nyhedsbrev			{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:link.nyhedsbrev 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:visited.nyhedsbrev		{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:active.nyhedsbrev 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:hover.nyhedsbrev 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #F0F0F0;}

a.loginknap			{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:link.loginknap 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:visited.loginknap		{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:active.loginknap 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:hover.loginknap 		{text-decoration:none; font-size: 10px; font-weight: bold; color: #F0F0F0;}

a.topmenu			{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:link.topmenu			{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:visited.topmenu 		{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:active.topmenu		{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:hover.topmenu			{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #F0F0F0;}

a.topmenu_sel			{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:link.topmenu_sel			{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:visited.topmenu_sel 		{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:active.topmenu_sel		{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #FFFFFF;}
a:hover.topmenu_sel			{font-family: tahoma, arial; text-decoration:none; font-size: 11px; font-weight: bold; color: #F0F0F0;}

a.loginmenu			{font-family: tahoma, arial; text-decoration:none; font-size: 10px; font-weight: normal; color: #888888;}
a:link.loginmenu		{font-family: tahoma, arial; text-decoration:none; font-size: 10px; font-weight: normal; color: #888888;}
a:visited.loginmenu 		{font-family: tahoma, arial; text-decoration:none; font-size: 10px; font-weight: normal; color: #888888;}
a:active.loginmenu		{font-family: tahoma, arial; text-decoration:none; font-size: 10px; font-weight: normal; color: #888888;}
a:hover.loginmenu		{font-family: tahoma, arial; text-decoration:none; font-size: 10px; font-weight: normal; color: #000000;}
.loginmenu_text			{font-family: tahoma, arial; text-decoration:none; font-size: 10px; font-weight: normal; color: #888888;}

.nyesteVarer			{border-bottom: 1px solid #F7F7F7; padding: 5px; padding-left:0px;}
a:link.nyesteVarer		{font-family: tahoma; font-size: 10px; color: #eac249; text-decoration:none; font-weight: bold;}
a:visited.nyesteVarer		{font-family: tahoma; font-size: 10px; color: #eac249; text-decoration:none; font-weight: bold;}
a:active.nyesteVarer		{font-family: tahoma; font-size: 10px; color: #eac249; text-decoration:none; font-weight: bold;}
a:hover.nyesteVarer		{font-family: tahoma; font-size: 10px; color: #cba225; text-decoration:none; font-weight: bold;}

a:link.Tema_Links		{font-family: tahoma; font-size: 10px; color: #aa9900; text-decoration:none; font-weight: bold;}
a:visited.Tema_Links		{font-family: tahoma; font-size: 10px; color: #aa9900; text-decoration:none; font-weight: bold;}
a:active.Tema_Links		{font-family: tahoma; font-size: 10px; color: #aa9900; text-decoration:none; font-weight: bold;}
a:hover.Tema_Links		{font-family: tahoma; font-size: 10px; color: #ccbb11; text-decoration:none; 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 */ 
td				{font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none;} 
.tekst				{font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none;} 
.sort				{color:#555555;}
.overskrift			{font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration:none; font-weight: bold;} 
.overskrift2			{font-family: tahoma; font-size: 24px; color: #555555; text-decoration:none; font-weight: bold;} 

h1				{ font-size: 18px;}

hr				{
				  width: 100%;
				  height: 1px; 
				  color: #EEEEEE;
				  background-color: #EEEEEE;
				  height: 0; 
				  border: 0; 
 				  border-top: 1px solid #EEEEEE; 
				}

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;				  		
				}
				
.search_itemgrp_itemname	{font-family: arial black; font-size: 12px; color: #555555; text-decoration:none;}
.search_itemgrp_typedesc	{font-family: tahoma; font-size: 10px; text-align: right; color: #BBBBBB;}
.search_itemgrp_text		{font-family: tahoma; font-size: 10px; color: #555555; text-decoration:none; font-weight: normal; padding-bottom: 8px;}

.search_page_headline		{font-family: arial black; font-size: 12px; color: #555555; text-decoration:none;}
.search_page_typedesc		{font-family: tahoma; font-size: 10px; text-align: right; color: #BBBBBB; display:block;}
.search_page_text		{font-family: tahoma; font-size: 10px; color: #555555; text-decoration:none; font-weight: normal; padding-bottom: 8px;}

.search_item_itemname		{font-family: tahoma; font-size: 12px; color: #555555; text-decoration:none;  font-weight: bold;}}
.search_item_typedesc		{font-family: tahoma; font-size: 10px; text-align: right; color: #BBBBBB;}
.searc_item_image_cell		{padding: 5px; padding-bottom: 8px; padding-left:0px;}
.search_item_image		{border: 2px solid #DDDDDD;}
.search_item_text		{font-family: tahoma; font-size: 10px; color: #555555; text-decoration:none; font-weight: normal; padding-bottom: 8px; vertical-align: top; padding-top:4px;}
.search_item_price		{width: 80px; height: 25px; font-family: tahoma; font-size: 12px; background-image: url('../_images/sog_pris_bg.gif'); background-repeat:no-repeat; padding:5px; color: #555555; text-decoration:none; font-weight: bold; vertical-align: top; text-align: center;}
.search_item_price_org		{width: 80px; height: 25px; font-family: tahoma; font-size: 12px; background-image: url('../_images/sog_pris_bg.gif'); background-repeat:no-repeat; padding:5px; color: #555555; font-weight: bold; vertical-align: top; text-align: center; text-decoration: line-through; padding-top:6px; filter:alpha(opacity=50); opacity:.5;}
.search_row			{border-top:1px solid #DDDDDD; height:2px;}
.search_noresults		{color:#555555;}

.nyhedsbrev_input		{background-image:url(../_images/nhb_input.gif); height:17px; border:0px; background-color:transparent;}
.nyhedsbrev_tilmeldknap_celle 	{padding-top:5px; padding-bottom:2px; padding-right:10px; background-image:url(../_images/nhb_knap.gif); background-repeat:no-repeat; background-position:bottom right; color:#FFFFFF;}
.nhb_msg 			{position:absolute; width: 246px; background-color:#FFFFFF; border:1px solid #555555; padding:10px; text-align:center; color:#CC0000;}
.nyhedsbrev_leftcelle {width:30%;}
.login_input			{background-image:url(../_images/nhb_input.gif); height:17px; width: 105px; border:0px; background-color:transparent; text-align: center; color: #888888;}
.login_knap_celle	 	{padding-top:4px; padding-bottom:3px; text-align:center; background-image:url(../_images/login_knap.gif); background-repeat:no-repeat; background-position:bottom center; color:#FFFFFF;}
.forum_knap_celle	 	{padding-top:4px; padding-bottom:3px; text-align:center; background-image:url(../_images/nhb_knap.gif); background-repeat:no-repeat; background-position:bottom center; color:#FFFFFF;}

.artikel_overskrift		{font-size:24px; color:#555555;}
.artikel_tekst			{color:#555555;}
.artikel_forfatter		{color:#555555;}
.artikel_dato			{color:#555555;}
.artikel_hr			{}

.kommentartraad_label	{color:#666666; width: 110px;}
.kommentartraad_tekst1	{color:#555555; padding:10px;}
.kommentartraad_tekst2	{color:#555555; padding:5px;}
.kommentartraad_input	{color:#555555; border:1px solid #aaaaaa; width:200px;}
.kommentartraad_textarea	{color:#555555; border:1px solid #aaaaaa; height:60px; width:100%;}
.kommentartraad_knap	{background-color:#0079a7; border-top:1px solid #FFFFFF; border-left: 1px solid #008ec9; border-right: 1px solid #008ec9; border-bottom: 1px solid #004f70; font-size:10px; height:18px; width:80px; font-family:tahoma; color:#FFFFFF; font-weight:bold;}
.Kommentartraad_turing    {width:320px; background-color:#FFFFFF; border:1px solid #AAAAAA; padding:10px; color:#666666;}
.Kommentartraad_testTuring {width:100px; height:26px; border:1px solid #aaaaaa; font-size:18px;}

.kommentartraad_kommentartable {width:553px; background-color:#FFFFFF; border:1px solid #BBBBBB; border-bottom:0px;}
.kommentartraad_kommentartable2 {width:553px; background-image:url('../_images/kommentartablebg.jpg'); background-repeat:repeat-x;}
.kommentartraad_tap {width:15px; height:15px; background-image:url('../_images/kommentartabletap.gif'); background-repeat:no-repeat;}

.lagernotifikation_toptd  {width:374px; height:41px; background-image:url('../_images/lagernot.jpg'); background-repeat:no-repeat;}
.lagernotifikation_maintd  {padding:10px; color:#666666;}
.lagernotifikation_input {width:228px;}
.lagernotifikation_knap	{background-color:#0079a7; border-top:1px solid #FFFFFF; border-left: 1px solid #008ec9; border-right: 1px solid #008ec9; border-bottom: 1px solid #004f70; font-size:10px; height:18px; width:80px; font-family:tahoma; color:#FFFFFF; font-weight:bold;}
.lagernotifikation_msg	{position:absolute; width: 246px; background-color:#FFFFFF; border:1px solid #555555; padding:10px; text-align:center; color:#666666;}

.FriFragtTipDiv			{text-align: center; font-weight: bold;}
