body  	{
		width: 100%;
		height: 100%;
		margin: 0px; 
		padding: 0px; 
		background-color: #EFD5A9;
		background-repeat: repeat-x; 
		background-position: left top; 
		background-attachment:fixed;
	    scrollbar-base-color:#edd1a2;
		scrollbar-arrow-color:#2d0000;
	    scrollbar-track-color:#f6e6ca;
		scrollbar-face-color:#edd1a2;
		}
		
*		{font-family: Verdana, Geneva, Arial, sans-serif; color: #330000; font-size: 10pt;}
		 
table   {
		border: 0; 
	    padding: 0;
		border-collapse: collapse; 
		vertical-align: top;
		}
		
ul	 	{margin-left: 40px;}

#pagehold    {width: 100%; height: 100%;}

td#pagecell  {
		width: 100%; 
		height: 100%; 
		vertical-align: top;
		}
		
#maintable   {
		padding: 0; 
		width: 768px; 
		height: 600px; 
		border-left: 2px solid #330000;
		}
		
	td#logo     {
				width: 130px; 
			    height: 128px;
			    }			
		
	td#topcell  {
				width: 640px; 
				height: 7px;
				}
	td#photobar {
				width: 640px; 
				height: 100px;
				}
				
	td#navline  {
				width: 640px; 
				height: 21px; 
				font-size: 9pt; 
				font-weight: bold;
				}
				
	td#navline_home
				{
				width: 640px;
				height: 21px;
				font-size: 9pt; 
				font-weight: bold;
				}			
		
    td#fill	    {
   				width: 130px; 
   				height: 32px;
   				vertical-align: bottom;
   				}
   				
    td#menu	    {
   				width: 130px; 
   				height: 568px; 
   				vertical-align: top;
   				padding-left: 3px;
   				}
   				
    td#menu_a	    {
   				width: 130px; 
   				height: 450px; 
   				vertical-align: top;
   				padding-left: 3px;
   				padding-top: 6px;
   				}
  	
   				
    td#menu_v   {
				width: 130px; 
   				height: 450px; 
   				vertical-align: top;
   				padding-left: 2px;
   				padding-top: 4px;
   				}	
   				
    td#indhold   {
   				width: 640px; 
   				height: 600px; 
   				border-left: 2px solid #330000; 
				text-align: left; 
				vertical-align: top; 
				padding-top: 30px; 
				padding-left: 37px;
				padding-right: 55px;
				}
				
	td#indhold_f   {
   				width: 640px; 
   				height: 600px; 
   				border-left: 2px solid #330000; 
				text-align: left; 
				vertical-align: top; 
				padding-top: 34px; 
				padding-left: 37px;
				padding-right: 55px;
				}
									
				
	td#indhold_ff {
				width: 640px; 
   				height: 600px; 
   				border-left: 2px solid #330000; 
				text-align: left; 
				vertical-align: top; 
				padding-left: 37px;
				padding-right: 55px;
				padding-top: 31px;
				}
	
	td#indhold_a {
				width: 640px; 
   				height: 800px; 
   				border-left: 2px solid #330000; 
				text-align: left; 
				vertical-align: top; 
				padding-left: 37px;
				padding-right: 55px;
				padding-top: 0px;
				}
							
    td#indhold_ss {
   				width: 463px; 
   				height: 410px; 
   				padding-right: 16px;
   				text-align: left; 
				vertical-align: top; 
				}
				
	td#indhold_mm {				
  				width: 430px; 
   				height: 210px;
   				padding-top: 0px; 
   				padding-right: 30px;
   				text-align: left; 
				vertical-align: top; 
				}
				
	td#marie	{
				padding-top: 0px;
				vertical-align: top;
				width: 210px;
				height: 210px;
				align: right;
				}	
	td#banner	{background-color: #f6e6ca;
				}
						


h1, h2, h3, h4, h5
			    {
				color: #330000; 
				font-weight: bold;
				}
				
h1				{
				font-size: 20pt; 			
			    }
		
h2	        	{
				font-size: 16pt;
				} 		

h3		        {
				font-size: 10pt;
				} 
				
h3.thispage	    {font-weight: bold;
	   			color: #006400;
	   			text-align: left;
	   			font-size: 10 pt;
	   				   			}
   				   			
				
h4				{
				font-size: 12pt;
				}	
				
h4.green		{
				font-size: 12pt;
				color: #363;
				}				

h5				{font-size: 13pt;
				}
				
h6				{font-size: 6pt;
				}
				
h7				{font-size: 7pt;
				}	
				
h8				{font-size: 8pt;
				}			
				
p		        { 
				font-size: 10pt;
				}

p.note			{
				font-size: 7pt;
				}
		

a:visited       {
		        font-size: 9pt; 
		        text-decoration: none; 
		        font-weight: bold; 
		    	color:#620000;
		    	}
		    	
a:link          {
				font-size: 9pt; 
				text-decoration: none; 
				font-weight: bold; 
		        color:#330000;
		        }
		        
a:hover         {
				font-size: 9pt;
				text-decoration: none; 
				font-weight: bold; 
            	background-color: #deb887; 
            	color:#330000;
            	}
            	
a:visited:hover {background-color: #f4c6a3;}
