@charset "utf-8";
/* CSS Nordlys Spahotell */

body {
	color: #000000; 
	background-repeat: no-repeat;
	height:auto;
	width:auto;
	background-color: #9999FF;
}

p {
	color:#211451;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 { 
	font-family:"Times New Roman", Times, serif;
	color:#54467a;
	padding-top: 0px;
	padding-left: 20px;
	/*padding-bottom: 5px;*/
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#54467a;
	font-size:medium;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:small;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	color:#aaaaaa;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #54467a;
}

#wrapper {
	width:800px;
	margin:0 auto;
	height:auto;
}

#heading {
	width:100%;
	height:120px;
	float:none;
	text-align:center;
	padding-top:0em;
	margin-bottom: 20px;
	background-color:#FFFFFF;
	
}

#meny {
	width:16%;
	float:left;
	top: 0;
	}
	
#meny ul {
	margin: 0;
	padding: 0;
	list-style:none;
	width:125px;
	/*border-bottom:1px solid #ccc;*/
}


#meny ul li {
	position: relative;
	top: 0;
}

#meny li ul {
	position:absolute;
	left: 124px;
	top: 0;
	display:none;
}

#meny ul li a {
	display:block;
	text-decoration:none;
	color: #777;
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
	border-style:outset;
}

/* Fix IE. Hide from IE Mac\*/
* html ul li {float:left;}
* html ul li a {height:1%;}
/* End */
	
#meny li:hover ul {display:block;}
/*info over her tilhører menyen*/

#meny a:link {color:#54467a;} 

#meny a:visited {color:#996699;}

#meny a:hover {background-color:#CCCCFF}

#meny a:active {color:#6e9179;}

#meny a:link, a:visited {font-family: Arial, Helvetica, sans-serif; font-size:small; font-weight:bold;}


a:link {color:#54467a;} 

a:visited {color: #996699;}

a:hover {background-color:#CCCCFF}

a:active {color:#6e9179;}

#hoved {
	position:relative;
	top: 0;
	left: 1em;
	float:left;
	width:77%;
	background-color:#FFFFFF;
	padding:20px;
}

#under_bildeviser {
	position: relative;
	left: 0em;
	float:right;
	width:80%;
	background-color:#9999FF;
	margin:0px;
	padding:10px;
	}
	
#hoved ul {
	padding-left:15px;
}

#hoved ul li {
	padding-left: 15px;
	list-style-type:circle;
	color:#211451;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:25px;
	padding:1px;
}
	
#footer {
	clear:both;
	margin-top:20px;
	padding-top:1em;
	height:25px;
	width:100%;
	text-align:right;
}

#wrapper {
	position:relative;
}

#wrapper, #heading {
	clear:both;
}

#bildeviser {
	position: relative;
	top: 0em;
	left: 0em;
	float: right;
	width:82%;
	padding: 0px 0px 0px 15px;
}

.bilderamme{
	margin: 1em;
	padding: 0em;
	border: 5px solid #54467a;
	
}

.ramme{
	border: 5px solid #54467a;
}

.linjeover{
	border-top: solid 2px #54467a;
	padding-top:3px;
	padding-bottom:10px;
}

.galleryphoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333; 
	font-size:70%;
	width:290px;
	line-height:15px;
	margin-top: 0px;
}

.photocredit {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:small;
	color:gray;
}

.understrek {
	text-decoration:underline;
	}
	
.luft_horisontalt {
	color:#54467a;
		padding-left:10px;
	}