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

body{
	background-color:#fff;
	margin-top:30px;
}

.container{
	width:950px;
	padding-top:30px;

	text-align:left;
}

.background{
	width:950px;
	height:560px;
	text-align:left;
	background-image:url(images/scanbg.gif);
	background-repeat:repeat-x;
}

.main{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#000;

}




#gallery {
	width: 520px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



.text{
	height:450px;
	width:290px;
	background-color:#fff;
	float:left;
	margin-top: 50px;
}

.content{
	margin-left:18px;
	margin-right:10px;
	margin-top:50px;
}

h1{
	font-size:10px;
	font-weight:700;
	
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

.image{
	float:right;
	width:580px;
	height:430px;
	margin-top: 50px;
	margin-right: 50px;
	
	}

.imageworks{
	float:right;
	margin-top:70px;
	margin-right:30px;
	width:398px;
	height:398px;
	background-image:1.jpg);
	background-repeat:repeat;
	background-image: url(images/galleri/10.jpg);
}

.form{
	margin-top:150px;
	margin-left:100px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#000;
}


.form_image{
	background-image:url(images/form.gif);
	background-repeat:no-repeat;
	background-color:#000;
	height:259px;
	width:383px;
	float:left;
	margin-top:55px;
	margin-left:15px;
}


img{
	border:0px;
	margin-top:0px;
}


.toplinks{
	margin-left:20px;
	text-align:left;
	height:21px;
}

.imagelinks{
	width:250px;
	margin-left:10px;
	margin-right:20px;
	margin-top:50px;
}


.im {
	height: 20px;
	width: 20px;
	background-color:#900;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}
#gal_arround {
	padding-top:0px;

}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}

#contactmap {
	float:right;
	margin-top:70px;
	margin-right:30px;
	width:398px;
	height:398px;
	background-image: url(images/galleri/map.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
