BODY,TD
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	line-height: 150%;
}

BODY
{
	background-color: #FFFFFF;
}

LI
{
	/* display: inline; 
	position: relative;
	left: -1.8em; */
}

a:link
{
	/* text-decoration: none; */
	color: #AA0000;
}

a:visited
{
	/* text-decoration: none; */
	color: #330000;
}

a:hover
{
	/* text-decoration: none; */
	color: #555555;
}

a:active
{
	/* text-decoration: none; */
	color: #999999;
}

.stortittel
{
	font-size: x-large;
	font-weight: bold;
	color: #622a01;
}

.mellomtittel
{
	font-size: medium;
	font-weight: bold;
	color: #622a01;
}

.litentittel
{
	font-size: small;
	font-weight: bold;
	color: #622a01;
}

.ekstramenyer
{
	/* background-color: #fff9f5; */
	padding: 5px;
}

.padding
{
	padding: 5px;
}

.tittelboks
{
	/* background-color: #fff9f5; */
}

.kontaktboks
{
	/* background-color: #fff9f5; */
}

.menybilde
{
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
}