html {overflow-y: scroll }

/* Body */
body				{ 
      			  background-color: 			#FFFFFF;
      			  background-image:   			url("../_images/bg.jpg"); 
      			  background-repeat: 	        repeat-x; 
                  scrollbar-face-color:       	#FFFFFF;
				  scrollbar-highlight-color:  	#FFFFFF;
				  scrollbar-shadow-color:     	#FFFFFF;
				  scrollbar-3Dlight-color:    	#51aeea;
				  scrollbar-arrow-color:      	#51aeea;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#51aeea;
				  font-size:10px; color:#5e5e5e; family: tahoma;
	 			}

/* VIGTIG - Eller matcher siden ikke editoren */
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Links */

a				{text-decoration:none; font-weight: bold; color: #666666;}
a:link 				{text-decoration:none; font-weight: bold; color: #666666;}
a:visited 			{text-decoration:none; font-weight: bold; color: #666666;}
a:active 			{text-decoration:none; font-weight: bold; color: #666666;}
a:hover 			{text-decoration:none; font-weight: bold; color: #888888;}

a.breadcrumbs				{text-decoration:none; font-weight: bold; color: #666666;}
a:link.breadcrumbs			{text-decoration:none; font-weight: bold; color: #666666;}
a:visited .breadcrumbs		{text-decoration:none; font-weight: bold; color: #666666;}
a:active .breadcrumbs		{text-decoration:none; font-weight: bold; color: #666666;}
a:hover.breadcrumbs 			{text-decoration:none; font-weight: bold; color: #888888;}

a.topmenu			{font-family: arial black, arial; text-decoration:none; font-size: 12px; font-weight: normal; color: #6895bf;}
a:link.topmenu			{font-family: arial black, arial; text-decoration:none; font-size: 12px; font-weight: normal; color: #6895bf;}
a:visited.topmenu 		{font-family: arial black, arial; text-decoration:none; font-size: 12px; font-weight: normal; color: #6895bf;}
a:active.topmenu		{font-family: arial black, arial; text-decoration:none; font-size: 12px; font-weight: normal; color: #6895bf;}
a:hover.topmenu			{font-family: arial black, arial; text-decoration:none; font-size: 12px; font-weight: normal; color: #4377a7;}


a:link.undermenu2		{font-family: tahoma; font-size: 10px; color: #666666; text-decoration:none; font-weight: normal;}
a:visited.undermenu2	{font-family: tahoma; font-size: 10px; color: #666666; text-decoration:none; font-weight: normal;}
a:active.undermenu2		{font-family: tahoma; font-size: 10px; color: #666666; text-decoration:none; font-weight: normal;}
a:hover.undermenu2		{font-family: tahoma; font-size: 10px; color: #888888; text-decoration:none; font-weight: normal;}

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;}

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.tipenven				{font-family: tahoma; text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:link.tipenven			{font-family: tahoma; text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:visited.tipenven 		{font-family: tahoma; text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:active.tipenven		{font-family: tahoma; text-decoration:none; font-size: 10px; font-weight: bold; color: #FFFFFF;}
a:hover.tipenven		{font-family: tahoma; text-decoration:none; font-size: 10px; font-weight: bold; color: #9ad4d6;}

/* 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: 10px; color: #5e5e5e; text-decoration:none;} 
.tekst				{font-family: tahoma; font-size: 10px; color: #5e5e5e; text-decoration:none;} 
.overskrift			{font-family: arial black; font-size: 14px; color: #BBBBBB; text-decoration:none;} 
.overskrift2			{font-family: tahoma; font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;} 
.sifr_headline		{font-size:24px; font-family: tahoma;}

h1				{ font-size: 24px;}

hr				{
				  height: 1px; 
				  color: #F0F0F0;
				  background-color: #F0F0F0;
				  height: 0; 
				  border: 0; 
 				  border-top: 1px solid #F0F0F0; 
				}

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;
				  scrollbar-face-color:       	#FFFFFF;
				  scrollbar-highlight-color:  	#FFFFFF;
				  scrollbar-shadow-color:     	#5f5f5f;
				  scrollbar-3Dlight-color:    	#5f5f5f;
				  scrollbar-arrow-color:      	#5f5f5f;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#FFFFFF;			
				}

td.undermenu2		{height:28px; border-bottom: 1px solid #eeeeee;}


.MailForm_Table			{width: 100%;}
.MailForm_Row			{}
.MailForm_Leftcol		{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: bold; width: 40%;}
.MailForm_Rightcol		{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; width: 60%;}
.MailForm_Lastcol		{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; text-align: center;}
.MailForm_Messagecol		{font-family: verdana; font-size: 11px; color: #930011; text-decoration:none; font-weight: bold; text-align: center;}
.MailForm_Input			{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; border: 1px solid #BBBBBB; width: 100%;}
.MailForm_Tekst			{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; border: 1px solid #BBBBBB; width: 100%; height:60px;}
.MailForm_Checkboks		{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; border: 0px solid #BBBBBB;}
.MailForm_Submit		{font-family: verdana; font-size: 11px; color: #555555; text-decoration:none; font-weight: bold; border: 1px solid #BBBBBB; width: 100%; background-color: #F0F0F0;}

.search_row			{border-bottom:1px solid #EEEEEE;}

.search_itemgrp_itemname	{font-weight: bold; font-size: 14px;}
.search_itemgrp_typedesc	{text-align: right; color: #BBBBBB;}
.search_itemgrp_text		{padding-bottom: 8px;}

.search_page_headline		{font-weight: bold; font-size: 14px;}
.search_page_typedesc		{text-align: right; color: #BBBBBB;}
.search_page_text		{padding-bottom: 8px;}

.search_item_itemname		{font-weight: bold; font-size: 14px;}
.search_item_typedesc		{text-align: right; color: #BBBBBB;}
.searc_item_image_cell		{padding: 2px; padding-bottom: 8px;}
.search_item_image		{border: 0px;}
.search_item_text		{padding-bottom: 8px; vertical-align: top;}
.search_item_price		{font-weight: bold; font-size: 14px; color: #008000; 8px; vertical-align: top; text-align: right; display:none;}
.search_item_price_org		{font-weight: normal; font-size: 11px; color: #333333; 8px; vertical-align: top; text-align: right; text-decoration:line-through; display:none;}

a.nyhedsbrev						{color: #50b0ea;}
.nyhedsbrev_tilmeldknap_celle 		{padding-top:5px; padding-bottom:2px; padding-right:8px; background-image:url(../_images/blue_button.jpg); 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;}
.nyhedsbrev_rightcelle		{text-align:center; width: 144px; height:19px; background-image:url('../_images/input_bg2.jpg'); background-repeat:no-repeat;}
.nyhedsbrev_input			{width: 134px; height:19px; background-color:transparent; border:0px;}

.TipEnVen_right				{width:144px;}
.TipEnVen_input				{width:134px; height:19px; background:url('../_images/input_bg2.jpg') no-repeat right top; border:0px; padding-left:3px; padding-right:3px;	}
.TipEnVen_tilmeldknap_celle	{color:#FFFFFF; font-size:10px; padding-top:5px; padding-bottom:3px; padding-right:8px; background-image:url(../_images/blue_button2.jpg); background-repeat:no-repeat; background-position:bottom right; color:#FFFFFF;}
.TipEnVen_msg 				{position:absolute; width: 246px; background-color:#FFFFFF; border:1px solid #555555; padding:10px; text-align:center;}

.forhandlerlogin_tilmeldknap_celle { padding-top:5px; padding-bottom:2px; padding-right:15px; background-image:url(../_images/blue_button2.jpg); background-repeat:no-repeat; background-position:bottom right; color:#FFFFFF; }