*{
padding:0px;
margin:0px;
}

body{
background: #0C2748 url(images/globebackground.gif) no-repeat;
font-family:Arial, "Lucida Sans", sans-serif;
}
#top{

 margin-top:8px;
 margin-left: auto;
 margin-right: auto;
 text-align:center;
}
#main{
 width:910px;
 height:565px;
 margin:0px;
 padding:0px;
 margin-left: auto;
 margin-right: auto;
 background: #EEE5E3 url(images/hotelreservation-background.jpg) no-repeat;
}
.right{

float:right;
clear:right;
padding:0px;
margin:0px;
}
h2,h3{
margin-left:20px;
margin-top:15px;
margin-bottom:15px;
font-size:14px;
font-weight:bold;
color: #0C2748;
float:left;
/*width:100px;*/
clear:left;
}
h1{
margin-left:60px;
margin-top:7px;
letter-spacing: 0.25em;
font-weight:normal;
font-size:9px;
color:White;
text-transform:uppercase;
float:left;
/*width:100px;*/
clear:left;
}


p{
margin-left:20px;
font-size:11px;
float:left;
/*width:410px;*/
clear:left;
}
#innhold{
margin:0px;
padding:0px;
float:left;
width:427;
background: #EEE5E3 url(images/H1-background.jpg) no-repeat;
}

li{
	margin-left:20px;
	margin-top:5px;
	color:#0C2748;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	clear:left;
	list-style-type:disc;
}
.style1 {
color: #FFFFFF;
font-style:italic;
font-size:11px;
text-align:center;
}
#bottom{
 margin-top:2px;
 margin-left: auto;
 margin-right: auto;
 text-align:center;
}

a:link{
   	text-decoration:none;
	color:#0C2748;	
} 

a:visited{ 	text-decoration:none;
	color:#0C2748;
	
}
a:hover{
	text-decoration:none;
	color:#0C2748;
	text-decoration: underline;
}

