
html {
        height: 100%;
} 
body {
	height: 100%;
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 10px;
	line-height: 12px;

}
img {border:none; }
.high {
        height: 100%;
} 
p,tr,td {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}
hr { border: 1px solid #CCCCCC; }
a {
	color: #000066;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
}
a:hover {	
	color: #000000;
	text-decoration: underline}
a.lang {
	color: #000000;
	font-size: 9px;
	text-decoration: none}
a:hover.lang {
	color: #000066;
	text-decoration: underline}
	
.bio {
	color: #000066;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14px;
}
#teaser {position: absolute;  top:325px; left:415px; z-index: 10 }
#teaser a.bg{display:block;width:195px; height:280px;background: url(image/oslo_calling.png) 0 0 no-repeat; }
.teaser a.bg {float:left;width:195px; height:280px;background: url(image/oslo_calling.png) 0 0 no-repeat;}
a.bg2 {float:left;width:195px; height:280px;background: url(image/joy_forside.gif) 0 0 no-repeat;}
#teaserlink,.teaserlink {position:absolute; bottom:25; left:0; margin-left:5px;width: 180px}
.teaserlink .tlink { text-align: left}
.teaserlink img {float:right}

#teaser span a,.teaser span a {display:block; width:90px;height:25px; float: left}
	
.disco {
	font-size: 10px;
	line-height: 25px;
}
.discoBold {
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}
.meantime {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.mti {
	border-color: #000000;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	
}
/*
hr {
	color: #CCCCCC;
	size: 1px;
	margin: 5px 0; 
	
} */
hr.d {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	height: 2px;
	margin: 5px auto 5px 0;
	text-align: left;
	}
.skiller {border-bottom:1px solid #999; padding:5px 5px; margin-bottom:5px }

.photo {
	background-image:"../image/Karin4.jpg";
}
.skille {padding:2px 0; margin:5px; background:#ccc;}
td {position:relative; }
.buy {position:relative; bottom:0px; }
/* ######### SlideShow ######### */
#slideshow-area {position: absolute;  top:325px; left:415px; z-index: 10;}
#slideshow-area, #slideshow-scroller {
  width: 195px;
  height: 300px;
  overflow: hidden;
  margin: 0 auto;
}

#slideshow-area {
 /* border: 1px solid #ccc; */
}

#slideshow-holder {
  height: 300px; text-align:center; position:relative;}

#slideshow-previous, #slideshow-next {
  width: 50px;
  height: 50px;
  position: absolute;
  background: 
    transparent 
    url("images/arrow_left.png") 
    no-repeat 50% 50%;
  top: 150px;
  display: none;
  cursor: pointer;
  cursor: hand;
}

#slideshow-next {
  display: block;
  background: 
    transparent 
    url("images/arrow_right.png") 
    no-repeat 50% 50%;
  top: 150px;
  right: 0;
}

.slideshow-content {
  float: left; 
}
