body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(/media/images/tpl/Tapet.png);
	background-color: #fff;
}

#outerwrapper {
	background-image: url(/media/images/tpl/contentbg24.png);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto;
	width: 880px;
	text-align:left;
}
.trans {
filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#contentbox {
	width: 676px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#sidebarbox {
	width: 184px;
	padding: 0px;
	margin: 0px;
	float:right;
}

#bottombg {
	background-image: url(/media/images/tpl/contentbg_bot24.png);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 880px;
	text-align:left;
}

#contenttable {
    background: #FFF;
}

#header {
	position:relative;
	height: 176px;
}


#headerpic {
	position:absolute;
	left: 180px;
	top:0;
	
}

#mainmenu {
	/*background:#FFFFFF; */
    /*style="background: url(/media/images/tpl/sidebartop.gif) bottom right no-repeat;"*/
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	width: 660px;
	position: absolute;
	top: 158px;
	left:180px;
	margin:0;
	padding:0;
    font-size:12px;
}
.menu {
	position:relative;
}
.menu ul {
	list-style:none;
	margin:0px;/* 0px 0px 14px;*/
	padding:0;
	width:660px;
	height: 22px;
}
.menu ul li{
	position: relative;
	float: left;
	/*background-color: #FFF;*/
	display:inline;
	margin: 0;/* 10px 0 10px;*/
	
	/*padding: 3px 10px 3px 10px;
	height: 22px;*/
}

/*Top level menu link items style*/
.menu ul li a{
	display: block;
	/*width: 90px; /*Width of top level menu link items*/
	padding: 4px 10px 3px 10px;
	/*border: 1px solid black;
	border-left-width: 0;*/
	text-decoration: none;
	color: #333;
}
.menu ul li a:hover{
	background:url(/media/images/tpl/menu_bg.gif) left bottom no-repeat;
    text-decoration:underline;
}
.menu ul li a.active{
	background:url(/media/images/tpl/menu_bg.gif) left bottom no-repeat;
    text-decoration:underline;
}
.firstitem{
	padding-left: 15px;
}

#submenu {
	background:#fff; 
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 676px;
}
/*
#submenu.menu ul li a:hover{
	background:url(/media/images/tpl/mainmenu-active.gif) left top no-repeat;
    text-decoration:underline;
}
#submenu.menu ul li a.active{
	background-image:url(/media/images/tpl/mainmenu-active.gif);
	background-repeat:no-repeat;
    text-decoration:underline;
}
*/
.sidebarmenu {
    padding-top:6px;
}

.sidebarmenu ul {
	list-style:none;
    list-style-image: url(/media/images/tpl/linkarrow.gif);
	/*margin:0px;*/
    display: block;
	padding-left:17px;
    padding-top: 8px;
    margin: 0;
}
.sidebarmenu ul li {
	text-decoration: none;
	color: #999888;
    font-size: 11px;
    line-height: 15px;
    
}
.sidebarmenuheading {
	text-decoration: none;
	color: #696959;
    font-size: 10px;
}

/*.sidebarmenu ul li a{
	margin-top: -5px;
    text-decoration: none;
	color: #999888;
    font-size: 10px;
}*/
#box2container {
	position: relative;
	height: 264px;
	
}
#box4container {
	position: relative;
	height: 528px;
	
}

.box {
	position: absolute;
	width: 338px;
	height: 264px;
	left: 0; right:0;top:0;bottom:0;
	z-index:0;
    margin:0;
    padding:0;
    overflow: hidden;
}
.box#std1 {

}
.box#std2 {
    left: 338px;
}
.box#std3 {
	left: 0px;
	top: 264px;
}
.box#std4 {
	left: 338px;
	top: 264px;
}

.box.nattklubbindex  h2{
margin:6px 0 4px 8px;
padding:0; 
font-family: Verdana;
font-size:14px; 
color:#fff;
}
/*.box.nattklubbindex  h2 {
margin-left:8px;
}*/
.box.nattklubbindex p{
/*font-family: Verdana;
font-size:11px; */
color:#fff;
}
.box.nattklubbindex a, .box.nattklubbindex a:visited {
text-decoration:none;
color:#fff;
}

