body	{
	background-image: url('img/design/back.jpg');	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	margin: 0px;
	width: 999 px;
}

#hp	{
	width: 999px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;		
	margin-top: 0px;
}

#header {
	background: url('img/design/header.gif');
	width: 999 px;
	height: 352 px;	
	font-family: verdana;
	line-height: 150%;
}

#header a, #header td		{
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#header a:hover	{
	color: #000000;
	text-decoration: underline overline;
}

#menu	{
	margin-left: 240px;
}

#innhold	{
	background: url('img/design/line.jpg');
	width: 999 px;
	background-repeat: repeat;
	margin: 0px;
}

#innhold td	{
	vertical-align: top;
}
	
#footer	{
	background: url('img/design/footer.jpg');
	width: 999 px;
	height: 103 px;
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #534e45;
	line-height: 100%;
}

#footer a	{
	text-decoration: underline;
	color: #7b7366;
}

#footer a:hover	{
	text-decoration: none;
}

table, td	{
	border-collapse: collapse;
	font-family: verdana;
	vertical-align: top;
}

div#tekst	{
	font-family: verdana;
	margin-left: 50px;
	margin-right: 50px;
}

img	{
	border: 2px solid black;
}

a	{
	color: #e20001;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}