body{
  background: white;
  color: #484D46;
  margin:0;
  padding: 0;
  vertical-align: top;
  text-align: left;
  font: 69% Verdana, Arial, Helvetica, sans-serif;
}

#pageWrapper{
  margin-top: 10px;
  width: 770px;
  text-align: left;
  background: transparent;
  background-image: URL('http://www.bjorn-simonsen-sonn.no/designbilder/bgr.gif');
  background-repeat: repeat-y;
}

#toppBox{
  width: 770px;
  height: 122px;  
}


#menuBox{
  height: 22px;
  width: 770px;
  background-image: URL('http://www.bjorn-simonsen-sonn.no/designbilder/menubgr.gif');
  background-repeat: none;
  color: black;
  font-weight: bold;
}

#menuBox a.menylink,
#menuBox a.valgtmenylink {
  color: #66822c;
  font-weight: normal;
  text-decoration: none;
  margin: 3px 10px 0 10px;
  font-weight: bold;
  border: 1px solid #66822c;
  background-color: #eee;
  padding: 3px;
}

#menuBox a.valgtmenylink {
  color: black;
  font-weight: bold;
}

#bunnBox{
  text-align: center;
  margin: 0;
  width: 770px;
  height: 23px;
  background-image: URL('http://www.bjorn-simonsen-sonn.no/designbilder/bunn.gif');
  background-repeat: none;
  color: white;
}


#bunnBox a,
#bunnBox a:visited,
#bunnBox a:hover,
#bunnBox a:active {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#bunnBox a:hover,
#bunnBox a:active {
  text-decoration: underline;
}
#stolpeHoyre{
  width: 370px;
  float: right;
  padding: 0 0 10px 0;
  margin-right: 0px;
}

#stolpeVenstre{
  width: 355px;
  float: left;
  padding: 0px;
  margin-left: 15px;
}

#contentWrapper{
  width: 700px;
  margin-top: 34px;
  margin-right: 34px;
  margin-left: 34px;
  padding: 0px;
  
}

h1, h2, h3, h4, h5, h6 {
    background: transparent;
    color: #6D716B;
    margin: 0;
    padding: 0;
}

H1 {
  font-weight: normal;
  font-size: 180%;
  margin-bottom: 8px;
}

H2 {
  font-weight: normal;
  font-size: 150%;
}

H3 {
  font-weight: bold;
  font-size: 140%;
}

H4 {
  font-weight: normal;
  font-size: 130%;
}

H5 {
  font-weight: normal;
  font-size: 120%;
}
  
a,
a:hover,
a:active,
a:visited {
  font-weight: normal;
  text-decoration: none;
  color: #C96F26;
}

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

a.valgtelem {
  color: #777777;
}

div.teaser {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 110%;
}

div.bilderamme {
  text-align: left;
}

div.vedlegg {
  clear: both;
}

div.toppbilde {
  margin: 0px 0px 15px 0px;
}

div.artikkelbilde {
  padding: 0 10px 10px 10px;
  float: right;
  text-align: left;
}

div.bunnbilde {
  margin: 15px 0px 0px 0px;
}

div.listItem {
  width: 355px;
  margin: 10px 0 10px 0;
  clear: both;
}

h3.listeheading {
  margin: 0 0 3px 0;
}

div.listeteaser a,
div.listeteaser a:visited,
div.listeteaser a:active,
div.listeteaser a:hover {
  font-weight: normal;
  text-decoration: none;
  color: #C96F26;
}

div.listItemImage {
  float: right;
}
