body
{
  margin: 0 0 0 0;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  background-color: #87aec5;
  background-image: url(bakgrunn.gif);
	background-repeat: repeat-x;
}

a 
{
  text-decoration: none; 
  color: #0000ff;
}

a:hover
{
  color: #0066ff;
}

img
{
  border: 0;
}

h1
{
  font-size: 40px;
  font-weight: bold;
  margin: 0px;
}

h2
{
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
}

#cc
{
  position: absolute; 
  top: 50px; 
  left: 50px; 
  width: 90%; 
  padding-bottom: 50px;
}

#cc .topp
{
  margin-left: 160px;
}

#cc .meny_og_innhold
{
  clear: both;
  padding-top: 50px;
}

#cc .meny
{
  float: left;
  font-weight: bold;
  width: 160px;
}

#cc .innhold
{
  float: left;
  width: 740px;
}

#cc .smaabilder
{
  margin-bottom: 15px;
}

#cc .bilde
{

}

#cc .tekst
{
}

#cc .bunn
{
  clear: both;
  padding-top: 50px;
  text-align: right;
  width: 100%;
}

