.border_main {
	border: 1px solid #081E2C;
}
.text_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #071E2C;
	text-decoration: none;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}

.text_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #071E2C;
	text-decoration: none;
}
.background_nytt {
	background-image: url(images/sistenytt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_mainish {
	background-image: url(images/main_frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border_dnytt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #348193;
	border-right-color: #348193;
	border-bottom-color: #348193;
	border-left-color: #348193;
}
.border_news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #348193;
	border-right-color: #348193;
	border-bottom-color: #348193;
	border-left-color: #348193;
}
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style:inset;
	border-left-style: none;
	border-top-color: #54989B;
	border-right-color: #223637;
	border-bottom-color: #223637;
	border-left-color: #223637;
}
.normal {
	font-family: "Bookman Old Style", "Book Antiqua";
	font-size: 12px;
}
.undertekst {
	font-family: "Bookman Old Style", "Book Antiqua";
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }	
a:link {
	color: #173A4D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #173A4D;
}
a:hover {
	text-decoration: underline;
	color: #5F9A9E;
}
a:active {
	text-decoration: none;
	color: #173A4D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8ca8ac;
}