/*html 
	{
	  height:100%;
	  overflow: hidden;
	}*/
	body{
background:#ccc;
		margin:auto;


	padding:0;
	
	color:#fff; font-family:verdana, arial, helvetica, sans-serif; font-size:0.8em;}
	#flashfet{
	width:100%;
	height:100%;
	margin:30px auto 0 auto;
	text-align:center;
	background-color:#808080;}
	#flashfetB{
	width:100%;
	height:100%;
	margin:30px auto 0 auto;
	text-align:center;
	background-color:#808080;}
	#burk08{
	float:left;
	width:410px;
	margin:80px 0 0 20px;
	text-align:left;
	background-color:#808080;
	
	display:inline;}
	#ab{
	float:left;
	width:313px;
	

	margin:40px 0 0px 60px;
	text-align:center;
	background-color:#808080;
	
	display:inline;}
		#full {
width: 99%;
margin:10px auto auto auto;
padding:0;
border: 0px solid #000;
text-align:center;
height:100%;
background-color:#808080;

}
	.moddad{
	font-size:0.75em;
	color:#CCCCCC;
	line-height:1,3em;
text-align:center;}
.moddad2009{
	font-size:0.75em;
	color:#333;
	line-height:1,3em;
text-align:left;}
	#kontainer {
width: 98%;
margin:10px auto auto auto;
padding:0;
border: 0px solid #000;
text-align:center;
height:2000px;
background:#808080;

}
	#kontainerB {
width: 98%;
margin:10px auto auto auto;
padding:0;
border: 0px solid #000;
text-align:center;
height:700px;
background-color:#808080;

}

h1{
font-size:24px;
color:#fbfbfb;
text-align:left;
background-color:#808080;


}
h2{


font-size:1.8em;
color:#ccc;


padding:0px;
text-align:left;
}
h3{

margin:0px 0px 0px 0px;
width:auto;
font-size:1.2em;
font-weight:bold;
color:#333;
text-decoration:none;
}
h4{

margin:0px 0px 0px 40px;
width:auto;
font-size:11px;
font-weight:bold;
color:#666;
text-decoration:none;
}

a:link, a:visited, a:active {
text-decoration:none;
color:#fff;
border-bottom:#535151 solid 0px;
padding:0px;
font-family:verdana, arial, helvetica, sans-serif;

}
a:hover 
{
	text-decoration:none;
	color:#FFFFFF;
	background:#000;
	text-transform: uppercase;
 
 }
 			.txtMovie{
			float:left;	
		
	padding:0px;	
	text-align:left;
	font-size:10px;
	font-weight:bold;
	
	color:#FF0000;
	
	}
 p{ color:#fff; font-family:verdana, arial, helvetica, sans-serif; font-size:0.9em; line-height:1.4em;} 
 .textin{ color:#fff; font-family:verdana, arial, helvetica, sans-serif; font-size:0.9em; line-height:1.4em;
 font-style:normal;} 

#loggan{
position:absolute;
left:124px;
top:21px;
	z-index:800;
	
	
	display:inline;
	/*background:url(../img/logo.gif) no-repeat 0 0px;
	
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;*/
	}
	#instruktion{
	position: absolute;
right:30px;
top:21px;
	z-index:800;
	text-align:left;
	
	
	display:none;
	/*background:url(../img/logo.gif) no-repeat 0 0px;
	
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;*/
	}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #1A1A1A;
	width: 700px;
	height: 450px;
	margin: 0 auto;
	border-top:#3C3C3C solid 1px;
	border-left:#3C3C3C solid 1px;
	border-right:#3C3C3C 1px solid;
	}

#imageContainer{
	padding: 30px;
	background-color: #000;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;
border:0;}
#hoverNav a{ outline: none;
border:0;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel2.gif) 5px 0px no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel2.gif) right 0 no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	border-bottom:#3C3C3C solid 1px;
	border-left:#3C3C3C solid 1px;
	border-right:#3C3C3C solid 1px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{  float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


ul {
	
	margin: 0px 0 0 5px;
	padding: 0;
	list-style: none;
	width: 100%;
	border-left: 0px double #ccc;
	line-height:1.6em;
	
	
	}
ul li {
	position: relative;
	margin: 0px 0px	 0 0px;
	
padding-right:0px;
	text-align:left;
		width: 88%;
	}
li ul {
	position: absolute;
	left:88px;
	top: 0px;
	display: none;
	width:90%;
		border-left:0px  double #666;
color:#FFFFFF;
padding-right:5px;
padding-left:5px;

background-color:#000000;

	
	}
ul li a {
	display: block;
	border-bottom:0px solid #fff;
	color:#FFFFFF;
	
	
	padding-left: 0px;
	
	}
	li a {
	
	border-bottom:0px solid #fff;
	
	
	padding: 0px;
	
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { 
	display: block;
	 }
	#navAlpha {
float:left;
	height:100%;
	top:0;
	left:0px;
	border-left:12px ridge #333;
	border-right:4px ridge #666;
	padding:0px;
	z-index:188;

	text-align:left;
	
	background:#535151;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
	}
	#Layer3 {	
	float:right;
	width:335px;
	margin:25px 50px 0 0;
	background:#808080;
	padding:5px;
	text-align:left;
		
		display:inline;
		clear:right;
		z-index:2;
	}
			
	
		#mary {	
	
	border:0;	
	
	height:315px;
	margin:0px 0px 0 0px;
		
	padding:0px;
	text-align:center;
		
		display:block;
		z-index:444;
		
	}
	#mmary {	
	color:#fff; font-family:verdana, arial, helvetica, sans-serif;  line-height:1.7em;
 font-style:normal;
