@charset "utf-8";
.bodyLayout3 {
	background-attachment: scroll;
	background-image: url(../grafikk/hoved_bg05c_stripe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.mainLayout3 {
	background-attachment: scroll;
	background-image: url(../grafikk/hoved_bg05d.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1023px;
	width: 1010px;
	position: relative;
	margin: auto;
}
.overskrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
}
.hovedtekst1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.hovedtekst1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006699;
}

.hovedBox {
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	position:absolute;
	left:48px;
	top:184px;
	width:916px;
	height:800px;
	z-index:1;
}
.creditBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	position:absolute;
	top:1005px;
	width:963px;
	height:17px;
	z-index:3;
	left: 25px;
}
.hytterBox {
	left:520px;
	top:127px;
	width:106px;
	height:21px;
	background-image: url(../grafikk/hoved_knapp_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;
	position: absolute;
}
.lenkerBox {
	left:626px;
	top:127px;
	width:106px;
	height:21px;
	background-image: url(../grafikk/hoved_knapp_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;
	position: absolute;
}
.kontaktBox {
	left:731px;
	top:127px;
	width:106px;
	height:21px;
	background-image: url(../grafikk/hoved_knapp_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;
	position: absolute;
}
.forsidenBox {
	left:837px;
	top:127px;
	width:106px;
	height:21px;
	background-image: url(../grafikk/hoved_knapp_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;
	position: absolute;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
.infoTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #006699;
}

/*This is how the text will look before mouse over*/
.menyTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.menyTekst:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC6600;
}
.boxTekst1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.boxTekst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.logoLink1 {
	position:absolute;
	left:16px;
	top:118px;
	width:241px;
	height:53px;
	z-index:2;
}
body {
	background-image: url(../grafikk/hoved_bg05c_stripe.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
	margin: 0;
}
#container {
	width: 1004px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#header {
	background-image: url(../grafikk/header1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
	width: 1004px;
	border: 0;
}
#footer {
	background-image: url(../grafikk/hvit_footer01a.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 52px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
#content_bg {
	height: 500px;
	background-image: url(../grafikk/hvit_bg1.png);
	background-repeat: repeat-y;
	width: 100%;
	border: 0;
}
#content_holder {
	margin-right: 45px;
	margin-left: 45px;
	height: 500px;
	text-align: left;
	border: 0;
}