.box div.nklink {
position: absolute;
right: 14px;
bottom: 7px;
font-size: 11px;

}
.nattklubbtbl td{
width: 336px;
vertical-align: top;
border:0;
}
.nattklubbtbl a,.nattklubbtbl a:visited {
color:#fff;
text-decoration: none;
font-size: 11px;
}
.nattklubbtbl h2{
margin-left: 8px;
margin-top: 10px;
font-size: 16px;
font-family: Verdana,Helvetica;
font-weight: bold;
}
/* event style */
.eventframe {
    position:relative;
    width: 336px;
}

.eventbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
    line-height: 15px;

}

.eventbox {
	/*width: 328px;*/
	position: relative;
	margin: 0 8px 28px 8px;/*24px;*/

}

.eventbox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 6px;
}/*
.type1 #image {
	width: 105px;
	height: 122px;
	float: left;
	border: 0px dotted #CCCCCC;
}

.type1 #extratext {
    margin-top:6px;
}*/

.type1 #basetext {
	float: right;
	width: 207px;
	height: 122px;
	vertical-align: bottom;
	position: relative;
}
#datebox {
	position: absolute;
	z-index: 2;
	height: 54px;
	width: 54px;
	top: 0px;
	right: 0px;
	background-color: #000000;
	border: 1px solid #222;
}
#datebox #date {
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.clearfloat {
	clear: both;
}
/*.eventbox #extratext {
    padding: 0 15px 5px 0;
}*/
/*
.box#std1 .eventbox #extratext,.box#std3 .eventbox #extratext {
    padding-left: 5px;
}
.box#std1 .eventbox.type2 #basetext,.box#std3 .eventbox.type2 #basetext ,.box#std3 .eventbox.type2 h3,.box#std1 .eventbox.type2 h3 {
    padding-left: 5px;
}*/
/*
.box .eventbox #extratext {
    padding-left: 5px;
}
.box#std2 .eventbox #basetext,.box#std2 .eventbox h3 {
    padding-left: 5px;
}*/
.eventbox #extratext p {
	margin-top: 4px;
}

.type1 #basetext div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 160px;
}


.type2 #image {
	width: 322px;
	/*height: 122px;*/
	border: 0px dotted #CCCCCC;
}

.type2 #basetext {
	margin-top:2px;
	width: 180px;
	position: relative;
}
.type2 h3 {
    margin-top: 7px;
}
/*
.type2 #basetext,.type2 #extratext, .type2 h3{
    padding-left:6px;
}

.type1 #extratext {
   padding-left:6px;
}
*/
#box1,#box2,#box3,#box4,#box1text {
	position: absolute;
	width: 338px;
	height: 264px;
	left: 0; right:0;top:0;bottom:0;
	z-index:0;
    margin:0;
    padding:0;
}
#box1 {
}
#box1text {
	width: 328px;
	border-bottom:solid #999 1px;
}
#box1,#box1text {
    font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
    font-size:20px;
    line-height: 24px;
}
#box1 p.byline,#box1text p.byline {
    font-size:14px;
    line-height: 20px;
    text-align: right;
}
#box1 a,#box1text a,#box1 a:visited,#box1text a:visited{
    font-size:11px;
    color:#cfaa73;
    text-decoration:none;
	font-weight:500;
}
#box2 {
	left: 338px;
}
#box3 {
	left: 0px;
	top: 264px;
}
#box4 {
	left: 338px;
	top: 264px;
}
#maincontent {
	margin-bottom: 15px;
	
}

