.artikkelbilde {

	margin-right: 10px;
	margin-left: 10px;

	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;

}

.bilde {
	margin-right: 10px;

	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;

}

.boks {

	width: 600px;
	height: 343px;
	background-color:#817352;
	background-repeat: no-repeat;
	background-image:url(bilde3.png);
	/*position: absolute;
	top: 100px;
	bottom: 100px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	margin:7px auto;



}

.boksintro {

	width: 600px;
	height: 343px;
	background-color:#817352;
	background-repeat: no-repeat;
	background-image:url(bilde.png);
	/*position: absolute;
	top: 100px;
	bottom: 100px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	margin:7px auto;



}


.meny {
	width:600px;
	height: 56px;
	background-image:url(bilde2.png);
	/*border-top: solid 1px;*/
	
}

.menyval1 {
	width:110px;
	height: 56px;
	
}
/*
.menyval1 a:hover {
	width:100px;
	height: 61px;
	background-image: url(menyval1-over.png);
	
}
*/
.menyval2 {
	width:110px;
	height: 56px;
	margin-left:10px;

}

.menyval3 {
	width:110px;
	height: 56px;
	margin-left:10px;

}

.menyval4 {
	width:110px;
	height: 56px;
	margin-left: 10px;

}

.menyval5 {
	width:110px;
	height: 56px;
	margin-left: 10px;


}

.skygge{
	width:630px;
	height: 428px;
	background-image:url(skygge.png);
	margin:7px auto;
}

.tekstboks {
	text-align:justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	overflow:auto;
	width: 590px;
	height: 343px;
}

.tekstinnhald {

	text-align:justify;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

body {

	background-color:#fbffb7;
	background-image:url(bakgrunn.png);
	text-align:center;
	margin-top: 10px;
}

h1 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align:left;
}

img {
}

p {
}



