dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#navcontainer {
	width: 545px;
	padding: 15px 0px 0px;
	border: 0px solid #00CC33;
	position: absolute;
	bottom: 0px;
	background-image: url(graphics/meny-bakgr.gif);
	height: 64px;
	margin: 0px;
}
#navcontainer dl {
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}


#navcontainer dt {
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height:24px;
	color: #4B6F9E;
	text-align: center;
	
	display: inline;
}

#navcontainer dd {
	border-top: 0px solid #C48E1B;
	border-right: 1px solid #C48E1B;
	border-bottom: 1px solid #C48E1B;
	border-left: 1px solid #C48E1B;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 94px;
	padding-bottom: 0px;
	position: absolute;
}
#navcontainer li {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	margin-bottom: 5px;
}
#navcontainer li a, #menu dt a {
	text-decoration: none;
	
	border: 0 none;
	
}

#navcontainer li.alt a, #menu dt a {
	text-decoration: none;
	
	text-align: center;
	border-top: 1 none;
	border-right: 1 none;
	border-bottom: 1 none;
	border-left: 1 none;
}

body.start dt#start, body.tillsalu dt#tillsalu, body.foretaget dt#foretaget, body.kopa dt#kopa, body.link dt#link, body.arsredov dt#arsredov {
	scolor:#FFFFFF;

	

} 
