#meny img {
  display: inline;
}

#meny {
  text-align: center;
  margin-left: 10px;
}

#clear{
  clear: both;
}

#meny a{
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #fff;
  text-decoration: none;
}

#meny a:hover{
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #c5d9f5;
}

#start a{
  background-image: url("../grafik/meny/start.gif");
  background-repeat: no-repeat;
  float:left;
  width: 73px;
  height: 22px;
  padding-top: 3px;
}

#startmarkerad a{
  background-image: url("../grafik/meny/startmarkerad.gif");
  background-repeat: no-repeat;
  float:left;
  width: 73px;
  height: 22px;
  padding-top: 3px;
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #c5d9f5;
}

#omnordtool a{
  background-image: url("../grafik/meny/omnordtool.gif");
  background-repeat: no-repeat;
  float:left;
  width: 112px;
  height: 22px;
  padding-top: 3px;
}

#omnordtoolmarkerad a{
  background-image: url("../grafik/meny/omnordtoolmarkerad.gif");
  background-repeat: no-repeat;
  float:left;
  width: 112px;
  height: 22px;
  padding-top: 3px;
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #c5d9f5;
}

#verksamhet a{
  background-image: url("../grafik/meny/verksamhet.gif");
  background-repeat: no-repeat;
  float:left;
  width: 105px;
  height: 22px;
  padding-top: 3px;
}

#verksamhetmarkerad a{
  background-image: url("../grafik/meny/verksamhetmarkerad.gif");
  background-repeat: no-repeat;
  float:left;
  width: 105px;
  height: 22px;
  padding-top: 3px;
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #c5d9f5;
}

#referenser a{
  background-image: url("../grafik/meny/referenser.gif");
  background-repeat: no-repeat;
  float:left;
  width: 102px;
  height: 22px;
  padding-top: 3px;
}

#referensermarkerad a{
  background-image: url("../grafik/meny/referensermarkerad.gif");
  background-repeat: no-repeat;
  float:left;
  width: 102px;
  height: 22px;
  padding-top: 3px;
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #c5d9f5;
}

#kontaktaoss a{
  background-image: url("../grafik/meny/kontaktaoss.gif");
  background-repeat: no-repeat;
  float:left;
  width: 114px;
  height: 22px;
  padding-top: 3px;
}

#kontaktaossmarkerad a{
  background-image: url("../grafik/meny/kontaktaossmarkerad.gif");
  background-repeat: no-repeat;
  float:left;
  width: 114px;
  height: 22px;
  padding-top: 3px;
  font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #c5d9f5;
}

#logout a{
	background-image: url("../grafik/meny/kontaktaoss.gif");
  	background-repeat: no-repeat;
  	float:left;
  	width: 114px;
  	height: 22px;
  	padding-top: 3px;
}

#restlist {
  background-image: url("../grafik/meny/restlist.gif");
  background-repeat: no-repeat;
  width: 434px;
  height: 22px;
  float: left;
}

#restlist2 {
  background-image: url("../grafik/meny/restlist2.gif");
  background-repeat: no-repeat;
  width: 320px;
  height: 22px;
  float: left;
}
