@charset "utf-8";
#Top-boks  {
	background-color: #58585A;
	height: 100px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#Top-boks img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Top-boks #Top-boks-topright {
	float: right;
	width: 150px;
	height: 60px;
	margin-top: 40px;
	color: #85BE5D;
	text-align: right;
}
#Menylinje-boks {
	width: 750px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
}

#Midtfelt-boks  {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#Footer-boks  {
	height: 20px;
	color: #000;
	background-color: #85BE5D;
	text-align: center;
	font-size: 14px;
	width: 750px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#Footer-boks a {
	color: #000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #58585A;
	font-size: 14px;
}
a {
	color: #85BE5D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
