body { background-color:#000000; margin:0px; padding:0px; overflow: scroll;  }
p { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
color:#FFFFFF;
font-size:11px;
margin:0px; padding:0px;
}
h1{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bc7606;
font-size:14px;
font-weight:bold;
margin:0; padding:0;
border:0;
}
h2{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font:bold;
color:#cfd2d4;
font-size:12px;
margin:0px; padding:0px;
}
.picture_margin {  float:left; margin-right:7px; margin-bottom:2px; margin-top:3px; }
h4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#000000; font:bold; margin:0px; padding:0px;}
h5 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#8b8b8b; font:bold; margin:0px; padding:0px;}
.sagtogskrevetdato { font-size:11px; }
.presse_anmeldelser_link { 
font-size:11px;
color:#8b8b8b;
text-decoration:underline;
}
.forlag { 
font-size:10px;
color:#474869;
}
.orange { color:#bc7606; }
a:link {
	color: #bc7606;
	text-decoration: none;
}
a:visited {
	color: #bc7606;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #bc7606;
	text-decoration: none;
}

a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #ffffff;
	text-decoration: none;
}
a.black:active {
	color: #000000;
	text-decoration: none;
}

a.grey:link {
	color: #8b8b8b;
	text-decoration: none;
}
a.grey:visited {
	color: #8b8b8b;
	text-decoration: none;
}
a.grey:hover {
	color: #ffffff;
	text-decoration: none;
}
a.grey:active {
	color: #8b8b8b;
	text-decoration: none;
}
.grey {color:#666666;}
.black {color:#000000;}
.border_grey_dotted {border-top:#444444 dashed 1px;}

.light_grey {color:#cfd2d4;}


a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #8b8b8b;
	text-decoration: none;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}


.form_submit {
width:100px; background-color:#bc7606; font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; border:#ffffff 1px solid;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #999999;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 60px; /*position where enlarged image should offset horizontally */

}



/* SENESTE  MENU */

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 0px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 0px;
margin: 0;
text-decoration: none;
/* OP border-right: 1px solid #DADADA; */
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:#ffffff;
 /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
margin-left:-7px;
top: 0;
/* OP border: 1px solid #BBB; OP */ /*THEME CHANGE HERE*/
border-bottom-width: 0;
/*  font:normal 12px Verdana; */
line-height:16px;
z-index:100;
background-image:url(http://kluversbigband.dk/XOP_img/page_constant/bg_menu_mouseover.gif); background-repeat:repeat-x; 
filter: alpha(opacity=90); -moz-opacity: 0.90; 	-khtml-opacity: 0.9;	opacity: 0.9;
width: 150px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 9px;
/*OP border-bottom: 1px solid #BBB; OP*/ /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#FFFFFF;
}





ul, ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}


input:focus, input:hover, textarea:focus, textarea:hover { background-color: #EcEfe4; }	

#livesearch {
margin: 0px;
padding:3px;
width: 250px;
display: block;
border:1px solid #666666;
font-size: 14px;
}
#LSResult {    
      position: absolute;
      background-color: #aaaaaa; 
     width: 500px; 
      margin: 1px 0px 0px 0px;
      padding: 0px;
}
#LSResult li {
    padding-bottom: 2px;
    padding-top: 2px;
    line-height:15px;
    margin-bottom: 0px;
}
ul#LSShadow {
      position: relative;
      right: 0px;
      margin: 0px;
      padding: 0px;
      background-color: #555555; /*shadow color*/
      color: inherit;
}
#LSResult ul {
     margin-bottom: -5px;
     margin-top: 0px;
     padding-top: 0px;  
     margin: 0px;
     padding: 0px;
}
#LSResult ul li {
    text-indent: 0px;
    padding: 3px 3px 3px 3px;
}
.LSRes {
      position: relative;
      bottom: 1px;
      right: 1px;
      background-color: #555555;
      border:  1px solid #AaaaAA;
    }
#LSHighlight {
     color: #564b47;  
     background-color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}