
body{
	background: transparent url(../img/concrete-texture-high-resolution.jpg) 0 0 repeat;
	color:#222;
}

a{
	color: inherit;
	text-decoration: none;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   overflow: hidden;
}

.nobulletlist{
	list-style-type: none;
	list-style: none;
}

.container{
	
}

header{
	background: yellow url(../img/topgrafik.jpg) center center repeat;
	height:150px;
}

.box{
	background: #ebebeb;
	}
	
.intro{
	background: #ebebeb url(../img/KRAN-EKSPLOSION.jpg) top right no-repeat;
	background-size: 50%;
	background-position: 99% 5px;
	padding-right:55%;
	min-height: 600px;
}

.adress{
	border-top: 1px solid #444;
	text-align: center;
}




/*GALLERI*/


ul.thumbs{
	margin-top: 60px;
}

ul.thumbs li{
	display: block;
	width: 150px;
	height:150px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	border: 2px solid #3e98f1;
	float: left;
	}



