body {
	width: auto;
}
#soek {
	height: 20px;
	width: auto;
	display: none;
}
#soekefelt {
	width: 50%;
	float: right;
	text-align: right;
	height: 20px;
	margin-right: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
}

#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;
	display: none;
}
#overgang {
	height: 40px;
	background-image: url(../img/bg_overgang.gif);
}
#venstre {
	float: left;
	margin-top: 10px;
	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: 10px;
	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: 10px;
	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;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #224D6A;
	font-size: 0.9em;
}
h1 {
	color: #224D6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: url(file:///C|/htdocs/Pluginlab/Images/flyout.gif);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #F5BC6D;
	margin: 0px;
	background-color: #FFFFFF;
}
