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

	a:link { 
	font: 11px/1.5em Arial, Verdana, sans-serif;
	text-decoration: none; 
	color: #777;
	}

	a:visited { 
	font: 11px/1.5em Arial, Verdana, sans-serif;
	text-decoration: none; 
	color: #777;
	}

	a:hover, a:active { 
	font: 11px/1.5em Arial, Verdana, sans-serif;
	text-decoration: none; 
	color: #00adb3;
	}

body {
	font: 11px/1.5em Arial, Verdana, sans-serif;
	background: #F8F8F9;
	text-align: center;
	color: #777;
	line-height: 1.4em;
	margin: 0px auto;
	padding: 35px 0px 50px 0px;
}
	
h1 {
	font: 24px "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #00adb3;
	margin: 0px 0px 20px 0px;
	}

h2 {
	font: 14px "Arial", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #777;
	margin-top: 0px;
	}

h3 {
	font: 11px "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #808285;
	text-transform: uppercase;
	}

div.li {
	background: url(img/li.gif) no-repeat left;
	height: 26px;
	padding: 8px 0px 0px 10px;
	margin: 8px 0px 0px 0px;
}



#container {
	margin: 0px auto;
	width: 800px;
	background: #ffffff;
	text-align: left;
}

#header {
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 10px 20px;
	text-align: left;
	border: 0px solid #000;
}

#header img {
	border: 0px;
	float: left;
	}

#topHr {
	background: url(img/tophr.gif) no-repeat bottom;
	height: 80px;
	width: 800px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#content {
	width: 760px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#content p {
	margin: 0px 0px 20px 0px;
	}
	
#content li {
	list-style: square;
	margin-top: 10px;
	font: 11px "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	}

#floatLeft {
	width: 360px;
	float: left;
	padding: 0px 10px 0px 0px;
	}
	
#floatRight {
	width: 360px;
	float: right;
	padding: 0px 0px 0px 10px:
	}

#start {
	padding: 30px 40px 20px 0px;
	text-align: right;
	}




/* Meny */

#menu {
	padding: 0px 0px 0px 0px;
	margin: 45px 0px 0px 0px;
	float: right;
	border: 0px solid #000;
}

#menu img {
	border: 0px;
	}

div.activeTab {
	padding: 0px 10px 0px 10px;
	float: left;
	border-right: 1px solid #eaeaea;
	overflow:hidden;
}

div.tab {
	padding: 0px 10px 0px 10px;
	float: left;	
	border-right: 1px solid #eaeaea;
	overflow:hidden;
}

div.rightActiveTab, div.rightTab {
	background: #fff;
	padding: 0px 20px 0px 10px;
	float: left;
	overflow: hidden;
}
	



/* Kontakta oss */

#contactContent {
	clear: both;
	width: 760px;
	text-align: left;
	padding: 0px 20px 0px 20px;
}

#contactContent hs3 {
	font: 11px "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #808285;
	text-transform: uppercase;
	}

#contactList {
	clear: both;
	border-top: 1px solid #ddd;
}

#contactContent h1 {
	padding-top: 20px;
}

div.contact {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 20px 0px;
}

div.contact img {
	border: 0px;
	}

#contactLeft {	
	float: left;
	width: 259px;
	padding: 0px 19px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-right: 1px solid #ddd;
	}

#contactRight {
	float: right;
	width: 461px;
	padding: 0px 0px 0px 20px;
	}




/* OBJEKT */

#objects {
	width: 800px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 20px;
	}

#objects img {
	border: 0px;
}

div.object {
	height: 280px;
	padding: 0px 20px 20px 0px;
	float: left;
}




/* Värdering */

div.varderingTab {
	float: left;
	margin: 0px 30px 0px 0px;
	}
	
	
	
	
/* Sidfot */

#bottomHr {
	clear: both;
	background: url(img/tophr.gif) no-repeat bottom;
	height: 20px;
	margin: 0px 0px 20px 0px;
}
	
#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font: 10px "Futura Lt", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #999;
}
