#body					{background-color:#686868;
							
						}

#hovedtabel { 
							background-color:#565656;
							border: solid 4px #808080;
							height : 840 px;
							width: 800 px;
							
						}
h1						{
							font-family: Garamond, sans-serif;
							font-weight: bold;
							font-size: 20px;
							color: #f0ac0b;
							vertical-align: top;
							padding: 10px;
													}
h2						{
							font-family: Garamond, sans-serif;
							font-weight: bold;
							font-size: 32px;
							color: #f0ac0b;
							vertical-align: top;
							padding: 10px;
													}													
													
#brødtekst	{
							font-family: Garamond, sans-serif;
							font-weight: normal;
							font-size: 17px;
							color: #f0ac0b;
							vertical-align: top;
							padding: 20px;
						}
#forsidetekst	{
							font-family: Garamond, sans-serif;
							font-weight: normal;
							font-size: 20px;
							color: #f0ac0b;
							vertical-align: top;
							padding: 2px;
						}						
						

a:link 							{
								color: #ffffff ;
								font-family: Garamond, sans-serif;
								font-weight: bold;
								font-size: 14px;
								text-decoration: none;
								border: 0 px;
								}
a:visited 						{
								color:  #ffffff;
								font-family: Garamond, sans-serif;
								font-weight: bold;
								font-size: 14px;
								text-decoration: none;
								border: 0 px;
								}
a:hover 						{
								color: #ffffff ;
								font-family: Garamond, sans-serif;
								font-weight: bold;
								font-size: 13px;
								text-decoration: none;
								border: 0 px;
								}
				
a:active 						{
								color: #383838 ;
								font-family: Garamond, sans-serif;
								font-weight: bold;
								font-size: 14px;
								text-decoration: none;
								border: 0 px;
								}
#bundtekst	
						{
							font-family: tahoma;
							font-weight: normal;
							font-size: 8px;
							color: #ffffff;
							}
							
.img1 {
				position:absolute;
				top: 85px;
				left:130px;
				z-index: 1;
			}
.img2 
			{
				position:absolute;
				top: 305px;
				left:170px;
				z-index: 2;
			}
.img3 
			{
				position:absolute;
				top: 135px;
				left:420px;
				z-index: 3;
				}
				
.img4 
			{
				position:absolute;
				top: 285px;
				left:38px;
				z-index: 1;
				}				
.img5 
			{
				position:absolute;
				top: 210px;
				left:420px;
				z-index: 2;
				}				
.scroll			{
				scrollbar-arrow-color: #f0ac0b;
				scrollbar-base-color: #565656;	
						}
