body {
	background: url(../images/bg.jpg) no-repeat center top #f4f1f1;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 165%;
	font-size: 12px;
	color: #254650;
}
body.frontpage {
	background: url(../images/bg-frontpage.jpg) no-repeat center top #f4f1f1;
}
#top {
	width: 965px;
	margin: 0 auto;
	height: 42px;
	margin: 23px auto 0px auto;
}
#top h1 {
	width: 167px;
	height: 42px;
	float: right;
	text-indent: -9999px;
	margin: 0px;
}
#top a {
	font-size: 13px;
	text-transform: uppercase;
	color: #444;
	padding: 0px 10px;
	line-height: 42px;
	height: 42px;
	float: left;
	margin: 0px 0px 0px 10px;
	text-shadow: 0px 0px 4px #999;
}
#top a.active {
	color: #000;
}
#top a:hover {
	color: #f15c22;
}
#content {
	width: 965px;
	margin: 50px auto 0px auto;
}
#frontpage_text {
	margin: 120px 0px 105px 20px;
	font-size: 15px;
	color: #254650;
	width: 480px;
	text-shadow: 0px 0px 4px #999;
}
#frontpage_text p {
	margin: 7px 0px;
}
#frontpage_case, #frontpage_case2 {
	position: absolute;
	left: 50%;
	top: 137px;
	line-height: 5px;
	margin-left: 52px;
}
#frontpage_case2 {
	margin-left: 285px;
}
#frontpage_case a, #frontpage_case2 a {
	color: #254650;
}
#frontpage_case a:hover, #frontpage_case2 a:hover {
	color: #0f1b1f;
}
.box {
	width: 270px;
	float: left;
	margin: 0px 40px 0px 20px;
}
.box.box_two {
	width: 220px;
	margin-right: 90px;
}
.box.box_three {
	margin: 0px 0px 50px 20px;
	clear: right;
}
.box h2 {
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	color: #254650;
	font-size: 17px;
}
.box p {
	margin: 5px 0px;
}

#content #left {
	width: 620px; 
	float: left;
}
#content h1 {
	font-weight: normal;
	font-size: 24px;
	color: #254650;
}
#content p.big {
	font-size: 16px;
	color: #254650;
	line-height: 165%;
}

.ydelse {
	font-size: 13px;
	float: left;
	line-height: 180%;
	padding: 10px 0px;
	margin-top: 10px;
}
.ydelse img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.ydelse p {
	margin-top: 0px;
}
.ydelse b {
	font-size: 15px;
}
#box_right {
	position: absolute;
	left: 50%;
	top: 183px;
	margin-left: 197px;
}
table {
	font-size: 13px;
}
table td {
	padding: 1px 0px;
}
input {
	width: 350px;
}
select, textarea {
	width: 355px;
}
#bottom {
	text-align: center;
	color: #666;
	width: 965px;
	margin: 100px auto 0 auto;
	clear: both;
	padding: 20px 0px;
}
a {
	text-decoration: none;
	color: #f15c22;
}
a:hover {
	color: #ae3303;
}
img {
	border-width: 0px;
}
img.ref {
	float: right;
	margin: 10px 0px 15px 15px;
}
.clear {
	height: 1px;
	clear: both;
}
