body 
{ 
  background: #C6C6FF
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
  font-family: andy;
  color: #0000FF;
}

table
{
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
  font-family: arial;
  color: #0000FF;
}

#titelbalk 
{ background: #000086;
  
  width: 798px;
  text-align:right;
  font-size: 34pt;
  color:white; 
}

#menu
{ background: ;
  width: 150px.;
  height: 400px;
  text-align: left;
  font-size: 12pt;
  color: white;
  float: left;
  padding: 5px 5px 15px 5px;
}

#tekst
{ width: 650px;
  height:550px;
  background: #000069;
  color: #0000FF;
  font-size: 12pt;
  
  float;
  overflow: auto;
}

#footer
{ background: orange;
  font-color: #000069;
  float: top;
}  
a:link
{text-decoration: none;
color: #35A6CB;
font-weight: bold;}

a:visited
{text-decoration: none;
color: #35A6CB;
font-weight: bold;}

a:active
{text-decoration: none;
color: #35A6CB;
font-weight: bold;}

a:hover
{text-decoration: none;
color: white;
cursor: hand;
background: #000069;
font-weight: bold;