.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8b7742;
	text-decoration: none;
	background-image: url(../grafikk/under_heading.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
.gradient {
	background-image: url(../grafikk/gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dato {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.brodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.under_bilder_strek {
	background-image: url(../grafikk/under_bilde_horizontal.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
	text-align: left;
	text-indent: 8px;
}

.understrek {
	background-image: url(../grafikk/dots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	text-align: left;
}

.vertical_green {
	background-image: url(../grafikk/vertical.png);
	background-repeat: repeat-y;
}
.bildetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0;
	padding: 0;
}
a.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8b7742;
	text-decoration: none;
	background-image: url(../grafikk/bullet_1.png);
	text-indent: 25px;
	background-repeat: no-repeat;
	display: block;
	line-height: 26px;
	background-position: left bottom;
	vertical-align: bottom;
	text-align: left;
}
a.meny:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8b7742;
	text-decoration: none;
	background-image: url(../grafikk/bullet_1.png);
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	line-height: 26px;
	vertical-align: bottom;
	text-align: left;
}
a.meny:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7ebf9d;
	text-decoration: none;
	background-image: url(../grafikk/bullet_2.png);
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	line-height: 26px;
	vertical-align: bottom;
	text-align: left;
}
a.meny:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7ebf9d;
	text-decoration: none;
	background-image: url(../grafikk/bullet_2.png);
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	line-height: 26px;
	vertical-align: bottom;
	text-align: left;
}
.mellomheading {
	font-size: 13px;
}
a {
	color: #7dc09d;
	text-decoration: none;
}
a:link {
	color: #7dc09d;
	text-decoration: none;
}
a:hover {
	color: #8b7742;
	text-decoration: none;
}
.horisontal {
	background-image: url(../grafikk/horizontal.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

