body {
	margin: 0;
}
#soek {
	height: 20px;
	width: auto;
}
#payoff {
	width: 50%;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	float: left;
}
#soekefelt {
	width: 50%;
	float: right;
	text-align: right;
	height: 20px;
	margin-right: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#hode {
	background-image: url(../img/header_bg.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#nav {
	width: auto;
	background-color: #C9D8E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 234F6E;
	height: auto;
}
#overgang {
	background-image: url(../img/bg_overgang.gif);
}
#venstre {
	float: left;
	margin-top: 5px;
	width: 19%;
	margin-left: 1%;
}
#nyheter {
	border-top: 2px solid #F5BC6D;
}
#stillinger {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5BC6D;
}

#midten {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F5BC6D;
	position: static;
	float: left;
	left: 190px;
	margin-top: 5px;
	width: 58%;
	margin-right: 1%;
	margin-left: 1%;
}
#illustrasjon {
	margin-top: 10px;
}
#tekst {
}

#hoeyre {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F5BC6D;
	float: right;
	left: 710px;
	margin-top: 5px;
	width: 18%;
}
#undersak1 {
	width: 48%;
	float: left;
	border-top: 1px solid #F5BC6D;
}
#undersaker {
	background-color: #00FF00;
	clear: both;
}

#undersak2 {
	width: 48%;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5BC6D;
}
#overgang2 {
	background-color: #E9EFF4;
	clear: both;
	width: auto;
	height: 15px;
}
#slutt {
	background-color: #C9D8E3;
	clear: both;
	width: auto;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #234F6E;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding-left: 20px;
}
#innpakking {
	width: 950px;
}
