html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: #000000;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 8pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 650px;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -198px; 
  width: 650px;
}



/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #749942; 
  background-color: #000000;
}

#menu a:hover, #menu a:active
{
  background-image: url('../images/taba2.jpg');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../images/taba.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 31px;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #749942; 
  background-color: #000000;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('../images/tabb2.jpg');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../images/tabb.jpg');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  background-color: #000000;
  padding: 15px 15px 15px 146px;
  height: 292px;
  background-image: url('../images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: 15px; 
  width: 32px;
  height: 292px;
}

.content
{
  height: 277px;
  overflow: auto;
  padding: 7px;
}

.contentStartSide
{
  height: 257px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #749942;
  background-color: inherit;
}



/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #aaaaaa;
  background-color: inherit;
  border-left: 5px solid rgb(215, 137, 137);

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

/* Egne styles */

.kontakt
{
	position:absolute;
	bottom:12px;
	left:148px;
}
.kontakt a
{
	color: #666F53;
  	text-decoration: none;
  	font-weight: bold;
}
.booking
{
	position:absolute;
	bottom:12px;
	right:20px;
}
.booking a
{
	color: #666F53;
  	text-decoration: none;
  	font-weight: bold;
}

.contentKonsert
{
  height: 283px;
  overflow: auto;
  padding: 7px;
  background-image: url('../images/konsert_bg.gif');
}

.contentSkiver
{
  height: 283px;
  overflow: auto;
  padding: 7px;
  background-image: url('../images/skiver_bg.gif');
}


.konsertframe
{
	background-color: #c1b49d;
	position:absolute;
	top:90px;
	right:40px;
	width: 290px;
	height: 230px;
	overflow: hidden;
}


.playlist
{
	position:absolute;
	top:86px;
	right:40px;
}

.coverPreviewMedium
{
	position:relative;
	top:14px;
	left:10px;
	/* border: 2px solid #000000; */
	height: 135px;
}
.coverPreviewLiten
{
	position:relative;
	left:0px;
	border: 0px solid #000000;
	height: 85px;
}

.pil
{
	border: 0px;
}

.skiveInfo
{
	position: relative;
	top:190pix;
	left:10px;
}

.skivediskografi
{
	margin: 0 auto 0 auto; 
	height: 100%;  
	width: 80%;
	position: relative; 
	left: 45px;
	padding: 6px;
	overflow: hidden; 
}

.skivediskografi2
{
	margin: 0 auto 0 auto; 
	height: 100%;  
	width: 80%;
	position: relative; 
	left: 45px;
	padding: 8px;
	overflow: hidden; 
}
.skivetekst
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 200px;
}

.skivetittel
{
	font-size: 10px;
	color: #6E7468;
	font-weight: bold;
	position: relative;
	top: 5px;
}

.skiveinfo
{
	position: relative;
	top: 10px;
}

.skivelink
{
	position: absolute;
	top: 77px;
	left: 0px;
}

.konsertliste
{
	background-image: url('images/konsert_bg.gif');
}

.konsertHarVert
{
  color: #c4c4c4;
  text-decoration: underline;
  font-weight: bold;
}

.konsertKommer
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.rammePreview{
   border: 1px solid #000000;
}

.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}



/* Kode for bildegalleri */

.bildebox
{
	cursor: default;
	list-style: none;
	overflow: auto;
}


.bildebox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 5px;
	vertical-align: top;
	width: 100px;
	height: 100px;
}

/*
.bildebox 
{
	background: #eee;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 1px;
	position: relative;
}
*/
