/* Body */
body				{ 
      				  background-color: 		#FFFFFF;
      				  background-repeat: 	        repeat-x;
      				  background-position:		top center; 
                             	  scrollbar-face-color:       	#FFFFFF;
				  scrollbar-highlight-color:  	#ececec;
				  scrollbar-shadow-color:     	#ececec;
				  scrollbar-3Dlight-color:    	#FFFFFF;
				  scrollbar-arrow-color:      	#ececec;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#ececec;
	 			}

/* VIGTIG - Eller matcher siden ikke editoren */
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Links */

a				{text-decoration:none; font-size: 11px; color: #d4bf08;}
a:link 				{text-decoration:none; font-size: 11px; color: #d4bf08;}
a:visited 			{text-decoration:none; font-size: 11px; color: #d4bf08;}
a:active 			{text-decoration:none; font-size: 11px; color: #d4bf08;}
a:hover 			{text-decoration:none; font-size: 11px; color: #eed815;}

a.forsidelink			{font-family: arial; text-decoration:none; font-size: 11px; color: #000000; font-weight:bold;}
a:link.forsidelink 		{font-family: arial; text-decoration:none; font-size: 11px; color: #000000; font-weight:bold;}
a:visited.forsidelink 		{font-family: arial; text-decoration:none; font-size: 11px; color: #000000; font-weight:bold;}
a:active.forsidelink 		{font-family: arial; text-decoration:none; font-size: 11px; color: #000000; font-weight:bold;}
a:hover.forsidelink 		{font-family: arial; text-decoration:none; font-size: 11px; color: #555555; font-weight:bold;}

a.topmenu				{font-family: arial; text-decoration:none; font-size: 11px; font-weight: normal; color: #eed815;}
a:link.topmenu			{font-family: arial; text-decoration:none; font-size: 11px; font-weight: normal; color: #eed815;}
a:visited.topmenu 		{font-family: arial; text-decoration:none; font-size: 11px; font-weight: normal; color: #eed815;}
a:active.topmenu		{font-family: arial; text-decoration:none; font-size: 11px; font-weight: normal; color: #eed815;}
a:hover.topmenu			{font-family: arial; text-decoration:none; font-size: 11px; font-weight: normal; color: #d4bf08;}

.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;}

.Tema_links			{font-family: tahoma; font-size: 10px; color: #dddddd; text-decoration:none; font-weight: bold;}
a:link.Tema_Links		{font-family: tahoma; font-size: 10px; color: #dddddd; text-decoration:none; font-weight: bold;}
a:visited.Tema_Links		{font-family: tahoma; font-size: 10px; color: #dddddd; text-decoration:none; font-weight: bold;}
a:active.Tema_Links		{font-family: tahoma; font-size: 10px; color: #dddddd; text-decoration:none; font-weight: bold;}
a:hover.Tema_Links		{font-family: tahoma; font-size: 10px; color: #cccccc; 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: #555555; text-decoration:none;} 
.tekst				{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none;} 
.overskrift			{font-family: arial; font-size: 18pt; color: #c80700; text-decoration:none; font-weight:bold;} 
.overskrift2			{font-family: tahoma; font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;} 

h1				{ font-size: 18px;}

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:     	#c80700;
				  scrollbar-3Dlight-color:    	#c80700;
				  scrollbar-arrow-color:      	#c80700;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#FFFFFF;			
				}

/* disse classes bruges til modul MailForm */
.MailForm_Table			{width: 100%;}
.MailForm_Row			{}
.MailForm_Leftcol		{width: 40%;}
.MailForm_Rightcol		{width: 60%;}
.MailForm_Lastcol		{text-align: center;}
.MailForm_Messagecol		{text-align: center;}
.MailForm_Input			{border: 1px solid #aaaaaa; width: 100%;}
.MailForm_Tekst			{border: 1px solid #aaaaaa; width: 100%; height:60px;}
.MailForm_Checkboks		{border: 0px solid #aaaaaa;}
.MailForm_Submit		{border: 1px solid #aaaaaa; width: 100%; background-color: #F0F0F0;}
