html {
  background: #FFFFFF url(images/magnus-aase-menubg.jpg) bottom left no-repeat;
}
html, body {
  padding:0;
  margin: 0;
}
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#design div.menu {
  position: absolute;
  top: 10px;
  width: 120px;
  padding-left: 14px;
  height: auto;
}

#design div.menu ul {
  width: 120px;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
#design div.menu ul li {
  border-bottom: 1px solid #fff;
  padding-top: 2px;
  padding-bottom: 2px;
}
#design div.menu ul, 
#design div.menu ul a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  }
#design div.menu ul a {
  height: 18px;
}
#design div.menu ul a:hover {
  color: #aaa;
}
#design div.menu ul li ul {
  margin: 5px 0 2px 0;
  display: block;
}
#design div.menu ul li ul li {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
#design div.menu ul li ul li a {
  display: block;
  width: 110px;
  padding-left: 10px;
  height: auto !important;
  height: 15px;
  background-image: url(images/menu-arrow.gif?1);
  background-repeat: no-repeat;
  padding-bottom: 3px;
}
#design div.menu ul li ul li a:hover {
  background-image: url(images/menu-arrow-active.gif);
  background-repeat: no-repeat;
}
#design div.menu ul a.active {
  color: #f80;
}
#design div.menu div.lang {
}
#design div.menu div.lang img {
  float: right;
  border: none;
  margin-left: 5px;
}
#design div.content {
  width: 615px;
  margin-left: 159px; /* 15px xtra margin */
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #008;
}
#magnus-aase {
  width: 251px;
  height: 41px;
  background: #fff url(images/logo.gif) left no-repeat;
  text-indent: -1000px;     
  margin-bottom: 10px;
}
#design div.content p {
  margin: 0.5em 0;
}
#design div.content h1 {
  font-size: 18px;
}
#design div.content h2 {
  font-size: 16px;
}
#design div.content h3 {
  font-size: 15px;
}
.r {
  text-align: right;
}
#design div.content div.imgtxt {
  padding: 2px;
  font-size: 11px;
}
#design div.content p.imgtxt {
  font-size: 11px;
}
#design div.content ul li {
  margin-bottom: 1em; /* Luftigere liste */
}
#design div.content ul.tight {
  margin-top: 0;
  margin-bottom: 0;
}
#design div.content ul.tight li {
  margin-bottom: 0.2em;
}

td.cimg {
  text-align: center;
}
ul.links,
ul.links li ul {
  padding: 0;
  list-style: none;
}

.gallery {
  border-top: 1px solid #ccc;
  float:left;
  text-align: center;
  margin-bottom: 10px;
  font-size: 11px;
  width: 180px;
  padding: 5px 10px 0 10px;
}
.gallery a {
  display: block;
  height: 160px;
}
.gallery a img {
}
.h130 a {
  height: 130px;
}
.h140 a {
  height: 140px;
}
.h150 a {
  height: 150px;
}

div.links-description {
  margin-bottom: 10px;
}
div.links-page p {
  margin: 0;
}
div.links-page a {
  color: #080;
}
div.links-page h2 {
  margin-bottom: 0;
}

div.infobar {
  float: right;
  width: 220px;
  border: 2px solid #080;
  background-color: #efe;
  padding: 5px;
  font-size: 10px;
}
.c {
  clear: both;
}
a.infolink {
  color: #000;
  text-decoration: none;
  cursor: text;
}
.h {
  display: none;
}

/*  webskjema */
.form { font-size:12px; font-family:Verdana; width:200px; border: #808080 1px solid; }
.boks { font-size:12px; width:200px; border: #808080 1px solid; }
.knapp { width:14px; border: #808080 1px solid; background-color:white; font-size:8px; cursor:pointer; }
.send { font-size:12px; font-family:Verdana; width:140px; border: #808080 1px solid; cursor:pointer; }
.webskjema { visibility:hidden; position:absolute; top:100px; left:100px; }

div.gallery2x2 {
  width: 600px;
}
div.gallery2x2 img {
  border: none;
}
div.gallery2x2 a {
  display: block;
  width: 290px;
  float: left;
  margin-bottom: 20px;
}
div.gallery2x2 a.left {
  text-align:right;
  padding-right: 10px;
}
div.gallery2x2 a.right {
  text-align:left;
  padding-left: 10px;
}

div.footer {
  text-align: right;
  width: 770px;
  padding-top: 8px;
}
div.footer img {
  border: none;
  margin-left: 8px;
}
