﻿a:link {text-decoration: none; color: black;}
  a:visited {text-decoration: none; color: black;}
  a:active {text-decoration: none; color: black;}
  a:hover {text-decoration: underline; color: black;}


body {
  width: 1280px;
  padding: 40px;
  border: 0px;
  background-image: url('grafikk/header.gif');
  background-repeat: repeat-x;
  color:#747162;
  font-family:Verdana,Tahoma,sans-serif;
  font-size:12px;
  line-height:18px;
 }

#header {
  position: absolute;
  border:0px;
  top:115px;
  left:285px;
}

#main {
  position: absolute;
  width: 605px;
  top:180px;
  margin-left: 240px;
  border:0px solid #000;
  line-height:16px;
}

#lederbilde {
  position: absolute;
  width: 200px;
  top:20px;
  margin-left:0px;
  margin-right: auto;
}

#ledertekst {
  position: absolute;
  width: 420px;
  top:20px;
  margin-left: 205px;
  margin-right: auto;
}

#ledersign {
  position: absolute;
  top:205px;
  margin-left: 475px;
}

#horis {
  position: absolute;
  top:293px;
  height:4px;
  margin-left: 0px;
}

#artikler {
  position: absolute;
  top:315px;
  margin-left: 0px;
}

#abopris {
  position: absolute;
  top:435px;
  margin-left:0px;
}

#bannere {
	position: absolute;
	top: 20px;
	margin-left: 950px;
}

#footer {
  position: absolute;
  top: 820px;
  margin-left: 240px;
  width:640px;
  font-size:10px;
}

#footerto {
  position: absolute;
  top: 1100px;
  margin-left: 240px;
  width:640px;
  font-size:10px;
}

#footertre {
  position: absolute;
  top: 600px;
  margin-left: 240px;
  width:640px;
  font-size:10px;
}

#footerfire {
  position: absolute;
  top: 835px;
  margin-left: 240px;
  width:640px;
  font-size:10px;
}

#cover {
  position: absolute;
  top:80px;
  left:5px;
  border:0px;
}

#tabs {
  position: absolute;
  top:57px;
  left:247px;
  background:#ddd629;
  font-family:Verdana,sans-serif;
  font-size:12px;
  cursor:hand;
  }

html>body #tabs {top:42px;}
*:first-child+html #tabs {top:54px}


#covercover {
  position: absolute;
  top:40px;
  left:420px;
}

#abohund {
  position: absolute;
  left: 500px;
  top: 0px;
}

#fonhund {
  position: absolute;
  left: 350px;
  top: -30px;
}


#omoss {
  position: absolute;
  width:400px;
}

#artikkel {
  position: absolute;
  width:600px;
}

#annonser {
  position: absolute;
  width: 350px;
  top:15px;
  margin-left: 255px;
}

#annonserto {
  position: absolute;
  width: 600px;
  top:223px;
}

#annonsepriser {
  position: absolute;
  width: 600px;
  top:267px;
}

#annonsetekst {
  position: absolute;
  width: 600px;
  top:559px;
}

#navigation a
{
color: #fff;
background: #33ccff url('grafikk/left-tab.gif') left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url('grafikk/right-tab.gif') right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
float: left
}

#navigation a:hover
{
color: #fff;
background: #d43046 url('grafikk/left-tab-hover.gif') left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url('grafikk/right-tab-hover.gif') right top no-repeat;
padding-right: 10px;
}

#navigation ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#navigation li
{
float: left;
list-style: none;
margin: 0px;
} 

.highlightit img {
opacity:1;
}
.highlightit:hover img {
opacity:0.6;
}