* {
    padding: 0;
    margin: 0;
} 

body {
	background: #F2F1E9;
	font-family: arial, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #666;
	line-height: 17px;
}
.rightarrangementen {
	float: right;
	width: 400px;
	height: 350px;
	overflow:auto;
	text-align: justify;
	
}
.righthotel2 {
	float: right;
	width: 700px;
	height: 350px;
	overflow:auto;
	text-align: justify;
	
}
.arrangementenleft {
	float: left;
	width: 200px;
	background: #999999;
	height:340px;
	
}
.fotoleft {
	float: left;
	width: 300px;

	height:340px;
	
}
.arrangementenleft ul { padding: 10px 0 10px 30px; list-style-type: square; }
.arrangementenleft ul li { padding-bottom: 5px; }
.arrangementenleft ul li a { color: #fff;;font-size: 10px;; text-decoration: none;  }
.arrangementenleft ul li a:hover { color: #fff; url(images/menuover.gif) repeat-x; }

img { border: none; }

font-weight:bold; }
a:hover { color: #990000;
	text-decoration:underline; }

#wrap {
background: #fff;
width: 920px;
margin: 5px auto 0 auto;
padding: 0 10px;
}

#header {
	height: 120px;
	line-height: 60px;
	background-color: #333333;
	
}
#headerr {
	height: 40px;
	line-height: 60px;
	background-color: #333333;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -4px;
}
#header h1 a {
color: #FF7400;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
.headerleft {
	text-align:center;
	background-color: 242424;
}



#menu {
	margin-top: 0px;
	height: 30px;
	line-height: 30px;
	background:  url(images/menu.gif) no-repeat;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 5px;
font-size: 10px;
font-family: arial;
}
#menu li a{ 
color: #fff;

display: block;
text-decoration: none;
padding: 0 10px;
}
#menu li a:hover {
background: #999999 url(images/menuover.gif) repeat-x;
}
#menu ul { padding-left: 1px;}

#content {
margin-top: 10px;
height:350px;
overflow:auto;

}
#contenta {
margin-top: 1px;
height:350px;
overflow:auto;

}
.right {
	
	width: 370px;
	text-align: justify;
	
	margin-left:0px;
	float: right;
}
.rightt {
	
	width: 30px;
	text-align: justify;
	
	margin-left:0px;
	float: right;
}
.righthotel {
width: 400px;
	text-align: justify;
	
	margin-left:0px;
	float: right;
}
.rightligging {
	width: 250px;
	float: right;
	

}

.right h2 {
	color: #669999;
	font-size: 18px;
	letter-spacing: -3px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}
.right h2 a {
color: #FF7400;
}
.right h2 a:hover {
color: #333;
}

.left {
	float: left;
	width: 450px;
	
	
}
.left h2 {
	color: #999999;
	
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
}
.left ul { padding: 10px 0 10px 30px; list-style-type: square; }
.left ul li { padding-bottom: 5px; }
.left ul li a { color: #777; text-decoration: none;  }
.left ul li a:hover { color: #FF7400; }

#footer {
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}
#footer a { 
color: #aaa;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}
.righthotel {
	float: right;
	text-align: justify;
	
}
.righthotel h2 {
	color: #999999;
	font-size: 18px;
	letter-spacing: -3px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}
.hotelright {
height:350px;
	overflow:auto;}
.tekstfoto {
width: 200px;
position:absolute;

top:0px;
	
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