float:left;
	border:0;	

width:97%;

height:auto;
	margin:5px 0px 0 0px;
	background-color:#808080;		
	
	text-align:left;
		display:block;		
	}
	#haugar {	
	float:right;
	border:0;	
	width:48%;
	height:39%;
	margin:0px 20px 0 0;
		
	padding:0px;
	text-align:center;
		background:#808080;
		display:none;
		
		
	}
	#bu {	
	float:right;
	border:0;	
	width:50%;
	height:35%;
	margin:0px 50px 0 0;
		
	padding:0px;
	text-align:center;
		background:#808080;
		display:none;
		
	}
	#spinn {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:44%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
	
	#budeia {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:50%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
	#kasma {	
	float:right;
	border:0;	
	width:44%;
	height:35%;
	margin:2px 150px 0 0;		
	padding:0px;
	text-align:center;
		background:#808080;
		display:none;		
	}
	#digit {	
	float:right;
	border:0;	
	width:44%;
	height:35%;
	margin:55px 150px 0 0;		
	padding:0px;
	text-align:center;
		background:#808080;
		display:none;		
	}
		#stan {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:50%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
		#roi {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:55%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
	#kmar {	
	float:right;
	border:0;		
	margin:0px 150px 0 0;		
	padding:0px;
	width:50%;
	height:50%;
	text-align:center;
		background:#808080;
		display:none;		
	}
		#bodiesN {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:55%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
		#skulptur {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:44%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
		#nixon {	
	float:right;
	border:0;		
	margin:55px 150px 0 0;		
	padding:0px;
	width:44%;
	height:35%;
	text-align:center;
		background:#808080;
		display:none;		
	}
	#sok {
		
	float:right;
	
	margin:10px 20px 0 0;
		
	padding:0px;
	text-align:left;
		
		display:none;
	}
		#Layer1{	
	float:right;
	width:35%;
	margin:0px 40px 0 0;
	height:390px;	
	padding:5px;
	text-align:left;
		background:#808080 url(../bodiesImg/movHo.gif) no-repeat 100px 0px;
		display:none;
		clear:right;
	
	}
			#LayerMovie{	
	float:left;	
	margin:60px 0 0 150px;	
	padding:0px;	
	text-align:center;

	display:none;
	
	}
			#smallMovie{	
	float:left;	
	margin:50px 0 0 150px;	
	padding:0px;	
	text-align:center;

	display:none;
	
	}


		#Layer2{
	position:relative;
	float:left;
	text-align:center;
	margin:100px 0 0 300px;
	display:inline;
	
	
	
	}
		#Layer4{
	
	
	top:21px;
	margin:100px 0 0 300px;
	
	
	padding:0px;
	z-index:21;
	text-align:center;
	visibility:hidden;
	
	
	}
	#navAlpha a:hover{
background:#000;
	}
	#fla1{
	margin:90px 0 0 0;
	display:inline;
	float:left;}
		
		#motivering {
	float:left;
width:55%;
margin:100px 0 0 80px;
padding-top: 20px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px; 
text-align:left;
display:none;
background-color:#000;
}
		#cv {
	float:left;
width:55%;
margin:11px 0 0 80px;
padding-top: 20px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px; 
text-align:left;
display:none;
background-color:#000;
}
#timeline{
	float:left;
width:66%;
margin:85px 0 0 100px;
padding:0px; 
text-align:left;
display:none;
height:800px;


}
#mailaB{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}

		#mailaB{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}

		#mailaB2{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB3{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB4{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB5{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB6{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB7{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB8{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB9{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB10{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#mailaB11{
	float:left;
width:100%;
margin:0px 0 0 0px;
padding:10px; 
text-align:left;
display:none;
height:600px;
background-color:#000;

}
	#radio{
position:absolute;
left:30px;
top:12px;
z-index:3;
	
	
	
	display:inline;

border:0;
}


		#mailaK{
	float:left;
width: 38%;
margin:100px 0 0 90px;
padding:0; 
text-align:center;
display:none;

background-color:#000;
}
.formtve{
border-bottom:1px solid #000;
border-top:0px solid #000;
border-left:0px solid #000;
border-right:1px solid #000;
width:90%;
background-color:#fff;}
.borea{
border-bottom:1px solid #999;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
padding:5px;
width:100%;
}
.bxkant{
border-bottom:2px ridge #333;
border-top:2px groove #333;
border-left:2px  ridge #333;
border-right:1px solid #333;
width:80px;
color:#fff;
background-color:#999;}
.formtre{
border-bottom:1px solid #000;
border-top:0px solid #000;
border-left:4px solid #000;
border-right:0px solid #000;
width:90%;
background-color:#fff;}
.forbutt{
border-bottom:1px groove #999;
border-top:0px solid #999;
border-left:0px solid #000;
border-right:1px solid #333;
width:76px;
float:right;
margin:0 20px 0 0;}
.forG{
border-bottom:1px groove #000;
border-top:0px solid #000;
border-left:0px solid #000;
border-right:1px solid #000;

background-color:#999999;
color:#000000;
}
.month{
color:#ccc;
font-weight:bold;
text-transform:uppercase;}
.amonth{
color:#ccc;
font-weight:bold;
text-transform:uppercase;}
.print{
color:#ccc	;
font-weight:normal;
font-size:0.7em;
text-align:center;
width:200px;
float:right;}
.FALL1{
color:#000;
font-weight:bold;
text-transform:uppercase;}
.FALL2{
color:#FFF;
font-weight:bold;
text-transform:uppercase;}