TD {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:none;
	font-size: 11px;
	color: #003321;
	text-decoration: none;
}

body {
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 10;
	background-color: #EBEDE3;
}
.tittel  {
	font-family: Trebuchet MS, Helvetica, Georgia, Tahoma, Helvetica, sans-serif;
	font-size : 22px;
	font-weight:bold;
	color: #57578F;
	text-align: justify;

	}
	
.mellomtittel {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #581903;
	text-decoration: none;
}

.nyhetsmeny {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:none;
	font-size: 11px;
	text-align:justify;
	color: #406659;
	text-decoration: none;
}
.nyhetsmeny a  { 
  text-decoration: none; 
  COLOR: #406659;
}
.nyhetsmeny a:active { 
  COLOR: #406659;
  text-decoration: none;
}
.nyhetsmeny a:hover { 
  COLOR: #406659;
  background-color: #003321;
  text-decoration: none;
}
.nyhetsmeny a:visited { 
  COLOR: #406659;
  text-decoration: none;
}
.nyhetsmeny img{ 
  vertical-align: middle; 
}

.nyhetstekst {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:none;
	font-size: 11px;

	text-align:justify;
	color: #ffffff;
	text-decoration: none;
}

.brodtekst {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight:none;
	font-size: 11px;

	text-align:justify;
	color: #003321;
	text-decoration: none;
}
.input {
	BORDER-RIGHT: #5C7F73 1px solid;
	BORDER-TOP: #5C7F73 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #406659;
	color: #ffffff;

	BORDER-LEFT: #5C7F73 1px solid;
	BORDER-BOTTOM: #5C7F73 1px solid;
	FONT-FAMILY: Verdana;
	height : 22px;
	padding-left : 4px;
}

.undertekst {
	font-family : Verdana, sans-serif, Helvetica, Arial;
	font-size : 10px;
	color : #7E7EB0;
	font-weight : bold;
}

.knapp {
	BORDER-RIGHT: #5C7F73 1px solid;
	BORDER-TOP: #5C7F73 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #406659;
	color: #ffffff;

	BORDER-LEFT: #5C7F73 1px solid;
	BORDER-BOTTOM: #5C7F73 1px solid;
	FONT-FAMILY: Verdana;
	height : 22px;
}

a {  text-decoration: none; font-weight:none; color: #003321; cursor: hand; }
a:hover {  font-weight: none; color: #003321; background-color: #7E7EB0; cursor: hand; }
a:visited {  text-decoration: none; color: #003321; cursor: hand; }

