.hoved {
	position: relative;
	margin: 0%;
	padding: 10px;
	width: 80%;
	top: 5%;
	left: 10%;
	right: 10%;
	overflow: visible;

}
body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../bilder/eriksbraten-hus.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

.header 
{
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 118px;
	width: 100%;
	text-align: left;

}

.header-kontaktinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	position: absolute;
	bottom: 40px;
	right: 0px;
}
.logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 118px;
	width: 250px;
}
.meny {
	position: relative;
	height: 100%;
	width: 248px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 5px;
}


ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

ul.standard {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	}

li.nav {
	border-top: 1px solid #acaeb0;
	padding: 8px;
	color: #000000;
	font-weight: bold;
}
	
.tekstfelt {
	position: relative;
	top: -50px;
	float: right;
	width: 60%;
	overflow: visible;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-left-width: thin;
	border-left-color: #333333;
	border-left-style: dotted;
	margin-bottom: 25px;
	padding-left: 5px;
	height: relative;
	text-align: justify;
}

.tekstfelt-shop {
	position: relative;
	top: -50px;
	float: right;
	width: 60%;
	overflow: visible;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	margin-bottom: 25px;
	padding-left: 5px;
	height: relative;
	text-align: justify;
}
	
.tekstfelt-feil {
	position: relative;
	top: -50px;
	float: right;
	width: 60%;
	overflow: visible;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-left-width: thin;
	border-left-color: #333333;
	border-left-style: dotted;
	background-color: #FFC8C8;
	margin-bottom: 25px;
	padding-left: 5px;
	height: relative;
	text-align: justify;
}

.tekstfelt-melding {
	position: relative;
	top: -50px;
	float: right;
	width: 60%;
	overflow: visible;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-left-width: thin;
	border-left-color: #333333;
	border-left-style: dotted;
	background-color: #C8F0FF;
	margin-bottom: 25px;
	padding-left: 5px;
	height: relative;
	text-align: justify;
}
.tekstfelt-overskrift {
	position: relative;
	top: -50px;
	height: 50px;
	width: 60%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px;
	font-weight: normal;
	font-style: italic;
}

.tekstfelt-undertekst {
	width: 100%;
	overflow: visible;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	border-top-width: thin;
	border-top-color: #333333;
	border-top-style: dotted;
	margin-bottom: 0px;
	height: relative;
	text-align: right;
}

.main {
	width: 100%;
	top: 50px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;

}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
