html, body {
  font-size: 0.9em;
}
img {
  border: none;
}
#css-by-steinhaug-dot-no {
  width: 750px;
  margin: 0 auto;
}
#css-by-steinhaug-dot-no div.egalia {
  position: relative;
  background-color: #99cc00;
  height: 62px;
  margin-bottom: 10px;
}
#css-by-steinhaug-dot-no div.egalia a {
  display: block;
  position: absolute;
}
#css-by-steinhaug-dot-no div.egalia a.kort {
  display: none;
}
#css-by-steinhaug-dot-no div.egalia a.logo {
  top: 5px;
  right: 10px;
}
#css-by-steinhaug-dot-no div.egalia a.logo img {
  width: 113px;
  height: 52px;
}

#content-shadow {
  background-image: none;
  width: 100%;
  padding-left: 3px;
  float: right;
  margin-bottom: 10px;
}
#content-shadow #content {
  border: none;
  background-color: transparent;
  width: 100%;
  padding: 0 10px 15px 10px;
  overflow: hidden;
} 
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content h7,
#content h8 {
  font-family: Arial, Helvetica;
}
#content h1 { font-size: 2.1em; }
#content h2 { font-size: 1.8em; }
#content h3 { font-size: 1.7em; }
#content h4 { font-size: 1.6em; }
#content h5 { font-size: 1.5em; }
#content h6 { font-size: 1.4em; }
#content h7 { font-size: 1.3em; }
#content h8 { font-size: 1.2em; }
#content p {
  font-family: Verdana, Arial, Helvetica;
  font-size: 1em;
}
div.navigation {
  display: none;
}
div.navigation ul {
  display: none;
}
#css-by-steinhaug-dot-no div.footer {
  display: none;
}

