@charset "UTF-8";
/* CSS Document */

DIV#whole-page {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  }
  
  #container {
	width:800px;
	margin:0px auto;
	}


body {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(img/bacground_17056657.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	background-color: #FFF;
}

a.hovedmeny {
	font-size: 12px;
	color: #8a8c8e;
}

a.hovedmeny:link {
	font-size: 12px;
	text-decoration: none;
	color: #8a8c8e;
}

a.hovedmeny:active {
	font-size: 12px;
	text-decoration: none;
	color: #007bc0;
}

a.hovedmeny:visited {
	font-size: 12px;
	text-decoration: none;
	color: #8a8c8e;
}

a.hovedmeny:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #007bc0;
}

a.registrering {
	font-size: 10px;
	color: #FFF;
}

a.registrering:link {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

a.registrering:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

a.registrering:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

a.registrering:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FFF;
}

a.epost {
	font-size: 10px;
	color: #FFF;
}

a.epost:link {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

a.epost:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

a.epost:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

a.epost:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FFF;
}

a.anchor {
	font-size: 10px;
	color: #8a8c8e;
}

a.anchor:link {
	font-size: 10px;
	text-decoration: none;
	color: #8a8c8e;
}

a.anchor:active {
	font-size: 10px;
	text-decoration: none;
	color: #8a8c8e;
}

a.anchor:visited {
	font-size: 10px;
	text-decoration: none;
	color: #8a8c8e;
}

a.anchor:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #007bc0;
}

.brødtekst {
	font-size: 12px;
	color: #8a8c8e;
}

.hvittekst {
	font-size: 9px;
	color: #FFF;
}	

.hvittekst10 {
	font-size: 10px;
	color: #FFF;
}
