/* CSS Document */

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

h1, h2, h3, h4, h5, h6 {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}

A  {
	color : #006699;
	text-decoration : underline;
}

A:Visited  {
	color : #000000;
	text-decoration : underline;
}

A:Active  {
	color : #000000;
	text-decoration : underline;
}

A:Hover  {
	color : #3399CC;
	text-decoration : underline;
}

A.menuitem  {
	color : #FFFFFF;
	text-decoration : none;
}

A.menuitem:Visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.menuitem:Active  {
	color : #FFFFFF;
	text-decoration : none;
}

A.menuitem:Hover  {
	color : #000000;
	text-decoration : none;
}

A.menuitem2  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.menuitem2:Visited  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.menuitem2:Active  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.menuitem2:Hover  {
	color : #000000;
	text-decoration : underline;
}
.maksbredde {
	max-width: 1400px;
	min-width: 640px;
}
