@charset "utf-8";
/* CSS Document */

.myClass
{
	position:absolute;
	width: 995px;
	left:50%;
	margin-left: -498px;
	border: 0px solid black;
	/*dette er ikke nødvendig får midtstillingen*/
margin-top: -300px;
	background-image: url(nettustilling_bak%20svak.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 660px;
	background-color: #FFFFFF;
	top: 50%;
}h1 {
	font-family: "Courier New";
	font-size: 50px;
	color: #FF6600;
	font-style: normal;
	font-weight: lighter;
	
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	color: #de6d1d
}

#toppbanner {
	height: 90px;
	width: 993px;
}
#toppbanner #overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	width: 700px;
	height: 47px;
	color: #666666;
	left: 35px;
	position: absolute;
	top: 30px;
	font-weight: bold;
	visibility: visible;
}
#logo #logoen {
	position: absolute;
	height: 58px;
	width: 324px;
	left: 337px;
}


#hovedboks {
	height: 410px;
	width: 993px;
	position: absolute;
	top: 91px;
	left: 0px;
}

#tabell {
	width: 993px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	position: absolute;
	top: 503px;
	left: 0px;
}
.myClass #logo {
	position: absolute;
	height: 60px;
	width: 995px;
	list-style-image: url(logo2.jpg);
	top: 600px;
	background-color: #db6c08;
	bottom: 0px;
}



body 
{
	background-color: #db6c08;
}

#toppbanner #tilbake {
	height: 43px;
	width: 200px;
	right: 35px;
	position: absolute;
	top: 40px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	background-image: url(#);
	visibility: visible;
	text-decoration: underline;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


a.one:link {
	color: #666666;
	text-decoration: underline;
	}
a.one:visited {
	color: #666666;
	text-decoration: underline;
	}
a.one:hover {
	color: #666666;
	text-decoration: underline;
	}
a.one:active {
	color: #666666;
	text-decoration: underline;
	}
a.two:link {
	color: #666666;
	text-decoration: none;
	}
a.two:visited {
	color: #666666;
	text-decoration: none;
	}
a.two:hover {
	color: #666666;
	text-decoration: none;
	}
a.two:active {
	color: #666666;
	text-decoration: none;
	}
.myClass #bunnbanner {
	position: absolute;
	width: 996px;
	height: 60px;
	background-color: #de6d1d;
	bottom: 0px;
}
