
#hovedtabel 		{ 							
								height: 600px;
								width: 800px;
								
						}
#menu							{
	
								background-color: #000000;
								color: #FFFFFF;
								font-family: Tahoma;
								font-size: xx-small;
								font-style: normal;
								font-weight: normal;
								margin: 0px;
								padding: 0px;
								border-top-style: solid;
								border-top-color: #ff3300;
								border-top-width: 1px;
								border-right-style: none;
								border-bottom-style: solid;
								border-left-style: none;
								border-bottom-width: 3px;
								border-bottom-color: #666666;
								}			
h1							{
								font-family: Comic sans MS;
								font-size: small;
								font-weight: normal;
							}
							
a:link 					{
								color: #FFFFFF;
								font-family: Tahoma;
								font-weight: bold;
								font-style: normal;
								font-size: x-small;
								text-decoration: none; 
								}
a:visited 			{
								color: #FFFFFF;
								font-family: Tahoma, sans-serif;
								font-weight: bold;
								font-style: normal;
								font-size: x-small;
								text-decoration:none; 
								}

a:hover 				{
								color: #ffcc00;
								font-family: Tahoma, sans-serif;
								font-weight: bold;
								font-style: normal;
								font-size: x-small;
								text-decoration:none; 
								}
		
.scroll					{
								scrollbar-arrow-color: #ff3300;
								scrollbar-base-color: #666666;
							
								}


.menuboks				{
								padding: 10px;
								background-color: #000000;
								width: 150px;
								height: 100px;
								margin: 0px;
								position: relative;
								top: 0px;
								left: 0px;
								border-top-style: none;
								border-right-style: none;
								border-bottom-style: solid;
								border-left-style: none;
								border-width: 1px;
								border-color: #ff3300;
							}
.menuboks1				{
								padding: 10px;
								background-color: #666666;
								width: 150px;
								height: 80px;
								margin: 2px;
								position: relative;
								top: 20px;
								left: 0px;
								border-top-style: none;
								border-right-style: none;
								border-bottom-style: solid;
								border-left-style: none;
								border-width: 0px;
								border-color: #666666;
							}
	
.bund							{
								background-color: #000000;
								border-top-style: solid;
								border-top-color: #666666;
								border-top-width: 3px;
								border-right-style: none;
								border-bottom-style: solid;
								border-bottom-color: #ff3300;
								border-left-style: none;
								border-bottom-width: 1px;
								border-bottom-color: #ff3300;
								font-style: normal;
								font-family: Tahoma;
								font-size: xx-small;
								font-weight: bold;
								margin: 2px;
								padding: 2px;
								}
.brødtekst					{
								font-family: Comic sans MS;
								font-size: small;
								font-weight: normal;
								color: #FFFFFF;
								vertical-align: top;
								}
.brødtekst2					{
								font-family: Comic sans MS;
								font-size: x-small;
								font-weight: normal;
								color: #FFFFFF;
								vertical-align: top;
								}
.brødtekst3					{
								font-family: Comic sans MS;
								font-size: xx-small;
								font-weight: normal;
								color: #FFFFFF;
								vertical-align: top;
								}
.update 					{
								color: #FFFFFF;
								font-family: Tahoma;
								font-weight: bold;
								font-style: normal;
								font-size: x-small;
								text-decoration: none; 
								}