div#navcontainer {
	background:url(graphics/meny-bakgr.gif) no-repeat;
	width:784px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A67D28;
	height: 40px;
	position: relative;
	text-align: center;
}
div#navcontainerAlt {

	background:#F9F4E0 url(graphics/meny-bakgr-tom.jpg) no-repeat;
	width:784px;
	margin-bottom: 0px;
	float: left;
	height: 40px;
}
div#navcontainerAlt2 {

	background:#F9F4E0 url(graphics/meny-bakgr1.jpg) no-repeat;
	width:784px;
	margin-bottom: 0px;
	float: left;
	height: 31px;
}




div#navcontainer ul
{
	margin-top: 5px;
	
	
}
 
div#navcontainer ul li
{
	display: inline;
	text-align: center;
	
		
}
 
div#navcontainer ul li a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
	padding-right: 20px;
	padding-left: 17px;
}

 
div#navcontainer ul li a:hover
{
color: #FF6600;
}
body.start a#start, body.forvaltning a#forvaltning, body.retail a#retail, body.projekt a#projekt, body.bostader a#bostader, body.lokaler a#lokaler, body.kontakt a#kontakt, body.foretaget a#foretaget, body.hyresgastinfo a#hyresgastinfo {
 background-color: #FFFFFF;
 font-style: italic;
 color:#000000;
} 
.menyLinjer {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A67D28;
}
.menyLinjerAlt {
	text-align: center;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #A67D28;
}

