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

	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:85%;
		}

	img {
		border:0;
	}
	li {

	}

	body {	background-color:#f7f6ee;
		color:#f2f1f1;
		font:100.01%/1.4 Verdana, Arial, Helvetica, sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance {
		width:1px;
		height:50%;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}
	#wrapper {
		clear:left;
		width:100%;
		position:relative;
		height:450px;
		background-color:0;
		z-index: 1;
		}
	#test3 {
		position:fixed;
		width:100%;
		height:240px;
		align:left;
		margin-top: 88px;
		background-color:#e2e8e7;
		border-top: 2px solid #e7e6df;
		border-bottom: 2px solid #e7e6df;
		z-index: -1;
		}

	#text {
		margin-left: 60px;
		padding-top: 37px;
		}
	#text2 {
		overflow:hidden;
		overflow-y:auto;
		width:370px;
		height:305px;
		font-size: 15px;
		padding-right: 20px;
		scrollbar-base-color: #00CCFF;
		}
		
	#text2 {
		overflow:hidden;
		height:305px;
		font-size: 15px;
		padding-right: 20px;
		scrollbar-base-color: #00CCFF;
		}
	#kontakt_navn {
			font-size: 15px;	
	}

	#container {
		margin:0 auto;
		text-align:left;
		height:450px;
		width:737px;
		clear:left;
		background-color:#729db3;
		}





	#header {
		position:relative;
		float:left;
		width:100%;
		height:32px;
		background-color:#f0f2ec;
		color:#938b6f;
	}

	#meny {
		padding-top:2em;
		margin-bottom: 2px;
		padding:0;
		margin:0;
	}

	#meny li {
		display:inline;
		width:25em;
	}

	#meny li a {
		padding:0.8em 0.7em;
		text-decoration:none;
		float:left; 
	}



	#main {
		position:relative;
		float:left;
		width:733px;
		height:414px;
		background-image: url(../Bilder/Layout/background4.jpg);
		background-repeat:no-repeat;
		border:2px solid #6f706a;
	}
	#gallery-position {
		padding-top: 100px;
		margin-left: 180px;
	}
	#gallery {
		position:absolute;
		padding:5px;
		width:445px;
		height:263px;
		border: 0px solid #f0f2ec;
	}
	.gallery-img {
		border: 1px solid #f0f2ec;
		padding-top:2px;
		padding-left:1px;
		padding-right:1px;
	}
	#gallery-menu {
		position: absolute;
		overflow:hidden;
		overflow-y:auto;
		width:125px;
		margin-left: 30px;
		padding-top: 130px;
	}
	#gallery-menu-li {
		width:25em;
	}
	#hoyre_bilde_gallery {
		position:absolute;
		margin-left:500px;
		bottom:-37px;
		z-index: 1;
	}
	#hoyre_bilde_movie {
		position:absolute;
		margin-left:283px;
		bottom:-10px;
		z-index: 1;
	}
	#venstre_meny_knapper {
		padding-top: 35px;
	}
	#hoyre_bilde_makingOf {
		position:absolute;
		margin-left:635px;
		bottom:-10px;
		z-index: 1;
	}
	#hoyre_bilde_contact {
		position:absolute;
		margin-left:573px;
		bottom:-20px;
		z-index: 1;
}



	#contact_nicolai {
		position:absolute;
		margin-left:440px;
		bottom:210px;
		z-index: 1;
}
	#contact_bjarte {
		position:absolute;
		margin-left:290px;
		bottom:120px;
		z-index: 1;
}
	#contact_simon {
		position:absolute;
		margin-left:250px;
		bottom:280px;
		z-index: 1;
}
	#contact_einar {
		position:absolute;
		margin-left:100px;
		bottom:180px;
		z-index: 1;
}


	#overskrift {
		position:absolute;
		margin-left:83px;
		bottom:350px;
		z-index: 1;
}



	#leftmainbar {
		position:relative;
		float:left;
		width:360px;
		height:100%;
		background-color:#00FFFF;
	}

	#container h1 {
		font-size:120%;
		padding-top:2em;
		margin-left:4.1em;
		}



	img.hoyre_bilde {
		position:absolute;
		left:460px;
		bottom:-40px;
		z-index: 1;
		}
	#test {
		background-color:yellow;
		width:2000px;
		height:200px;
		position:relative;
		top:-350px;
		left:-350px;
		z-index:-1;
}
	.lastUpdate {
 		 position: absolute;
 		 bottom: 0;
 		 right: 0;
 		 width: 11em;
 		 z-index: 1000;

}
	#strek_over {
	position:fixed;
	float:left; height:220px;
	overflow:auto;
	width:100%;
	right:0;
	bottom:50%;
	left:0;
	background-color:#e2e8e7;
	z-index:-1;
	border:1px solid #d7d7ce;
}

	#copyright {
		position:relative;
		top: 29px;
		right: 20px;
		color:#938b6f;
		font-size: 12px;
}

	.outsideText {
		color:#938b6f;
}