body {
	background-color: #ebebeb;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
h3 {	
	font-size: 1em;
	font-weight: bold;
	margin:  10px 0px 0px 0px;
}

a:link {
	color: #D99019;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #D99019;
}
a:active {
	color: #000000;
}
/*---------------------------------------------------------------------*/
.logo {
	position: absolute;
	top: 50px;
	left: 260px;
/*	margin: 50px 0px 0px 260px;*/
/*---------------------------------------------------------------------*/

}
.blockquote {
	margin: 0px 10px 10px 20px;
}
.meny{
	position: absolute;
	top: 437px;
	left: 2px;
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size : 12px;
	color : #000;
	padding-bottom: 2em;
	font-weight: bold;
	word-spacing: 3px;
/*	word-spacing: 3em ;*/

}
.meny a, .meny a:active, .meny a:focus, .meny a:visited{
	color : #D99019;
	text-decoration : none;
}
.meny a:hover{
	text-decoration : underline;
	color : #000;
}
.meny p{
	margin: 0px 10px 0px 0px;
}
/*----------------------------------------------------------------------*/
.tekstfelt{
	width: 350px;
	margin: 50px 0px 20px 350px;
}
.tekstbakgrunn{
	background-color: #ffffff;
	padding: 2px;
	border: solid #FFFFFF;
	margin: 0px 0px 20px 0px;
}
.innhold {
	border: 1px solid #000;
	font-size : 0.9em;
	padding: 10px 15px 40px 15px;
}
td {
	font-size: 0.9em;
}
/*---------------------------------------------------------------------*/
.bunntekst{
	font-size : 0.6em;
	color : #9a9a9a;
	text-align : center;
	padding-bottom: 2em;
	font-weight: bold;
}
.bunntekst a, .bunntekst a:active, .bunntekst a:focus, .bunntekst a:visited{
	color : #9a9a9a;
	text-decoration : none;
}
.bunntekst a:hover{
	text-decoration : underline;
	color: D99019;

}
/*
table {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	margin: 0px;
	padding: 0px;


}*/

blockquote {
	padding-bottom: 0px;
	margin: 5px 0px 0px 25px;


}
