body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	background: #0d3343;
}

#container {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 950px;
	color: #000;
	background: #fff;
}

#header {
	margin: 0;
	padding: 0;
	background: url(../img/header.jpg) no-repeat top left transparent;
}

#footer {
	padding: 15px;
}

p.contact {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#nav {
	float: right;
	margin: 0 15px 0 0;
	padding: 115px 0 0;
	height: 27px;
	list-style: none;
}

#submenu {
	margin: 0;
	padding: 0;
	clear: both;
}

#submenu li.active a {
	text-decoration: underline;
}

#header {
	position: relative;
}

#lang {
	position: absolute;
	top: 0;
	right: 20px;
	width: 85px;
	height: 22px;
	overflow: hidden;
}

#lang.en {
	background: url(../img/flag_en.gif) no-repeat #fff;
}

#lang a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 300px;
}

#header div.normal {
	height: 32px;
	background: url(../img/sub_normal.jpg) no-repeat top left #fff;
}

#header div.golf {
	height: 106px;
	background: url(../img/sub_golf.jpg) no-repeat top left #fff;
}

#header div.massage {
	height: 106px;
	background: url(../img/sub_massage.jpg) no-repeat top left #fff;
}

#header div.bowling {
	height: 106px;
	background: url(../img/sub_bowling.jpg) no-repeat top left #fff;
}

#header div.bio {
	height: 106px;
	background: url(../img/sub_bio.jpg) no-repeat top left #fff;
}

#header div.nimby {
	height: 106px;
	background: url(../img/sub_nimby.jpg) no-repeat top left #fff;
}

#header div.spel {
	height: 106px;
	background: url(../img/sub_spel.jpg) no-repeat top left #fff;
}

#header div.studio {
	height: 106px;
	background: url(../img/sub_studio.jpg) no-repeat top left #fff;
}

#nav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	height: 27px;
	overflow: hidden;
}

#nav li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 1000px;
}

#submenu ul {
	margin: 0;
	padding: 3px 0 0 205px;
	list-style: none;
}

#submenu li {
	margin: 0 20px 0 0;
	padding: 0 0 0 12px;
	float: left;
	font-size: 1.1em;
	background: url(../img/sub_bullet.gif) no-repeat 0 50%;
}

#submenu a:link, #submenu a:visited {
	color: #ff6600;
}

#submenu a:hover, #submenu a:active {
	color: #000;
}

li#start {
	width: 56px;
	background: url(../img/nav_start.jpg) no-repeat 0 0 transparent;
}

li#start a:hover, li#start a:active, li#start.active {
	background: url(../img/nav_start.jpg) no-repeat 0 -27px transparent;
}

li#nimbysvarld {
	width: 100px;
	background: url(../img/nav_nimby.jpg) no-repeat 0 0 transparent;
}

li#nimbysvarld a:hover, li#nimbysvarld a:active, li#nimbysvarld.active {
	background: url(../img/nav_nimby.jpg) no-repeat 0 -27px transparent;
}

li#aktiviteter {
	width: 90px;
	background: url(../img/nav_aktiviteter.jpg) no-repeat 0 0 transparent;
}

li#aktiviteter a:hover, li#aktiviteter a:active, li#aktiviteter.active {
	background: url(../img/nav_aktiviteter.jpg) no-repeat 0 -27px transparent;
}

li#konferens {
	width: 83px;
	background: url(../img/nav_konferens.jpg) no-repeat 0 0 transparent;
}

li#konferens a:hover, li#konferens a:active, li#konferens.active {
	background: url(../img/nav_konferens.jpg) no-repeat 0 -27px transparent;
}

li#matlounge {
	width: 102px;
	background: url(../img/nav_mat.jpg) no-repeat 0 0 transparent;
}

li#matlounge a:hover, li#matlounge a:active, li#matlounge.active {
	background: url(../img/nav_mat.jpg) no-repeat 0 -27px transparent;
}

li#infooppet {
	width: 126px;
	background: url(../img/nav_info.jpg) no-repeat 0 0 transparent;
}

li#infooppet a:hover, li#infooppet a:active, li#infooppet.active {
	background: url(../img/nav_info.jpg) no-repeat 0 -27px transparent;
}

