@charset "utf-8";
html {
  font-size:62.5%;
}
body {
	background-color: #F9F9F9;
	background-image: url(baggrund.png);
	background-repeat: no-repeat;
	float: left;
	color:#333333;
  	font-family:'Open Sans', Helvetica, Arial, sans-serif;
  	font-size:1.3rem;
  	font-weight:400;
  	line-height:17px;
  	text-shadow:#FFFFFF 0 1px;
}

.wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
  	margin: 60px 0 0 20px;
	width: 700px;
	float: left;
}
.logo{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(logo_ah.png);
	width: 225px;
	height: 74px;
	margin-bottom: 20px;
}
.content{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	width: 700px;
}
hr.spacer {
  margin-bottom:15px;
}
hr {
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-top-style:solid;
	border-width:1px 0;
	clear:both;
	display:block;
	font-size:0.1rem;
	line-height:0;
	margin:0 auto;
	overflow:visible;
	padding:0;
	position:relative;
	width:100%;
	border-top-color: #FFF;
}
h1{
}
h2 {
  font-size:2.2rem;
  font-weight:700;
  line-height:24px;
  margin-bottom:25px;
  margin-top:25px;
}
.images li {
  border-bottom-color:#FFFFFF;
  border-bottom-style:solid;
  border-bottom-width:1px;
  display:inline-block;
  height:90px;
  margin-bottom:20px;
  margin-left:0;
  margin-right:17px;
  position:relative;
  width:220px;
}
.byggaranti {
	position:fixed;
	top:93%;
	z-index:1000;
	width:126px;
	left: 850px;
	}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
}
#adresse {
	clear: left;
	width: 250px;
	position: relative;
	right: 0px;
}
	
img {
  margin: 0 20px 10px 0;
	}
#left_content {
	height: 100px;
	width: 250px;
}
