/* at noe stŒr med inne i slik slash med stjerne betyr at det er kommentert ut (dvs at de ikke blir gjort noe med av browseren) */
BODY, P, TD
{
	font-family: Verdana, Geneva, Sans Serif, Arial;
	font-size: 10px;
}
BODY
{
	margin: 0px;
	padding: 0px;
	background-color: black;
}
div.maindiv
{
	width: 769px;
	background-color: #9d9ea0;
	text-align: center;
}

img
{
	border: #ffffff 1px solid;
}
img.clutter
{
}
A:link
{
	color: Black;
	text-decoration: none;
}
A:hover
{
	color: #0065FF;
	text-decoration: none;
}
A:visited
{
	color: Black;
	text-decoration: none;
}
A:active
{
	color: #1ED2E3;
	text-decoration: none;
}

.header
{
	font-size: 12px;
	font-weight: bold;
}

/* MENY SLUTT */

input
{
	border: 1px solid black;
}

td.menu
{
}
div.main_body
{
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding: 5px;
	text-align: left;
}
/* Endre her for Œ endre pŒ font og slikt pŒ topmeny */
.Menu
{
	text-align: left;
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0px;
	font-size: 14px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 0px;
}
.Menu li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.Menu a, .Menu a:visited
{
	white-space: nowrap; /*padding-left: 0.5em; 	padding-right: 0.5em;*/
	text-decoration: none;
}
.Menu a, .Menu a:visited, .Menu a:active, .Menu a:focus
{
	color: #01477B;
	font-weight: bold;
}
/*{
	background-color: #C4E2ED;
}*/

.Menu a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
/* endre denne for å endre topmenyen*/
.Buttons
{
	text-align: left;
	vertical-align: middle;
}

.Buttons a
{
	border-right-style: solid;
	border-width: 1px;
}

.Buttons .FirstItem a
{
}

.Buttons, .Buttons a
{
	padding-right: 5px; /*border-color: black;*/
}
#MenuNone a
{
	color: White;
	font-weight: bold;
}

