* {
	margin: 0;
	padding: 0;
}

body {
	background: #00466a url(design/body.jpg) repeat-y 0 0;
	font-family: verdana, sans-serif;
	
	
}

img {
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #AAC929;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #AAC929;
}

a.frontpage, a.frontpage:link, a.frontpage:visited, a.frontpage:active {
	color: #fff;
	text-decoration: none;
}

a.frontpage:hover {
	text-decoration: none;
	color: #fff;
}


#container {
	text-align: left;
	width: 686px;
	min-height: 500px;
	margin-left: 186px;
	padding: 35px 0 6px 30px;
	
	
	font-size: 11px;
	
	background: transparent url("design/gradient.jpg") no-repeat 0 0;
}

* html #container {
	height: 565px;
}

#header {
}

#header h1 {
}

#header h1 a {
	display: block;
	height: 101px;
	margin-bottom: 12px;
	
	background: url("design/title.jpg") no-repeat top right;
}

#header h1 a span {
	display: none;
}

#nav {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 125px;
	
	background: transparent url("design/logo.jpg") no-repeat 0 0;
}

#nav span { 	

 }

#nav ul {
	list-style-type: none;
	padding-top: 20px;
	line-height: 1em;
}

ol	{ margin-left:23px;}

#nav li {
}

#nav li a {
	display: block;
	height: 30px;
	width: 181px;
	
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav .omos {
	background-image: url("design/nav-omos.jpg");
}
#nav .newsletter {
	background-image: url("design/nav-newsletter.jpg");
}
#nav .book {
	background-image: url("design/nav-book.jpg");
}
#nav .bowling {
	background-image: url("design/nav-bowling.jpg");
}
#nav .motionfit {
	background-image: url("design/nav-motionfit.jpg");
}
#nav .cafe {
	background-image: url("design/nav-cafe.jpg");
}
#nav .restaurant {
	background-image: url("design/nav-restaurant.jpg");
}

#nav ul ul {
	text-align: right;
	padding: 0;
	width: 180px;
}

#nav li li {
}

#nav li li a {
	display: block;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0px 0 4px 0;
	
	font-size: 11px;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	padding-right:10px;
}


#content {
	color:#FFFFFF;
}

#content #index-links img {
	margin: 0 10px 0 2px;
}

#content h2 {
}

#maincontent {
	margin-left: 240px;
	
}

#maincontent h2 {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
	
	margin: 20px 0 6px 0;
}

#maincontent p{
	line-height: 1.5em;
	color: #f1f1f1;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	
	
}



#secondarycontent {
}

#secondarycontent p.newsdate {
}

#secondarycontent .newsitem {
}

#footer {
	position: absolute;
	top: 0;
	left: 185px;
	padding: 8px 0 0 20px;
	
	font-weight: bold;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #ccc;

	background: transparent url("design/footer-bg.gif") no-repeat 0 0;
}

#footer .footer_prim {
}

#footer .footer_prim2 {
	color:#666666;
}


#sitemap {
	margin-left:20px;
	line-height:17px;
	
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #ccc;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
	color: #fff;
}
.box_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000;
}
.hr {
	height:1px;
	color:#fff; 
	border-bottom:1px dotted #fff;
	text-align:left
}

/* LIGHTBOX - kode --- */
.hr {height:1px; color:#084681; border-bottom:1px dotted #084681; text-align:left}
#lightbox {position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center; line-height: 0;}
#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: transparent url(http://www.xlweb.dk/php5001/gallery/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, 
#prevLink:visited:hover {background: url(http://www.xlweb.dk/php5001/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover,
#nextLink:visited:hover {background: url(http://www.xlweb.dk/php5001/gallery/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData {padding:0 10px;}
#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;} 
#overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}






