@charset "UTF-8";
.logo {
	position: absolute;
	height: 51px;
	width: 152px;
	left: 50px;
	top: 50px;
	color: #CCCCCC;
	background-color: #252525;
	margin-top: 0px;
	padding-top: 7px;
}
.meny_01 {
	font-family: "Futura Book";
	position: absolute;
	height: 362px;
	width: 122px;
	top: 108px;
	left: 50px;
	background-color: #252525;
	color: #999999;
	padding-top: 30px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 1.5em;
}
.hoved_01 {
	font-family: "Futura Book";
	font-size: 12px;
	position: absolute;
	height: 450px;
	width: 450px;
	left: 227px;
	top: 50px;
	background-color: #252525;
	color: #CCCCCC;
}
.adresse {
	position: absolute;
	left: 229px;
	top: 520px;
	width: 450px;
	height: 20px;
	font-family: "Futura Book";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.innhold {
	font-family: "Futura Book";
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	left: 266px;
	top: 88px;
	width: 382px;
	height: 354px;
	line-height: 1.2em;
	overflow: auto;
}

td.innhold {
	font-family: "Futura Book";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.2em;
}

.navigation {
	position: absolute;
	height: 27px;
	width: 50px;
	left: 570px;
	top: 450px;
	padding-top: 5px;
}
.bildeside {
	background-color: #000000;
}
body {
	background-color: #333333;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

.overskrift {

}

a.overskrift:link {

	text-decoration: none;
}
a.overskrift:visited {
	text-decoration: none;

}
a.overskrift:hover {
	text-decoration: none;

}
a.overskrift:active {
	text-decoration: none;

}

.skygge_meny_v {
	position: absolute;
	height: 500px;
	width: 25px;
	left: 202px;
	top: 50px;
	background-repeat: no-repeat;
	background-image: url(bilder/navigasjon/shadow_menu_v.gif);
}
.skygge_meny_h {
	height: 25px;
	width: 170px;
	position: absolute;
	left: 50px;
	top: 500px;
	background-image: url(bilder/navigasjon/shadow_menu_h.gif);
	background-repeat: no-repeat;
}
.skygge_hoved_h {
	position: absolute;
	height: 25px;
	width: 470px;
	left: 227px;
	top: 500px;
	background-image: url(bilder/navigasjon/shadow_hoved_h.gif);
	background-repeat: no-repeat;
}
.skygge_hoved_v {
	background-image: url(bilder/navigasjon/shadow_hoved_v.gif);
	height: 470px;
	width: 20px;
	top: 50px;
	position: absolute;
	left: 677px;
	background-repeat: no-repeat;
}

html {scrollbar-face-color: grey;
scrollbar-shadow-color: #252525;
scrollbar-highlight-color: #252525;
scrollbar-3dlight-color: #252525;
scrollbar-darkshadow-color: #252525;
scrollbar-track-color: #252525;
scrollbar-arrow-color: #252525;}
