/* Body */
html 				{ 
				  height: 100%; 
				  margin-bottom: 0.1px; 
				}
				
body				{ 
				  margin: 0px 0px 0px 0px;
      				  background-color: 			 #FFFFFF;
      				  background-image:   	   url("../_images/bg.jpg"); 
      				  background-repeat: 	       		repeat-x;                              	  
	 			}

/* Links */
a				{text-decoration:none; font-size: 11px; font-weight: bold; color: #999999;}
a:link 				{text-decoration:none; font-size: 11px; font-weight: bold; color: #999999;}
a:visited 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #999999;}
a:active 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #999999;}
a:hover 			{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}

a.topmenu			{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:link.topmenu			{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:visited.topmenu 		{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:active.topmenu		{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:hover.topmenu			{text-decoration:none; font-size: 11px; font-weight: bold; color: #7B2921;}

a.undermenu			{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:link.undermenu		{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:visited.undermenu 		{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:active.undermenu		{text-decoration:none; font-size: 11px; font-weight: bold; color: #973E37;}
a:hover.undermenu		{text-decoration:none; font-size: 11px; font-weight: bold; color: #701D16;}

td.undermenu			{
				width: 100%;
				padding-bottom: 6px;
				border-bottom: 1px solid #CCCCCC;
				}

a.undermenu2			{text-decoration:none; font-size: 11px; font-weight: normal; color: #973E37;}
a:link.undermenu2		{text-decoration:none; font-size: 11px; font-weight: normal; color: #973E37;}
a:visited.undermenu2 		{text-decoration:none; font-size: 11px; font-weight: normal; color: #973E37;}
a:active.undermenu2		{text-decoration:none; font-size: 11px; font-weight: normal; color: #973E37;}
a:hover.undermenu2		{text-decoration:none; font-size: 11px; font-weight: normal; color: #701D16;}

td.undermenu2			{
				width: 100%;
				padding-bottom: 6px;
				border-bottom: 1px solid #CCCCCC;
				}

.spod:hover			{cursor: pointer;}

/* 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: #777777; text-decoration:none;} 
.tekst				{font-family: tahoma; font-size: 11px; color: #777777; text-decoration:none;} 
.overskrift			{font-family: Georgia, tahoma; font-size: 24px; font-style: italic; color: #BBBBBB; text-decoration:none; font-weight: bold;} 
.overskrift2			{font-family: tahoma; font-size: 14px; color: #000000; text-decoration:none; font-weight: bold;} 

/* VIGTIG - Eller matcher siden ikke editoren */
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

hr				{
				  height: 0; 
				  border: 0; 				  
				  border-top: 1px solid #EBEBEB;
				}
html>body hr			{
				  margin-top: 6px;
				  margin-bottom: 6px;
				}

button				{
				  height: 24px;
				 
				}
				
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:     	#973E37;
				  scrollbar-3Dlight-color:    	#973E37;
				  scrollbar-arrow-color:      	#973E37;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#FFFFFF;			
				}
				
/* disse classes bruges til modul MailForm */

.MailForm_Table				{width: 100%;}
.MailForm_Row				{}
.MailForm_Leftcol			{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; width: 40%;}
.MailForm_Rightcol			{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; width: 60%;}
.MailForm_Lastcol			{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; text-align: center;}
.MailForm_Messagecol			{font-family: tahoma; font-size: 11px; color: #5555FF; text-decoration:none; font-weight: bold; text-align: center;}
.MailForm_Input				{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; border: 1px solid #bbbbbb; width: 100%;}
.MailForm_Tekst				{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; border: 1px solid #bbbbbb; width: 100%; height:60px;}
.MailForm_Checkboks			{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: normal; border: 0px solid;}
.MailForm_Submit			{font-family: tahoma; font-size: 11px; color: #555555; text-decoration:none; font-weight: bold; border: 1px solid #999999; width: 100%; background-color: #F8F8F8;}
