@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(bag.jpg);
	font-size:1em;
	font-family:"Arial Narrow", Tahoma, "Courier New", Courier, monospace, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	}
.main{width:1015px;}	
.top{
	background-image: url(top1.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;
	height:66px;
	padding:0px 30px 15px 50px; 
	}
.midt{
	background-image: url(midt.png);
	background-repeat: repeat-y;
	width:1015px;
	height:;
	padding:0px 30px 0px 45px;
}
.bund{
	background-image: url(bund.png);
	background-repeat:no-repeat;
	width:100%;
	height:53px;
	padding:4px 30px 0px 50px;
}

.toptop{ 
text-align:right;
padding:0 24px 0 0;}

a.lille:link{
font-family:Arial, Helvetica, sans-serif;
font-size:60%;
color:#666;
text-decoration:none;
}
a.lille:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:60%;
color:#666;
text-decoration:none;
}
a.lille:active{
font-family:;
font-size:60%;
color:#666;
text-decoration:none;
}
a.lille:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:60%;
color:#000;
text-decoration: none;
}



a.stor:link {
	font-size: 168%;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	}
a.stor:visited {
	font-size: 168%;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	
	line-height:20px;
	}
a.stor:active {
	font-size: 168%;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	}
a.stor:hover {
	font-size: 168%;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	}
.aktiv{letter-spacing:-0,03em;border-bottom:solid 1px #000;line-height:20px;}


.apo {
	font-size: 800%;
	color: #CCCCCC
}
.storTekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#000000;
}

.start{padding:0 0 0 40px;}
img{border:0px;}





/* backbox */

#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px #CCC solid;
border:0px;
	}

#imageContainer{
	padding: 20px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	width: 0px;
	z-index: 0;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(grafix/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink2, #nextLink2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:11px;
	color:#999;
	font-weight: normal;
    cursor:pointer;
         }
#nextLink2 {
padding-right:17px;
background-image:url(backbox/next.gif);
background-repeat:no-repeat;
background-position:right;
}
#prevLink2 {
padding-left:18px;
background-image:url(backbox/back.gif);
background-repeat:no-repeat;
background-position:left;
}
#imageDataContainer{
	font: 14px Arial, Helvetica, sans-serif;
	color:#888;
	background-color: transparent;
	height: 70px;
	border:1px #ccc solid;
	border:0px;
	margin:auto;
	padding:10px 0 0 0;
	}

#imageData{
	padding:0px 10px 0px 10px;
	}
#imageData #imageDetails{ width: 85%; float: left; text-align: left;padding-left:10px; }
#imageData #caption{ font-weight: bold; font-size:120%; float :left; color:#999;padding-top:0px; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: bold; font-size:12px; color:#888; padding: 5px 0 5px 0; }
#imageData #bottomNavClose{ width: 26px; float: right; padding:10px 10px 0 0px; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 95;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}



-->

