body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/forsiden/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.red-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #d90404;
}
.hvitskrift {
	color: #3a6268;
}
.hvitskrift a:link {
	color: #FFFFFF;
}
.hvitskrift a:visited {
	color: #FFFFFF;
}
.alignright {
	text-align: right;
}
.bluelink {
	color: #75a2a9;
}
.bluelink a:visited {
	color: #75A2A9;
}
.bluelink a:link {
	color: #75A2A9;
}
.nav {
	color: #306781;
	text-decoration: none;
}
.nav a:link {
	color: #306781;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #306781;
	text-decoration: none;
}


#bigmap {
	position:absolute;
	left:58px;
	top:8px;
	width:699px;
	height:607px;
	z-index:100;
	overflow: visible;
	visibility: hidden;
}
#testlag {
	position:absolute;
	left:26px;
	top:288px;
	width:297px;
	height:85px;
	z-index:2;
	visibility: visible;
	overflow: visible;
}
.stedsnavn {
	color: #FFFFFF;
	background-color: #306781;
	text-align: center;
	padding: 1px;
	border: 1px solid #FFFFFF;
	height: 13px;
	width: 97px;
}
#stedsnavn {
	color: #FFFFFF;
	background-color: #306781;
	text-align: center;
	padding: 1px;
	border: 1px solid #FFFFFF;
	height: 13px;
	width: 7%;
}
.bg-right {
	background-image: url(img/forsiden/bg-right.jpg);
	background-repeat: no-repeat;
}

.bg-right-link-to-us {
	background-image: url(img/bg-right-link-to-us.jpg);
	background-repeat: no-repeat;
}

.bg-left {
	background-image: url(img/forsiden/bg-left.jpg);
	background-repeat: no-repeat;
}
a.hvitlink {
	color: #FFFFFF;
	text-decoration: none;
}

a.hvitlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.hvitlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
