
BODY {
	background: #013567 url(bilder/bg.jpg) repeat-y;
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
} 

A:link { color: #7F9EB9; text-decoration: none; }  
A:visited { color: #7F9EB9; text-decoration: none; } 
A:active { color: #7F9EB9; text-decoration: none; } 
A:hover { color: #D46E1B; text-decoration: none; } 

#bg {
	background: url(bilder/bg2.jpg) no-repeat;

}

#bghoyre {
	background: url(bilder/hoyre_bg.jpg) no-repeat 0px 864px;
}


#venstre {
	position: absolute;
	top: 0;
	left: 0;
	width: 204px;
	height: 875px;
}

#meny {
	position: absolute;
	top: 107px;
	left: 35px;
	width: 154px;
	height: 200px;
}
#meny UL {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 14px;
	width: 252px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #141414;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
#meny LI {
	width: 250px;
	display: block;
	margin: 0;
	padding: 0;

}
#meny a:link, #meny a:visited, #meny a:active {
	width: 250px;
	display: block;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#meny a:hover {
	background: #FFFFFF url(bilder/pluss.gif) no-repeat right;
	color: #003466;
	text-decoration: none;
	padding: 0 0 0 3px;
}




#hoyre {
	background: url(bilder/hoyre_bg.jpg) no-repeat top left;
	position: absolute;
	top: 0;
	left: 864px;
	width: 314px;
	height: 685px;
}

#navigasjon {
	position: absolute;
	top: 0;
	left: 236px;
	width: 500px;
	height: 70px;
	font-size: 0px;
}

#navigasjon UL {
	margin: 0;
	padding: 0;
}
#navigasjon LI {
	display: inline;
	padding: 0 13px 0 0;
	margin: 0;
	list-style-type: none;
}

#innhold {
	position: absolute;
	top: 96px;
	left: 239px;
	width: 591px;
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	color: #7c7c7c;
	text-align: justify;
}

#innhold .blog {
	margin: 2px 0 35px 0;
	background-color: #f5f5f5;
	padding: 5px;
	font-size: 12px;
	text-align: justify;
}
#innhold .blog .venstre {
	width: 400px;
	float: left;
}
#innhold .blog .hoyre {
	width: 100px;
	float: right;
	vertical-align: bottom;
}
#innhold .skillerfem {
	clear: both;
	height: 4px; 
	font-size: 1px;
}
#innhold .blog .les {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}

#alleinnlegg {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.h1 {
	padding: 0 0 10px 0;
}

.h2 {
	padding: 30px 0 10px 0;
}

.h3 {
	padding: 0 0 10px 0;
}

h4 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif, serif;
	color: #1c75a5; 
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: -1px;
}


INPUT {
	font-family: Arial, Helvetica, sans-serif, serif;
	color: #D46E1B; 
	font-size: 11px;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif, serif;
	color: #D46E1B; 
	font-size: 11px;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif, serif;
	color: #D46E1B; 
	font-size: 11px;
}



#gallery {
	width: 100%;
	text-align: center;
}
#gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#gallery ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#gallery ul img {
	border: 5px solid #F5F5F5;
	margin: 5px;
}
#gallery ul a:hover img {
	border: 5px solid #E7F3F9;
	color: #E7F3F9;
}
#gallery ul a:hover {
	color: #E7F3F9;
}



.galleriliste {
	width: 100%;
	text-align: center;
}
.galleriliste ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.galleriliste ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.galleriliste ul img {
	border: 5px solid #F5F5F5;
	margin: 5px;
}
.galleriliste ul a:hover img {
	border: 5px solid #E7F3F9;
	color: #E7F3F9;
}
.galleriliste ul a:hover {
	color: #E7F3F9;
}