body
{
	background-image: url(/profil/bakgrunn.jpg);
	background-attachment: fixed;
	background-color: #6386ce;
	margin-right: 2px;
}

div.logo
{
	width: 140px;
	position: absolute;
	top: 2px;
}

div.toppbanner
{
	left: 150px;
	width: 80%;
	postition: relative;
	margin-bottom: 35px;
}

div.meny
{
	float: left;
	width: 140px;
	margin-top: 2px;
	padding: 5px;
	background-color: #99cc99;
}

div.artikkel
{
	width: 75%;
	float: left;
	left: 150px;
	background-color: #a6bedf;
	padding: 10px;
	margin-top: 2px;
}

p
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;	
}

a
{
	text-decoration: none; 
}

a:link
{
	color: #993333;
}


a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #671b1b;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}


p.menypkt1
{
	font-family: Arial, sans-serif ;
	margin-top: 1.4em;
	margin-bottom: -1.0em;
}

p.menypkt2
{
	font-family: Arial, sans-serif;
	margin-left: 1.5em;
	margin-bottom: -1.0em;
}


address
{
	font-size: 100%;
}
