﻿#omslag {
	background-image: url('Bakgrunner/Aud_grete_test3_jakt.jpg');
	border: 2px solid #000000;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	top: auto;
	bottom: auto;
	left: auto;
	width: 800px;
	height: 587px;
	background-repeat: no-repeat;
	margin: auto;
}
#innhold {
	width: 770px;
	height: 450px;
	margin: 3px 15px 5px 15px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
#meny {
	margin-top: 102px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}
a {
	font-family: "Times New Roman";
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: 0px;
}
a:link {
	font-family: "Times New Roman";
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #000000;
}
a:visited {
	color: #000000;
}