li#pressmedia {
	width: 104px;
	background: url(../img/nav_press.jpg) no-repeat 0 0 transparent;
}

li#pressmedia a:hover, li#pressmedia a:active, li#pressmedia.active {
	background: url(../img/nav_press.jpg) no-repeat 0 -27px transparent;
}

li#kontakt {
	width: 71px;
	background: url(../img/nav_kontakt.jpg) no-repeat 0 0 transparent;
}

li#kontakt a:hover, li#kontakt a:active, li#kontakt.active {
	background: url(../img/nav_kontakt.jpg) no-repeat 0 -27px transparent;
}

#columns {
	padding: 25px 15px 0;
}

#main-column {
	float: left;
	width: 630px;
	padding-bottom: 25px;
	background: #fff;
}

#alt-column {
	float: right;
	width: 280px;
	padding-bottom: 25px;
	background: #fff;
}

#alt-content {
	height: 150px;
	background: url(../img/altcontent.jpg) repeat-x 0 28px;
}

#alt-content h2 {
	margin: 0;
	padding: 10px 0 0 25px;
	font-size: 1.2em;
	font-weight: bold;
	height: 18px;
	background: url(../img/altheader.jpg) no-repeat;
}

#alt-content div.box {
	float: left;
	margin: 10px 0 0 5px;
	width: 183px;
	height: 105px;
	background: url(../img/altbox.jpg) no-repeat;
}

#alt-content div.box h3 {
	margin: 0;
	padding: 10px 0 0 27px;
	height: 16px;
	font-size: 1.1em;
	color: #fff;
}

#alt-content div.box img {
	margin: 0;
	padding: 4px 0 8px 9px;
	border: none;
}

#main-column .box {
	margin: 0 0 15px -5px;
	padding: 0 15px 15px 15px;
	background: url(../img/bigbox_bottom.gif) no-repeat bottom left #fff;
}

#main-column .box h2 {
	margin: 0 -15px 15px;
	padding: 6px 15px 0;
	height: 17px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: url(../img/bigbox_header.gif) no-repeat top left #fff;
}

#main-column .box p {
	margin: 0 0 10px;
}

#alt-column .box {
	margin: 0 0 15px;
	padding: 0 15px 15px;
	width: 252px;
	background: url(../img/box_bottom.gif) no-repeat bottom left #fff;
}

#alt-column .box h3 {
	margin: 0 -15px 15px;
	padding: 6px 10px 0;
	height: 17px;
	font-size: 1.2em;
	color: #fff;
	background: url(../img/box_header.gif) no-repeat top left #fff;
}
div.filmtable table {
	font-size:11px;
	}
div.filmtable th {
	text-align:left;
	}

table.box-list {
	margin: 0 0 15px;
	padding: 0;
	width: 252px;
	border: none;
}

table.box-list td {
	padding: 2px 5px;
	font-size: 1.1em;
	text-align: right;
	color: #253a4a;
}

table.box-list td.header {
	font-weight: bold;
	text-align: left;
}

table.box-list td {
	border-bottom: 1px dotted #d4dae2;
	vertical-align: top;
}

.fineprint {
	font-size:10px;
	line-height:14px;
	}

h1 {
	margin: 0 0 0 18px;
	padding: 0;
	float: left;
	height: 142px;
	width: 150px;
	font-size: 1em;
	overflow: hidden;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 2000px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
}

h3 {
	margin: 2px 0 -5px;
	font-size: 1.2em;
}

#main-column .box h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
}

a {
	font-weight: bold;
}

a:link, a:visited {
	color: #216d8d;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

img.map {
	float: right;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.nimbypicture {
	margin: -10px 10px 0 -5px;
}


img.right {
	float: right;
	margin-left: 10px;
}

img.invitation {
	margin: 5px 2px 0;
	border: none;
}

.box h4 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.1em;
}

#main-column .box h4 {
	margin: 0;
	font-size: 1.4em;
}

.box em {
	margin: -10px 0 0;
	font-size: 1em;
	line-height: 1.4em;
}

.thumbnail {
	margin: 0 7px 14px 8px;
	padding: 0;
	background: #fff;
	width: 104px;
	height: 79px;
	float: left;
	border: 1px solid #ccc;
}

