* {
	margin: 0px;
	padding: 0px;
}

body,html {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	line-height:1.4em;
	font-size: 12px;
	background: #f4faff;
}

#topp {
  text-align: center;
	height: auto;
	width: 990px;
  background: white;
  float: left;
  clear: both;
}

#header {
  text-align: left;
	height: 75px;
	width: 990px;
  background: #cadceb;
  clear: both;
  margin-bottom: 0px;
  border-top: 2px solid #105289;
}

#logo {
  float: left;
  clear: none;
  text-align: right;
  height: 70px;
}

#annonse {
  float: right;
  text-align: right;
  height: 70px;
  margin-top: 5px;
  padding-right: 10px;
}

#beholder_venstre {
	float:left;
	clear: left;
	width: 190px;
	background: #cadceb ;
	padding: 5px;
	font-size: 12px;
}

#beholder_hoyre {
	float:left;
	clear: right;
	width: 160px;
	background: #cadceb ;
	padding: 5px;
	font-size: 90%;
}

.meny {
  float: left;
  clear: left;
}

.meny ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}

.meny li {
	margin: 0 0 3px 0;
	text-align: left;
}

.meny a
{
	display: block;
	padding: 2px 2px 2px 14px;
	width: 140px;
	background-color: #FFFFFF;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-left: 5px solid #7d0606;
}

.meny a:link, .meny a:visited
{
color: #999999;
text-decoration: none;
}

.meny a:hover
{
	background-color: #f0f0f0;
	color: #333;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-left: 5px solid black;
}
#hoved {
	float:left;
	width: 610px;
	margin-left: 5px;
	margin-right: 5px;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
}
#bunn {
	color: white;
	clear:both;
	background-color: #cadceb;
	font-size: 90%;
  width: 990px;
  padding-top: 8px;
}


/* TEKST-FORMATERING */

h1 {
  font-weight: bold;
  font-size: 160%;
  padding-bottom: 0.5ex;
  color: #000;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

h2 {
  font-weight: bold;
  font-size: 130%;
  padding-bottom: 5px;
  color: #000;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #474D4D;
  padding-bottom: 5px;
}
p {
	padding-bottom: 10px;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #584e37;
	text-decoration: none;
}

img {
	border: solid 0px;
}


a.meny {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.meny:hover {
	text-decoration: none;
	color: gray;
}

#menylinje {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
	width: 990px;
  float: left;
  clear: both;
  background: #cadceb;
  border-bottom: 2px solid #105289;
  padding-bottom: 5px;
  height: 24px;
  padding-top: 2px;
}

p.categories {
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  background: #c4a865;
  display: block;
  width: 160px;
  border-bottom: 1px solid gray;
  font-size: 14px;
  font-weight: bold;
  text-align: top;
}
p.spacer {
  padding-bottom: 3px;
  font-weight: bold;
  font-size: 10px;
}

.venstrebilde {
  float: left;
  margin-right: 10px;
  clear: left;
}

td, tr, table {
  	font-size: 100%;
}

td.stat {
  font-size: 11px;
}

div#menylinje a{
	color: #105289;
	text-decoration: none;
	border: 1px solid #105289;
  margin: 2px;
  padding: 3px;
}

div#menylinje a:hover{
	background-color: #105289;
	color: white;
}


#meny_venstre ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;

	font-size: 12px;
	font-weight: bold;
}

#meny_venstre li {
	margin: 0px;
	text-align: left;
}

#meny_venstre a {
	display: block;
	padding: 2px 2px 2px 14px;
	width: 170px;
	background-color: #105289;
	border: 1px solid #e9e9e9;
	color: white;
}

#meny_venstre a:link, #meny_venstre a:visited {
color: white;
text-decoration: none;
}

#meny_venstre a:hover {
	background-color: #cadceb;
	color: #105289;
	border: 1px solid #e9e9e9;
}
