body
{
  background-color: #000083;
  background-repeat: no-repeat;
  color: yellow;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  margin: 10px;
}

body#pagecontent
{
  background-color: #1d57c7;
  color: yellow;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  margin: 10px;
}

table
{
  border-collapse: collapse;
}

a
{
  color: yellow;
 
}

a:hover
{
  color: red;
  text-decoration: underline;
}

a.hovedtext
{
  font-size: 25px;
  text-decoration: underline;
}

a.smalltext
{
  font-size: 11px;
}

a.site
{
 position:absolute; 
 bottom:5px;
 left:5px;
}

h1  {
	border-width: 1px;	
	border-style: outset  ;	
	border-color: gold;	
}
