<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>


<style type="text/css">
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}


#container {
  width: 900px;
  margin: 0 0 0 100px; /* top right bottom left */
  padding: 0;
}
#container h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	float: left;
	margin-top: 152px;
}
#container #col1 {
	width: 210px;
	float: left;
	min-height: 245px;
	background-image: url(Bilder/box_blanck.png);
	background-repeat: no-repeat;
}
#container #col2outer {
	width: 660px;
	float: right;
	margin: 0;
	padding: 0;
}
#container #midfield {
	width: 660px;
	float: right;
	margin: 0;
	padding: 0;
	min-height: 10px;
	border-bottom: solid 1px;
	border-bottom-color: #CCCCCC;
}

#container #midfield_top {
	width: 660px;
	float: right;
	margin: 0;
	padding: 0;
	min-height: 10px;
	background-color: #FFFFFF;
	border-top: solid 1px;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
}

#col2outer #col2mid {
	width: 205px;
	float: left;
	background-color: #FFFFFF;
}
#col2outer #col2middle {
	width: 205px;
	float: right;
	background-color: #FFFFFF;
	border-left: solid 1px;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	min-height: 322px
}
#col2outer #col2side {
	width: 205px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 15px;
	border-left: solid 1px;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	min-height: 322px;
}
#col2outer #mid_main {
	width: 435px;
	float: left;
	background-color: #b6bd57;
	max-height: 510px;
	margin-bottom: 30px;
	right: 15px;
}
#col2outer #mid_right {
	width: 210px;
	float: right;
	background-color: #FFFFFF;
	min-height: 488px;
	border-left: solid 1px;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	
}
#container #footer {
  float: left;
  width: 900px;
  border-top: #336600 solid 3px;
}

<!--Tabell meny-->

table.one
{
table-layout: automatic
}
table.two
{
table-layout: fixed
}
</style>



</style>
</head>