* {
  		margin: 0;
  		padding: 0;
  		}
  		
body {
		background-image: url(images/gronn_tapet.gif);
		font-family: Arial,  Helvetica, san-serif;
		}
		
div#meny {
		position: absolute;
		left: 45px;
		top: 20px;
		text-align: right;
		font-size: 0.85em;
		line-height: 1.25em;
		}
		
div#meny ul{
		list-style: none;
}
		
div#meny li a:hover {
	
		background-color: #E2E2F3;

}
.rosa {
  		color: #AD185D;
  		}
  		
.plomme {
  		color: #57113E;
  		}
.lilla1 {
  		color: #160e27;
  		}
.lilla2 {
  		color: #1f1534;
  		}
.lilla3{
  		color: #191939;
  		}
.lilla4 {
  		color: #222248;
  		}
.lilla5 {
  		color: #2b2b57;
  		}
.lilla6 {
  		color: #2a2a59;
  		}
.lilla7 {
  		color: #2e2e5e;
  		}
.lilla8 {
  		color: #323263;
  		}
.lilla9 {
  		color: #3b3b71;
  		}
.lilla10 {
  		color: #45457e;
  		}
.lilla11 {
  		color: #51518b;
  		}
.lilla12 {
  		color: #5e5e99;
  		}
  		
div#booking {
	position: absolute;
	left: 765px;
	top: 120px;
	font-size: 0.85em;
	line-height: 1.25em;
	color: #57113E;
	width: 183px;
	height: 316px;
		}
		
div#booking a {
	
		color: #AD185D;
}

div#booking a:hover {
	
		background-color: #757A93;
		font-weight: bold;
}



div#space10{
	
		height: 10px;
}
div#space20{
	
		height: 20px;
}
