@charset "utf-8";
.main {
	background-image: url(../images/backgrounddots.gif);
	background-color: #333333;
	background-repeat: repeat;
	background-position: 780px 0px;
	height: auto;
}
.polaframe {
	border: 2px solid #FFFFFF;
	height: 100%;
	width: 800px;
	background-image: url(../images/bakgrunn2.png);
	background-repeat: repeat;
}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: right;
	width: 800px;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #36484e;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: 5px;
}
.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3d2101;
	width: 800px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-transform: lowercase;
	vertical-align: text-bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 806px;
}
a.footerlink:link {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footerlink:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footerlink:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a.footerlink:active {
	color:#FFFFFF;
	text-decoration: none;
}
a.nav:link {
	color:#ffffff;
	text-decoration: none;
}
a.nav:visited {
	color:#ffffff;
	text-decoration: none;
}
a.nav:hover {
	color:#5ea3d1;
	text-decoration: underline;
}
h3 {
	color: #3d2101;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a.nav:active {
	color:#ffffff;
	text-decoration: none;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	height: 100%;
	width: 750px;
	left: 35px;
	top: 15px;
	bottom: 50px;
	position: relative;
}

.textsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	width: 700px;
	left: 35px;
	top: 35px;
	position: relative;
}
a.textlink:link {
	color:#3d2101;
	text-decoration: underline;
}
a.textlink:visited {
	color:#3d2101;
	text-decoration: underline;
}
a.textlink:hover {
	color:#3d2101;
	text-decoration: none;
}
a.textlink:active {
	color:#3d2101;
	text-decoration: none;
}
li {
	list-style-image: url(../images/1dot.gif);
	line-height: 20px;
}

