#meny img {
  display: inline;
}

#meny {
	position: relative;
	text-align: center;
  	float: right;
  	top: 101px;
  	width: 599px;
	height: 20px;
}

#meny a{
	font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #fff;
	text-decoration: none;
	line-height: 1;
}

#meny a:hover{
	font: 10px Trebuchet ms, verdana, helvetica, arial, sans-serif; color: #084b57;
	line-height: 1;
}

#cornerstart {
	background-image: url("../grafik/meny/cornerstart.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}

#dream a{
  background-image: url("../grafik/meny/dream.gif");
  background-repeat: no-repeat;
  float: left;
  width: 83px;
  height: 20px;
  padding-top: 5px;
}

#dreammarkerad a{
  background-image: url("../grafik/meny/dreammarkerad.gif");
  background-repeat: no-repeat;
  float: left;
  width: 83px;
  height: 20px;
  padding-top: 5px;
}

#film a{
  background-image: url("../grafik/meny/film.gif");
  background-repeat: no-repeat;
  float: left;
  width: 68px;
  height: 20px;
  padding-top: 5px;
}

#filmmarkerad a{
  background-image: url("../grafik/meny/filmmarkerad.gif");
  background-repeat: no-repeat;
  float: left;
  width: 68px;
  height: 20px;
  padding-top: 5px;
}

#mallorca a{
  background-image: url("../grafik/meny/mallorca.gif");
  background-repeat: no-repeat;
  float: left;
  width: 98px;
  height: 20px;
  padding-top: 5px;
}

#mallorcamarkerad a{
  background-image: url("../grafik/meny/mallorcamarkerad.gif");
  background-repeat: no-repeat;
  float: left;
  width: 98px;
  height: 20px;
  padding-top: 5px;
}

#moten a{
  background-image: url("../grafik/meny/moten.gif");
  background-repeat: no-repeat;
  float: left;
  width: 76px;
  height: 20px;
  padding-top: 5px;
}

#motenmarkerad a{
  background-image: url("../grafik/meny/motenmarkerad.gif");
  background-repeat: no-repeat;
  float: left;
  width: 76px;
  height: 20px;
  padding-top: 5px;
}

#referenser a{
  background-image: url("../grafik/meny/referenser.gif");
  background-repeat: no-repeat;
  float: left;
  width: 106px;
  height: 20px;
  padding-top: 5px;
}

#referensermarkerad a{
  background-image: url("../grafik/meny/referensermarkerad.gif");
  background-repeat: no-repeat;
  float: left;
  width: 106px;
  height: 20px;
  padding-top: 5px;
}

#kontaktaoss a{
  background-image: url("../grafik/meny/kontakt.gif");
  background-repeat: no-repeat;
  float: left;
  width: 125px;
  height: 20px;
  padding-top: 5px;
}

#kontaktaossmarkerad a{
  background-image: url("../grafik/meny/kontaktmarkerad.gif");
  background-repeat: no-repeat;
  float: left;
  width: 125px;
  height: 20px;
  padding-top: 5px;
}

#cornerend{
	background-image: url("../grafik/meny/cornerend.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 23px;
  	float: left;
}

#clear{
	clear: both;
}
