@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2D2F3B;
}
#top {
	background-image: url(images/top3.jpg);
	height: 200px;
	width: 700px;
	border: 1px solid #333333;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 250px;
	top: 20px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 720px;
	position: absolute;
	left: 250px;
	top: 234px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
.stil1 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
}

#nav ul li {
	float: left;
	list-style-type: none;
}
#nav ul li a {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
	height: 22px;
	width: 130px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	margin-right: 10px;
	line-height: 22px;
}
#nav ul li a:hover {
	background-color: #333333;
	color: #FFFFFF;

}
.active {
	color: #000000;
	background-color: #CCCCCC;
}
#dropmenudiv{
	position:absolute;
	line-height:18px;
	z-index:100;
	padding: 0px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 138px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-indent: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #333333;
	font-size: 11px;
}

#dropmenudiv a:hover{ /*hover background color*/
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	font-style: normal;
}
#tittel {
	margin: 0px;
	height: 26px;
	width: 700px;
	position: absolute;
	left: 251px;
	top: 263px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	line-height: 22px;
}
#tekstboks {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 300px;
	width: 700px;
	left: 250px;
	top: 290px;
	margin: 0px;
	padding: 0px;
}
#tekstscroll {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 285px;
	width: 350px;
	left: 250px;
	top: 308px;
	margin: 0px;
	padding: 0px;
}
.tekst {
	float: left;
	height: 280px;
	width: 315px;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
#absoluteImage {
	padding: 0px;
	height: 200px;
	width: 300px;
	margin: 0px;
	position: absolute;
	left: 650px;
	top: 308px;
}
#bildeboks {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 300px;
}

.image {
	padding: 0px;
	float: right;
	height: 200px;
	width: 300px;
	margin-bottom: 15px;
}
.imageborder {
	border: 1px solid #333333;
	padding: 0px;
	float: right;
	height: 280px;
	width: 300px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
.tekst a {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.tekst p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.tekst ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#galleri {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 300px;
	width: 395px;
	margin: 0px;
	padding: 0px;
}
#galleri a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galleri img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