#menutable .left {
    vertical-align:top;
    text-align: right;
    width: 338px;
    padding-top: 21px;
    padding-right: 10px;
}
#menutable .right {
    vertical-align:top;
    text-align: left;
    width: 328px;
    padding-right: 10px;
}
#menutable .right.nopad{
    padding-right:0px;
}
#personaltable {
border: 0px;
}
#personaltable .left {
    vertical-align:top;
    text-align:right;
    width: 338px;
    padding: 0px;
}
#personaltable .right {
    vertical-align:top;
    text-align: left;
    width: 338px;
    padding: 0px;
}
.pricetable {
    font-family: Verdana;
    font-size:10px;
}
.pricetable {
    vertical-align:top;
}
.pricetable td .col1{
    width: 290px;
}
.col2.subhead,.col3.subhead,.col4.subhead,.col5.subhead {
    vertical-align: bottom;
    text-align:center;
}
.subhead p {
    margin: 0px;
    vertical-align: bottom;
}
/*.col1 {
width: 220px;
vertical-align:top;
}
.col1.wide {
width: 220px;
}*/
.col1 {
    padding-right:10px;
}
.col2,.col3,.col4,.col5{
    text-align:right;
    vertical-align:top;
}
#pricetbl2col td.col1 {
    width: 290px;
}
#pricetbl3col td.col1 {
    width: 260px;
}
#pricetbl4col td.col1 {
    width: 225px;
}
/*#pricetbl4col td.col2,#pricetbl4col td.col3 {
    width: 70px;
}*/
.colhead {
    text-align:center;
}
#menutable h1 {
    margin-top: 42px;
    margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-style:bold;
}
#menutable h2 {
    margin-top: 34px;
    margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-style:italic;
}
#menutable h3 {
	/*width: 338px;
	margin-left:338px;
	margin:0px;*/
    margin-top: 21px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-style:normal;
	font-weight:bold;
}
#menutable  p {
    margin:4px 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    }
#bokabordtbl {
margin-left:15px;
margin-top:9px;
}
#bokabordtbl p{
margin:5px 0 2px 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.row {
	position:relative;
	width: 676px;
	clear:both;
}
.row #left {
	text-align:right;
	width: 328px;
	float:left;
}
.row #right {
	text-align:left;
	float:right;
	width:338px;
}
#sidebarcontent {
	margin:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sidebarcontent h3 {
	font-size:11px;
	margin-bottom:-6px;
	margin-top: 22px;
	padding-bottom:0px;
}
#sidebarcontent p {
	margin:8px 0;
	padding:0px;
    line-height: 1.25;
}
#sidebarcontent a,#sidebarcontent a:visited {
	text-decoration:none;
	color:#696959;
	font-weight:500;
}
a.arrow, a.arrow:visited {
  padding-left : 15px; 
  background : url(/media/images/tpl/linkarrow.gif) no-repeat bottom left;
  white-space : nowrap; /* Added April 12, 2007 (see note below)*/
}
#footer {
	position:relative;
	margin-top: 6px;
	margin-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
#footer a {
	/*display:inline;*/
	margin: 0 10px;
}
#footer a,#footer p a:visited {
	text-decoration:none;
	color:#333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Popup styles */
.jqmWindow {
    display: none;
    
    position: absolute;
    top: 10%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000;
 }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
/** html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}*/
.popupframe {
display:none;
position:fixed;
/*
left:330px;
top:180px;
width:400px;
height:320px;*/
    top: 17%;
    left: 50%;
    margin-left: -200px;
    width: 375px;
}
.popupframe.long {
position:absolute;
top: 14%;
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
/** html .popupframe {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
* html .popupframe.long {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(10 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}*/
.popupwin {
height:350px;
background-color:#fff;
text-align:left;
}
.popupwin div.drag {
background-color:#E3DDBB;
height:8px;
margin:0 30px 0 15px;
}
.popupwin div.topx a {
cursor:pointer;
right:12px;
position:absolute;
top:-3px;
/*z-index:20;*/
text-decoration:none;
font-family:Arial,Verdana;
font-size:12px;
}
.popupwin div.topx a,.popupwin div.topx a:visited {
color: #776666;
}
.popupwin #dlgContent {
padding:9px 15px;
}
.popupwin.black {
background-color:#000;
color:#FFFFFF;
}
.popupwin.black div.drag {
background-color:#202020;
}
.popupwin.black div.topx a,.popupwin.black div.topx a:visited {
color: #333333;
}
.popupwin.long {
height: 450px;
}