@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;}

a img {
   border: 0px;
}

body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#999999;
}


#header {
	width:802px;
	height:152px;
	background-image:url(pic/bgh.png);
	margin:20px auto 0px auto;
} 


#menu {
	float:right;
	width:485px;
	height:30px;
	text-align:center;
	position:relative;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:0.6px;
	
}

#logo {
	float:left;
	width: 316px;
	height: 152px;
	text-decoration:none;
}

#menu a {
	text-decoration:none;
	color:#FFFFFF;
}

#menu a:hover {
	color:#CCCCCC;
}

#topspace {
	width:485px;
	height:122px;
	float:right;
}

#center {
	width:800px;
	margin:auto;
	border:solid #000000 1px;
	margin:0px auto 20px auto;
}

#news {
	float:left;
	width:250px;
	padding-top:10px;
	padding-left:10px;
}

#led {
	float:right;
	width:400px;
	height:225px;
	padding-left:80px;
}

#ortert {
	float:right;
	width:373px;
}

#orterb {
	float:left;
	width:373px;
}

#galleri {
	width:700px;
	margin:auto;
}

#text {
	background-color: #FFFFFF;
	padding:25px;
}

#text h1 {
	color:#000000;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}

#text h2 {
	color:#000000;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
}

#text p {
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

p.rub {
	color:#000000;
	font-weight:bold;
}

p.vik {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}

.galleri {
	padding-right:33px;
}

#footer {
	background-color:#FFFFFF;
	background-image:url(pic/footer.png);
	background-repeat:no-repeat;
	height: 25px;
	width:800px;
	letter-spacing: 5px;
	padding-top: 10px;
	text-align:center;
	margin:0px auto 0px auto;
}

li {
	float:left;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

.logopartners {
	display:block;
	float:left;
	height:120px;
	width:180px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#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;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightboximages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightboximages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFF; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

