@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: block;
}

/* ul.bil li{
	margin-bottom: 1em;
	}*/

.bil {
	
	padding: 6px;
	width: 200px;
	float: left;
	color: #000;
	}


li.BilPris {
	width: 200px;
	background-color: #999;
	background-repeat: no-repeat;
	background-image: url(_bilder/bg_price.jpg);
	}

.pristab {
	width: 200px;
	margin-left: 5px;
	}
	
.bilgalleri {
	margin: 0px auto;
	margin-left: 24px;

	}

.bilgalleri ul {
	margin: 0px auto;
}

li.BilPris a:link {
	color: #1f7f94;
	text-decoration: none;
	font-style: normal;
}
