body {
	background-color: #CCCCCC;
	width: 800px;
	margin: auto;
	
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.container {
	background-image: url(bakgrunn2.jpg);
	position: absolute;
	width: 800px;
	height: 600px;
	margin: auto;
	top: 10px;
	text-align: left;
}

.innhold {
	font-size:14px;
	position: absolute;
	width: 420px;
	height: 320px;
	margin: auto;
	top: 155px;
	left: 300px;
	overflow: auto;
}

.bilde {
	margin: auto;
	position: relative;
	text-align: left;
	float: right;
	overflow: auto;
	margin-left: 10px;
	padding-right: 5px;
}

.email {
	position: absolute;
	width: 270px;
	top: 480px;
	left: 380px;
	height: 30px;
	border-width: thin;
}

.meny {
	position: absolute;
	width: 149px;
	top: 250px;
	left: 30px;
	height: 22px;
	font: Footlight MT Light;
	font-size: 20px;
	color: 2D2E91;
}

.hjertnes {
	position: absolute;
	width: 219px;
	top: 170px;
	left: 25px;
	height: 41px;
}

.generelt {
	position: absolute;
	width: 149px;
	top: 310px;
	left: 30px;
	font-family: Footlight;
	
}

.dato {
	font-weight:bold;
	text-decoration: underline;
}

.dato a:link {
	color: #000000;
	
}

.dato a:visited {
	color: #000000;
}

.headliner {
	font-size: 18px;
}

.headliner a:link {
	color: #000000;
}

.headliner a:visited {
	color: #000000;
}

.meny a:link {
	color: #000000;
	
}

.meny a:visited {
	color: #000000;
}

