@charset "utf-8";
/* CSS Document */

#hovedInnhold
{
border-width:thick;
border-color:#000000;
margin: auto; 
width : 880px; 
height: 405px;
background-color:#536981;
background-image:url(../image/lomseggen.jpg);
background-repeat:no-repeat;
border-left:solid;
border-right:solid;
border-color:black;
}

#header
{
border-width:thick;
border-color:#000000;
margin: auto; 
width : 880px; 
height: 110px;
background-color:#536981;
border-bottom:solid;
border-left:solid;
border-right:solid;
border-color:black;
}

#logo {
margin:auto;
width : 880px;
height: 150px;
border-left:solid;
border-right:solid;
border-color:black;
border-top:solid;
}


#meny {
margin:auto;
width : 880px;
height: 30px;
background-color:#536981;
border-left:solid;
border-right:solid;
border-color:black;
}

#footer {
margin:auto;
width : 880px;
height: 20px;
border-right:solid;
border-left:solid;
border-bottom:solid;
border-color:black;
}	

#video {
	position: relative;
	left:80px;
	top:227px;
	width:828px;
	height:348px;
	z-index:10001;
}

#rabatt {
	position: relative;
	left:350px;
	top:-65px;
	width:156px;
	height:70px;
	z-index:10002;
	border:solid;
	border-color:#FF0000;
}

#ligger {
	position: relative;
	left:650px;
	top:-141px;
	width:156px;
	height:70px;
	z-index:10002;
	border:solid;
	border-color:#FF0000;
}

#kontaktinfo {
	position: relative;
	left:50px;
	top:10px;
	width:156px;
	height:70px;
	z-index:10001;
	border:solid;
	border-color:#FF0000;
}