#nav{
	margin: 60px 0 0 0;
	}

#nav ul{
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
	}

#nav ul li{
	margin: 1px 1px 0 0;
	text-indent: 23px;
	}


/* Menylänkar -------------------------- */

#nav a{
/*	background: url(../img/option_bg.gif);
	background-repeat: no-repeat;*/
	background: #999;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 0px 2px 0px;
	width: 100%;
	height: 18px;
	border-bottom: solid 1px #cfcfcf;
	}

#nav a:hover {
/*	background-image: url(../img/option_bg.gif);
	background-position: 0px -31px;
	background-repeat: no-repeat;*/
	background: #aaa;
	}

#nav #active a:link, #nav #active a:visited, #nav #active a:hover {
/*	background: url(../img/option_bg.gif);
	background-position: 0px -31px;
	background-repeat: no-repeat;*/
	background: #bbb;
	}

/* Menylänkar -------------------------- */

.ikon{
	position: absolute;}

#ico_forstasidan{
	display: block;
	margin: 3px 0 0 4px;
	background: url(../img/ico_forstasidan.gif) no-repeat;
	width: 11px;
	height: 15px;
	}

#ico_foretaget{
	display: block;
	margin: 3px 0 0 2px;
	background: url(../img/ico_foretaget.gif) no-repeat;
	width: 18px;
	height: 15px;
	}

#ico_varmluftspannor{
	display: block;
	margin: 3px 0 0 3px;
	background: url(../img/ico_varmluftspannor.gif) no-repeat;
	width: 13px;
	height: 17px;
	}

#ico_lego{
	display: block;
	margin: 3px 0 0 1px;
	background: url(../img/ico_lego.gif) no-repeat;
	width: 19px;
	height: 14px;
	}

#ico_maskinpark{
	display: block;
	margin: 3px 0 0 1px;
	background: url(../img/ico_maskinpark.gif) no-repeat;
	width: 17px;
	height: 15px;
	}

#ico_bubbla{
	display: block;
	margin: 3px 0 0 4px;
	background: url(../img/ico_bubbla.gif) no-repeat;
	width: 12px;
	height: 14px;
	}

#ico_handikapp{
	display: block;
	margin: 1px 0 0 3px;
	background: url(../img/ico_handikapp.gif) no-repeat;
	width: 16px;
	height: 20px;
	}

#ico_referenser{
	display: block;
	margin: 1px 0 0 3px;
	background: url(../img/ico_referenser.gif) no-repeat;
	width: 14px;
	height: 17px;
	}

#ico_miljo{
	display: block;
	margin: 1px 0 0 2px;
	background: url(../img/ico_miljo.gif) no-repeat;
	width: 17px;
	height: 17px;
	}

#ico_kontakt{
	display: block;
	margin: 1px 0 0 2px;
	background: url(../img/ico_telefon.gif) no-repeat;
	width: 17px;
	height: 17px;
	}

#ico_intresseanmalan{
	display: block;
	margin: 1px 0 0 2px;
	background: url(../img/ico_referenser.gif) no-repeat;
	width: 17px;
	height: 17px;
	}

