body {
	background-image: url("img/bg1.jpg");
  background-repeat: repeat-x;
  background-color: #fff;
  text-align: center;
  }
  
div#wrapper {
  width: 753px;
  margin: 0 auto;
  text-align: left;
}

td {
  font-family: news gothic, helvetica, verdana;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 11px;
  vertical-align: top;
  padding: 2px;
}

td h3 {
  background-color: #ccc;
  color: #0d1b3f;
  height: 35px;
  padding: 0px;
  margin: 0px;
  line-height: 34px;
  font-size: 14px;
}

div#topp {
  background-image: url("img/toppframe.jpg");
  height: 19px;
}

div#wrap {
  background-image: url("img/middleframe.jpg");
  background-repeat: repeat-y;
}

div#meny {
  text-align: center;
  float: left;
  width: 168px;
  font-family: news gothic, helvetica, verdana;
  font-size: 11px;
  padding-left: 8px;
}


div#innhold {
  float: left;
  width: 550px;
  padding: 10px;
  font-family: news gothic, helvetica, verdana;
  font-size: 11px;
  line-height: 17px;
  text-align: justify;
 
}

div#bunn {
  background-image: url("img/bunnframe.gif");
  height: 19px;
}

div#innhold h1 {
  display: block;
  padding: 0px;
  margin: 0px;
  color: #fff;
  width: 524px;
  height: 28px;
  background-color: #84cacc;
  font-size: 15px;
  background-image: url("img/dott.gif");
  background-repeat: no-repeat;
  background-position: center left;
  line-height: 25px;
  padding-left: 28px;
  }

ul {
  padding: 0px;
  margin: 0px;
}

div#innhold li  {
  background: #f9f9f9;
  padding-left: 10px;
  border-bottom: 1px solid #ddd;
  list-style-type:none;
  padding-bottom: 2px;
  margin-bottom: 8px;
  text-align: left;
  border-right: 3px solid #ddd;
}

div#meny li {
  background: url("img/nav.gif") no-repeat;
  background-position: center left;
  padding: 2px 2px 2px 12px;
  border: none;
  list-style-type:none;
  text-align: left;
}

div#meny a,div#meny a:visited {
  text-decoration: none;
  color: #8c17b3;
  font-weight: bold;
  padding: 2px;
  margin: 2px;
  margin-bottom: 1px;
}

div#meny li a:hover, div#meny #current {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: #7a0792;
}

div#innhold h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
        margin-top: 12px;
}

div#innhold h4 {
  display: block;
  padding: 0px;
  margin: 0px;
  color: #000;
  width: 524px;
  height: 28px;
  background-color: #ccc;
  font-size: 15px;
  background-image: url("img/clock.gif");
  background-repeat: no-repeat;
  background-position: center left;
  line-height: 25px;
  padding-left: 28px;
  }

