/*
.border{
	height: 4px;
	width: 100%;
	background-color: #DCDF9B;
	left: 0px;
	z-index: 10;
}
.top{
	position: absolute;
	top:1px;
}
.bottom{
	position: fixed;
	bottom: 0px;
	border-bottom: 1px solid white;
}
*/
html,body,#hele{margin: 0px;padding: 0px;}
html,body{
	height: 100%;
}
a img{border:none;}
body{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	position: relative;
	background: black;
}
#hele{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left: 40px;
	position: relative;
	background: 0px 741px black url('bckgd2.jpg') repeat-y;
	width: 1000px;
}
#helet{
	background-image: url('bckgd.jpg');
	background-repeat:  no-repeat;
	min-height: 741px;
	height: auto !important;
	height: 741px;
	padding: 89px 0px 0px 79px;
}
h1{
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 30px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 3px;
	width: 520px;
	text-align: right;
  margin: 0px;
	margin-left: 50px;
  line-height: 30px;
  float: left;
  color: white;
  text-transform: uppercase;
}
#logo{
	position: fixed;
	bottom: 10px;
	left: 64px;
	background: url('footer.png') no-repeat;
	width: 67px;
	height: 163px;
	display:block;
	float: left;
	margin-top: 10px;
}
#logo h1{display: none;}
#meny{
	width: 157px;
	height: 400px;
	float: left;
	margin-top: 10px;
}
#meny a{
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#meny a img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#main{
	float:left;
	position: relative;
	width: 484px;
	margin-left: 50px;
	padding: 15px 23px;
	background: white;
}
#main p{
	margin: 15px 0px 5px 0px;
	width: 420px;
}




/*contact */
#kontaktF{
	margin: 0px;
	padding: 0px;
}
#kontaktF div{
	float: left;
	clear: left;
	margin: 10px 0px 14px 0px;
}
label{
	width: 55px;
	float: left;
	text-align: right;
	font-size: 12px;
	padding-right: 1px;
	padding-top: 7px;
}
input,textarea{
	width: 290px;
	float: left;
	border: 1px solid #999;
}
input{
	height: 18px;
}
textarea{
	height: 146px;
	width: 
}
button{
	clear: left;
	float:left;
	margin: 10px 0px 0px 55px;
	border: 1px solid #999;
	background-color: #fff;
}
/* end contact */


/*bio */
#main p .stor{
	font-size: 21px;
}
#main p .it{
	font-style:italic;
}



/* CV */
.blob{
	padding: 14px 0px;
	clear: left;
	margin: 0px;
}
em{clear: both;display: block;}
.mainCv{line-height: 18px;}
.mainCv .blob .cvAar{
	float: left;
	width: 48px;
	font-size: 9px;
	color: #666;
}
.mainCv .blob div{
	float: left;
	width: 378px;
	font-size: 12px;
}
.mainCv .blob .cvTitle{color: #333;}
.mainCv .blob .cvDirect{color: #666;}
#h1Text a{
	color: #999;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#h1Text a.cvSel{
	color: #000;
}
/* CV end */



#h1Text{
	font-size: 10px;
	width: 315px;
	margin-left: 0px;
	margin-top: 15px;
}



/* Photo, Film */
#buttonPrev, #buttonNext{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
#filmViser embed{
	margin: 30px 0px 22px 0px;
}
.filmLink,.filmLinks{
	display: block;
	text-decoration: none;
}
.filmLink{color: #999;}
.filmLinks{color: #333;}
img{
	margin: 0px;
	padding: 0px;
}
#buttonPrev{float: left;}
#buttonNext{float: right;}
#credits, #credits a{
	color: #999;
	text-decoration: none;
}
#credits{
	font-family: times;
	font-size: 10px;
	position:absolute;
	top: 110px;
	padding: 4px 0px 7px 0px;
	left: 935px;
	width: 20px;
	height: 100px;
	background: url('design_by_caribou.png') no-repeat;
}
#credits:hover {background: url('design_by_caribou_select.png') no-repeat;}
#credits span{display:none;}