body
{
/*

virkelig fine
182-10 
182-3 (brendt)
182-6
187-4.jpg
189-3.jpg

ok
181 - lys
182-6a - lys
182-8
186-7 (en for oppe og en for nede)
187-4-2

*/

  background: url("187-4bottom.jpg");
}

h1
{
  color: #314E6C;
}
/**
  * STANDARD ELEMENTS
  */

body
{

  text-color: #cccccc;
  font-size: 70%;
  font-weight: 400;
  font-family: Verdana, sans-serif;
  text-align: center;
}

a
{
  color: #000000;
  text-decoration: none;
}

a:link
{
  cursor: pointer;
}

a:visited
{
}

a:hover
{
  cursor: pointer;
  color: #ffffff;
}

#language {
 position: absolute;
 top: 1em;
 left: 1em;
}

#menu {
 width: 100%;
 margin-right: 100px;
 padding: 0px 0 10px 0;
 text-align: right;
}

