/* CSS design by Kim Steinhaug, www.steinhaug.no */
* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
  }
body {
  background: #fff url(gfx/main-back.gif) repeat-y top;
  margin: 0;
  }
img {
  border: none;
  }
input {
  margin-bottom: 3px;
}
#design {
  position: relative;
  width: 768px;
  border-top: none;
  margin: 0 auto;
  }
#design div.parko-topp {
  background-image:url(gfx/parko-topp-grafikk.jpg);
  background-repeat: no-repeat;
  background-position: top;
  height: 38px;
  padding-top: 75px;
  }
#design div.parko-topp img {
  float: left;
  }
#design div.parko-topp br {
  clear: left;
  }
#navcontainer {
  float: left;
  display: block;
  width: 138px;
  padding-left: 13px;
  }
#navcontainer a {
  color: #000;
  text-decoration: none;
  }
#navcontainer a:visited {
  color: #000;
  }
#navcontainer a:hover {
  color: #00c;
  text-decoration: underline;
  background: none;
  }
#navcontainer a:active {
  color: red;
  }
#navlist, #navlist li ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
#navlist li ul {
  margin-top: 5px;
  padding-left: 0px;
  border-bottom: none;
  font-size: 10px;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  }
#navlist li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  }
#navlist li ul li {
  padding: 0 0 0 10px;
  background-image: url(gfx/sub-arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  border-bottom: none;
  }
#content {
  float: left;
  display: block;
  position: relative;
  width: 561px;
  width: 571px; /* Patch to work with the old images and size */
  margin-left: 25px; /* Should be 35 alswell when removing patch above */
  }
#content h1 {
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  margin: 0.3em 0 0.6em 0;
  font-size: 20px;
  color: #0063B3;
  }
#content h2 {
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  margin: 0.6em 0 0.6em 0;
  font-size: 18px;
  color: #0063B3;
  }
#content h3 {
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  margin: 0.6em 0 0.6em 0;
  font-size: 15px;
  color: #0063B3;
  }
#content p {
  margin: 1em 0;
}
#cms-footer {
  position: absolute;
  bottom: 10px;
  right: -28px;
  width: 24px;
}
#cms-footer img {
  display: block;
  margin-bottom: 10px;
}
#content ul {
  margin-left: 40px;
}
#content hr {
  margin: 1em 0;
  border: none;
  border-top: 1px solid #ccc;
}
#content table.smaller td p, #content table.smaller td {
  font-size: 11px;
}
input.submit {
  cursor: hand;
  background-color: #EEEEEE;
  border: 3px double #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  background-image: url(/admin/images/form-btn.gif);
  background-repeat: repeat-x;
  padding: 1px 5px;
  font-weight: bold;
  }
input.submit:hover {
  cursor: hand;
  background-color: #DDFFDD;
  border: 3px double #669966;
  border-top-color: #99CC99;
  border-left-color: #99CC99;
  background-image: url(/admin/images/form-btn-green.gif);
  background-repeat: repeat-x;
  padding: 1px 5px;
  font-weight: bold;
  }
#pullme {
/*  border: 1px solid red; */
  position: absolute; 
  top: 100px; 
  left: 100px;
  width: 150px;
  height: 130px;
}
#pullme2 {
/*  border: 1px solid red; */
  position: absolute; 
  top: 100px; 
  left: 100px;
  width: 130px;
  height: 78px;
}
#tiger-tilbud {
  background-image: url(/gfx/tiger-tilbud.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 304px;
  width: 156px;
  height: 343px;
  height: 301px;

  padding-top: 42px;
  padding-left: 128px;
  padding-right: 20px;
  float: left;
  }
