﻿*
{
	outline: none;}
img 
{
	border: 0;}
.folio_block {
	position:absolute;
}
.topfelt
{
	position: absolute;
	right: -15px;
	text-align:center;
    background: url(http://www.1sted.dk/lisbeth/paging_bg.png) no-repeat;
    z-index:200;
    top: 15px;
    width:100%;
    padding-bottom:13px;
    padding-top:8px;
}
.main_view 
{
	left:335px;
	width: 200px;
	height: 294px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.window {
	height:294px;
	width: 200px;
	overflow: hidden;
	position: relative;
}
.image_reel {
	position: absolute;
}
.image_reel a {
	position: relative;
	float: left;
	cursor: pointer;
}
.image_reel img 
{
	float: left;}
.image_reel a span {
	height: 294px;
	width: 580px;
	float: left;
	position: absolute;
	z-index: 10;
}
.paging {
	position: absolute;
	top: 60px; right: 5px;
	width: 55px;
	text-align:right; 
	z-index: 100;
	line-height: 40px;
	display: none;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background-color:#c0c0c0;
}
.paging a.active {
	font-weight: bold; 
	background: #31b1f3; 
	border: 1px solid #005581;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
