body {
	background-color: #2b353f;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #003366;
}

a:hover {
	color: #00FFFF;
}

#maincontainer {
	width: 800px;
	margin-top: 12px;
	background-image: url(../images/vbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#head {
	background-image: url(../images/head.jpg);
	height: 200px;
	float: none;
}
#textcontainer {
	width: 850px;
	min-height: 500px;
	float: left;
	padding-left: 30px;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	font-weight: normal;
	
}

#forsidetekst {
	width: 450px;
	float: left;
}
#imgforside {
	float: left;
	padding-left: 40px;
}

#lofotfoto {
	float: right;
	padding-right: 30px;
	background-image: url(../images/lofotfoto_logo.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 129px;
}
#footer {
	clear: left;
	float: left;
	background-image: url(../images/footer.jpg);
	height: 28px;
	width: 800px;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-left: 30px;
	font-weight: normal;
	padding-top: 177px;
	float: left;
	padding-bottom: 10px;
}
#kontaktboks {
	height: 244px;
	width: 309px;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.h2 {
	font-weight: bold;
}

