body { 
  background: white url(gfx/menybakgrunn.png) repeat-y;
  color: black;
  font-family: Verdana,Helvetica, sans-serif ;
  margin: 0;
  padding:0px 0 0 0;
  font-size: 8pt;
}
.hode {
  height: 35px;
  padding-top: 170px;
  background: white url(gfx/nortrek-logo2.jpg) no-repeat;
  color: black;
}
.hode2{
  position: absolute;
  left: 545px;
  top: 0px;
  padding-top: 80px;
}
.meny { 
  text-align: right;
  font-family: verdana, helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  width: 122px;
  padding-right: 0;
  float: left;
  margin: 0;
  line-height: 1.5em;
  height: 300px;
}
.meny table{
  border-collapse: collapse;
  width: 122px;
}
.meny table tr {
  background: white;
  margin: 0;
  padding: 0;
}
.meny table td{
  padding:0;
  margin:0;
  padding-right: 5px;
  border-bottom: 1px dotted black;
}
/* star-hack */
* html .meny table td{
 border-bottom: none;
}
/* star-hack */
* html .meny table tr{
  border-bottom: none; 
  padding: 1px;
  background: url(gfx/css-dotted.png) repeat-x bottom;
}

tr#m1 {background-color: rgb(180, 190, 125);}
tr#m2 {background-color: rgb(185, 194, 132);}
tr#m3 {background-color: rgb(192, 200, 143);}
tr#m4 {background-color: rgb(201, 208, 155);}
tr#m5 {background-color: rgb(210, 216, 169);}
tr#m6 {background-color: rgb(218, 222, 181);}
tr#m7 {background-color: rgb(226, 229, 193);}
tr#m8 {background-color: rgb(233, 235, 203);}
tr#m9 {background-color: rgb(239, 240, 212);}
tr#m0 {background-color: rgb(239, 240, 212);}
.hovedkolonne { 
  background-color: white;
  color: black;
  position: absolute;
  left: 122px;
  width: 367px;
  padding: 12px 30px 20px 25px;
  margin:0;
  border-right: black dotted 1px;
}
/* star-hack */
* html .hovedkolonne {
  border-right: none;
  background: white url(gfx/css-dotted-vertical.png) right repeat-y;
}
.hoyrefelt{
  position: absolute;
  left: 545px;
  top: 290px; 
  width: 225px; 
  height: 400px;
  padding: 15px;
}
a,a:link{ 
  color: rgb(136,159,65);
  text-decoration: none;
}
td.thumbcell img {
	border-style: none;
}
a:visited {
  color: rgb(50,89,10);
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
.meny a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.meny a:visited {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.meny a:hover { 
  color: rgb(70, 80, 15);
  text-decoration: underline;
}
h1{
 font-size: 11pt;
 color: rgb(136,159,65);
 background: white;
 font-weight: bold;
 margin-bottom: 0px;
}
h2 {
 font-size: 10pt;
 color: rgb(136,159,65);
 background: white;
 font-weight: normal;
 margin-bottom: 0px;
}
p {margin-top: 0px}  
.fot { 
  font-size: 7pt;
  color: rgb(200,200,200);
  text-align: center;
  padding-top: 2em;
}
#bilder td {
  padding: 5px 10px 0px 10px;
}
#bilder td.thumbtext {
  padding: 0px 10px 12px 10px;
}
#e,#d {
  margin-top: 20px;
  margin-left: 10px;
  text-align: left;
  border: none;
  display: left;
}
.lang img {
  border: none;
}
#d {display:none;}


div#rabatt {
  color: black;
  background:rgb(210, 216, 169) ;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 4px;
}
div#rabatt a {
  text-decoration: underline;
}
div#omtale {
  color: black;
  background:rgb(210, 216, 169) ;
  border: solid 2px;
  padding: 10px;
}
div#omtale a {
  text-decoration: underline;
}
.bildetekst {
  color: rgb(150,150,150);
}