.thumbnail a {
	overflow: hidden;
	display: block;
	width: 100px;
	height: 75px;
	border: 2px solid #fff;
}

.thumbnail img {
	border: none;
}

#main-column ul {
	margin: 0 0 15px;
	padding: 0 20px;
}

#main-column li {
	padding: 8px 0 2px;
	font-size: 1.2em;
	border-bottom: 1px dotted #d4dae2;
}

ul.presslist {
	padding: 0;
	list-style: none;
}

ul.presslist li {
	padding: 4px 0;
	font-size: 1.2em;
	border-bottom: 1px dotted #d4dae2;
}

ul.presslist em {
	font-style: normal;
	font-size: .9em;
	color: #777;
}

div#contact-text {
	padding: 10px;
	width: 250px;
	float: right;
}

div#contact-text p {
	margin: 0;
}

div.wrapper {
	padding-top: 10px;
	border-top: 1px dotted #d1d7db;
}

div#googlemap {
	padding: 10px;
	width: 330px;
	float: left;
}

div.wrapper h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	padding-bottom: 2px;
	color: #383e42;
	border-bottom: 1px dotted #d1d7db;
}

div.kalas {
	padding: 5px;
	margin: 10px 5px 0 0;
	float: left;
	width: 185px;
	background: #fff;
	border: 1px dotted #d1d7db;
}

div.kalas h4 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1.6em;
}

div.last {
	margin-right: 0;
}

#main-column div.kalas ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	border-top: 1px dotted #9ec199;
	border-right: 1px dotted #9ec199;
	border-left: 1px dotted #9ec199;
}

#main-column div.kalas li {
	padding: 5px;
	background: #d7ffd2;
	color: #253723;
	font-size: 1.1em;
	line-height: 1.5em;
	border-bottom: 1px dotted #9ec199;
}

#rules ul {
	margin: 5px 0 25px;
	padding: 0;
	list-style: none;
}

#rules li {
	margin: 7px 0;
	padding: 7px;
	background: #ecffea;
	color: #222e21;
	font-size: 1.1em;
	line-height: 1.5em;
	border-bottom: 1px dotted #9ec199;
}

#rules ul.practical li {
	background: #e5f1f8;
	color: #404a4f;
	border-bottom: 1px dotted #b0bfc8;
}

#rules ul.security li {
	background: #fcfcd8;
	color: #3a3a2d;
	border-bottom: 1px dotted #c3c39f;
}

#rules h4 {
	color: #000;
	font-size: 1.6em;
}

#party-rooms {
	margin-bottom: 10px;
}

#party-rooms tr {
	margin: 1px;
}

#party-rooms td {
	margin: 1px;
	padding: 5px;
	font-size: 1.2em;
	background: #fff;
	border-right: 1px dotted #9ec199;
	border-bottom: 1px dotted #9ec199;
}

#party-rooms td.spanner {
	text-align: center;
}

#party-rooms td.header {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #32435c;
	background: #cfdfff;
	border-right: none;
}

#party-rooms td.subheader {
	color: #516f91;
	font-weight: bold;
	font-size: 1.1em;
}


p.comment {
	margin-left: 5px !important; 
	font-size: .9em;
	font-style: italic;
}

ul#contact {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#contact li {
	margin: 0;
	padding: 0 0 5px 44px;
	font-size: 1.2em;
	line-height: 1.5em;
	border: none;
}

li.phone {
	background: url(../img/icon_phone.gif) no-repeat top left #fff;
}

li.address {
	background: url(../img/icon_address.gif) no-repeat top left #fff;
}

li.email {
	background: url(../img/icon_mail.gif) no-repeat top left #fff;
}

li.fax {
	background: url(../img/icon_fax.gif) no-repeat top left #fff;
}

li.book {
	background: url(../img/icon_booking.gif) no-repeat top left #fff;
}

.profile img {
	margin-left: 15px;
	float: right;
}

#flashmap {
	margin: 0 auto;
	padding: 0 0 10px;
	width: 500px;
}

#footer-logos {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

#footer-logos img {
	border: none;
	margin: 0 20px 0 0;
}

label em {
	font-style: normal;
	color: #f00;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	line-height:0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; color: #000;}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
